Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

A - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value a for Permissions.
AaaaRecord - Class in com.microsoft.azure.management.dns
An AAAA record.
AaaaRecord() - Constructor for class com.microsoft.azure.management.dns.AaaaRecord
 
AaaaRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of a AAAA (IPv6) record set in Azure DNS Zone.
AaaaRecordSets - Interface in com.microsoft.azure.management.dns
Entry point to AAAA record sets in a DNS zone.
aaaaRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
AAD - Static variable in class com.microsoft.azure.management.apimanagement.IdentityProviderType
Static value aad for IdentityProviderType.
AAD - Static variable in class com.microsoft.azure.management.recoveryservices.AuthType
Static value AAD for AuthType.
AAD_B2C - Static variable in class com.microsoft.azure.management.apimanagement.IdentityProviderType
Static value aadB2C for IdentityProviderType.
aadAuthority() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Get the aadAuthority value.
aadClientId - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
aadClientId() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
AADObjectType - Class in com.microsoft.azure.management.datalake.analytics.models
Defines values for AADObjectType.
AADObjectType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
 
aadSecret - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
aadSecret() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
aadTenantId() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Get the aadTenantId value.
abandon(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Abandon Message with lock token.
abandon(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Abandon Message with lock token and updated message property.
abandon(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandon(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandon(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandon(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously abandon Message with lock token.
abandonAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously abandon Message with lock token and updated message property.
abandonAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandonAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
abandonAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
abandonMessageAsync(byte[], Map<String, Object>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
abandonMessageAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
AbnormalTimePeriod - Class in com.microsoft.azure.management.appservice
Class representing Abnormal Time Period identified in diagnosis.
AbnormalTimePeriod() - Constructor for class com.microsoft.azure.management.appservice.AbnormalTimePeriod
 
acceptLanguage() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets Gets or sets the preferred language for the response..
acceptLanguage() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets Gets or sets the preferred language for the response..
acceptLanguage() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Get the acceptLanguage value.
acceptLanguage() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets Gets or sets the preferred language for the response..
acceptLanguage() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets Gets or sets the preferred language for the response..
acceptLanguage() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets Gets or sets the preferred language for the response..
acceptLanguage() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Gets or sets the preferred language for the response..
acceptSessionFromConnectionString(String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode from service bus connection string with specified session id.
acceptSessionFromConnectionString(String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus connection string with specified session id.
acceptSessionFromConnectionStringAsync(String, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode asynchronously from service bus connection string with specified session id.
acceptSessionFromConnectionStringAsync(String, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession asynchronously from service bus connection string with specified session id.
acceptSessionFromConnectionStringBuilder(ConnectionStringBuilder, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode from service bus connection string builder with specified session id.
acceptSessionFromConnectionStringBuilder(ConnectionStringBuilder, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus connection string builder with specified session id.
acceptSessionFromConnectionStringBuilderAsync(ConnectionStringBuilder, String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession in default ReceiveMode.PEEKLOCK mode asynchronously from service bus connection string builder with specified session id.
acceptSessionFromConnectionStringBuilderAsync(ConnectionStringBuilder, String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession asynchronously from service bus connection string builder with specified session id.
acceptSessionFromEntityPath(String, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id in PeekLock mode.
acceptSessionFromEntityPath(String, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id.
acceptSessionFromEntityPath(URI, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id in PeekLock mode.
acceptSessionFromEntityPath(URI, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Accept a IMessageSession from service bus using the client settings with specified session id.
acceptSessionFromEntityPathAsync(String, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session in PeekLock mode from service bus using the client settings.
acceptSessionFromEntityPathAsync(String, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session from service bus using the client settings.
acceptSessionFromEntityPathAsync(URI, String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session in PeekLock mode from service bus using the client settings.
acceptSessionFromEntityPathAsync(URI, String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously accepts a session from service bus using the client settings.
access() - Method in class com.microsoft.azure.batch.protocol.models.AuthenticationTokenSettings
Get the access value.
access() - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Get the access value.
Access - Class in com.microsoft.azure.management.network
Defines values for Access.
Access(String) - Constructor for class com.microsoft.azure.management.network.Access
Creates a custom value for Access.
access() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the access value.
access() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
access() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow
Get the access value.
ACCESS_CONTROL_SERVICE - Static variable in class com.microsoft.azure.management.recoveryservices.AuthType
Static value AccessControlService for AuthType.
AccessControlEntryAction - Enum in com.microsoft.azure.management.appservice
Defines values for AccessControlEntryAction.
accessedAt() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
accessedAt() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
accessedAt() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
AccessInformationUpdateParameters - Class in com.microsoft.azure.management.apimanagement
Tenant access information update parameters of the API Management service.
AccessInformationUpdateParameters() - Constructor for class com.microsoft.azure.management.apimanagement.AccessInformationUpdateParameters
 
accessKey() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountParameters
Get the accessKey value.
accessKey() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
Get the accessKey value.
accessKey() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
Get the accessKey value.
accessKey() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Get the accessKey value.
AccessKeyName - Enum in com.microsoft.azure.management.powerbi
Defines values for AccessKeyName.
accessKeys() - Method in interface com.microsoft.azure.management.containerregistry.RegistryCredentials
The admin user access key names and values which can be used to login into the container registry.
AccessKeyType - Class in com.microsoft.azure.management.containerregistry
Defines values for admin user access key names.
AccessKeyType() - Constructor for class com.microsoft.azure.management.containerregistry.AccessKeyType
 
AccessLevel - Class in com.microsoft.azure.management.compute
Defines values for AccessLevel.
AccessLevel() - Constructor for class com.microsoft.azure.management.compute.AccessLevel
 
AccessManagement - Interface in com.microsoft.azure.management
Exposes methods related to managing access permissions in Azure.
accessManagement() - Method in class com.microsoft.azure.management.Azure
 
accessPolicies() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
accessPolicies() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the accessPolicies value.
accessPolicies() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the accessPolicies value.
AccessPolicy - Interface in com.microsoft.azure.management.keyvault
An immutable client-side representation of a key vault access policy.
AccessPolicy.Definition<ParentT> - Interface in com.microsoft.azure.management.keyvault
The entirety of an access policy definition.
AccessPolicy.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
Grouping of access policy definition stages applicable as part of a key vault creation.
AccessPolicy.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.keyvault
The first stage of an access policy definition.
AccessPolicy.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.keyvault
The final stage of the access policy definition.
AccessPolicy.DefinitionStages.WithIdentity<ParentT> - Interface in com.microsoft.azure.management.keyvault
The access policy definition stage allowing the Active Directory identity to be specified.
AccessPolicy.DefinitionStages.WithPermissions<ParentT> - Interface in com.microsoft.azure.management.keyvault
The access policy definition stage allowing permissions to be added.
AccessPolicy.Update - Interface in com.microsoft.azure.management.keyvault
The entirety of an access policy update as part of a key vault update.
AccessPolicy.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.keyvault
The entirety of an access policy definition as part of a key vault update.
AccessPolicy.UpdateDefinitionStages - Interface in com.microsoft.azure.management.keyvault
Grouping of access policy definition stages applicable as part of a key vault update.
AccessPolicy.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.keyvault
The first stage of an access policy definition.
AccessPolicy.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.keyvault
The final stage of the access policy definition.
AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT> - Interface in com.microsoft.azure.management.keyvault
The access policy definition stage allowing the Active Directory identity to be specified.
AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT> - Interface in com.microsoft.azure.management.keyvault
The access policy definition stage allowing permissions to be added.
AccessPolicy.UpdateStages - Interface in com.microsoft.azure.management.keyvault
Grouping of all the key vault update stages.
AccessPolicy.UpdateStages.WithPermissions - Interface in com.microsoft.azure.management.keyvault
The access policy update stage allowing permissions to be added or removed.
AccessPolicyEntry - Class in com.microsoft.azure.management.keyvault
An identity that have access to the key vault.
AccessPolicyEntry() - Constructor for class com.microsoft.azure.management.keyvault.AccessPolicyEntry
 
AccessPolicyUpdateKind - Enum in com.microsoft.azure.management.keyvault
Defines values for AccessPolicyUpdateKind.
AccessRights - Enum in com.microsoft.azure.management.devices
Defines values for AccessRights.
AccessRights - Class in com.microsoft.azure.management.eventhub
Defines values for AccessRights.
AccessRights() - Constructor for class com.microsoft.azure.management.eventhub.AccessRights
 
AccessRights - Enum in com.microsoft.azure.management.notificationhubs
Defines values for AccessRights.
AccessRights - Enum in com.microsoft.azure.management.relay
Defines values for AccessRights.
AccessRights - Enum in com.microsoft.azure.management.servicebus
Defines values for AccessRights.
AccessRights - Enum in com.microsoft.azure.serverless.functions.annotation
 
AccessScope - Enum in com.microsoft.azure.batch.protocol.models
Defines values for AccessScope.
AccessTier - Enum in com.microsoft.azure.management.storage
Defines values for AccessTier.
accessTier() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
accessToken - Variable in class com.microsoft.azure.datalake.store.oauth2.AzureADToken
 
accessToken - Variable in class com.microsoft.azure.datalake.store.oauth2.RefreshTokenInfo
 
accessToken() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Get the accessToken value.
accessToken() - Method in class com.microsoft.azure.management.datalake.analytics.models.SasTokenInformation
Get the accessToken value.
accessTokenExpiry - Variable in class com.microsoft.azure.datalake.store.oauth2.RefreshTokenInfo
 
AccessTokenProvider - Class in com.microsoft.azure.datalake.store.oauth2
Returns an Azure Active Directory token when requested.
AccessTokenProvider() - Constructor for class com.microsoft.azure.datalake.store.oauth2.AccessTokenProvider
 
ACCOUNT - Static variable in class com.microsoft.azure.keyvault.models.SasTokenType
Static value account for SasTokenType.
ACCOUNT_CLOSED_DEVELOPER - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value accountClosedDeveloper for TemplateName.
ACCOUNT_CLOSED_PUBLISHER - Static variable in class com.microsoft.azure.management.apimanagement.NotificationName
Static value AccountClosedPublisher for NotificationName.
AccountCoreQuotaReached - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The account has reached its quota of compute nodes.
accountCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.CapabilityInformation
Get the accountCount value.
accountCount() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the accountCount value.
accountEndpoint() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
accountId() - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Get the accountId value.
accountId() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the accountId value.
accountId() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
Get the accountId value.
accountId() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the accountId value.
accountId() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the accountId value.
accountId() - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Get the accountId value.
AccountIsDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified account is disabled.
accountKey() - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
Get the accountKey value.
accountKey() - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Get the accountKey value.
accountKey() - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Get the accountKey value.
accountKey() - Method in class com.microsoft.azure.management.streamanalytics.StorageAccount
Get the accountKey value.
accountKeySecretReference() - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
Get the accountKeySecretReference value.
AccountKeyType - Enum in com.microsoft.azure.management.batch
Defines values for AccountKeyType.
AccountListNodeAgentSkusHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListNodeAgentSkus operation.
AccountListNodeAgentSkusHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
 
AccountListNodeAgentSkusNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNodeAgentSkusNext operation.
AccountListNodeAgentSkusNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusNextOptions
 
AccountListNodeAgentSkusOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNodeAgentSkus operation.
AccountListNodeAgentSkusOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
 
AccountListPoolNodeCountsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListPoolNodeCounts operation.
AccountListPoolNodeCountsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
 
AccountListPoolNodeCountsNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPoolNodeCountsNext operation.
AccountListPoolNodeCountsNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
 
AccountListPoolNodeCountsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPoolNodeCounts operation.
AccountListPoolNodeCountsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
 
accountName() - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Gets the Batch account name.
accountName() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get the accountName value.
accountName() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get the accountName value.
accountName() - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Get the accountName value.
accountName() - Method in class com.microsoft.azure.management.streamanalytics.StorageAccount
Get the accountName value.
AccountOperations - Class in com.microsoft.azure.batch
Performs account-related operations on an Azure Batch account.
accountOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets an AccountOperations object for performing account-related operations on the associated account.
Accounts - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Accounts.
accounts() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Accounts object to access its operations.
Accounts - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in Accounts.
accounts() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the Accounts object to access its operations.
Accounts - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in Accounts.
accounts() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the Accounts object to access its operations.
AccountStatus - Enum in com.microsoft.azure.management.storage
Defines values for AccountStatus.
accountStatuses() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
accountType() - Method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
accountType() - Method in class com.microsoft.azure.management.compute.SnapshotSkuType
 
aceType() - Method in class com.microsoft.azure.management.datalake.analytics.models.Acl
Get the aceType value.
aceType() - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
Get the aceType value.
aceType() - Method in class com.microsoft.azure.management.datalake.analytics.models.AclDeleteParameters
Get the aceType value.
acknowledge(AmqpsMessage.ACK_TYPE) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage
Sends acknowledgement of this message using the provided ACK_TYPE.
acknowledgementConnectionSettings() - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Get the acknowledgementConnectionSettings value.
acknowledgementControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the acknowledgementControlNumberLowerBound value.
acknowledgementControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the acknowledgementControlNumberLowerBound value.
acknowledgementControlNumberPrefix() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the acknowledgementControlNumberPrefix value.
acknowledgementControlNumberPrefix() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the acknowledgementControlNumberPrefix value.
acknowledgementControlNumberSuffix() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the acknowledgementControlNumberSuffix value.
acknowledgementControlNumberSuffix() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the acknowledgementControlNumberSuffix value.
acknowledgementControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the acknowledgementControlNumberUpperBound value.
acknowledgementControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the acknowledgementControlNumberUpperBound value.
acknowledgementSettings() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the acknowledgementSettings value.
acknowledgementSettings() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the acknowledgementSettings value.
Acl - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog access control list (ACL) entry.
Acl() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.Acl
 
AclAction - Enum in com.microsoft.azure.datalake.store.acl
Specifies the possible combinations of actions allowed in an ACL.
aclBit - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
boolean indicating whether file has ACLs set on it.
AclCreateOrUpdateParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to create or update an access control list (ACL) entry.
AclCreateOrUpdateParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
 
AclDeleteParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to delete an access control list (ACL) entry.
AclDeleteParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AclDeleteParameters
 
AclEntry - Class in com.microsoft.azure.datalake.store.acl
Contains one ACL entry.
AclEntry() - Constructor for class com.microsoft.azure.datalake.store.acl.AclEntry
 
AclEntry(AclScope, AclType, String, AclAction) - Constructor for class com.microsoft.azure.datalake.store.acl.AclEntry
creates and Acl Entry from the supplied scope, type, name and action
aclListToString(List<AclEntry>) - Static method in class com.microsoft.azure.datalake.store.acl.AclEntry
converts a List<AclEntry> to its posix aclspec string form
aclListToString(List<AclEntry>, boolean) - Static method in class com.microsoft.azure.datalake.store.acl.AclEntry
converts a List<AclEntry> to its posix aclspec string form.
AclScope - Enum in com.microsoft.azure.datalake.store.acl
The scope of an ACL Entry (access or default).
aclSpec - Variable in class com.microsoft.azure.datalake.store.acl.AclStatus
List<AclEntry> containing the list of Acl entries for a file
AclStatus - Class in com.microsoft.azure.datalake.store.acl
Object returned by the ADLStoreClient.getAclStatus(String) getAclStatus} call, that contains the Acl and Permission information for that file or directory.
AclStatus() - Constructor for class com.microsoft.azure.datalake.store.acl.AclStatus
 
AclType - Enum in com.microsoft.azure.datalake.store.acl
Type of Acl entry (user, group, other, or mask).
AclType - Class in com.microsoft.azure.management.datalake.analytics.models
Defines values for AclType.
AclType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AclType
 
acquire(String, String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations
Acquires server DNS alias from another server.
acquire(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations
Acquires server DNS alias from another server.
acquire(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations.SqlServerDnsAliasActionsDefinition
Acquires server DNS alias from another server.
acquireAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations
Acquires server DNS alias from another server asynchronously.
acquireAsync(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations
Acquires server DNS alias from another server asynchronously.
acquireAsync(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations.SqlServerDnsAliasActionsDefinition
Acquires server DNS alias from another server asynchronously.
acquireLease(Lease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Acquire the lease on the desired partition for this EventProcessorHost.
acquireLease(Lease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
ACQUIRING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
ACS - Static variable in class com.microsoft.azure.management.recoveryservices.AuthType
Static value ACS for AuthType.
action - Variable in class com.microsoft.azure.datalake.store.acl.AclEntry
AclAction enum specifying the action permitted by this Acl entry.
Action - Class in com.microsoft.azure.keyvault.models
The action that will be executed.
Action() - Constructor for class com.microsoft.azure.keyvault.models.Action
 
action() - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Get the action value.
action() - Method in class com.microsoft.azure.management.apimanagement.OperationResultLogItemContract
Get the action value.
action() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the action value.
action() - Method in class com.microsoft.azure.management.cdn.GeoFilter
Get the action value.
action() - Method in class com.microsoft.azure.management.containerregistry.EventContent
Get the action value.
action() - Method in class com.microsoft.azure.management.devices.IpFilterRule
Get the action value.
action() - Method in class com.microsoft.azure.management.monitor.SenderAuthorization
Get the action value.
action() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the action value.
Action - Enum in com.microsoft.azure.management.storage
Defines values for Action.
action() - Method in class com.microsoft.azure.management.storage.IPRule
Get the action value.
action() - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Get the action value.
ACTION_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
actionGroupId() - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertActionGroup
Get the actionGroupId value.
actionGroups() - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertActionList
Get the actionGroups value.
actionHostName() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the actionHostName value.
actionId() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionId value.
actionName() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the actionName value.
actions() - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Get the actions value.
actionText() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionText value.
actionType() - Method in class com.microsoft.azure.keyvault.models.Action
Get the actionType value.
ActionType - Enum in com.microsoft.azure.keyvault.models
Defines values for ActionType.
actionType() - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Get the actionType value.
actionUri() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionUri value.
actionUriText() - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Get the actionUriText value.
activate(String) - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
Activates the application package.
ActivateApplicationPackageParameters - Class in com.microsoft.azure.management.batch
Parameters for an activating an application package.
ActivateApplicationPackageParameters() - Constructor for class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
 
activateAsync(String) - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
Activates the application package asynchronously.
activateAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
Activates the application package asynchronously.
activateIdentityKey(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Activates the Identity with the nonce provided from the service
activateIdentityKey(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMHsm
Activates the Identity with the nonce provided from the service
activateIdentityKey(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
 
active() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the active value.
ACTIVE - Static variable in class com.microsoft.azure.management.apimanagement.UserState
Static value active for UserState.
ACTIVE - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
Static value Active for CustomDomainResourceState.
ACTIVE - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
Static value Active for OriginResourceState.
ACTIVE - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Active for ProfileResourceState.
ACTIVE - Static variable in class com.microsoft.azure.management.customerinsights.Status
Static value Active for Status.
ACTIVE - Static variable in class com.microsoft.azure.management.network.EffectiveRouteState
Static value Active for EffectiveRouteState.
activeActive() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
ActiveDirectoryApplication - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD application.
ActiveDirectoryApplication.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ActiveDirectoryApplication.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the application definition stages.
ActiveDirectoryApplication.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the application definition.
ActiveDirectoryApplication.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify.
ActiveDirectoryApplication.DefinitionStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying identifier keys.
ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying identifier URLs.
ActiveDirectoryApplication.DefinitionStages.WithMultiTenant - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying if the application can be used in multiple tenants.
ActiveDirectoryApplication.DefinitionStages.WithReplyUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying reply URLs.
ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application definition allowing specifying the sign on URL.
ActiveDirectoryApplication.Update - Interface in com.microsoft.azure.management.graphrbac
The template for an application update operation, containing all the settings that can be modified.
ActiveDirectoryApplication.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the application update stages.
ActiveDirectoryApplication.UpdateStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying identifier keys.
ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying identifier URLs.
ActiveDirectoryApplication.UpdateStages.WithMultiTenant - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying if the application can be used in multiple tenants.
ActiveDirectoryApplication.UpdateStages.WithReplyUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying reply URLs.
ActiveDirectoryApplication.UpdateStages.WithSignOnUrl - Interface in com.microsoft.azure.management.graphrbac
The stage of application update allowing specifying the sign on URL.
activeDirectoryApplications() - Method in interface com.microsoft.azure.management.AccessManagement
Entry point to AD application management APIs.
ActiveDirectoryApplications - Interface in com.microsoft.azure.management.graphrbac
Entry point to application management API.
ActiveDirectoryGroup - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD group.
ActiveDirectoryGroup.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ActiveDirectoryGroup.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the AD group definition stages.
ActiveDirectoryGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the AD group definition.
ActiveDirectoryGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An AD group definition with sufficient inputs to create a new group in the cloud, but exposing additional optional inputs to specify.
ActiveDirectoryGroup.DefinitionStages.WithEmailAlias - Interface in com.microsoft.azure.management.graphrbac
An AD Group definition allowing mail nickname to be specified.
ActiveDirectoryGroup.DefinitionStages.WithMember - Interface in com.microsoft.azure.management.graphrbac
An AD Group definition allowing members to be added.
ActiveDirectoryGroup.Update - Interface in com.microsoft.azure.management.graphrbac
The template for a group update operation, containing all the settings that can be modified.
ActiveDirectoryGroup.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the AD group update stages.
ActiveDirectoryGroup.UpdateStages.WithMember - Interface in com.microsoft.azure.management.graphrbac
An AD Group definition allowing members to be added or removed.
activeDirectoryGroups() - Method in interface com.microsoft.azure.management.AccessManagement
Entry point to AD group management APIs.
ActiveDirectoryGroups - Interface in com.microsoft.azure.management.graphrbac
Entry point to AD group management API.
ActiveDirectoryObject - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD object.
ActiveDirectoryUser - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD user.
ActiveDirectoryUser.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ActiveDirectoryUser.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the user definition stages.
ActiveDirectoryUser.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the user definition.
ActiveDirectoryUser.DefinitionStages.WithAccontEnabled - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing specifying whether the account is enabled.
ActiveDirectoryUser.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify.
ActiveDirectoryUser.DefinitionStages.WithPassword - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing password to be specified.
ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing setting whether the user should change password on the next login.
ActiveDirectoryUser.DefinitionStages.WithUsageLocation - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing usage location to be specified.
ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName - Interface in com.microsoft.azure.management.graphrbac
A user definition allowing user principal name to be specified.
ActiveDirectoryUser.Update - Interface in com.microsoft.azure.management.graphrbac
The template for a user update operation, containing all the settings that can be modified.
ActiveDirectoryUser.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Group of all the user update stages.
ActiveDirectoryUser.UpdateStages.WithAccontEnabled - Interface in com.microsoft.azure.management.graphrbac
A user update allowing specifying whether the account is enabled.
ActiveDirectoryUser.UpdateStages.WithPassword - Interface in com.microsoft.azure.management.graphrbac
A user update allowing password to be specified.
ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin - Interface in com.microsoft.azure.management.graphrbac
A user update allowing setting whether the user should change password on the next login.
ActiveDirectoryUser.UpdateStages.WithUsageLocation - Interface in com.microsoft.azure.management.graphrbac
A user update allowing usage location to be specified.
activeDirectoryUsers() - Method in interface com.microsoft.azure.management.AccessManagement
Entry point to AD user management APIs.
ActiveDirectoryUsers - Interface in com.microsoft.azure.management.graphrbac
Entry point to AD user management API.
activeJobAndJobScheduleQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
ActiveJobAndScheduleQuotaReached - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The account has reached its quota of active jobs and job schedules.
activeKeyName() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the activeKeyName value.
activeKeyName() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the activeKeyName value.
activeKeyName() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the activeKeyName value.
activeMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
Get the activeMessageCount value.
activeMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
activeMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
activeMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
activeTimeRatio() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
ActivityLogAlertActionGroup - Class in com.microsoft.azure.management.monitor
A pointer to an Azure Action Group.
ActivityLogAlertActionGroup() - Constructor for class com.microsoft.azure.management.monitor.ActivityLogAlertActionGroup
 
ActivityLogAlertActionList - Class in com.microsoft.azure.management.monitor
A list of activity log alert actions.
ActivityLogAlertActionList() - Constructor for class com.microsoft.azure.management.monitor.ActivityLogAlertActionList
 
ActivityLogAlertAllOfCondition - Class in com.microsoft.azure.management.monitor
An Activity Log alert condition that is met when all its member conditions are met.
ActivityLogAlertAllOfCondition() - Constructor for class com.microsoft.azure.management.monitor.ActivityLogAlertAllOfCondition
 
ActivityLogAlertLeafCondition - Class in com.microsoft.azure.management.monitor
An Activity Log alert condition that is met by comparing an activity log field and value.
ActivityLogAlertLeafCondition() - Constructor for class com.microsoft.azure.management.monitor.ActivityLogAlertLeafCondition
 
activityLogs() - Method in class com.microsoft.azure.management.Azure
 
ActivityLogs - Interface in com.microsoft.azure.management.monitor
Entry point for Monitor Activity logs API.
ActivityLogs.ActivityLogsQueryDefinition - Interface in com.microsoft.azure.management.monitor
The entirety of a Activity Logs query definition.
ActivityLogs.ActivityLogsQueryDefinitionStages - Interface in com.microsoft.azure.management.monitor
Grouping of Activity log query stages.
ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsQueryExecute - Interface in com.microsoft.azure.management.monitor
The stage of the Activity log query execution.
ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter - Interface in com.microsoft.azure.management.monitor
The stage of the Activity log filtering by type and query execution.
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter - Interface in com.microsoft.azure.management.monitor
The stage of a Activity Log query allowing to specify end time filter.
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter - Interface in com.microsoft.azure.management.monitor
The stage of a Activity Log query allowing to specify data fields in the server response.
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter - Interface in com.microsoft.azure.management.monitor
The stage of a Activity Log query allowing to specify start time filter.
Actor - Class in com.microsoft.azure.management.containerregistry
The agent that initiated the event.
Actor() - Constructor for class com.microsoft.azure.management.containerregistry.Actor
 
actor() - Method in class com.microsoft.azure.management.containerregistry.EventContent
Get the actor value.
actualState() - Method in class com.microsoft.azure.management.sql.AutomaticTuningOptions
Get the actualState value.
actualState() - Method in class com.microsoft.azure.management.sql.AutomaticTuningServerOptions
Get the actualState value.
actualState() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseAutomaticTuning
 
actualState() - Method in interface com.microsoft.azure.management.sql.SqlServerAutomaticTuning
 
add(CertificateAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
add(CertificateAddParameter, CertificateAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
add(JobAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
add(JobAddParameter, JobAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
add(JobScheduleAddParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
add(JobScheduleAddParameter, JobScheduleAddOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
add(PoolAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
add(PoolAddParameter, PoolAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
add(String, TaskAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
add(String, TaskAddParameter, TaskAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
add(String, String) - Method in class com.microsoft.azure.datalake.store.QueryParams
 
add(IKeyResolver) - Method in class com.microsoft.azure.keyvault.extensions.AggregateKeyResolver
Adds a key resolver to the collection of key resolvers.
add(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
add(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
add(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
add(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
add(IndexableTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
Adds a "Post Run" task to the collection.
add(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
Adds a "Post Run" task to the collection.
addAllInputData(Iterable<? extends ParameterBinding>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
addAllLogs(Iterable<? extends RpcLog>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
addAllOutputData(Iterable<? extends ParameterBinding>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
addAmqpLinkProperty(String, String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
addAsync(CertificateAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
addAsync(CertificateAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
addAsync(CertificateAddParameter, CertificateAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
addAsync(CertificateAddParameter, CertificateAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
addAsync(JobAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
addAsync(JobAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
addAsync(JobAddParameter, JobAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
addAsync(JobAddParameter, JobAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
addAsync(JobScheduleAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
addAsync(JobScheduleAddParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
addAsync(JobScheduleAddParameter, JobScheduleAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
addAsync(JobScheduleAddParameter, JobScheduleAddOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
addAsync(PoolAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
addAsync(PoolAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
addAsync(PoolAddParameter, PoolAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
addAsync(PoolAddParameter, PoolAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
addAsync(String, TaskAddParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
addAsync(String, TaskAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
addAsync(String, TaskAddParameter, TaskAddOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
addAsync(String, TaskAddParameter, TaskAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
addAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
addAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
addAsync(String, String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
addAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
addAsync(String, String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
addAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
addAsync(String, String, String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
addAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
addChild(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
 
addCollection(String, List<TaskAddParameter>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addCollection(String, List<TaskAddParameter>, TaskAddCollectionOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addCollectionAsync(String, List<TaskAddParameter>, ServiceCallback<TaskAddCollectionResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addCollectionAsync(String, List<TaskAddParameter>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addCollectionAsync(String, List<TaskAddParameter>, TaskAddCollectionOptions, ServiceCallback<TaskAddCollectionResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addCollectionAsync(String, List<TaskAddParameter>, TaskAddCollectionOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addCollectionWithServiceResponseAsync(String, List<TaskAddParameter>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addCollectionWithServiceResponseAsync(String, List<TaskAddParameter>, TaskAddCollectionOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a collection of tasks to the specified job.
addComputeNodeUser(String, String, ComputeNodeUser) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Adds a user account to the specified compute node.
addComputeNodeUser(String, String, ComputeNodeUser, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Adds a user account to the specified compute node.
AddDataLakeStoreParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to add a new Data Lake Store account.
AddDataLakeStoreParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreParameters
 
AddDataLakeStoreWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to add a new Data Lake Store account while creating a new Data Lake Analytics account.
AddDataLakeStoreWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
 
addDependency(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Mark the node identified by the given key as this node's dependency.
addDependency(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add a dependency task item for this task item.
addDependency(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add a dependency for this task item.
addDependency(Creatable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add a creatable dependency for this task item.
addDependency(Executable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add an executable dependency for this task item.
addDependency(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Mark root of this task task group depends on the given TaskItem.
addDependency(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Mark root of this task task group depends on the given item's taskGroup.
addDependencyGraph(DAGraph<DataT, NodeT>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Mark root of this DAG depends on given DAG's root.
addDependencyTaskGroup(TaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Mark root of this task task group depends on the given task group's root.
addDependent(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Mark the node identified by the given key as dependent of this node.
addDependentGraph(DAGraph<DataT, NodeT>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Mark root of the given DAG depends on this DAG's root.
addDevice(Device) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Add device using the given Device object Return with the response device object from IotHub
addDeviceAsync(Device) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for add() operation
addDeviceOperationSession(DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Creates a new DeviceOperation using the given configuration..
addDirectory(File) - Method in interface com.microsoft.azure.webjobs.script.reflect.ClassLoaderProvider
 
addDirectory(File) - Method in class com.microsoft.azure.webjobs.script.reflect.DefaultClassLoaderProvider
 
addeDependency(Appliable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add an appliable dependency for this task item.
addExecutionContextSource(String, String) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
addExistingDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Adds an existing SQL Database to the Elastic Pool.
addExistingDatabase(SqlDatabase) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Adds an existing SQL Database to the Elastic Pool.
addFunctionKey(String, String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Adds a key to a function in this function app.
addFunctionKeyAsync(String, String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Adds a key to a function in this function app.
addHeader(String, String) - Method in interface com.microsoft.azure.serverless.functions.HttpResponseMessage
Adds a (key,value) header to the response.
addInputData(ParameterBinding) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
addInputData(int, ParameterBinding) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
addInputData(ParameterBinding.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
addInputData(int, ParameterBinding.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
addInputDataBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
addInputDataBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
AdditionalLocation - Class in com.microsoft.azure.management.apimanagement
Description of an additional API Management resource location.
AdditionalLocation() - Constructor for class com.microsoft.azure.management.apimanagement.AdditionalLocation
 
additionalLocations() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the additionalLocations value.
AdditionalUnattendContent - Class in com.microsoft.azure.management.compute
Specifies additional XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup.
AdditionalUnattendContent() - Constructor for class com.microsoft.azure.management.compute.AdditionalUnattendContent
 
additionalUnattendContent() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the additionalUnattendContent value.
addListener(ServerListener) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Subscribe a listener to the list of listeners.
addLogs(RpcLog) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
addLogs(int, RpcLog) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
addLogs(RpcLog.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
addLogs(int, RpcLog.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
addLogsBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
addLogsBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
addMessage(Message, IotHubEventCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Adds a message to the transport queue.
addMessage(Message, IotHubResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Adds a message to the transport queue.
addMessage(HttpsSingleMessage) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage
Adds a message to the batch.
addMessage(Message, IotHubEventCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Adds a message to the transport queue.
addMessage(Message, IotHubResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Adds a message to the transport queue.
addMessage(Message, IotHubEventCallback, Object) - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Adds a message to the transport queue.
addMessage(Message, IotHubResponseCallback, Object) - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Adds a message to the transport queue.
addMessage(Message, IotHubEventCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Adds a message to the transport queue.
addMessage(Message, IotHubResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Adds a message to the transport queue.
addNewDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Adds a new SQL Database to the Elastic Pool.
addNode(NodeT) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
Adds a node to this graph.
addOutputData(ParameterBinding) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
addOutputData(int, ParameterBinding) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
addOutputData(ParameterBinding.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
addOutputData(int, ParameterBinding.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
addOutputDataBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
addOutputDataBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
addParameterSources(List<ParameterBinding>) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
addPostRunDependent(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add a "post-run" dependent task item for this task item.
addPostRunDependent(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add a "post-run" dependent for this task item.
addPostRunDependent(Creatable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add a creatable "post-run" dependent for this task item.
addPostRunDependent(Appliable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add an appliable "post-run" dependent for this task item.
addPostRunDependent(Executable<? extends Indexable>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Add an executable "post-run" dependent for this task item.
addPostRunDependent(FunctionalTaskItem) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Mark the given TaskItem depends on this taskGroup.
addPostRunDependent(TaskGroup.HasTaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Mark the given item with taskGroup depends on this taskGroup.
addPostRunDependentTaskGroup(TaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Mark root of the given task group depends on this task group's root.
addProperty(String, Object, Integer) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
addr() - Method in class com.microsoft.azure.management.containerregistry.Request
Get the addr value.
addr() - Method in class com.microsoft.azure.management.containerregistry.Source
Get the addr value.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
Address - Class in com.microsoft.azure.management.appservice
Address information for domain registration.
Address() - Constructor for class com.microsoft.azure.management.appservice.Address
 
address() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Get the address value.
address() - Method in class com.microsoft.azure.management.network.ConnectivityDestination
Get the address value.
address() - Method in class com.microsoft.azure.management.network.ConnectivityHop
Get the address value.
address1() - Method in class com.microsoft.azure.management.appservice.Address
Get the address1 value.
address2() - Method in class com.microsoft.azure.management.appservice.Address
Get the address2 value.
addresses() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend
 
addressMailing() - Method in class com.microsoft.azure.management.appservice.Contact
Get the addressMailing value.
addressMailing() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
addressPrefix() - Method in interface com.microsoft.azure.management.network.Subnet
 
addressPrefixes() - Method in class com.microsoft.azure.management.network.AddressSpace
Get the addressPrefixes value.
AddressSpace - Class in com.microsoft.azure.management.network
AddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network.
AddressSpace() - Constructor for class com.microsoft.azure.management.network.AddressSpace
 
addressSpaces() - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway
 
addressSpaces() - Method in interface com.microsoft.azure.management.network.Network
 
addRule(RuleDescription) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Adds a rule to the current subscription to filter the messages reaching from topic to the subscription.
addRule(String, Filter) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Adds a rule with specified name and Filter to the current subscription to filter the messages reaching from topic to the subscription.
addRule(RuleDescription) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
addRule(String, Filter) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
addRuleAsync(RuleDescription) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Asynchronously adds a rule to the current subscription to filter the messages reaching from topic to the subscription.
addRuleAsync(String, Filter) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Asynchronously adds a rule with specified name and Filter to the current subscription to filter the messages reaching from topic to the subscription.
addRuleAsync(RuleDescription) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
addRuleAsync(RuleDescription) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
addRuleAsync(String, Filter) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
AddStorageAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to add a new Azure Storage account.
AddStorageAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountParameters
 
AddStorageAccountWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to add a new Azure Storage account while creating a new Data Lake Analytics account.
AddStorageAccountWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
 
addToListIfNotExists(List<String>, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Adds a value to the list if does not already exists.
addToSet(Set<?>) - Method in class com.microsoft.azure.sdk.iot.device.Template
Adds the given collection to the existing set
addTriggerMetadataSource(Map<String, TypedData>) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
addUrl(URL) - Method in interface com.microsoft.azure.webjobs.script.reflect.ClassLoaderProvider
 
addUrl(URL) - Method in class com.microsoft.azure.webjobs.script.reflect.DefaultClassLoaderProvider
 
addUser(String, String, ComputeNodeUser) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addUser(String, String, ComputeNodeUser, ComputeNodeAddUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addUserAsync(String, String, ComputeNodeUser, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addUserAsync(String, String, ComputeNodeUser) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addUserAsync(String, String, ComputeNodeUser, ComputeNodeAddUserOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addUserAsync(String, String, ComputeNodeUser, ComputeNodeAddUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addUserWithServiceResponseAsync(String, String, ComputeNodeUser) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addUserWithServiceResponseAsync(String, String, ComputeNodeUser, ComputeNodeAddUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Adds a user account to the specified compute node.
addWithServiceResponseAsync(CertificateAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
addWithServiceResponseAsync(CertificateAddParameter, CertificateAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Adds a certificate to the specified account.
addWithServiceResponseAsync(JobAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
addWithServiceResponseAsync(JobAddParameter, JobAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Adds a job to the specified account.
addWithServiceResponseAsync(JobScheduleAddParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
addWithServiceResponseAsync(JobScheduleAddParameter, JobScheduleAddOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Adds a job schedule to the specified account.
addWithServiceResponseAsync(PoolAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
addWithServiceResponseAsync(PoolAddParameter, PoolAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Adds a pool to the specified account.
addWithServiceResponseAsync(String, TaskAddParameter) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
addWithServiceResponseAsync(String, TaskAddParameter, TaskAddOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Adds a task to the specified job.
addWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
addWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the specified Data Lake Analytics account to include the additional Data Lake Store account.
addWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
addWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to add an Azure Storage account.
ADJUST - Static variable in class com.microsoft.azure.management.streamanalytics.EventsOutOfOrderPolicy
Static value Adjust for EventsOutOfOrderPolicy.
adlaCatalogDnsSuffix() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets Gets the DNS suffix used as the base for all Azure Data Lake Analytics Catalog service requests..
adlaJobDnsSuffix() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets The DNS suffix used as the base for all Azure Data Lake Analytics Job service requests..
ADLException - Exception in com.microsoft.azure.datalake.store
Exception type returned by Azure Data Lake SDK methods.
ADLException(String) - Constructor for exception com.microsoft.azure.datalake.store.ADLException
 
ADLException(String, Throwable) - Constructor for exception com.microsoft.azure.datalake.store.ADLException
 
ADLFileInputStream - Class in com.microsoft.azure.datalake.store
ADLFileInputStream can be used to read data from an open file on ADL.
ADLFileOutputStream - Class in com.microsoft.azure.datalake.store
ADLFileOutputStream is used to add data to an Azure Data Lake File.
ADLStoreClient - Class in com.microsoft.azure.datalake.store
ADLStoreClient class represents a client to Azure Data Lake.
ADLStoreOptions - Class in com.microsoft.azure.datalake.store
Options to configure the behavior of ADLStoreClient
ADLStoreOptions() - Constructor for class com.microsoft.azure.datalake.store.ADLStoreOptions
 
AdmCredential - Class in com.microsoft.azure.management.notificationhubs
Description of a NotificationHub AdmCredential.
AdmCredential() - Constructor for class com.microsoft.azure.management.notificationhubs.AdmCredential
 
ADMIN - Static variable in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
Static value Kubernetes access profile admin role.
adminContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
adminDetails() - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Get the adminDetails value.
AdministratorDetails - Class in com.microsoft.azure.keyvault.models
Details of the organization administrator of the certificate issuer.
AdministratorDetails() - Constructor for class com.microsoft.azure.keyvault.models.AdministratorDetails
 
administratorLogin() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
administratorType() - Method in interface com.microsoft.azure.management.sql.SqlActiveDirectoryAdministrator
 
administratorUserName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
AdminKeyKind - Enum in com.microsoft.azure.management.search
Defines values for AdminKeyKind.
AdminKeys - Interface in com.microsoft.azure.management.search
Response containing the primary and secondary admin API keys for a given Azure Search service.
adminKubeConfigContent() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
adminPassword() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the adminPassword value.
adminPassword() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the adminPassword value.
adminPassword() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Get the adminPassword value.
adminUserEnabled() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
adminUserName() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
adminUserName() - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Get the adminUserName value.
adminUsername() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the adminUsername value.
adminUsername() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the adminUsername value.
adminUsername() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
Get the adminUsername value.
adminUsername() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Get the adminUsername value.
adminUserPassword() - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Get the adminUserPassword value.
adminUserSshPublicKey() - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Get the adminUserSshPublicKey value.
ADVENTURE_WORKS_LT - Static variable in class com.microsoft.azure.management.sql.SampleName
Static value AdventureWorksLT for SampleName.
advertisedCommunities() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the advertisedCommunities value.
advertisedPublicPrefixes() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the advertisedPublicPrefixes value.
advertisedPublicPrefixesState() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the advertisedPublicPrefixesState value.
AES128 - Static variable in class com.microsoft.azure.management.network.IkeEncryption
Static value AES128 for IkeEncryption.
AES128 - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value AES128 for IpsecEncryption.
Aes128Cbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes128Cbc() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128Cbc
 
Aes128CbcHmacSha256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes128CbcHmacSha256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128CbcHmacSha256
 
AES192 - Static variable in class com.microsoft.azure.management.network.IkeEncryption
Static value AES192 for IkeEncryption.
AES192 - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value AES192 for IpsecEncryption.
Aes192Cbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes192Cbc() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192Cbc
 
Aes192CbcHmacSha384 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes192CbcHmacSha384() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192CbcHmacSha384
 
AES256 - Static variable in class com.microsoft.azure.management.network.IkeEncryption
Static value AES256 for IkeEncryption.
AES256 - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value AES256 for IpsecEncryption.
Aes256Cbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes256Cbc() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256Cbc
 
Aes256CbcHmacSha512 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Aes256CbcHmacSha512() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256CbcHmacSha512
 
AesCbc - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesCbc(String, int) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
AesCbcHmacSha2 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesCbcHmacSha2(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
AesKw - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
AesKw128 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw128() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
AesKw192 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw192() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
AesKw256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
AesKw256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
affinityCookieName() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
affinityId() - Method in class com.microsoft.azure.batch.protocol.models.AffinityInformation
Get the affinityId value.
affinityId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the affinityId value.
affinityId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the affinityId value.
affinityInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the affinityInfo value.
affinityInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the affinityInfo value.
AffinityInformation - Class in com.microsoft.azure.batch.protocol.models
A locality hint that can be used by the Batch service to select a compute node on which to start a task.
AffinityInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.AffinityInformation
 
AFGHANISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
age() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the age value.
AGENT_STOPPED - Static variable in class com.microsoft.azure.management.network.IssueType
Static value AgentStopped for IssueType.
AGENT_STOPPED - Static variable in class com.microsoft.azure.management.network.PcError
Static value AgentStopped for PcError.
agentPools() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
agentPools() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
AggregateKeyResolver - Class in com.microsoft.azure.keyvault.extensions
The collection of key resolvers that would iterate on a key id to resolve to IKey.
AggregateKeyResolver() - Constructor for class com.microsoft.azure.keyvault.extensions.AggregateKeyResolver
Constructor.
aggregation() - Method in class com.microsoft.azure.management.gallery.ManagementEventRuleCondition
Get the aggregation value.
aggregation() - Method in class com.microsoft.azure.management.monitor.ManagementEventRuleCondition
Get the aggregation value.
aggregationType() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the aggregationType value.
AggregationType - Enum in com.microsoft.azure.management.monitor
Defines values for AggregationType.
aggregationType() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the aggregationType value.
agreedAt() - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Get the agreedAt value.
agreedBy() - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Get the agreedBy value.
AgreementContent - Class in com.microsoft.azure.management.logic
The integration account agreement content.
AgreementContent() - Constructor for class com.microsoft.azure.management.logic.AgreementContent
 
agreementKey() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
agreementKeys() - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Get the agreementKeys value.
AgreementType - Enum in com.microsoft.azure.management.logic
Defines values for AgreementType.
agreementType() - Method in class com.microsoft.azure.management.logic.IntegrationAccountAgreementFilter
Get the agreementType value.
ALBANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ALBANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
algebraFilePath() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the algebraFilePath value.
ALGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ALGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
Algorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all Algorithm objects.
Algorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.Algorithm
Constructor.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Get the algorithm value.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Get the algorithm value.
algorithm() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the algorithm value.
algorithm() - Method in class com.microsoft.azure.management.logic.ContentHash
Get the algorithm value.
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128Cbc
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes128CbcHmacSha256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192Cbc
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes192CbcHmacSha384
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256Cbc
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Aes256CbcHmacSha512
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Es384
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Es512
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Rs256
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
ALGORITHM_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
AlgorithmResolver - Class in com.microsoft.azure.keyvault.cryptography
 
AlgorithmResolver() - Constructor for class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
 
aliases() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Get the aliases value.
aliasName() - Method in class com.microsoft.azure.management.customerinsights.KpiAlias
Get the aliasName value.
AliasPathType - Class in com.microsoft.azure.management.resources
The type of the paths for alias.
AliasPathType() - Constructor for class com.microsoft.azure.management.resources.AliasPathType
 
aliasPrimaryConnectionString() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationKey
 
aliasSecondaryConnectionString() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationKey
 
AliasType - Class in com.microsoft.azure.management.resources
The alias type.
AliasType() - Constructor for class com.microsoft.azure.management.resources.AliasType
 
ALIGNED - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Aligned for ComputeSkuName.
ALL - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Static value All for PermissionType.
ALL - Static variable in class com.microsoft.azure.management.machinelearning.DiagnosticsLevel
Static value All for DiagnosticsLevel.
ALL - Static variable in class com.microsoft.azure.management.network.EffectiveSecurityRuleProtocol
Static value All for EffectiveSecurityRuleProtocol.
ALL - Static variable in class com.microsoft.azure.management.resources.PolicyMode
Static value All for PolicyMode.
ALL - Static variable in class com.microsoft.azure.management.sql.SyncGroupLogType
Static value All for SyncGroupLogType.
ALL_ALGORITHMS - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
All the JWK encryption algorithms.
ALL_ALGORITHMS - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
All the JWK signature algorithms.
ALL_NODES - Static variable in class com.microsoft.azure.management.redis.RebootType
Static value AllNodes for RebootType.
ALL_OPERATIONS - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
All the JWK operations.
ALL_TYPES - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
All the JWK key types.
All_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
All = 15;
allocatedContainerCpuCoreCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the allocatedContainerCpuCoreCount value.
allocatedContainerMemSize() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the allocatedContainerMemSize value.
AllocationFailed - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
An error occurred while trying to allocate the desired number of compute nodes.
AllocationState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for AllocationState.
allocationState() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the allocationState value.
AllocationState - Enum in com.microsoft.azure.management.batchai
Defines values for AllocationState.
allocationState() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
Indicates whether the cluster is resizing.
allocationStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the allocationStateTransitionTime value.
allocationStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
allocationTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the allocationTime value.
AllocationTimedOut - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The Batch service was unable to allocate the desired number of compute nodes within the resize timeout.
allOf() - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertAllOfCondition
Get the allOf value.
ALLOW - Static variable in class com.microsoft.azure.management.devtestlab.UsagePermissionType
Static value Allow for UsagePermissionType.
ALLOW - Static variable in class com.microsoft.azure.management.network.Access
Static value Allow for Access.
ALLOW - Static variable in class com.microsoft.azure.management.network.SecurityRuleAccess
Static value Allow for SecurityRuleAccess.
allowCertificateAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the AD identity to access certificates.
allowCertificateAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the AD identity to access certificates.
allowCertificatePermissions(CertificatePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(CertificatePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
allowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access certificates.
ALLOWED_VALUES_POLICY - Static variable in class com.microsoft.azure.management.devtestlab.PolicyEvaluatorType
Static value AllowedValuesPolicy for PolicyEvaluatorType.
allowedMultiSizes() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the allowedMultiSizes value.
allowedOrigins() - Method in class com.microsoft.azure.management.appservice.CorsSettings
Get the allowedOrigins value.
allowedPorts() - Method in class com.microsoft.azure.management.devtestlab.SubnetSharedPublicIpAddressConfiguration
Get the allowedPorts value.
allowedPorts() - Method in class com.microsoft.azure.management.devtestlab.SubnetSharedPublicIpAddressConfigurationFragment
Get the allowedPorts value.
allowedTenants() - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Get the allowedTenants value.
allowedWorkerSizes() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the allowedWorkerSizes value.
allowInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Allows inbound traffic.
allowInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Allows inbound traffic.
allowInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Allows inbound traffic.
allowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the AD identity to access keys.
allowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow all permissions for the AD identity to access keys.
allowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the AD identity to access keys.
allowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access keys.
allowLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Get the allowLeadingAndTrailingSpacesAndZeroes value.
allowLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the allowLeadingAndTrailingSpacesAndZeroes value.
allowLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Get the allowLeadingAndTrailingSpacesAndZeroes value.
allowLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the allowLeadingAndTrailingSpacesAndZeroes value.
allowLowPriorityNode() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the allowLowPriorityNode value.
allowOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Allows outbound traffic.
allowOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Allows outbound traffic.
allowOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Allows outbound traffic.
allowPublicIp() - Method in class com.microsoft.azure.management.devtestlab.Subnet
Get the allowPublicIp value.
allowPublicIp() - Method in class com.microsoft.azure.management.devtestlab.SubnetFragment
Get the allowPublicIp value.
allowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow all permissions for the AD identity to access secrets.
allowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow all permissions for the AD identity to access secrets.
allowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow all permissions for the AD identity to access secrets.
allowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
allowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Allow a list of permissions for the AD identity to access secrets.
ALREADY_EXISTS - Static variable in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
Static value AlreadyExists for InAvailabilityReasonType.
ALREADY_EXISTS - Static variable in class com.microsoft.azure.management.search.UnavailableNameReason
Static value AlreadyExists for UnavailableNameReason.
ALREADYEXISTS - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileDnsNameUnavailableReason
Static value AlreadyExists for ProfileDnsNameUnavailableReason.
ALTER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Static value Alter for PermissionType.
ALWAYS - Static variable in class com.microsoft.azure.management.containerinstance.ContainerGroupRestartPolicy
Static value Always for ContainerGroupRestartPolicy.
alwaysOn() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the alwaysOn value.
alwaysOn() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
AMD64 - Static variable in class com.microsoft.azure.management.network.ProcessorArchitecture
Static value Amd64 for ProcessorArchitecture.
AMERICAN_SAMOA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
amount() - Method in class com.microsoft.azure.management.consumption.CurrentSpend
Get the amount value.
AMQP_ANNOTATION_FORMAT - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_BATCH_MESSAGE_FORMAT - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_BATCH_MESSAGE_FORMAT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
AMQP_PROPERTY_ABSOLUTE_EXPRITY_TIME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_CONTENT_ENCODING - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_CONTENT_TYPE - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_CORRELATION_ID - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_CREATION_TIME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_GROUP_ID - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_GROUP_SEQUENCE - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_MESSAGE_ID - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_REPLY_TO - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_REPLY_TO_GROUP_ID - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_SUBJECT - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_TO - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PROPERTY_USER_ID - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
AMQP_PUT_TOKEN_FAILED_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
AmqpConnection - Interface in com.microsoft.azure.eventhubs.impl
 
AmqpConstants - Class in com.microsoft.azure.eventhubs.impl
 
AmqpConstants - Class in com.microsoft.azure.servicebus.amqp
 
AmqpDeviceOperations - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpDeviceOperations() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Constructor for Amqp Device Operations
AmqpErrorCode - Class in com.microsoft.azure.eventhubs.impl
 
AmqpErrorCode() - Constructor for class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
AmqpErrorCode - Class in com.microsoft.azure.servicebus.amqp
 
AmqpErrorCode() - Constructor for class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
AmqpException - Exception in com.microsoft.azure.eventhubs.impl
All AmqpExceptions - which EventHub client handles internally.
AmqpException(ErrorCondition) - Constructor for exception com.microsoft.azure.eventhubs.impl.AmqpException
 
AmqpException - Exception in com.microsoft.azure.servicebus.amqp
All AmqpExceptions - which EventHub client handles internally.
AmqpException(ErrorCondition) - Constructor for exception com.microsoft.azure.servicebus.amqp.AmqpException
 
AmqpFeedbackReceivedEvent - Interface in com.microsoft.azure.sdk.iot.service.transport.amqps
 
AmqpFeedbackReceivedHandler - Class in com.microsoft.azure.sdk.iot.service.transport.amqps
Instance of the QPID-Proton-J BaseHandler class to override the events what are needed to handle the receive operation Contains and sets connection parameters (path, port, endpoint) Maintains the layers of AMQP protocol (Link, Session, Connection, Transport) Creates and sets SASL authentication for transport
AmqpFeedbackReceivedHandler(String, String, String, IotHubServiceClientProtocol, AmqpFeedbackReceivedEvent) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
Constructor to set up connection parameters and initialize handshaker and flow controller for transport
AmqpFileUploadNotificationReceive - Class in com.microsoft.azure.sdk.iot.service.transport.amqps
Instance of the QPID-Proton-J BaseHandler class overriding the events what are needed to handle high level open, close methods and feedback received event.
AmqpFileUploadNotificationReceive(String, String, String, IotHubServiceClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceive
Constructor to set up connection parameters
AmqpFileUploadNotificationReceivedHandler - Class in com.microsoft.azure.sdk.iot.service.transport.amqps
Instance of the QPID-Proton-J BaseHandler class to override the events what are needed to handle the receive operation Contains and sets connection parameters (path, port, endpoint) Maintains the layers of AMQP protocol (Link, Session, Connection, Transport) Creates and sets SASL authentication for transport
AmqpLink - Interface in com.microsoft.azure.eventhubs.impl
 
amqpLinkAddress - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
AmqpLinkDetachForced - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
AmqpLinkDetachForced - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
AmqpListener - Interface in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpMessage - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpMessage() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
 
AmqpMessage(MessageImpl) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Consule a MessageImpl object
amqpProperties - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
AmqpReactor - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpReactor(Reactor) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpReactor
Amqp Reactor Constructor
AmqpReceive - Class in com.microsoft.azure.sdk.iot.service.transport.amqps
Instance of the QPID-Proton-J BaseHandler class overriding the events what are needed to handle high level open, close methods and feedback received event.
AmqpReceive(String, String, String, IotHubServiceClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpReceive
Constructor to set up connection parameters
AmqpReceiver - Interface in com.microsoft.azure.eventhubs.impl
 
AmqpResponseCode - Enum in com.microsoft.azure.eventhubs.impl
 
AmqpResponseVerification - Class in com.microsoft.azure.sdk.iot.service.transport.amqps
 
AmqpResponseVerification(DeliveryState) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpResponseVerification
 
AMQPS_APP_PROPERTY_PREFIX - Static variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
AMQPS_PORT - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
AMQPS_PORT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
AmqpsConnection - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpsConnection(String, AmqpDeviceOperations, SSLContext, SaslHandler, boolean) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Constructor for the Amqp library
AmqpsConvertFromProtonReturnValue - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsConvertToProtonReturnValue - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceAuthentication - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceAuthentication() - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthentication
 
AmqpsDeviceAuthenticationCBS - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceAuthenticationCBS(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBS
This constructor creates an instance of AmqpsDeviceAuthenticationCBS class and initializes member variables
AmqpsDeviceAuthenticationCBSSendTask - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceAuthenticationCBSSendTask(AmqpsDeviceAuthenticationCBS) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBSSendTask
Task runner for CBS authentication.
AmqpsDeviceAuthenticationCBSTokenRenewalTask - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceAuthenticationCBSTokenRenewalTask(AmqpsSessionDeviceOperation) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBSTokenRenewalTask
Task runner for CBS authentication renewal.
AmqpsDeviceAuthenticationState - Enum in com.microsoft.azure.sdk.iot.device.transport.amqps
Authentication states.
AmqpsDeviceAuthenticationX509 - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceAuthenticationX509(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationX509
This constructor creates an instance of AmqpsDeviceAuthenticationSAS class and initializes member variables
AmqpsDeviceMethods - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceOperationLinkState - Enum in com.microsoft.azure.sdk.iot.device.transport.amqps
Operation link state.
AmqpsDeviceOperations - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceTelemetry - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsDeviceTwin - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpSend - Class in com.microsoft.azure.sdk.iot.service.transport.amqps
Instance of the QPID-Proton-J BaseHandler class overriding the events what are needed to handle high level open, close and send methods.
AmqpSend(String, String, String, IotHubServiceClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
Constructor to set up connection parameters
AmqpSender - Interface in com.microsoft.azure.eventhubs.impl
 
amqpSendHandler - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
 
AmqpSendHandler - Class in com.microsoft.azure.sdk.iot.service.transport.amqps
Instance of the QPID-Proton-J BaseHandler class to override the events what are needed to handle the send operation Contains and sets connection parameters (path, port, endpoint) Maintains the layers of AMQP protocol (Link, Session, Connection, Transport) Creates and sets SASL authentication for transport
AmqpSendHandler(String, String, String, IotHubServiceClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
Constructor to set up connection parameters and initialize handshaker for transport
AmqpsIotHubConnection - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
An AMQPS IotHub connection between a device and an IoTHub.
AmqpsIotHubConnection(DeviceClientConfig, int) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Constructor to set up connection parameters using the DeviceClientConfig.
AmqpsMessage - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
Extension of the QPID-Proton-J MessageImpl class which implements the Message interface.
AmqpsMessage() - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage
 
AmqpsMessage.ACK_TYPE - Enum in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsOperations - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
AmqpsOperations() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 
AmqpsProvisioningSaslHandler - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp
Implementation of a SaslHandler that is designed to handle Sasl negotiation using TPM authentication against the Device Provisioning Service
amqpsRecvLinkState - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
amqpsSendLinkState - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
AmqpsSendReturnValue - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsSessionDeviceOperation - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
AmqpsSessionDeviceOperation(DeviceClientConfig, AmqpsDeviceAuthentication) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionDeviceOperation
Create logical device entity to handle all operation.
amqpsSessionManager - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
 
AmqpsSessionManager - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
Manage multiple device clients and the authentication mechanism
AmqpsSessionManager(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionManager
Constructor that takes a device configuration.
AmqpsTransport - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
An AMQPS transport.
AmqpsTransport(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Constructs an instance from the given DeviceClientConfig object.
AmqpUtil - Class in com.microsoft.azure.eventhubs.impl
 
AnalysisData - Class in com.microsoft.azure.management.appservice
Class Representing Detector Evidence used for analysis.
AnalysisData() - Constructor for class com.microsoft.azure.management.appservice.AnalysisData
 
ANDORRA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ANDORRA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ANGOLA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ANGOLA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ANGUILLA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ANNUALLY - Static variable in class com.microsoft.azure.management.consumption.TimeGrainType
Static value Annually for TimeGrainType.
ANTARCTICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ANTARCTICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ANTIGUA_AND_BARBUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ANTIGUA_AND_BARBUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ANY - Static variable in class com.microsoft.azure.management.network.PcProtocol
Static value Any for PcProtocol.
APACHE - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
APACHE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
API_MANAGEMENT_SERVICE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage API Management service and the APIs.
API_MANAGEMENT_SERVICE_OPERATOR_ROLE - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage API Management service, but not the APIs themselves.
API_MANAGEMENT_SERVICE_READER_ROLE - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that has read-only access to API Management service and APIs.
API_VERSION_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
API_VERSION_VALUE - Static variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
ApiContractProperties - Class in com.microsoft.azure.management.apimanagement
Api Entity Properties.
ApiContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.ApiContractProperties
 
ApiCreateOrUpdatePropertiesWsdlSelector - Class in com.microsoft.azure.management.apimanagement
Criteria to limit import of WSDL to a subset of the document.
ApiCreateOrUpdatePropertiesWsdlSelector() - Constructor for class com.microsoft.azure.management.apimanagement.ApiCreateOrUpdatePropertiesWsdlSelector
 
apiDefinition() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the apiDefinition value.
ApiDefinitionInfo - Class in com.microsoft.azure.management.appservice
Information about the formal API definition for the app.
ApiDefinitionInfo() - Constructor for class com.microsoft.azure.management.appservice.ApiDefinitionInfo
 
ApiEntityBaseContract - Class in com.microsoft.azure.management.apimanagement
API base contract details.
ApiEntityBaseContract() - Constructor for class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
 
ApiEntityReference - Class in com.microsoft.azure.management.compute
The API entity reference.
ApiEntityReference() - Constructor for class com.microsoft.azure.management.compute.ApiEntityReference
 
apiEntitySetName() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the apiEntitySetName value.
ApiError - Class in com.microsoft.azure.management.compute
Api error.
ApiError() - Constructor for class com.microsoft.azure.management.compute.ApiError
 
ApiErrorBase - Class in com.microsoft.azure.management.compute
Api error base.
ApiErrorBase() - Constructor for class com.microsoft.azure.management.compute.ApiErrorBase
 
ApiHubFileInput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
ApiHubFileOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
ApiHubFileTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
apiKey() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Get the apiKey value.
apiManagementAccountId() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the apiManagementAccountId value.
ApiManagementServiceApplyNetworkConfigurationParameters - Class in com.microsoft.azure.management.apimanagement
Parameter supplied to the Apply Network configuration operation.
ApiManagementServiceApplyNetworkConfigurationParameters() - Constructor for class com.microsoft.azure.management.apimanagement.ApiManagementServiceApplyNetworkConfigurationParameters
 
ApiManagementServiceBaseProperties - Class in com.microsoft.azure.management.apimanagement
Base Properties of an API Management service resource description.
ApiManagementServiceBaseProperties() - Constructor for class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
 
ApiManagementServiceCheckNameAvailabilityParameters - Class in com.microsoft.azure.management.apimanagement
Parameters supplied to the CheckNameAvailability operation.
ApiManagementServiceCheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.apimanagement.ApiManagementServiceCheckNameAvailabilityParameters
 
ApiManagementServiceIdentity - Class in com.microsoft.azure.management.apimanagement
Identity properties of the Api Management service resource.
ApiManagementServiceIdentity() - Constructor for class com.microsoft.azure.management.apimanagement.ApiManagementServiceIdentity
Creates an instance of ApiManagementServiceIdentity class.
ApiManagementServiceSkuProperties - Class in com.microsoft.azure.management.apimanagement
API Management service resource SKU properties.
ApiManagementServiceSkuProperties() - Constructor for class com.microsoft.azure.management.apimanagement.ApiManagementServiceSkuProperties
 
ApimResource - Class in com.microsoft.azure.management.apimanagement
The Resource definition.
ApimResource() - Constructor for class com.microsoft.azure.management.apimanagement.ApimResource
 
apiName() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the apiName value.
apiRevision() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the apiRevision value.
apiRevision() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the apiRevision value.
apiRevisionDescription() - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Get the apiRevisionDescription value.
ApiRevisionInfoContract - Class in com.microsoft.azure.management.apimanagement
Object used to create an API Revision or Version based on an existing API Revision.
ApiRevisionInfoContract() - Constructor for class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
 
ApiTagResourceContractProperties - Class in com.microsoft.azure.management.apimanagement
API contract properties for the Tag Resources.
ApiTagResourceContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
 
apiType() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the apiType value.
ApiType - Class in com.microsoft.azure.management.apimanagement
Defines values for ApiType.
ApiType() - Constructor for class com.microsoft.azure.management.apimanagement.ApiType
 
apiVersion() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets Client API Version..
apiVersion() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets Client API version..
apiVersion() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the apiVersion value.
apiVersion() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the apiVersion value.
apiVersion() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets Client Api Version..
apiVersion() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets Client Api Version..
apiVersion() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets Client Api Version..
apiVersion() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Client Api Version..
apiVersion() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Get the apiVersion value.
apiVersion() - Method in interface com.microsoft.azure.management.resources.GenericResource
 
apiVersionName() - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Get the apiVersionName value.
apiVersions() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
apiVersions() - Method in class com.microsoft.azure.management.resources.AliasPathType
Get the apiVersions value.
apiVersions() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Get the apiVersions value.
apiVersionSet() - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Get the apiVersionSet value.
apiVersionSet() - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Get the apiVersionSet value.
ApiVersionSetContractDetails - Class in com.microsoft.azure.management.apimanagement
An API Version Set contains the common configuration for a set of API Versions relating.
ApiVersionSetContractDetails() - Constructor for class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
 
ApiVersionSetEntityBase - Class in com.microsoft.azure.management.apimanagement
Api Version set base parameters.
ApiVersionSetEntityBase() - Constructor for class com.microsoft.azure.management.apimanagement.ApiVersionSetEntityBase
 
apiVersionSetId() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the apiVersionSetId value.
apnsCertificate() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the apnsCertificate value.
ApnsCredential - Class in com.microsoft.azure.management.notificationhubs
Description of a NotificationHub ApnsCredential.
ApnsCredential() - Constructor for class com.microsoft.azure.management.notificationhubs.ApnsCredential
 
APP_GW_SSL_POLICY20150501 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyName
Static value AppGwSslPolicy20150501 for ApplicationGatewaySslPolicyName.
APP_GW_SSL_POLICY20170401 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyName
Static value AppGwSslPolicy20170401 for ApplicationGatewaySslPolicyName.
APP_GW_SSL_POLICY20170401S - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyName
Static value AppGwSslPolicy20170401S for ApplicationGatewaySslPolicyName.
appCommandLine() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the appCommandLine value.
append(String, long, byte[], int, int, String, String, SyncFlag, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
append bytes to an existing file created with Core.create(String, boolean, String, byte[], int, int, String, String, boolean, SyncFlag, ADLStoreClient, RequestOptions, OperationResponse) (String, boolean, String, byte[], int, int, String, String, boolean, boolean, ADLStoreClient, RequestOptions, OperationResponse) create}.
append(LogEvent) - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
appendJsonAttribute(StringBuilder, String, String, Boolean, Boolean) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to properly craft Json string of key-value pair
appendJsonAttribute(StringBuilder, String, String, Boolean, Boolean) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Helper function to properly craft Json string of key-value pair
appendJsonAttribute(StringBuilder, String, String, Boolean, Boolean) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Helper function to properly craft Json string of key-value pair
appId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Get the appId value.
appId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Get the appId value.
appId() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the appId value.
AppInsightsReference - Class in com.microsoft.azure.management.batchai
Specifies Azure Application Insights information for performance counters reporting.
AppInsightsReference() - Constructor for class com.microsoft.azure.management.batchai.AppInsightsReference
 
appInsightsReference() - Method in class com.microsoft.azure.management.batchai.PerformanceCountersSettings
Get the appInsightsReference value.
Appliable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The base interface for all template interfaces that support update operations.
Application - Interface in com.microsoft.azure.management.batch
An immutable client-side representation of an Azure Batch account application.
Application - Class in com.microsoft.azure.webjobs.script
The entry point of the Java Language Worker.
Application.Definition<ParentT> - Interface in com.microsoft.azure.management.batch
The entirety of a Batch application definition as a part of a Batch account definition.
Application.DefinitionStages - Interface in com.microsoft.azure.management.batch
Grouping of all the application package definition stages.
Application.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batch
The first stage of a batch application definition.
Application.DefinitionStages.WithApplicationPackage<ParentT> - Interface in com.microsoft.azure.management.batch
The stage of a Batch application definition that allows the creation of an application package.
Application.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batch
The final stage of the application definition.
Application.Update - Interface in com.microsoft.azure.management.batch
The entirety of a Batch application update as a part of a Batch account update.
Application.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.batch
The entirety of a Batch application definition as a part of parent update.
Application.UpdateDefinitionStages - Interface in com.microsoft.azure.management.batch
Grouping of application definition stages as part of a Batch account update.
Application.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batch
The first stage of a Batch application definition.
Application.UpdateDefinitionStages.WithApplicationPackage<ParentT> - Interface in com.microsoft.azure.management.batch
The stage of a Batch application definition allowing the creation of an application package.
Application.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batch
The final stage of a Batch application definition.
Application.UpdateStages - Interface in com.microsoft.azure.management.batch
Grouping of Batch application update stages.
Application.UpdateStages.WithApplicationPackage - Interface in com.microsoft.azure.management.batch
The stage of a Batch application update allowing the creation of an application package.
Application.UpdateStages.WithOptionalProperties - Interface in com.microsoft.azure.management.batch
The stage of an application update allowing to enable or disable auto upgrade of the application.
APPLICATION_APPROVED_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value applicationApprovedNotificationMessage for TemplateName.
APPLICATION_INSIGHTS - Static variable in class com.microsoft.azure.management.apimanagement.LoggerType
Static value applicationInsights for LoggerType.
APPLICATION_INSIGHTS_COMPONENT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Application Insights components.
ApplicationGateway - Interface in com.microsoft.azure.management.network
Entry point for application gateway management API in Azure.
ApplicationGateway.Definition - Interface in com.microsoft.azure.management.network
The entirety of the application gateway definition.
ApplicationGateway.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway definition stages.
ApplicationGateway.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of an application gateway definition.
ApplicationGateway.DefinitionStages.WithAuthenticationCertificate - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add an authentication certificate for the backends to use.
ApplicationGateway.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.network
The stage of the application gateway definition allowing to specify availability zone.
ApplicationGateway.DefinitionStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a backend.
ApplicationGateway.DefinitionStages.WithBackendHttpConfig - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a backend HTTP configuration.
ApplicationGateway.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.
ApplicationGateway.DefinitionStages.WithDisabledSslProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the SSL protocols to disable.
ApplicationGateway.DefinitionStages.WithExistingSubnet - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the subnet the app gateway is getting its private IP address from.
ApplicationGateway.DefinitionStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a frontend port.
ApplicationGateway.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the resource group.
ApplicationGateway.DefinitionStages.WithInstanceCount - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the capacity (number of instances) of the application gateway.
ApplicationGateway.DefinitionStages.WithListener - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a listener.
ApplicationGateway.DefinitionStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of an internal application gateway definition allowing to make the application gateway accessible to its virtual network.
ApplicationGateway.DefinitionStages.WithPrivateIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the default IP address the app gateway will be internally available at, if a default private frontend has been enabled.
ApplicationGateway.DefinitionStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a probe.
ApplicationGateway.DefinitionStages.WithPublicFrontend - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to define one or more public, or Internet-facing, frontends.
ApplicationGateway.DefinitionStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a new Internet-facing frontend with a public IP address.
ApplicationGateway.DefinitionStages.WithRedirectConfiguration - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a redirect configuration.
ApplicationGateway.DefinitionStages.WithRequestRoutingRule - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a request routing rule.
ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to continue adding more request routing rules, or start specifying optional settings, or create the application gateway.
ApplicationGateway.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the size.
ApplicationGateway.DefinitionStages.WithSslCert - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add an SSL certificate to be used by HTTPS listeners.
ApplicationGateway.Update - Interface in com.microsoft.azure.management.network
The template for an application gateway update operation, containing all the settings that can be modified.
ApplicationGateway.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway update stages.
ApplicationGateway.UpdateStages.WithAuthenticationCertificate - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to manage authentication certificates for the backends to use.
ApplicationGateway.UpdateStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify backends.
ApplicationGateway.UpdateStages.WithBackendHttpConfig - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify backend HTTP configurations.
ApplicationGateway.UpdateStages.WithDisabledSslProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to specify the SSL protocols to disable.
ApplicationGateway.UpdateStages.WithExistingSubnet - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the subnet the app gateway is getting its private IP address from.
ApplicationGateway.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify frontend IP configurations.
ApplicationGateway.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify front end ports.
ApplicationGateway.UpdateStages.WithInstanceCount - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the capacity (number of instances) of the application gateway.
ApplicationGateway.UpdateStages.WithIPConfig - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify IP configurations.
ApplicationGateway.UpdateStages.WithListener - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify frontend listeners.
ApplicationGateway.UpdateStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of an internal application gateway update allowing to make the application gateway accessible to its virtual network.
ApplicationGateway.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify probes.
ApplicationGateway.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify a public IP address for the public frontend.
ApplicationGateway.UpdateStages.WithRedirectConfiguration - Interface in com.microsoft.azure.management.network
The stage of an application gateway definition allowing to add a redirect configuration.
ApplicationGateway.UpdateStages.WithRequestRoutingRule - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify request routing rules.
ApplicationGateway.UpdateStages.WithSize - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to specify the size.
ApplicationGateway.UpdateStages.WithSslCert - Interface in com.microsoft.azure.management.network
The stage of an application gateway update allowing to modify SSL certificates.
ApplicationGatewayAuthenticationCertificate - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway authentication certificate.
ApplicationGatewayAuthenticationCertificate.Definition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway authentication certificate definition.
ApplicationGatewayAuthenticationCertificate.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway authentication certificate stages.
ApplicationGatewayAuthenticationCertificate.DefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway authentication certificate definition.
ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway authentication certificate definition.
ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway authentication certificate definition allowing to specify the data of the certificate.
ApplicationGatewayAuthenticationCertificate.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway authentication certificate update as part of an application gateway update.
ApplicationGatewayAuthenticationCertificate.UpdateDefinition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway authentication certificate definition as part of an application gateway update.
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway authentication certificate definition stages applicable as part of an application gateway update.
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway authentication certificate definition.
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway authentication certificate definition.
ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway authentication certificate definition allowing to specify the data of the certificate.
ApplicationGatewayAuthenticationCertificate.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway authentication certificate update stages.
ApplicationGatewayBackend - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway backend.
ApplicationGatewayBackend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend definition.
ApplicationGatewayBackend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend definition stages.
ApplicationGatewayBackend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend definition.
ApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend definition allowing to add an address to the backend.
ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend definition.
ApplicationGatewayBackend.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend update as part of an application gateway update.
ApplicationGatewayBackend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend definition as part of an application gateway update.
ApplicationGatewayBackend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend definition stages applicable as part of an application gateway update.
ApplicationGatewayBackend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend definition.
ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backed definition allowing to add an address to the backend.
ApplicationGatewayBackend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend definition.
ApplicationGatewayBackend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend update stages.
ApplicationGatewayBackend.UpdateStages.WithAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend update allowing to add an address to the backend.
ApplicationGatewayBackendAddress - Class in com.microsoft.azure.management.network
Backend address of an application gateway.
ApplicationGatewayBackendAddress() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
 
ApplicationGatewayBackendHealth - Interface in com.microsoft.azure.management.network
A client-side representation of the health information of an application gateway backend.
ApplicationGatewayBackendHealthHttpSettings - Class in com.microsoft.azure.management.network
Application gateway BackendHealthHttp settings.
ApplicationGatewayBackendHealthHttpSettings() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
 
ApplicationGatewayBackendHealthPool - Class in com.microsoft.azure.management.network
Application gateway BackendHealth pool.
ApplicationGatewayBackendHealthPool() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
 
ApplicationGatewayBackendHealthServer - Class in com.microsoft.azure.management.network
Application gateway backendhealth http settings.
ApplicationGatewayBackendHealthServer() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
 
ApplicationGatewayBackendHealthServerHealth - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayBackendHealthServerHealth.
ApplicationGatewayBackendHealthServerHealth(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Creates a custom value for ApplicationGatewayBackendHealthServerHealth.
ApplicationGatewayBackendHealthStatus - Class in com.microsoft.azure.management.network
Application gateway backend health status.
ApplicationGatewayBackendHealthStatus() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
 
ApplicationGatewayBackendHttpConfiguration - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway's backend HTTP configuration.
ApplicationGatewayBackendHttpConfiguration.Definition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend HTTPS configuration definition.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend HTTPS configuration stages.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend HTTP configuration.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAffinity<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to enable cookie based affinity.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend HTTP configuration.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttachAndAuthCert<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate, specify other options or attach to the parent application gateway definition.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAuthenticationCertificate<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithConnectionDraining<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to control connection draining.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithCookieName<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the host header.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPath<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProbe<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProtocol<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithRequestTimeout<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
ApplicationGatewayBackendHttpConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend HTTPS configuration update as part of an application gateway update.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway backend HTTPS configuration definition as part of an application gateway update.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend HTTPS configuration definition stages applicable as part of an application gateway update.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway backend HTTP configuration definition.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to enable or disable cookie based affinity.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway backend HTTP configuration definition.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttachAndAuthCert<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate, specify other options or attach to the parent application gateway update.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAuthenticationCertificate<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithConnectionDraining<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to control connection draining.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithCookieName<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the host header.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithPath<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProbe<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithRequestTimeout<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
ApplicationGatewayBackendHttpConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway backend HTTPS configuration update stages.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to enable or disable cookie based affinity.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDraining - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to control connection draining.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieName - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the host header.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the protocol.
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout - Interface in com.microsoft.azure.management.network
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
ApplicationGatewayBackendHttpConfigurationHealth - Interface in com.microsoft.azure.management.network
A client-side representation of the health information of an application gateway backend HTTP settings configuration.
ApplicationGatewayBackendServerHealth - Interface in com.microsoft.azure.management.network
A client-side representation of the health information of an application gateway backend server.
ApplicationGatewayConnectionDraining - Class in com.microsoft.azure.management.network
Connection draining allows open connections to a backend server to be active for a specified time after the backend server got removed from the configuration.
ApplicationGatewayConnectionDraining() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
 
ApplicationGatewayCookieBasedAffinity - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayCookieBasedAffinity.
ApplicationGatewayCookieBasedAffinity(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
Creates a custom value for ApplicationGatewayCookieBasedAffinity.
ApplicationGatewayFirewallDisabledRuleGroup - Class in com.microsoft.azure.management.network
Allows to disable rules within a rule group or an entire rule group.
ApplicationGatewayFirewallDisabledRuleGroup() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup
 
ApplicationGatewayFirewallMode - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayFirewallMode.
ApplicationGatewayFirewallMode(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
Creates a custom value for ApplicationGatewayFirewallMode.
ApplicationGatewayFirewallRule - Class in com.microsoft.azure.management.network
A web application firewall rule.
ApplicationGatewayFirewallRule() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayFirewallRule
 
ApplicationGatewayFirewallRuleGroup - Class in com.microsoft.azure.management.network
A web application firewall rule group.
ApplicationGatewayFirewallRuleGroup() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleGroup
 
ApplicationGatewayFrontend - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway frontend.
ApplicationGatewayFrontend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway frontend definition.
ApplicationGatewayFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway frontend definition stages.
ApplicationGatewayFrontend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway frontend definition.
ApplicationGatewayFrontend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway frontend definition.
ApplicationGatewayFrontend.DefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected subnet.
ApplicationGatewayFrontend.DefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.
ApplicationGatewayFrontend.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify a subnet from the selected network to make this application gateway visible to.
ApplicationGatewayFrontend.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway frontend update as part of an application gateway update.
ApplicationGatewayFrontend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway frontend definition as part of an application gateway update.
ApplicationGatewayFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway frontend definition stages applicable as part of an application gateway update.
ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway frontend definition.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway frontend definition.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected virtual network.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.
ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify a subnet from the selected network to make this application gateway visible to.
ApplicationGatewayFrontend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway frontend update stages.
ApplicationGatewayFrontend.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.
ApplicationGatewayIPConfiguration - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway IP configuration.
ApplicationGatewayIPConfiguration.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration definition stages.
ApplicationGatewayIPConfiguration.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
ApplicationGatewayIPConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration update as part of an application gateway update.
ApplicationGatewayIPConfiguration.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration definition as part of an application gateway update.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration definition stages applicable as part of an application gateway update.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway IP configuration definition.
ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway IP configuration definition allowing to specify the subnet the application gateway is on.
ApplicationGatewayIPConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration update stages.
ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of an application gateway IP configuration update allowing to modify the subnet the application gateway is part of.
ApplicationGatewayListener - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway's HTTP listener.
ApplicationGatewayListener.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway HTTP listener definition.
ApplicationGatewayListener.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway HTTP listener configuration stages.
ApplicationGatewayListener.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway HTTP listener.
ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway HTTP listener.
ApplicationGatewayListener.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.
ApplicationGatewayListener.DefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.
ApplicationGatewayListener.DefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.
ApplicationGatewayListener.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the protocol.
ApplicationGatewayListener.DefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
ApplicationGatewayListener.DefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.
ApplicationGatewayListener.DefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the password for the private key of the imported SSL certificate.
ApplicationGatewayListener.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway HTTP listener update as part of an application gateway update.
ApplicationGatewayListener.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
ApplicationGatewayListener.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway HTTP listener definition stages applicable as part of an application gateway update.
ApplicationGatewayListener.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway HTTP listener configuration definition.
ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway HTTP listener definition.
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.
ApplicationGatewayListener.UpdateDefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.
ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the protocol.
ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).
ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.
ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener definition allowing to specify the password for the private key of the imported SSL certificate.
ApplicationGatewayListener.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway HTTP listener update stages.
ApplicationGatewayListener.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the frontend IP configuration to associate the listener with.
ApplicationGatewayListener.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the frontend port to associate the listener with.
ApplicationGatewayListener.UpdateStages.WithHostName - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the hostname of the website for which the traffic is received.
ApplicationGatewayListener.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the protocol.
ApplicationGatewayListener.UpdateStages.WithServerNameIndication - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to require server name indication (SNI).
ApplicationGatewayListener.UpdateStages.WithSslCertificate - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the SSL certificate to associate with the listener.
ApplicationGatewayListener.UpdateStages.WithSslPassword - Interface in com.microsoft.azure.management.network
The stage of an application gateway frontend listener update allowing to specify the password for the private key of the imported SSL certificate.
ApplicationGatewayOperationalState - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayOperationalState.
ApplicationGatewayOperationalState(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Creates a custom value for ApplicationGatewayOperationalState.
ApplicationGatewayProbe - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway probe.
ApplicationGatewayProbe.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway probe definition.
ApplicationGatewayProbe.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway probe definition stages.
ApplicationGatewayProbe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway probe definition.
ApplicationGatewayProbe.DefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway probe definition.
ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseBodyContents<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway probe definition allowing to specify the body contents of a healthy HTTP response to a probe.
ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseStatusCodeRanges<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway probe definition allowing to specify healthy HTTP response status code ranges.
ApplicationGatewayProbe.DefinitionStages.WithHost<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the host to send the probe to.
ApplicationGatewayProbe.DefinitionStages.WithInterval<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the time interval between consecutive probes.
ApplicationGatewayProbe.DefinitionStages.WithPath<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the relative path to send the probe to.
ApplicationGatewayProbe.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the protocol of the probe.
ApplicationGatewayProbe.DefinitionStages.WithRetries<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the number of retries before the server is considered unhealthy.
ApplicationGatewayProbe.DefinitionStages.WithTimeout<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the amount of time to after which the probe is considered failed.
ApplicationGatewayProbe.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway probe update as part of an application gateway update.
ApplicationGatewayProbe.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway probe definition as part of an application gateway update.
ApplicationGatewayProbe.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway probe definition stages applicable as part of an application gateway update.
ApplicationGatewayProbe.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway probe definition.
ApplicationGatewayProbe.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway probe definition.
ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseBodyContents<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway probe definition allowing to specify the body contents of a healthy HTTP response to a probe.
ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway probe definition allowing to specify healthy HTTP response status code ranges.
ApplicationGatewayProbe.UpdateDefinitionStages.WithHost<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the host to send the probe to.
ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the time interval between consecutive probes.
ApplicationGatewayProbe.UpdateDefinitionStages.WithPath<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the path to send the probe to.
ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the protocol of the probe.
ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the number of retries before the server is considered unhealthy.
ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT> - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe definition allowing to specify the amount of time to after which the probe is considered failed.
ApplicationGatewayProbe.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway probe update stages.
ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents - Interface in com.microsoft.azure.management.network
The stage of an application gateway probe update allowing to specify the body contents of a healthy HTTP response to a probe.
ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges - Interface in com.microsoft.azure.management.network
The stage of an application gateway probe update allowing to specify healthy HTTP response status code ranges.
ApplicationGatewayProbe.UpdateStages.WithHost - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the host to send the probe to.
ApplicationGatewayProbe.UpdateStages.WithInterval - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the time interval between consecutive probes.
ApplicationGatewayProbe.UpdateStages.WithPath - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the path to send the probe to.
ApplicationGatewayProbe.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the protocol of the probe.
ApplicationGatewayProbe.UpdateStages.WithRetries - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the number of retries before the server is considered unhealthy.
ApplicationGatewayProbe.UpdateStages.WithTimeout - Interface in com.microsoft.azure.management.network
Stage of an application gateway probe update allowing to specify the amount of time to after which the probe is considered failed.
ApplicationGatewayProbeHealthResponseMatch - Class in com.microsoft.azure.management.network
Application gateway probe health response match.
ApplicationGatewayProbeHealthResponseMatch() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayProbeHealthResponseMatch
 
ApplicationGatewayProtocol - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayProtocol.
ApplicationGatewayProtocol(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayProtocol
Creates a custom value for ApplicationGatewayProtocol.
ApplicationGatewayRedirectConfiguration - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway's redirect configuration.
ApplicationGatewayRedirectConfiguration.Definition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway redirect configuration definition.
ApplicationGatewayRedirectConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway redirect configuration configuration stages.
ApplicationGatewayRedirectConfiguration.DefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway redirect configuration.
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway redirect configuration.
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithAttachAndPath<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithQueryStringIncluded<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithTarget<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.
ApplicationGatewayRedirectConfiguration.DefinitionStages.WithType<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify the type of the redirection.
ApplicationGatewayRedirectConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway redirect configuration update as part of an application gateway update.
ApplicationGatewayRedirectConfiguration.UpdateDefinition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway redirect configuration definition as part of an application gateway update.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway redirect configuration definition stages applicable as part of an application gateway update.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway redirect configuration configuration definition.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway redirect configuration definition.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithAttachAndPath<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL or other optional settings.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithPathIncluded<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithQueryStringIncluded<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithTarget<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.
ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithType<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify the type of the redirection.
ApplicationGatewayRedirectConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway redirect configuration update stages.
ApplicationGatewayRedirectConfiguration.UpdateStages.WithPathIncluded - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the path should be included in the redirected URL.
ApplicationGatewayRedirectConfiguration.UpdateStages.WithQueryStringIncluded - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify whether the query string should be included in the redirected URL.
ApplicationGatewayRedirectConfiguration.UpdateStages.WithTarget - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify the target URL or listener for the redirection.
ApplicationGatewayRedirectConfiguration.UpdateStages.WithType - Interface in com.microsoft.azure.management.network
The stage of an application gateway redirect configuration allowing to specify the type of the redirection.
ApplicationGatewayRedirectType - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayRedirectType.
ApplicationGatewayRedirectType(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
Creates a custom value for ApplicationGatewayRedirectType.
ApplicationGatewayRequestRoutingRule - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway request routing rule.
ApplicationGatewayRequestRoutingRule.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway request routing rule definition stages.
ApplicationGatewayRequestRoutingRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to the backend used by this request routing rule.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddressOrAttach<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrRedirect<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to select either a backend or a redirect configuration.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend HTTP settings configuration to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfigurationOrSni<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication if the application gateway is serving multiple websites in its backends and SSL is required.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendOrAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to specify an existing backend to associate with this request routing rule or create a new backend with an auto-generated name and addresses to it.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithCookieBasedAffinity<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to enable cookie based affinity.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the frontend for the rule to apply to.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to create an associate listener and frontend for a specific port number and protocol.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the host name of a backend website for the listener to receive traffic for.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListener<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify an existing listener to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListenerOrFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to associate an existing listener with the rule, or create a new one implicitly by specifying the frontend to listen to.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithRedirectConfig<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to associate the rule with a redirect configuration.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway request routing rule update as part of an application gateway update.
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway request routing rule definition as part of an application gateway update.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway request routing rule definition stages applicable as part of an application gateway update.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway request routing rule definition.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to the backend used by this request routing rule.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddressOrAttach<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add more backend addresses, start specifying optional settings, or finish the definition by attaching it to the parent application gateway.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrRedirect<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to select either a backend or a redirect configuration.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigOrSniOrRedirect<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify backend HTTP settings, or SNI, or a redirect configuration.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the backend HTTP settings configuration to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfigurationOrSni<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication if the application gateway is serving multiple websites in its backends and SSL is required.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to add an address to specify an existing backend to associate with this request routing rule or create a new backend with an auto-generated name and addresses to it.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithCookieBasedAffinity<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to enable cookie based affinity.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the frontend for the rule to apply to.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to create an associate listener and frontend for a specific port number and protocol.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithHostName<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify the host name of a backend website for the listener to receive traffic for.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListener<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to specify an existing listener to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListenerOrFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to associate an existing listener with the rule, or create a new one implicitly by specifying the frontend to listen to.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to associate the rule with a redirect configuration.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithServerNameIndication<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule definition allowing to require server name indication.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule allowing to specify an SSL certificate.
ApplicationGatewayRequestRoutingRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway request routing rule update stages.
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule update allowing to specify the backend to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule update allowing to specify the backend HTTP settings configuration to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule update allowing to specify an existing listener to associate the routing rule with.
ApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfig - Interface in com.microsoft.azure.management.network
The stage of an application gateway request routing rule update allowing to associate the rule with a redirect configuration.
ApplicationGatewayRequestRoutingRuleType - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayRequestRoutingRuleType.
ApplicationGatewayRequestRoutingRuleType(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
Creates a custom value for ApplicationGatewayRequestRoutingRuleType.
applicationGateways() - Method in class com.microsoft.azure.management.Azure
 
ApplicationGateways - Interface in com.microsoft.azure.management.network
Entry point to application gateway management API in Azure.
ApplicationGatewaySku - Class in com.microsoft.azure.management.network
SKU of an application gateway.
ApplicationGatewaySku() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySku
 
ApplicationGatewaySkuName - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewaySkuName.
ApplicationGatewaySkuName(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Creates a custom value for ApplicationGatewaySkuName.
ApplicationGatewaySslCertificate - Interface in com.microsoft.azure.management.network
A client-side representation of an application gateway SSL certificate.
ApplicationGatewaySslCertificate.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway SSL certificate definition.
ApplicationGatewaySslCertificate.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway SSL certificate definition stages.
ApplicationGatewaySslCertificate.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway SSL certificate.
ApplicationGatewaySslCertificate.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway SSL certificate definition.
ApplicationGatewaySslCertificate.DefinitionStages.WithData<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an SSL certificate definition allowing to specify the contents of the SSL certificate.
ApplicationGatewaySslCertificate.DefinitionStages.WithPassword<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an SSL certificate definition allowing to specify the password for the private key (PFX) content of the certificate.
ApplicationGatewaySslCertificate.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway SSL certificate update as part of an application gateway update.
ApplicationGatewaySslCertificate.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway SSL certificate definition as part of an application gateway update.
ApplicationGatewaySslCertificate.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway SSL certificate definition stages applicable as part of an application gateway update.
ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an application gateway authentication certificate definition.
ApplicationGatewaySslCertificate.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an application gateway SSL certificate definition.
ApplicationGatewaySslCertificate.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway SSL certificate update stages.
ApplicationGatewaySslCipherSuite - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewaySslCipherSuite.
ApplicationGatewaySslCipherSuite(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Creates a custom value for ApplicationGatewaySslCipherSuite.
ApplicationGatewaySslPolicy - Class in com.microsoft.azure.management.network
Application Gateway Ssl policy.
ApplicationGatewaySslPolicy() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
 
ApplicationGatewaySslPolicyName - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewaySslPolicyName.
ApplicationGatewaySslPolicyName(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyName
Creates a custom value for ApplicationGatewaySslPolicyName.
ApplicationGatewaySslPolicyType - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewaySslPolicyType.
ApplicationGatewaySslPolicyType(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyType
Creates a custom value for ApplicationGatewaySslPolicyType.
ApplicationGatewaySslProtocol - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewaySslProtocol.
ApplicationGatewaySslProtocol(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Creates a custom value for ApplicationGatewaySslProtocol.
ApplicationGatewayTier - Class in com.microsoft.azure.management.network
Defines values for ApplicationGatewayTier.
ApplicationGatewayTier(String) - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayTier
Creates a custom value for ApplicationGatewayTier.
ApplicationGatewayWebApplicationFirewallConfiguration - Class in com.microsoft.azure.management.network
Application gateway web application firewall configuration.
ApplicationGatewayWebApplicationFirewallConfiguration() - Constructor for class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
 
ApplicationGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
ApplicationGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
 
ApplicationGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
ApplicationGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
 
applicationId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Get the applicationId value.
applicationId() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
applicationId() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
applicationId() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
applicationId() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the applicationId value.
applicationId() - Method in class com.microsoft.azure.management.locks.ManagementLockOwner
Get the applicationId value.
applicationLicenses() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the applicationLicenses value.
applicationLicenses() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the applicationLicenses value.
applicationLicenses() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the applicationLicenses value.
ApplicationListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
ApplicationListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
 
ApplicationListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
ApplicationListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
 
ApplicationListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
ApplicationListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
 
ApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs configuration.
ApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.ApplicationLogsConfig
 
ApplicationNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified application does not exist.
ApplicationOperations - Class in com.microsoft.azure.batch
Performs application-related operations on an Azure Batch account.
applicationOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets an ApplicationOperations object for performing application-related operations on the associated account.
ApplicationPackage - Interface in com.microsoft.azure.management.batch
An immutable client-side representation of an Azure Batch application package.
ApplicationPackageError - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
An error occurred when trying to deploy a required application package.
ApplicationPackageReference - Class in com.microsoft.azure.batch.protocol.models
A reference to an application package to be deployed to compute nodes.
ApplicationPackageReference() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
 
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the applicationPackageReferences value.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the applicationPackageReferences value.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the applicationPackageReferences value.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the applicationPackageReferences value.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get the applicationPackageReferences value.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the applicationPackageReferences value.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get the applicationPackageReferences value.
applicationPackageReferences() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the applicationPackageReferences value.
applicationPackages() - Method in interface com.microsoft.azure.management.batch.Application
 
applicationPassword() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the applicationPassword value.
applicationPermissions() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
applicationPorts() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the applicationPorts value.
applicationReferenceId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the applicationReferenceId value.
Applications - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Applications.
applications() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Applications object to access its operations.
applications() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
ApplicationSummary - Class in com.microsoft.azure.batch.protocol.models
Contains information about an application in an Azure Batch account.
ApplicationSummary() - Constructor for class com.microsoft.azure.batch.protocol.models.ApplicationSummary
 
appliedDnsServers() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
appliedDnsServers() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the appliedDnsServers value.
apply(String) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.EndOfStreamInitialPositionProvider
 
apply(String) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.StartOfStreamInitialPositionProvider
 
apply() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
Execute the update request.
ApplyArtifactsRequest - Class in com.microsoft.azure.management.devtestlab
Request body for applying artifacts to a virtual machine.
ApplyArtifactsRequest() - Constructor for class com.microsoft.azure.management.devtestlab.ApplyArtifactsRequest
 
applyAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
Execute the update request asynchronously.
applyAsync(ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
Execute the update request asynchronously.
applyCredentialsFilter(OkHttpClient.Builder) - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Applies the credentials to the Batch service request.
applyCredentialsFilter(OkHttpClient.Builder) - Method in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
 
applyDelimiterStringAdvice() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the applyDelimiterStringAdvice value.
applySlotConfigurations(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Apply the slot (or sticky) configurations from the specified slot to the current one.
applySlotConfigurationsAsync(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Apply the slot (or sticky) configurations from the specified slot to the current one.
appName() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the appName value.
appOffline() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the appOffline value.
approvalRequired() - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Get the approvalRequired value.
AppServiceCertificate - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure app service certificate.
AppServiceCertificate.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServiceCertificate.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site definition stages.
AppServiceCertificate.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing region to be set.
AppServiceCertificate.DefinitionStages.WithCertificate - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing PFX certificate file to be set.
AppServiceCertificate.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
An app service certificate definition with sufficient inputs to create a new app service certificate in the cloud, but exposing additional optional inputs to specify.
AppServiceCertificate.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing resource group to be set.
AppServiceCertificate.DefinitionStages.WithPfxFilePassword - Interface in com.microsoft.azure.management.appservice
An app service certificate definition allowing PFX certificate password to be set.
AppServiceCertificateKeyVaultBinding - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure App Service Key Vault binding.
AppServiceCertificateOrder - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure App Service certificate order.
AppServiceCertificateOrder.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServiceCertificateOrder.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the app service certificate order definition stages.
AppServiceCertificateOrder.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing resource group to be set.
AppServiceCertificateOrder.DefinitionStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing auto-renew settings to be set.
AppServiceCertificateOrder.DefinitionStages.WithCertificateSku - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing SKU to be set.
AppServiceCertificateOrder.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition with sufficient inputs to create a new app service certificate order in the cloud, but exposing additional optional inputs to specify.
AppServiceCertificateOrder.DefinitionStages.WithDomainVerification - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing domain verification method to be set.
AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing more domain verification methods to be set.
AppServiceCertificateOrder.DefinitionStages.WithHostName - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing hostname to be set.
AppServiceCertificateOrder.DefinitionStages.WithKeyVault - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing more domain verification methods to be set.
AppServiceCertificateOrder.DefinitionStages.WithValidYears - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing valid years to be set.
AppServiceCertificateOrder.Update - Interface in com.microsoft.azure.management.appservice
The template for an app service certificate order update operation, containing all the settings that can be modified.
AppServiceCertificateOrder.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the app service certificate order update stages.
AppServiceCertificateOrder.UpdateStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
An app service certificate order definition allowing auto-renew settings to be set.
AppServiceCertificateOrders - Interface in com.microsoft.azure.management.appservice
Entry point for app service certificate order management API.
AppServiceCertificates - Interface in com.microsoft.azure.management.appservice
Entry point for certificate management API.
AppServiceDomain - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of a domain.
AppServiceDomain.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServiceDomain.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the domain definition stages.
AppServiceDomain.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the domain definition.
AppServiceDomain.DefinitionStages.WithAdminContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing admin contact to be set.
AppServiceDomain.DefinitionStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
A domain definition allowing auto-renew setting to be set.
AppServiceDomain.DefinitionStages.WithBillingContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing billing contact to be set.
AppServiceDomain.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A domain definition with sufficient inputs to create a new domain in the cloud, but exposing additional optional inputs to specify.
AppServiceDomain.DefinitionStages.WithDomainPrivacy - Interface in com.microsoft.azure.management.appservice
A domain definition allowing domain privacy to be set.
AppServiceDomain.DefinitionStages.WithRegistrantContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing registrant contact to be set.
AppServiceDomain.DefinitionStages.WithTechContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing tech contact to be set.
AppServiceDomain.Update - Interface in com.microsoft.azure.management.appservice
The template for a domain update operation, containing all the settings that can be modified.
AppServiceDomain.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the domain update stages.
AppServiceDomain.UpdateStages.WithAdminContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing admin contact to be set.
AppServiceDomain.UpdateStages.WithAutoRenew - Interface in com.microsoft.azure.management.appservice
A domain definition allowing auto-renew setting to be set.
AppServiceDomain.UpdateStages.WithBillingContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing billing contact to be set.
AppServiceDomain.UpdateStages.WithDomainPrivacy - Interface in com.microsoft.azure.management.appservice
A domain definition allowing domain privacy to be set.
AppServiceDomain.UpdateStages.WithTechContact - Interface in com.microsoft.azure.management.appservice
A domain definition allowing tech contact to be set.
AppServiceDomains - Interface in com.microsoft.azure.management.appservice
Entry point for domain management API.
AppServiceEnvironment - Class in com.microsoft.azure.management.appservice
Description of an App Service Environment.
AppServiceEnvironment() - Constructor for class com.microsoft.azure.management.appservice.AppServiceEnvironment
 
AppServicePlan - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure App service plan.
AppServicePlan.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
AppServicePlan.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site definition stages.
AppServicePlan.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the app service plan definition.
AppServicePlan.DefinitionStages.WithCapacity - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing instance capacity to be set.
AppServicePlan.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
An app service plan definition with sufficient inputs to create a new website in the cloud, but exposing additional optional inputs to specify.
AppServicePlan.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing resource group to be set.
AppServicePlan.DefinitionStages.WithOperatingSystem - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing the operating system to be set.
AppServicePlan.DefinitionStages.WithPerSiteScaling - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing per site scaling configuration to be set.
AppServicePlan.DefinitionStages.WithPricingTier - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing pricing tier to be set.
AppServicePlan.Update - Interface in com.microsoft.azure.management.appservice
The template for a site update operation, containing all the settings that can be modified.
AppServicePlan.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site update stages.
AppServicePlan.UpdateStages.WithCapacity - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing instance capacity to be set.
AppServicePlan.UpdateStages.WithPerSiteScaling - Interface in com.microsoft.azure.management.appservice
An app service plan update allowing per site scaling configuration to be set.
AppServicePlan.UpdateStages.WithPricingTier - Interface in com.microsoft.azure.management.appservice
An app service plan definition allowing pricing tier to be set.
appServicePlanId() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
AppServicePlanRestrictions - Enum in com.microsoft.azure.management.appservice
Defines values for AppServicePlanRestrictions.
AppServicePlans - Interface in com.microsoft.azure.management.appservice
Entry point for App Service plan management API.
appServices() - Method in class com.microsoft.azure.management.Azure
 
AppSetting - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an app setting on a web app.
appSettings() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the appSettings value.
appSettingsOverrides() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the appSettingsOverrides value.
archiveNameFormat() - Method in class com.microsoft.azure.management.eventhub.Destination
Get the archiveNameFormat value.
ARecord - Class in com.microsoft.azure.management.dns
An A record.
ARecord() - Constructor for class com.microsoft.azure.management.dns.ARecord
 
ARecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of a A (IPv4) record set in Azure DNS Zone.
ARecordSets - Interface in com.microsoft.azure.management.dns
Entry point to A record sets in a DNS zone.
aRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
areEqual(Object, Object) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Equality check for objects that accounts for null value comparisons.
areEqual(Object, Object) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Equality check for objects that accounts for null value comparisons.
areEqual(Object, Object) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Equality check for objects that accounts for null value comparisons.
ARGENTINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ARGENTINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ARGUMENT_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
ARGUMENT_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ARGUMENT_OUT_OF_RANGE_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
ARGUMENT_OUT_OF_RANGE_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
arguments() - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Get the arguments value.
ARMENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ARMENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
armTemplateId() - Method in class com.microsoft.azure.management.devtestlab.EnvironmentDeploymentProperties
Get the armTemplateId value.
ArmTemplateParameterProperties - Class in com.microsoft.azure.management.devtestlab
Properties of an Azure Resource Manager template parameter.
ArmTemplateParameterProperties() - Constructor for class com.microsoft.azure.management.devtestlab.ArmTemplateParameterProperties
 
ARRAY - Static variable in class com.microsoft.azure.management.streamanalytics.JsonOutputSerializationFormat
Static value Array for JsonOutputSerializationFormat.
arraySeparator() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Get the arraySeparator value.
arrayValueSeparator() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the arrayValueSeparator value.
ArtifactDeploymentStatusProperties - Class in com.microsoft.azure.management.devtestlab
Properties of an artifact deployment.
ArtifactDeploymentStatusProperties() - Constructor for class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusProperties
 
ArtifactDeploymentStatusPropertiesFragment - Class in com.microsoft.azure.management.devtestlab
Properties of an artifact deployment.
ArtifactDeploymentStatusPropertiesFragment() - Constructor for class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusPropertiesFragment
 
artifactId() - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Get the artifactId value.
ArtifactInstallPropertiesFragment - Class in com.microsoft.azure.management.devtestlab
Properties of an artifact.
ArtifactInstallPropertiesFragment() - Constructor for class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
 
ArtifactParameterProperties - Class in com.microsoft.azure.management.devtestlab
Properties of an artifact parameter.
ArtifactParameterProperties() - Constructor for class com.microsoft.azure.management.devtestlab.ArtifactParameterProperties
 
ArtifactParameterPropertiesFragment - Class in com.microsoft.azure.management.devtestlab
Properties of an artifact parameter.
ArtifactParameterPropertiesFragment() - Constructor for class com.microsoft.azure.management.devtestlab.ArtifactParameterPropertiesFragment
 
artifacts() - Method in class com.microsoft.azure.management.devtestlab.ApplyArtifactsRequest
Get the artifacts value.
artifactsApplied() - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusProperties
Get the artifactsApplied value.
artifactsApplied() - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusPropertiesFragment
Get the artifactsApplied value.
ARUBA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ARUBA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
as() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the as value.
aS2() - Method in class com.microsoft.azure.management.logic.AgreementContent
Get the aS2 value.
AS2AcknowledgementConnectionSettings - Class in com.microsoft.azure.management.logic
The AS2 agreement acknowledegment connection settings.
AS2AcknowledgementConnectionSettings() - Constructor for class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
 
AS2AgreementContent - Class in com.microsoft.azure.management.logic
The integration account AS2 agreement content.
AS2AgreementContent() - Constructor for class com.microsoft.azure.management.logic.AS2AgreementContent
 
AS2EnvelopeSettings - Class in com.microsoft.azure.management.logic
The AS2 agreement envelope settings.
AS2EnvelopeSettings() - Constructor for class com.microsoft.azure.management.logic.AS2EnvelopeSettings
 
AS2ErrorSettings - Class in com.microsoft.azure.management.logic
The AS2 agreement error settings.
AS2ErrorSettings() - Constructor for class com.microsoft.azure.management.logic.AS2ErrorSettings
 
AS2MdnSettings - Class in com.microsoft.azure.management.logic
The AS2 agreement mdn settings.
AS2MdnSettings() - Constructor for class com.microsoft.azure.management.logic.AS2MdnSettings
 
AS2MessageConnectionSettings - Class in com.microsoft.azure.management.logic
The AS2 agreement message connection settings.
AS2MessageConnectionSettings() - Constructor for class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
 
AS2OneWayAgreement - Class in com.microsoft.azure.management.logic
The integration account AS2 oneway agreement.
AS2OneWayAgreement() - Constructor for class com.microsoft.azure.management.logic.AS2OneWayAgreement
 
AS2ProtocolSettings - Class in com.microsoft.azure.management.logic
The AS2 agreement protocol settings.
AS2ProtocolSettings() - Constructor for class com.microsoft.azure.management.logic.AS2ProtocolSettings
 
AS2SecuritySettings - Class in com.microsoft.azure.management.logic
The AS2 agreement security settings.
AS2SecuritySettings() - Constructor for class com.microsoft.azure.management.logic.AS2SecuritySettings
 
AS2ValidationSettings - Class in com.microsoft.azure.management.logic
The AS2 agreement validation settings.
AS2ValidationSettings() - Constructor for class com.microsoft.azure.management.logic.AS2ValidationSettings
 
ASCENSION_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ASIA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Azure Cloud - Asia
ASIA_SOUTHEAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
asn() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the asn value.
asn() - Method in class com.microsoft.azure.management.network.BgpSettings
Get the asn value.
asPath() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the asPath value.
asPremium() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
ASSEMBLY - Static variable in class com.microsoft.azure.management.datalake.analytics.models.FileType
Static value Assembly for FileType.
assetId() - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Get the assetId value.
AssetItem - Class in com.microsoft.azure.management.machinelearning
Information about an asset associated with the web service.
AssetItem() - Constructor for class com.microsoft.azure.management.machinelearning.AssetItem
 
assets() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the assets value.
AssetType - Class in com.microsoft.azure.management.machinelearning
Defines values for AssetType.
AssetType(String) - Constructor for class com.microsoft.azure.management.machinelearning.AssetType
Creates a custom value for AssetType.
assignableScopes() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
assignableScopes() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the assignableScopes value.
AssignmentPrincipal - Class in com.microsoft.azure.management.customerinsights
The AssignmentPrincipal.
AssignmentPrincipal() - Constructor for class com.microsoft.azure.management.customerinsights.AssignmentPrincipal
 
ASSOCIATED - Static variable in class com.microsoft.azure.management.network.AssociationType
Static value Associated for AssociationType.
associationAssignedCode() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the associationAssignedCode value.
associationAssignedCode() - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Get the associationAssignedCode value.
associations() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the associations value.
AssociationType - Class in com.microsoft.azure.management.network
Defines values for AssociationType.
AssociationType(String) - Constructor for class com.microsoft.azure.management.network.AssociationType
Creates a custom value for AssociationType.
associationType() - Method in class com.microsoft.azure.management.network.TopologyAssociation
Get the associationType value.
ASTERISK - Static variable in class com.microsoft.azure.management.network.SecurityRuleProtocol
Static value * for SecurityRuleProtocol.
asWarehouse() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
ASYMMETRIC_X509_CERT - Static variable in class com.microsoft.azure.management.graphrbac.CertificateType
Static value AsymmetricX509Cert for CertificateType.
AsymmetricEncryptionAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all asymmetric encryption algorithms.
AsymmetricEncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Constructor.
AsymmetricSignatureAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
 
AsymmetricSignatureAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.AsymmetricSignatureAlgorithm
 
AsyncOperationErrorInfo - Class in com.microsoft.azure.management.machinelearning
The error detail information for async operation.
AsyncOperationErrorInfo() - Constructor for class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
 
AsyncOperationStatus - Enum in com.microsoft.azure.management.apimanagement
Defines values for AsyncOperationStatus.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.AttachablePremium
Attaches the defined endpoint to the parent CDN profile.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.AttachableStandard
Attaches the defined endpoint to the parent CDN profile.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.AttachablePremium
Attaches the endpoint definition to the parent CDN profile update.
attach() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.AttachableStandard
Attaches the endpoint definition to the parent CDN profile update.
ATTACH - Static variable in class com.microsoft.azure.management.compute.DiskCreateOption
Static value Attach for DiskCreateOption.
ATTACH - Static variable in class com.microsoft.azure.management.compute.DiskCreateOptionTypes
Static value Attach for DiskCreateOptionTypes.
attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable
Attaches this child object's definition to its parent's definition.
attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
Attaches the child definition to the parent resource definiton.
attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinitionAlt
Attaches the child definition to the parent resource definition.
attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
Attaches the child definition to the parent resource update.
attach() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdateAlt
Attaches the child definition to the parent resource update.
Attachable<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The final stage of the child object definition, at which it can be attached to the parent.
Attachable.InDefinition<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The final stage of the child object definition, as which it can be attached to the parent.
Attachable.InDefinitionAlt<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The final stage of the child object definition, as which it can be attached to the parent.
Attachable.InUpdate<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The final stage of the child object definition, as which it can be attached to the parent.
Attachable.InUpdateAlt<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The final stage of the child object definition, as which it can be attached to the parent.
attachAzureBlobFileSystem(AzureBlobFileSystem) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes
 
attachAzureFileShare(AzureFileShare) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes
 
AttachDiskProperties - Class in com.microsoft.azure.management.devtestlab
Properties of the disk to attach.
AttachDiskProperties() - Constructor for class com.microsoft.azure.management.devtestlab.AttachDiskProperties
 
attachFileServer(FileServer) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes
 
AttachNewDataDiskOptions - Class in com.microsoft.azure.management.devtestlab
Properties to attach new disk to the Virtual Machine.
AttachNewDataDiskOptions() - Constructor for class com.microsoft.azure.management.devtestlab.AttachNewDataDiskOptions
 
Attestation - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
This is the abstract class that unifies all possible types of attestation that Device Provisioning Service supports.
Attestation() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.Attestation
 
AttestationMechanism - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service Attestation mechanism in the IndividualEnrollment and EnrollmentGroup.
AttestationMechanism() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.AttestationMechanism
Empty constructor
Attributes - Class in com.microsoft.azure.keyvault.models
The object attributes managed by the KeyVault service.
Attributes() - Constructor for class com.microsoft.azure.keyvault.models.Attributes
 
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the attributes value.
attributes() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
attributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
attributes() - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Get the attributes value.
attributes() - Method in interface com.microsoft.azure.management.keyvault.Key
 
attributes() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
audience() - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Get the audience value.
auHoursCanceled() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the auHoursCanceled value.
auHoursCanceled() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the auHoursCanceled value.
auHoursFailed() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the auHoursFailed value.
auHoursFailed() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the auHoursFailed value.
auHoursSucceeded() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the auHoursSucceeded value.
auHoursSucceeded() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the auHoursSucceeded value.
AUSTRALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
AUSTRALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
AUSTRALIA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
AUSTRALIA_SOUTHEAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
AUSTRIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
AUSTRIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
authenticate(AzureTokenCredentials) - Static method in class com.microsoft.azure.management.Azure
Authenticate to Azure using an Azure credentials object.
authenticate(File) - Static method in class com.microsoft.azure.management.Azure
Authenticates API access using a properties file containing the required credentials.
authenticate(RestClient, String) - Static method in class com.microsoft.azure.management.Azure
Authenticates API access using a RestClient instance.
authenticate(RestClient, String, String) - Static method in class com.microsoft.azure.management.Azure
Authenticates API access using a RestClient instance.
authenticate(AzureTokenCredentials) - Method in interface com.microsoft.azure.management.Azure.Configurable
Authenticates API access based on the provided credentials.
authenticate(File) - Method in interface com.microsoft.azure.management.Azure.Configurable
Authenticates API access using a properties file containing the required credentials.
authenticate(DeviceClientConfig, UUID) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthentication
Prototype (empty) function for set the SslDomain
authenticate(DeviceClientConfig, UUID) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBS
Start CBS authentication process by creating an adding authentication message to the send queue
authenticate() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Starts the authentication by calling the AmqpsSessionManager.
authenticate() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionDeviceOperation
Start the authentication process.
authenticate() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionManager
Start the authetication process.
authenticateWithProvisioningService(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ContractAPIAmqp
Requests hub to authenticate this connection and start the registration process over AMQP
authenticateWithProvisioningService(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http.ContractAPIHttp
Requests hub to authenticate this connection and start the registration process over HTTP
authenticateWithProvisioningService(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
Requests hub to authenticate this connection and start the registration process over MQTT
authenticateWithProvisioningService(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ProvisioningDeviceClientContract
 
authentication() - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Get the authentication value.
authentication() - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Get the authentication value.
authenticationCertificates() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
authenticationCertificates() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
authenticationEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Active Directory auth endpoint.
authenticationEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Active Directory auth endpoint.
AuthenticationFailed - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service failed to authenticate the request.
AuthenticationMechanism - Class in com.microsoft.azure.sdk.iot.service.auth
Authentication mechanism, used to store the device symmetric key.
AuthenticationMechanism(SymmetricKey) - Constructor for class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Constructor that saves a symmetric key used for SAS authentication
AuthenticationMechanism(String, String) - Constructor for class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Constructor that saves a thumbprint used for self signed authentication
AuthenticationMechanism(AuthenticationType) - Constructor for class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Constructor that is used for certificate authority authentication.
AuthenticationMechanism - Class in com.microsoft.azure.sdk.iot.service
Authentication mechanism, used to store the device symmetric key.
AuthenticationMechanism(SymmetricKey) - Constructor for class com.microsoft.azure.sdk.iot.service.AuthenticationMechanism
Constructor for initialization.
authenticationMessageReceived(AmqpsMessage, UUID) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthentication
Prototype (empty) function for evaluation function of received message.
authenticationMessageReceived(AmqpsMessage, UUID) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBS
Verify if the given message is a 200OK for authentication.
AuthenticationMethod - Class in com.microsoft.azure.management.network
Defines values for AuthenticationMethod.
AuthenticationMethod(String) - Constructor for class com.microsoft.azure.management.network.AuthenticationMethod
Creates a custom value for AuthenticationMethod.
AuthenticationMethod - Class in com.microsoft.azure.sdk.iot.provisioning.service.auth
Class used to abstract the different authentication methods used to use Provisioning SDK.
AuthenticationMethod() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
 
authenticationMethod - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
AuthenticationMethod - Class in com.microsoft.azure.sdk.iot.service
Class used to abstract the different authentication methods used to use IoT Hub SDK.
AuthenticationMethod() - Constructor for class com.microsoft.azure.sdk.iot.service.AuthenticationMethod
 
authenticationMethod - Variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
AuthenticationParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
AuthenticationParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
 
authenticationSettings() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the authenticationSettings value.
AuthenticationSettingsContract - Class in com.microsoft.azure.management.apimanagement
API Authentication Settings.
AuthenticationSettingsContract() - Constructor for class com.microsoft.azure.management.apimanagement.AuthenticationSettingsContract
 
AuthenticationTokenSettings - Class in com.microsoft.azure.batch.protocol.models
The settings for an authentication token that the task can use to perform Batch service operations.
AuthenticationTokenSettings() - Constructor for class com.microsoft.azure.batch.protocol.models.AuthenticationTokenSettings
 
authenticationTokenSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the authenticationTokenSettings value.
authenticationTokenSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the authenticationTokenSettings value.
authenticationTokenSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the authenticationTokenSettings value.
AuthenticationType - Enum in com.microsoft.azure.management.sql
Defines values for AuthenticationType.
AuthenticationType - Enum in com.microsoft.azure.sdk.iot.service.auth
Enum for the type of authentication used.
AuthenticationTypeParser - Enum in com.microsoft.azure.sdk.iot.deps.serializer
 
authorization() - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Get the authorization value.
authorization() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the authorization value.
AUTHORIZATION - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "authorization" for EventDataPropertyName.
Authorization - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
AUTHORIZATION_CODE - Static variable in class com.microsoft.azure.management.apimanagement.GrantType
Static value authorizationCode for GrantType.
AUTHORIZATION_HEADER - Static variable in class com.microsoft.azure.management.apimanagement.BearerTokenSendingMethod
Static value authorizationHeader for BearerTokenSendingMethod.
AuthorizationFailedException - Exception in com.microsoft.azure.eventhubs
Authorization failed exception is thrown when error is encountered during authorizing user's permission to run the intended operations.
AuthorizationFailedException(String) - Constructor for exception com.microsoft.azure.eventhubs.AuthorizationFailedException
Constructor for the exception class
AuthorizationFailedException - Exception in com.microsoft.azure.servicebus.primitives
Authorization failed exception is thrown when error is encountered during authorizing user's permission to run the intended operations.
AuthorizationFailedException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.AuthorizationFailedException
Constructor for the exception class
authorizationKey() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
Get the authorizationKey value.
AuthorizationKeys - Interface in com.microsoft.azure.management.servicebus
Authorization key and connection string of authorization rule associated with Service Bus entities.
AuthorizationLevel - Enum in com.microsoft.azure.serverless.functions.annotation
 
AuthorizationMethod - Enum in com.microsoft.azure.management.apimanagement
Defines values for AuthorizationMethod.
authorizationMethods() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the authorizationMethods value.
authorizationPolicies() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the authorizationPolicies value.
authorizationQualifier() - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Get the authorizationQualifier value.
AuthorizationRule<RuleT extends AuthorizationRule<RuleT>> - Interface in com.microsoft.azure.management.eventhub
The base type representing authorization rule of event hub namespace and event hub.
AuthorizationRule<RuleT extends AuthorizationRule<RuleT>> - Interface in com.microsoft.azure.management.servicebus
Type representing authorization rule.
AuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
Grouping of commons authorization rule definition stages shared between event hub namespace authorization rule and event hub authorization rule.
AuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of commons authorization rule definition stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules.
AuthorizationRule.DefinitionStages.WithListen<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule definition allowing to enable listen policy.
AuthorizationRule.DefinitionStages.WithListen<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule definition allowing to enable listen policy.
AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule definition allowing to enable listen, send or manage policy.
AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule definition allowing to enable listen, send or manage policy.
AuthorizationRule.DefinitionStages.WithManage<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule definition allowing to enable manage policy.
AuthorizationRule.DefinitionStages.WithManage<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule definition allowing to enable manage policy.
AuthorizationRule.DefinitionStages.WithSend<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule definition allowing to enable send policy.
AuthorizationRule.DefinitionStages.WithSend<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule definition allowing to enable send policy.
AuthorizationRule.DefinitionStages.WithSendOrManage<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule definition allowing to enable send or manage policy.
AuthorizationRule.DefinitionStages.WithSendOrManage<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule definition allowing to enable send or manage policy.
AuthorizationRule.UpdateStages - Interface in com.microsoft.azure.management.eventhub
Grouping of commons authorization rule update stages shared between event hub namespace authorization rule and event hub authorization rule.
AuthorizationRule.UpdateStages - Interface in com.microsoft.azure.management.servicebus
Grouping of commons authorization rule update stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules.
AuthorizationRule.UpdateStages.WithListen<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule update allowing to enable listen policy.
AuthorizationRule.UpdateStages.WithListen<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule update allowing to enable listen policy.
AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule update allowing to enable listen, send or manage policy.
AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule update allowing to enable listen, send or manage policy.
AuthorizationRule.UpdateStages.WithManage<T> - Interface in com.microsoft.azure.management.eventhub
The stage of event hub namespace or event hub authorization rule update allowing to enable manage policy.
AuthorizationRule.UpdateStages.WithManage<T> - Interface in com.microsoft.azure.management.servicebus
The stage of Service Bus authorization rule update allowing to enable manage policy.
AuthorizationRule.UpdateStages.WithSend<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule update allowing to enable send policy.
AuthorizationRule.UpdateStages.WithSend<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule update allowing to enable send policy.
AuthorizationRule.UpdateStages.WithSendOrManage<T> - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace or event hub authorization rule update allowing to enable send or manage policy.
AuthorizationRule.UpdateStages.WithSendOrManage<T> - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus authorization rule update allowing to enable send or manage policy.
authorizationRules() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairings
 
authorizationRules() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaces
 
authorizationRules() - Method in interface com.microsoft.azure.management.eventhub.EventHubs
 
AuthorizationRules<RuleT> - Interface in com.microsoft.azure.management.servicebus
Entry point to authorization rules management API.
authorizationRules() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
authorizationRules() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
authorizationRules() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
AuthorizationServerContractBaseProperties - Class in com.microsoft.azure.management.apimanagement
External OAuth authorization server Update settings contract.
AuthorizationServerContractBaseProperties() - Constructor for class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
 
authorizationServerId() - Method in class com.microsoft.azure.management.apimanagement.OAuth2AuthenticationSettingsContract
Get the authorizationServerId value.
AuthorizationUseStatus - Class in com.microsoft.azure.management.network
Defines values for AuthorizationUseStatus.
AuthorizationUseStatus(String) - Constructor for class com.microsoft.azure.management.network.AuthorizationUseStatus
Creates a custom value for AuthorizationUseStatus.
authorizationValue() - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Get the authorizationValue value.
authTokenUrl() - Method in class com.microsoft.azure.management.notificationhubs.AdmCredential
Get the authTokenUrl value.
AuthType - Class in com.microsoft.azure.management.recoveryservices
Defines values for AuthType.
AuthType(String) - Constructor for class com.microsoft.azure.management.recoveryservices.AuthType
Creates a custom value for AuthType.
AUTO_SHUTDOWN - Static variable in class com.microsoft.azure.management.devtestlab.NotificationChannelEventType
Static value AutoShutdown for NotificationChannelEventType.
autogenerateFileName() - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Get the autogenerateFileName value.
AutoHealActions - Class in com.microsoft.azure.management.appservice
Actions which to take by the auto-heal module when a rule is triggered.
AutoHealActions() - Constructor for class com.microsoft.azure.management.appservice.AutoHealActions
 
AutoHealActionType - Enum in com.microsoft.azure.management.appservice
Defines values for AutoHealActionType.
AutoHealCustomAction - Class in com.microsoft.azure.management.appservice
Custom action to be executed when an auto heal rule is triggered.
AutoHealCustomAction() - Constructor for class com.microsoft.azure.management.appservice.AutoHealCustomAction
 
autoHealEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the autoHealEnabled value.
AutoHealRules - Class in com.microsoft.azure.management.appservice
Rules that can be defined for auto-heal.
AutoHealRules() - Constructor for class com.microsoft.azure.management.appservice.AutoHealRules
 
autoHealRules() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the autoHealRules value.
AutoHealTriggers - Class in com.microsoft.azure.management.appservice
Triggers for auto-heal.
AutoHealTriggers() - Constructor for class com.microsoft.azure.management.appservice.AutoHealTriggers
 
AUTOMATIC - Static variable in class com.microsoft.azure.management.sql.ReadWriteEndpointFailoverPolicy
Static value Automatic for ReadWriteEndpointFailoverPolicy.
automaticOSUpgrade() - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Get the automaticOSUpgrade value.
AutomaticTuningDisabledReason - Enum in com.microsoft.azure.management.sql
Defines values for AutomaticTuningDisabledReason.
AutomaticTuningMode - Enum in com.microsoft.azure.management.sql
Defines values for AutomaticTuningMode.
AutomaticTuningOptionModeActual - Enum in com.microsoft.azure.management.sql
Defines values for AutomaticTuningOptionModeActual.
AutomaticTuningOptionModeDesired - Enum in com.microsoft.azure.management.sql
Defines values for AutomaticTuningOptionModeDesired.
AutomaticTuningOptions - Class in com.microsoft.azure.management.sql
Automatic tuning properties for individual advisors.
AutomaticTuningOptions() - Constructor for class com.microsoft.azure.management.sql.AutomaticTuningOptions
 
AutomaticTuningServerMode - Enum in com.microsoft.azure.management.sql
Defines values for AutomaticTuningServerMode.
AutomaticTuningServerOptions - Class in com.microsoft.azure.management.sql
Automatic tuning properties for individual advisors.
AutomaticTuningServerOptions() - Constructor for class com.microsoft.azure.management.sql.AutomaticTuningServerOptions
 
AutomaticTuningServerReason - Enum in com.microsoft.azure.management.sql
Defines values for AutomaticTuningServerReason.
AUTOMATION_OPERATOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that is able to start, stop, suspend, and resume jobs.
automationAccountId() - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Get the automationAccountId value.
AutomationRunbookReceiver - Class in com.microsoft.azure.management.monitor
The Azure Automation Runbook notification receiver.
AutomationRunbookReceiver() - Constructor for class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
 
AutoPoolCreationFailedWithQuotaReached - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The Batch service could not create an auto pool to run the job on, because the account has reached its quota of compute nodes.
autoPoolIdPrefix() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get the autoPoolIdPrefix value.
AutoPoolSpecification - Class in com.microsoft.azure.batch.protocol.models
Specifies characteristics for a temporary 'auto pool'.
AutoPoolSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
 
autoPoolSpecification() - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Get the autoPoolSpecification value.
autoRegenerateKey() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the autoRegenerateKey value.
autoRegenerateKey() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the autoRegenerateKey value.
autoRegenerateKey() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the autoRegenerateKey value.
autoRenew() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
autoRenew() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
autoScale() - Method in class com.microsoft.azure.management.batchai.ScaleSettings
Get the autoScale value.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the autoScaleEvaluationInterval value.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the autoScaleEvaluationInterval value.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Get the autoScaleEvaluationInterval value.
autoScaleEvaluationInterval() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the autoScaleEvaluationInterval value.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the autoScaleFormula value.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the autoScaleFormula value.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Get the autoScaleFormula value.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleParameter
Get the autoScaleFormula value.
autoScaleFormula() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the autoScaleFormula value.
AutoScaleFormulaTooLong - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An automatic scaling formula is too long.
AutoscaleNotification - Class in com.microsoft.azure.management.gallery
Autoscale notification.
AutoscaleNotification() - Constructor for class com.microsoft.azure.management.gallery.AutoscaleNotification
Creates an instance of AutoscaleNotification class.
AutoscaleNotification - Class in com.microsoft.azure.management.monitor
Autoscale notification.
AutoscaleNotification() - Constructor for class com.microsoft.azure.management.monitor.AutoscaleNotification
Creates an instance of AutoscaleNotification class.
AutoscaleProfile - Class in com.microsoft.azure.management.gallery
Autoscale profile.
AutoscaleProfile() - Constructor for class com.microsoft.azure.management.gallery.AutoscaleProfile
 
AutoscaleProfile - Class in com.microsoft.azure.management.monitor
Autoscale profile.
AutoscaleProfile() - Constructor for class com.microsoft.azure.management.monitor.AutoscaleProfile
 
AutoScaleRun - Class in com.microsoft.azure.batch.protocol.models
The results and errors from an execution of a pool autoscale formula.
AutoScaleRun() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoScaleRun
 
autoScaleRun() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the autoScaleRun value.
AutoScaleRunError - Class in com.microsoft.azure.batch.protocol.models
An error that occurred when executing or evaluating a pool autoscale formula.
AutoScaleRunError() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
 
AutoScaleSettings - Class in com.microsoft.azure.management.batchai
The system automatically scales the cluster up and down (within minimumNodeCount and maximumNodeCount) based on the pending and running jobs on the cluster.
AutoScaleSettings() - Constructor for class com.microsoft.azure.management.batchai.AutoScaleSettings
 
AutoScaleTooManyRequestsToEnable - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
Enable AutoScale requests for the same pool must be separated by at least 30 seconds.
AutoScalingFormulaSyntaxError - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An automatic scaling formula has a syntax error.
autoStorage() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
AutoStorageBaseProperties - Class in com.microsoft.azure.management.batch
The properties related to the auto-storage account.
AutoStorageBaseProperties() - Constructor for class com.microsoft.azure.management.batch.AutoStorageBaseProperties
 
AutoStorageProperties - Class in com.microsoft.azure.management.batch
Contains information about the auto-storage account associated with a Batch account.
AutoStorageProperties() - Constructor for class com.microsoft.azure.management.batch.AutoStorageProperties
 
autoSwapSlotName() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the autoSwapSlotName value.
autoSwapSlotName() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
autoUpgradeMinorVersionEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
autoUpgradeMinorVersionEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
autoUser() - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Get the autoUser value.
AutoUserScope - Enum in com.microsoft.azure.batch.protocol.models
Defines values for AutoUserScope.
AutoUserSpecification - Class in com.microsoft.azure.batch.protocol.models
Specifies the parameters for the auto user that runs a task on the Batch service.
AutoUserSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
 
availabilities() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the availabilities value.
availability() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the availability value.
AvailabilitySet - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure availability set.
AvailabilitySet.Definition - Interface in com.microsoft.azure.management.compute
Container interface for all the definitions related to an availability set.
AvailabilitySet.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of availability set definition stages.
AvailabilitySet.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of an availability set definition.
AvailabilitySet.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
The stage of an availability set definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
AvailabilitySet.DefinitionStages.WithFaultDomainCount - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify the fault domain count.
AvailabilitySet.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify the resource group.
AvailabilitySet.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing enable or disable for managed disk.
AvailabilitySet.DefinitionStages.WithUpdateDomainCount - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify the update domain count.
AvailabilitySet.Update - Interface in com.microsoft.azure.management.compute
The template for an availability set update operation, containing all the settings that can be modified.
AvailabilitySet.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of availability set update stages.
AvailabilitySet.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify SKU.
availabilitySetId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
availabilitySetId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
availabilitySets() - Method in class com.microsoft.azure.management.Azure
 
AvailabilitySets - Interface in com.microsoft.azure.management.compute
Entry point to availability set management API.
AVAILABILITYSETS - Static variable in class com.microsoft.azure.management.compute.ComputeResourceType
Static value availabilitySets for ComputeResourceType.
availabilitySetSkuType() - Method in interface com.microsoft.azure.management.compute.ComputeSku
The availability set sku type if the sku describes sku for availability set resource type.
AvailabilitySetSkuTypes - Class in com.microsoft.azure.management.compute
Defines values for AvailabilitySetSkuTypes.
AvailabilitySetSkuTypes() - Constructor for class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
 
availabilityState() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
AvailabilityZoneId - Class in com.microsoft.azure.management.resources.fluentcore.arm
Availability zone identifiers.
AvailabilityZoneId() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
 
availabilityZones() - Method in interface com.microsoft.azure.management.compute.Disk
 
availabilityZones() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
availabilityZones() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
availabilityZones() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
The availability zones assigned to the application gateway.
availabilityZones() - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend
 
availabilityZones() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
available() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
returns the remaining number of bytes available to read from the buffer, without having to call the server
AVAILABLE - Static variable in class com.microsoft.azure.management.network.AuthorizationUseStatus
Static value Available for AuthorizationUseStatus.
AvailableOperationDisplay - Class in com.microsoft.azure.management.servicefabric
Operation supported by ServiceFabric resource provider.
AvailableOperationDisplay() - Constructor for class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
 
availableSizes() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Lists all available virtual machine sizes this virtual machine can resized to.
availableToOtherTenants() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
average() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the average value.
average() - Method in class com.microsoft.azure.management.datalake.analytics.models.ResourceUsageStatistics
Get the average value.
average() - Method in class com.microsoft.azure.management.monitor.MetricValue
Get the average value.
average() - Method in class com.microsoft.azure.management.sql.MetricValue
Get the average value.
AVERAGE - Static variable in class com.microsoft.azure.management.sql.PrimaryAggregationType
Static value Average for PrimaryAggregationType.
average() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricValue
 
avgCPUPercentage() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the avgCPUPercentage value.
avgDiskGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the avgDiskGiB value.
avgDtu() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
avgLatencyInMs() - Method in interface com.microsoft.azure.management.network.ConnectivityCheck
 
avgMemoryGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the avgMemoryGiB value.
AvroSerialization - Class in com.microsoft.azure.management.streamanalytics
Describes how data from an input is serialized or how data is serialized when written to an output in Avro format.
AvroSerialization() - Constructor for class com.microsoft.azure.management.streamanalytics.AvroSerialization
 
AZERBAIJAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
AZERBAIJAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
Azure - Class in com.microsoft.azure.management
The entry point for accessing resource management APIs in Azure.
Azure.Authenticated - Interface in com.microsoft.azure.management
Provides authenticated access to a subset of Azure APIs that do not require a specific subscription.
Azure.Configurable - Interface in com.microsoft.azure.management
The interface allowing configurations to be made on the client.
AZURE_ACTIVE_DIRECTORY - Static variable in class com.microsoft.azure.management.recoveryservices.AuthType
Static value AzureActiveDirectory for AuthType.
AZURE_BLOB - Static variable in class com.microsoft.azure.management.customerinsights.ConnectorTypes
Static value AzureBlob for ConnectorTypes.
AZURE_COSMOS_DB_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Azure Cosmos DB accounts.
AZURE_EVENT_HUB - Static variable in class com.microsoft.azure.management.apimanagement.LoggerType
Static value azureEventHub for LoggerType.
AZURE_KEY_VAULT - Static variable in class com.microsoft.azure.management.sql.ServerKeyType
Static value AzureKeyVault for ServerKeyType.
AZURE_PRIVATE_PEERING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Static value AzurePrivatePeering for ExpressRouteCircuitPeeringType.
AZURE_PUBLIC_PEERING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Static value AzurePublicPeering for ExpressRouteCircuitPeeringType.
AZURE_SERVICES - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value AzureServices for Bypass.
AZURE_SQL_DATABASE - Static variable in class com.microsoft.azure.management.sql.SyncMemberDbType
Static value AzureSqlDatabase for SyncMemberDbType.
AzureActiveDirectory - Class in com.microsoft.azure.management.servicefabric
The settings to enable AAD authentication on the cluster.
AzureActiveDirectory() - Constructor for class com.microsoft.azure.management.servicefabric.AzureActiveDirectory
 
AzureActiveDirectoryTokenProvider - Class in com.microsoft.azure.servicebus.security
This is a token provider that obtains tokens from Azure Active Directory.
AzureActiveDirectoryTokenProvider(AuthenticationContext, ClientCredential) - Constructor for class com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider
Creates a token provider that authenticates with active directory using client secret.
AzureActiveDirectoryTokenProvider(AuthenticationContext, AsymmetricKeyCredential) - Constructor for class com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider
Creates a token provider that authenticates with active directory using certificate.
AzureActiveDirectoryTokenProvider(AuthenticationContext, String, String, String) - Constructor for class com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider
Creates a token provider that authenticates with active directory using username and password.
AzureADAuthenticator - Class in com.microsoft.azure.datalake.store.oauth2
This class provides convenience methods to obtain AAD tokens.
AzureADAuthenticator() - Constructor for class com.microsoft.azure.datalake.store.oauth2.AzureADAuthenticator
 
AzureADToken - Class in com.microsoft.azure.datalake.store.oauth2
Object represnting the AAD access token to use when making HTTP requests to Azure Data Lake Storage.
AzureADToken() - Constructor for class com.microsoft.azure.datalake.store.oauth2.AzureADToken
 
AzureAppPushReceiver - Class in com.microsoft.azure.management.monitor
The Azure mobile App push notification receiver.
AzureAppPushReceiver() - Constructor for class com.microsoft.azure.management.monitor.AzureAppPushReceiver
 
azureAsn() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
AzureAsyncOperationResult - Class in com.microsoft.azure.management.network
The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is in progress, or has failed.
AzureAsyncOperationResult() - Constructor for class com.microsoft.azure.management.network.AzureAsyncOperationResult
 
AzureBlobConnectorProperties - Class in com.microsoft.azure.management.customerinsights
The Azure Blob connector properties.
AzureBlobConnectorProperties() - Constructor for class com.microsoft.azure.management.customerinsights.AzureBlobConnectorProperties
 
AzureBlobFileSystem - Interface in com.microsoft.azure.management.batchai
Client-side representation for AzureBlobFileSystemReference.
AzureBlobFileSystem.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of azure blob file system reference.
AzureBlobFileSystem.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for azure blob file system reference.
AzureBlobFileSystem.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithMountOptions<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithRelativeMountPath<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithStorageAccount<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystem.DefinitionStages.WithStorageContainerName<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureBlobFileSystemReference - Class in com.microsoft.azure.management.batchai
Provides required information, for the service to be able to mount Azure Blob Storage container on the cluster nodes.
AzureBlobFileSystemReference() - Constructor for class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
 
azureBlobFileSystems() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get the azureBlobFileSystems value.
azureBlobStorage() - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Get the azureBlobStorage value.
azureBlobStorage() - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Get the azureBlobStorage value.
AzureBlobStorageApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs azure blob storage configuration.
AzureBlobStorageApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
 
AzureBlobStorageHttpLogsConfig - Class in com.microsoft.azure.management.appservice
Http logs to azure blob storage configuration.
AzureBlobStorageHttpLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
 
AzureConfigurable<T extends AzureConfigurable<T>> - Interface in com.microsoft.azure.management.resources.fluentcore.arm
The base interface for allowing configurations to be made on the HTTP client.
azureDnsRecord() - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAlias
 
azureEndpoints() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
azureFile() - Method in class com.microsoft.azure.management.containerinstance.Volume
Get the azureFile value.
AzureFileShare - Interface in com.microsoft.azure.management.batchai
Client-side representation for AzureFileShareReference.
AzureFileShare.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of azure file share reference.
AzureFileShare.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for azure file share reference.
AzureFileShare.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithAzureFileUrl<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithAzureStorageCredentials<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithDirectoryMode<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithFileMode<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithRelativeMountPath<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShare.DefinitionStages.WithStorageAccount<ParentT> - Interface in com.microsoft.azure.management.batchai
 
AzureFileShareReference - Class in com.microsoft.azure.management.batchai
Details of the Azure File Share to mount on the cluster.
AzureFileShareReference() - Constructor for class com.microsoft.azure.management.batchai.AzureFileShareReference
 
azureFileShares() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get the azureFileShares value.
azureFileUrl() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get the azureFileUrl value.
AzureFileVolume - Class in com.microsoft.azure.management.containerinstance
The properties of the Azure File volume.
AzureFileVolume() - Constructor for class com.microsoft.azure.management.containerinstance.AzureFileVolume
 
azureInsightMetricId() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
AzureMachineLearningWebServiceFunctionBinding - Class in com.microsoft.azure.management.streamanalytics
The binding to an Azure Machine Learning web service.
AzureMachineLearningWebServiceFunctionBinding() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
 
AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters - Class in com.microsoft.azure.management.streamanalytics
The parameters needed to retrieve the default function definition for an Azure Machine Learning web service function.
AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
 
AzureMachineLearningWebServiceInputColumn - Class in com.microsoft.azure.management.streamanalytics
Describes an input column for the Azure Machine Learning web service endpoint.
AzureMachineLearningWebServiceInputColumn() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputColumn
 
AzureMachineLearningWebServiceInputs - Class in com.microsoft.azure.management.streamanalytics
The inputs for the Azure Machine Learning web service endpoint.
AzureMachineLearningWebServiceInputs() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputs
 
AzureMachineLearningWebServiceOutputColumn - Class in com.microsoft.azure.management.streamanalytics
Describes an output column for the Azure Machine Learning web service endpoint.
AzureMachineLearningWebServiceOutputColumn() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceOutputColumn
 
azureManagementEndpointAudience() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Get the azureManagementEndpointAudience value.
azureResourceName() - Method in class com.microsoft.azure.management.appservice.HostName
Get the azureResourceName value.
azureResourceName() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
AzureResourceType - Enum in com.microsoft.azure.management.appservice
Defines values for AzureResourceType.
azureResourceType() - Method in class com.microsoft.azure.management.appservice.HostName
Get the azureResourceType value.
azureResourceType() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
AzureSku - Class in com.microsoft.azure.management.powerbi
The AzureSku model.
AzureSku() - Constructor for class com.microsoft.azure.management.powerbi.AzureSku
Creates an instance of AzureSku class.
AzureSqlDatabaseDataSourceProperties - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with an Azure SQL database data source.
AzureSqlDatabaseDataSourceProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
 
AzureSqlDatabaseOutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes an Azure SQL database output data source.
AzureSqlDatabaseOutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
 
AzureStorageCredentialsInfo - Class in com.microsoft.azure.management.batchai
Credentials to access Azure File Share.
AzureStorageCredentialsInfo() - Constructor for class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
 
AzureStoragePartitionManagerOptions - Class in com.microsoft.azure.eventprocessorhost
 
AzureStoragePartitionManagerOptions() - Constructor for class com.microsoft.azure.eventprocessorhost.AzureStoragePartitionManagerOptions
 
AzureTableOutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes an Azure Table data source.
AzureTableOutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
 
azureTableStorage() - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Get the azureTableStorage value.
AzureTableStorageApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs to Azure table storage configuration.
AzureTableStorageApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
 

B

B - Static variable in class com.microsoft.azure.management.storage.Services
Static value b for Services.
B - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value b for SignedResource.
b2b() - Method in class com.microsoft.azure.management.logic.PartnerContent
Get the b2b value.
B2BPartnerContent - Class in com.microsoft.azure.management.logic
The B2B partner content.
B2BPartnerContent() - Constructor for class com.microsoft.azure.management.logic.B2BPartnerContent
 
backend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHealth
 
backend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
backend() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
backendAddresses() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
backendAddressPool() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Get the backendAddressPool value.
BackendAuthorizationHeaderCredentials - Class in com.microsoft.azure.management.apimanagement
Authorization header information.
BackendAuthorizationHeaderCredentials() - Constructor for class com.microsoft.azure.management.apimanagement.BackendAuthorizationHeaderCredentials
 
BackendBaseParameters - Class in com.microsoft.azure.management.apimanagement
Backend entity base Parameter set.
BackendBaseParameters() - Constructor for class com.microsoft.azure.management.apimanagement.BackendBaseParameters
 
BackendCredentialsContract - Class in com.microsoft.azure.management.apimanagement
Details of the Credentials used to connect to Backend.
BackendCredentialsContract() - Constructor for class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
 
backendHttpConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth
 
backendHttpConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
backendHttpConfigurations() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
backendHttpSettings() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Get the backendHttpSettings value.
backendHttpSettingsCollection() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Get the backendHttpSettingsCollection value.
backendNetworkInterfaceId() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule
 
backendNicIPConfigurationName() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule
 
backendNicIPConfigurationNames() - Method in interface com.microsoft.azure.management.network.model.HasBackendNics
 
backendPort() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the backendPort value.
backendPort() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the backendPort value.
backendPort() - Method in class com.microsoft.azure.management.devtestlab.InboundNatRule
Get the backendPort value.
backendPort() - Method in class com.microsoft.azure.management.devtestlab.InboundNatRuleFragment
Get the backendPort value.
backendPort() - Method in class com.microsoft.azure.management.devtestlab.Port
Get the backendPort value.
backendPort() - Method in class com.microsoft.azure.management.devtestlab.PortFragment
Get the backendPort value.
backendPort() - Method in interface com.microsoft.azure.management.network.model.HasBackendPort
 
BackendProperties - Class in com.microsoft.azure.management.apimanagement
Properties specific to the Backend Type.
BackendProperties() - Constructor for class com.microsoft.azure.management.apimanagement.BackendProperties
 
BackendProtocol - Class in com.microsoft.azure.management.apimanagement
Defines values for BackendProtocol.
BackendProtocol() - Constructor for class com.microsoft.azure.management.apimanagement.BackendProtocol
 
BackendProxyContract - Class in com.microsoft.azure.management.apimanagement
Details of the Backend WebProxy Server to use in the Request to Backend.
BackendProxyContract() - Constructor for class com.microsoft.azure.management.apimanagement.BackendProxyContract
 
backends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
backends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
BackendServiceFabricClusterProperties - Class in com.microsoft.azure.management.apimanagement
Properties of the Service Fabric Type Backend.
BackendServiceFabricClusterProperties() - Constructor for class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
 
BackendTlsProperties - Class in com.microsoft.azure.management.apimanagement
Properties controlling TLS Certificate Validation.
BackendTlsProperties() - Constructor for class com.microsoft.azure.management.apimanagement.BackendTlsProperties
 
BACKUP - Static variable in class com.microsoft.azure.management.devices.JobType
Static value backup for JobType.
backup() - Method in interface com.microsoft.azure.management.keyvault.Key
 
BACKUP - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value backup for KeyPermissions.
BACKUP - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value backup for SecretPermissions.
BACKUP - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value backup for StoragePermissions.
BACKUP_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage backup in Recovery Services vault.
BACKUP_OPERATOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage backup except removing backup, in Recovery Services vault.
BACKUP_READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view all backup management services.
backupAsync() - Method in interface com.microsoft.azure.management.keyvault.Key
 
backupCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
backupCertificateAsync(String, String, ServiceCallback<BackupCertificateResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
backupCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
BackupCertificateResult - Class in com.microsoft.azure.keyvault.models
The backup certificate result, containing the backup blob.
BackupCertificateResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupCertificateResult
 
backupCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified certificate.
BackupItemStatus - Enum in com.microsoft.azure.management.appservice
Defines values for BackupItemStatus.
backupKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
backupKeyAsync(String, String, ServiceCallback<BackupKeyResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
backupKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
BackupKeyResult - Class in com.microsoft.azure.keyvault.models
The backup key result, containing the backup blob.
BackupKeyResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupKeyResult
 
backupKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Requests that a backup of the specified key be downloaded to the client.
BackupLongTermRetentionPolicyState - Enum in com.microsoft.azure.management.sql
Defines values for BackupLongTermRetentionPolicyState.
BackupRestoreOperationType - Enum in com.microsoft.azure.management.appservice
Defines values for BackupRestoreOperationType.
BackupSchedule - Class in com.microsoft.azure.management.appservice
Description of a backup schedule.
BackupSchedule() - Constructor for class com.microsoft.azure.management.appservice.BackupSchedule
 
backupSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
backupSecretAsync(String, String, ServiceCallback<BackupSecretResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
backupSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
BackupSecretResult - Class in com.microsoft.azure.keyvault.models
The backup secret result, containing the backup blob.
BackupSecretResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupSecretResult
 
backupSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified secret.
backupStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
backupStorageAccountAsync(String, String, ServiceCallback<BackupStorageResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
backupStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
backupStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Backs up the specified storage account.
BackupStorageResult - Class in com.microsoft.azure.keyvault.models
The backup storage result, containing the backup blob.
BackupStorageResult() - Constructor for class com.microsoft.azure.keyvault.models.BackupStorageResult
 
BAHAMAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BAHAMAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BAHRAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BAHRAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
baiduApiKey() - Method in class com.microsoft.azure.management.notificationhubs.BaiduCredential
Get the baiduApiKey value.
BaiduCredential - Class in com.microsoft.azure.management.notificationhubs
Description of a NotificationHub BaiduCredential.
BaiduCredential() - Constructor for class com.microsoft.azure.management.notificationhubs.BaiduCredential
 
baiduEndPoint() - Method in class com.microsoft.azure.management.notificationhubs.BaiduCredential
Get the baiduEndPoint value.
baiduSecretKey() - Method in class com.microsoft.azure.management.notificationhubs.BaiduCredential
Get the baiduSecretKey value.
bandwidthInMbps() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Get the bandwidthInMbps value.
BANGLADESH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BANGLADESH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BARBADOS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BARBADOS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
Base64 - Class in com.microsoft.azure.sdk.iot.deps.util
 
Base64() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.Base64
 
base64EncodedCertificate() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the base64EncodedCertificate value.
base64EncodedCertificate() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
Base64UrlJsonDeserializer - Class in com.microsoft.azure.keyvault.webkey
The base64 URL JSON deserializer.
Base64UrlJsonDeserializer() - Constructor for class com.microsoft.azure.keyvault.webkey.Base64UrlJsonDeserializer
 
Base64UrlJsonSerializer - Class in com.microsoft.azure.keyvault.webkey
The base64 URL JSON serializer.
Base64UrlJsonSerializer() - Constructor for class com.microsoft.azure.keyvault.webkey.Base64UrlJsonSerializer
 
baseIdentifier - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
baseIdentifier() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
baseIpAddress() - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Get the baseIpAddress value.
BaseJobParameters - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics Job Parameters base class for build and submit.
BaseJobParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.BaseJobParameters
 
Baseline - Class in com.microsoft.azure.management.monitor
The baseline values for a single sensitivity value.
Baseline() - Constructor for class com.microsoft.azure.management.monitor.Baseline
 
BaselineMetadataValue - Class in com.microsoft.azure.management.monitor
Represents a baseline metadata value.
BaselineMetadataValue() - Constructor for class com.microsoft.azure.management.monitor.BaselineMetadataValue
 
BaseLinkHandler - Class in com.microsoft.azure.eventhubs.impl
 
BaseLinkHandler(AmqpLink) - Constructor for class com.microsoft.azure.eventhubs.impl.BaseLinkHandler
 
BaseLinkHandler - Class in com.microsoft.azure.servicebus.amqp
 
BaseLinkHandler(IAmqpLink) - Constructor for class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
baseUrl() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Batch service endpoint
baseUrl() - Method in interface com.microsoft.azure.batch.auth.BatchCredentials
Gets the Batch service endpoint.
baseUrl() - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
 
baseUrl() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Batch service endpoint
BASIC - Static variable in class com.microsoft.azure.management.apimanagement.ClientAuthenticationMethod
Static value Basic for ClientAuthenticationMethod.
BASIC - Static variable in class com.microsoft.azure.management.apimanagement.SkuType
Static value Basic for SkuType.
BASIC - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Basic for SkuName.
BASIC - Static variable in class com.microsoft.azure.management.compute.ComputeSkuTier
Static value Basic for ComputeSkuTier.
BASIC - Static variable in class com.microsoft.azure.management.containerregistry.SkuName
Static value Basic for SkuName.
BASIC - Static variable in class com.microsoft.azure.management.containerregistry.SkuTier
Static value Basic for SkuTier.
BASIC - Static variable in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
Static value NamespaceSku for BASIC.
BASIC - Static variable in class com.microsoft.azure.management.eventhub.SkuName
Static value Basic for SkuName.
BASIC - Static variable in class com.microsoft.azure.management.eventhub.SkuTier
Static value Basic for SkuTier.
BASIC - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
Static value Basic for ApplicationGatewayRequestRoutingRuleType.
BASIC - Static variable in class com.microsoft.azure.management.network.LoadBalancerSkuName
Static value Basic for LoadBalancerSkuName.
BASIC - Static variable in class com.microsoft.azure.management.network.LoadBalancerSkuType
Static value Basic for LoadBalancerSkuType.
BASIC - Static variable in class com.microsoft.azure.management.network.PublicIPAddressSkuName
Static value Basic for PublicIPAddressSkuName.
BASIC - Static variable in class com.microsoft.azure.management.network.PublicIPSkuType
Static value Basic for PublicIPSkuType.
BASIC - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value Basic for VirtualNetworkGatewaySkuName.
BASIC - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value Basic for VirtualNetworkGatewaySkuTier.
BASIC - Static variable in class com.microsoft.azure.management.notificationhubs.SkuName
Static value Basic for SkuName.
BASIC - Static variable in class com.microsoft.azure.management.redis.SkuName
Static value Basic for SkuName.
BASIC - Static variable in class com.microsoft.azure.management.servicebus.NamespaceSku
Static value NamespaceSku for BASIC.
BASIC - Static variable in class com.microsoft.azure.management.servicebus.SkuName
Static value Basic for SkuName.
BASIC - Static variable in class com.microsoft.azure.management.servicebus.SkuTier
Static value Basic for SkuTier.
BASIC - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value Basic for DatabaseEdition.
BASIC - Static variable in class com.microsoft.azure.management.sql.ElasticPoolEditions
Static value Basic for ElasticPoolEdition.
BASIC - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value Basic for ServiceObjectiveName.
BASIC_A0 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Basic_A0 for ComputeSkuName.
BASIC_A0 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A0 for VirtualMachineSizeTypes.
BASIC_A1 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Basic_A1 for ComputeSkuName.
BASIC_A1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A1 for VirtualMachineSizeTypes.
BASIC_A2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Basic_A2 for ComputeSkuName.
BASIC_A2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A2 for VirtualMachineSizeTypes.
BASIC_A3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Basic_A3 for ComputeSkuName.
BASIC_A3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A3 for VirtualMachineSizeTypes.
BASIC_A4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Basic_A4 for ComputeSkuName.
BASIC_A4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A4 for VirtualMachineSizeTypes.
BASIC_B1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Basic pricing tier with a small size.
BASIC_B2 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Basic pricing tier with a medium size.
BASIC_B3 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Basic pricing tier with a large size.
BasicAuthentication - Class in com.microsoft.azure.management.scheduler
The BasicAuthentication model.
BasicAuthentication() - Constructor for class com.microsoft.azure.management.scheduler.BasicAuthentication
 
BasicDependency - Class in com.microsoft.azure.management.resources
Deployment dependency information.
BasicDependency() - Constructor for class com.microsoft.azure.management.resources.BasicDependency
 
BatchAccount - Interface in com.microsoft.azure.management.batch
An immutable client-side representation of an Azure Batch account.
BatchAccount.Definition - Interface in com.microsoft.azure.management.batch
The entirety of a Batch account definition.
BatchAccount.DefinitionStages - Interface in com.microsoft.azure.management.batch
Grouping of all the Batch account definition stages.
BatchAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batch
The first stage of a Batch account definition.
BatchAccount.DefinitionStages.WithApplication - Interface in com.microsoft.azure.management.batch
The stage of a Batch account definition allowing the creation of a Batch application.
BatchAccount.DefinitionStages.WithApplicationAndStorage - Interface in com.microsoft.azure.management.batch
The stage of a Batch account definition allowing adding an application and a storage account.
BatchAccount.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batch
A Batch account definition with sufficient inputs to create a new Batch account in the cloud, but exposing additional optional inputs to specify.
BatchAccount.DefinitionStages.WithCreateAndApplication - Interface in com.microsoft.azure.management.batch
The stage of a Batch account definition allowing the adding of a Batch application or creating the Batch account.
BatchAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.batch
The stage of a Batch account definition allowing the resource group to be specified.
BatchAccount.DefinitionStages.WithStorage - Interface in com.microsoft.azure.management.batch
The stage of a Batch account definition allowing to associate storage accounts with the Batch account.
BatchAccount.Update - Interface in com.microsoft.azure.management.batch
The template for a Batch account update operation, containing all the settings that can be modified.
BatchAccount.UpdateStages - Interface in com.microsoft.azure.management.batch
Grouping of all Batch account update stages.
BatchAccount.UpdateStages.WithApplication - Interface in com.microsoft.azure.management.batch
The stage of a Batch account definition allowing the creation of a Batch application.
BatchAccount.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.batch
The stage of a Batch account update allowing to specify a storage account.
BatchAccountKeys - Class in com.microsoft.azure.management.batch
This class represents the access keys for the batch account.
BatchAccountKeys(String, String) - Constructor for class com.microsoft.azure.management.batch.BatchAccountKeys
Constructor for the class.
BatchAccountRegenerateKeyParameters - Class in com.microsoft.azure.management.batch
Parameters supplied to the RegenerateKey operation.
BatchAccountRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
 
batchAccounts() - Method in class com.microsoft.azure.management.Azure
 
BatchAccounts - Interface in com.microsoft.azure.management.batch
Entry point to Azure Batch account management API.
BatchAICluster - Interface in com.microsoft.azure.management.batchai
Entry point for Batch AI cluster management API in Azure.
BatchAICluster.Definition - Interface in com.microsoft.azure.management.batchai
The entirety of a Batch AI cluster definition.
BatchAICluster.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Grouping of Batch AI cluster definition stages.
BatchAICluster.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batchai
The first stage of a Batch AI cluster definition.
BatchAICluster.DefinitionStages.WithAppInsightsKey - Interface in com.microsoft.azure.management.batchai
 
BatchAICluster.DefinitionStages.WithAppInsightsResourceId - Interface in com.microsoft.azure.management.batchai
Specifies Azure Application Insights information for performance counters reporting.
BatchAICluster.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
BatchAICluster.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.batchai
The stage of a Batch AI cluster definition allowing the resource group to be specified.
BatchAICluster.DefinitionStages.WithScaleSettings - Interface in com.microsoft.azure.management.batchai
Specifies scale settings for the cluster.
BatchAICluster.DefinitionStages.WithSetupTask - Interface in com.microsoft.azure.management.batchai
Specifies a setup task which can be used to customize the compute nodes of the cluster.
BatchAICluster.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.batchai
Defines subnet for the cluster.
BatchAICluster.DefinitionStages.WithUserCredentials - Interface in com.microsoft.azure.management.batchai
Specifies the credentials to use for authentication on each of the nodes of a cluster.
BatchAICluster.DefinitionStages.WithUserName - Interface in com.microsoft.azure.management.batchai
Specifies the name of the administrator account that gets created on each of the nodes of a cluster.
BatchAICluster.DefinitionStages.WithVirtualMachineImage - Interface in com.microsoft.azure.management.batchai
Specifies virtual machine image.
BatchAICluster.DefinitionStages.WithVMPriority - Interface in com.microsoft.azure.management.batchai
 
BatchAICluster.DefinitionStages.WithVMSize - Interface in com.microsoft.azure.management.batchai
The stage of a Batch AI cluster definition allowing to specify virtual machine size.
BatchAICluster.Update - Interface in com.microsoft.azure.management.batchai
The template for an update operation, containing all the settings that can be modified.
BatchAICluster.UpdateStages - Interface in com.microsoft.azure.management.batchai
Grouping of Batch AI cluster update stages.
BatchAICluster.UpdateStages.WithScaleSettings - Interface in com.microsoft.azure.management.batchai
 
batchAIClusters() - Method in class com.microsoft.azure.management.Azure
 
BatchAIClusters - Interface in com.microsoft.azure.management.batchai
Entry point to Batch AI cluster management API in Azure.
BatchAIError - Class in com.microsoft.azure.management.batchai
An error response from the Batch AI service.
BatchAIError() - Constructor for class com.microsoft.azure.management.batchai.BatchAIError
 
BatchAIFileServer - Interface in com.microsoft.azure.management.batchai
Entry point for Batch AI file server management API in Azure.
BatchAIFileServer.Definition - Interface in com.microsoft.azure.management.batchai
The entirety of a Batch AI file server definition.
BatchAIFileServer.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Grouping of Batch AI file server definition stages.
BatchAIFileServer.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batchai
The first stage of a Batch AI file server definition.
BatchAIFileServer.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
BatchAIFileServer.DefinitionStages.WithDataDisks - Interface in com.microsoft.azure.management.batchai
This stage of a Batch AI file server definition allows to specify data disks parameters.
BatchAIFileServer.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.batchai
The stage of a Batch AI file server definition allowing the resource group to be specified.
BatchAIFileServer.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.batchai
Defines subnet for the file server.
BatchAIFileServer.DefinitionStages.WithUserCredentials - Interface in com.microsoft.azure.management.batchai
This stage of a Batch AI file server definition allows to specify user credentials.
BatchAIFileServer.DefinitionStages.WithUserName - Interface in com.microsoft.azure.management.batchai
This stage of a Batch AI file server definition allows to specify administrator account name.
BatchAIFileServer.DefinitionStages.WithVMSize - Interface in com.microsoft.azure.management.batchai
This stage of a Batch AI file server definition allows to specify virtual machine size.
batchAIFileServers() - Method in class com.microsoft.azure.management.Azure
 
BatchAIFileServers - Interface in com.microsoft.azure.management.batchai
Entry point to Batch AI file servers management API in Azure.
BatchAIJob - Interface in com.microsoft.azure.management.batchai
Client-side representation of Batch AI Job object, associated with Batch AI Cluster.
BatchAIJob.Definition - Interface in com.microsoft.azure.management.batchai
The entirety of the Batch AI job definition.
BatchAIJob.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Grouping of Batch AI job definition stages.
BatchAIJob.DefinitionStages.Blank - Interface in com.microsoft.azure.management.batchai
The first stage of Batch AI job definition.
BatchAIJob.DefinitionStages.WithContainerSettings - Interface in com.microsoft.azure.management.batchai
Specifies details of the container registry and image such as name, URL and credentials.
BatchAIJob.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.batchai
The stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud, but exposing additional optional settings to specify.
BatchAIJob.DefinitionStages.WithEnvironmentVariable - Interface in com.microsoft.azure.management.batchai
Allows to specify environment variables.
BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue - Interface in com.microsoft.azure.management.batchai
The stage of the Batch AI job definition allowing to specify environment variables with secrets.
BatchAIJob.DefinitionStages.WithExperimentName - Interface in com.microsoft.azure.management.batchai
Allows to specify the experiment information of the job.
BatchAIJob.DefinitionStages.WithInputDirectory - Interface in com.microsoft.azure.management.batchai
 
BatchAIJob.DefinitionStages.WithJobPreparation - Interface in com.microsoft.azure.management.batchai
Specifies the command line to be executed before tool kit is launched.
BatchAIJob.DefinitionStages.WithNodeCount - Interface in com.microsoft.azure.management.batchai
The stage of the definition allowing to specify number of compute nodes to run the job on.
BatchAIJob.DefinitionStages.WithOutputDirectory - Interface in com.microsoft.azure.management.batchai
 
BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify where Batch AI will upload stdout and stderr of the job.
BatchAIJob.DefinitionStages.WithToolType - Interface in com.microsoft.azure.management.batchai
 
BatchAIJobs - Interface in com.microsoft.azure.management.batchai
Entry point for Batch AI jobs management API in Azure.
BatchApplicationTokenCredentials - Class in com.microsoft.azure.batch.auth
Application token based credentials for use with a Batch Service Client.
BatchApplicationTokenCredentials(String, String, String, String, String, String) - Constructor for class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Initializes a new instance of the BatchApplicationTokenCredentials.
BatchClient - Class in com.microsoft.azure.batch
A client for an Azure Batch account, used to access the Batch service.
BatchClientBehavior - Class in com.microsoft.azure.batch
Classes derived from the BatchClientBehavior class modify operational behaviors of an Azure Batch client.
BatchClientBehavior() - Constructor for class com.microsoft.azure.batch.BatchClientBehavior
 
BatchClientParallelOptions - Class in com.microsoft.azure.batch.interceptor
Stores options that configure the operation of methods on Batch client parallel operations.
BatchClientParallelOptions() - Constructor for class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Initializes a new instance of the BatchClientParallelOptions class with default values.
BatchClientParallelOptions(int) - Constructor for class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Initializes a new instance of the BatchClientParallelOptions class.
BatchCredentials - Interface in com.microsoft.azure.batch.auth
Interface for credentials used to authenticate access to an Azure Batch account.
batchEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Batch service auth endpoint.
batchEndpoint() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Batch service auth endpoint.
BatchError - Class in com.microsoft.azure.batch.protocol.models
An error response received from the Azure Batch service.
BatchError() - Constructor for class com.microsoft.azure.batch.protocol.models.BatchError
 
BatchErrorCodeStrings - Class in com.microsoft.azure.batch
Error code strings returned from the Batch service.
BatchErrorCodeStrings() - Constructor for class com.microsoft.azure.batch.BatchErrorCodeStrings
 
BatchErrorDetail - Class in com.microsoft.azure.batch.protocol.models
An item of additional information included in an Azure Batch error response.
BatchErrorDetail() - Constructor for class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
 
BatchErrorException - Exception in com.microsoft.azure.batch.protocol.models
Exception thrown for an invalid response with BatchError information.
BatchErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.batch.protocol.models.BatchErrorException
Initializes a new instance of the BatchErrorException class.
BatchErrorException(String, Response<ResponseBody>, BatchError) - Constructor for exception com.microsoft.azure.batch.protocol.models.BatchErrorException
Initializes a new instance of the BatchErrorException class.
batchFunctionalAcknowledgements() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the batchFunctionalAcknowledgements value.
batchFunctionalAcknowledgements() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the batchFunctionalAcknowledgements value.
batchImplementationAcknowledgements() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the batchImplementationAcknowledgements value.
BatchOptions - Class in com.microsoft.azure.eventhubs
BatchOptions is used to create EventDataBatches.
BatchOptions() - Constructor for class com.microsoft.azure.eventhubs.BatchOptions
 
BatchRequestInterceptHandler - Interface in com.microsoft.azure.batch.interceptor
This interface enables an interceptor to modify a request to the Batch service.
BatchServiceClient - Interface in com.microsoft.azure.batch.protocol
The interface for BatchServiceClient class.
BatchSharedKeyCredentials - Class in com.microsoft.azure.batch.auth
Shared key credentials for an Azure Batch account.
BatchSharedKeyCredentials(String, String, String) - Constructor for class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Initializes a new instance of the BatchSharedKeyCredentials class with the specified Batch service endpoint, account name, and access key.
batchSize() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Get the batchSize value.
batchSize() - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Get the batchSize value.
batchTechnicalAcknowledgements() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the batchTechnicalAcknowledgements value.
batchTechnicalAcknowledgements() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the batchTechnicalAcknowledgements value.
BatchUserTokenCredentials - Class in com.microsoft.azure.batch.auth
User token based credentials for use with a Batch Service Client.
BatchUserTokenCredentials(String, String, String, String, String, String, String) - Constructor for class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Initializes a new instance of the BatchUserTokenCredentials.
BCC - Static variable in class com.microsoft.azure.management.apimanagement.NotificationName
Static value BCC for NotificationName.
BearerTokenSendingMethod - Class in com.microsoft.azure.management.apimanagement
Defines values for BearerTokenSendingMethod.
BearerTokenSendingMethod() - Constructor for class com.microsoft.azure.management.apimanagement.BearerTokenSendingMethod
 
bearerTokenSendingMethods() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the bearerTokenSendingMethods value.
beforeGroupInvoke() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
beforeGroupInvoke() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
The method that gets called before invoking all the tasks in the TaskGroup this task belongs to.
beginCancel(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
beginCancelAsync(String, UUID, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
beginCancelAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
beginCancelWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
beginCreate(String, String, CreateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
beginCreate(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginCreate() - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithCreate
 
beginCreateAsync(String, String, CreateDataLakeAnalyticsAccountParameters, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
beginCreateAsync(String, String, CreateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
beginCreateAsync(String, String, CreateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginCreateAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginCreateWithServiceResponseAsync(String, String, CreateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
beginCreateWithServiceResponseAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
beginDelete(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
beginDelete(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginDeleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
beginDeleteAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
beginDeleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginDeleteAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginDeleteByName(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBeginDeletingByName
Begins deleting a resource from Azure, identifying it by its resource name.
beginDeleteByNameAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBeginDeletingByName
Asynchronously begins deleting a resource from Azure, identifying it by its resource name.
beginDeleteByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBeginDeletingByName
Asynchronously begins deleting a resource from Azure, identifying it by its resource name.
beginDeleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
beginDeleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
beginUpdate(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdate(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdate(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdate(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdate(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
beginUpdateAsync(String, String, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdateAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdateAsync(String, String, UpdateDataLakeAnalyticsAccountParameters, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdateAsync(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdateAsync(String, UUID, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdateAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdateAsync(String, UUID, UpdateJobParameters, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdateAsync(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdateAsync(String, String, UpdateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
beginUpdateAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
beginUpdateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdateWithServiceResponseAsync(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
beginUpdateWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdateWithServiceResponseAsync(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
beginUpdateWithServiceResponseAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
beginYield(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
beginYieldAsync(String, UUID, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
beginYieldAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
beginYieldWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
BELARUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BELARUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BELGIUM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BELGIUM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BELIZE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BELIZE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BENIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BENIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BERMUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BERMUDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
bestErrorMessage(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ErrorMessageParser
Parse the fullErrorMessage from the IoTHub to find the root cause of the problem, after that, return a string with the best information about the issue
BGPCommunity - Class in com.microsoft.azure.management.network
Contains bgp community information offered in Service Community resources.
BGPCommunity() - Constructor for class com.microsoft.azure.management.network.BGPCommunity
 
bgpPeeringAddress() - Method in class com.microsoft.azure.management.network.BgpSettings
Get the bgpPeeringAddress value.
BgpPeerState - Class in com.microsoft.azure.management.network
Defines values for BgpPeerState.
BgpPeerState(String) - Constructor for class com.microsoft.azure.management.network.BgpPeerState
Creates a custom value for BgpPeerState.
BgpPeerStatus - Class in com.microsoft.azure.management.network
BGP peer status details.
BgpPeerStatus() - Constructor for class com.microsoft.azure.management.network.BgpPeerStatus
 
BgpSettings - Class in com.microsoft.azure.management.network
BGP settings details.
BgpSettings() - Constructor for class com.microsoft.azure.management.network.BgpSettings
 
bgpSettings() - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway
 
bgpSettings() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
BHUTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BHUTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BIDIRECTIONAL - Static variable in class com.microsoft.azure.management.sql.SyncDirection
Static value Bidirectional for SyncDirection.
BILLING_READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view all billing information.
billingContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
billingPeriodId() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the billingPeriodId value.
binding() - Method in class com.microsoft.azure.management.streamanalytics.ScalarFunctionProperties
Get the binding value.
BindingData - Class in com.microsoft.azure.webjobs.script.binding
Provides the information such as the matching level of the actual value retrieved/converted from BindingDataStore.
BindingData.MatchingLevel - Enum in com.microsoft.azure.webjobs.script.binding
Represents how this value is retrieved.
BindingDataStore - Class in com.microsoft.azure.webjobs.script.binding
A warehouse storing all binding related information including actual binding value as well as binding declaration info.
BindingDataStore() - Constructor for class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
BindingDefinition - Class in com.microsoft.azure.webjobs.script.binding
 
BindingDefinition(String, BindingInfo) - Constructor for class com.microsoft.azure.webjobs.script.binding.BindingDefinition
 
BindingInfo - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.BindingInfo
BindingInfo.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.BindingInfo
BindingInfo.Direction - Enum in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf enum FunctionRpc.BindingInfo.Direction
BindingInfoOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
BindingName - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
BINDINGS_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
bindService() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc.FunctionRpcImplBase
 
BING_AUTOSUGGESTV7 - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value Bing.Autosuggest.v7 for Kind.
BING_CUSTOM_SEARCH - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value Bing.CustomSearch for Kind.
BING_SEARCHV7 - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value Bing.Search.v7 for Kind.
BING_SPEECH - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value Bing.Speech for Kind.
BING_SPELL_CHECKV7 - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value Bing.SpellCheck.v7 for Kind.
BITBUCKET_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value BitbucketGit for ScmType.
BITBUCKET_HG - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value BitbucketHg for ScmType.
BIZTALK_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage BizTalk services.
blob() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the blob value.
blob() - Method in class com.microsoft.azure.management.storage.Endpoints
Get the blob value.
BLOB - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value Blob for StorageService.
BlobAccessDenied - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
Access was denied when trying to download a resource file required for the task.
BlobAuditingPolicyState - Enum in com.microsoft.azure.management.sql
Defines values for BlobAuditingPolicyState.
blobContainer() - Method in class com.microsoft.azure.management.eventhub.Destination
Get the blobContainer value.
blobContainerSasUri() - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Get the blobContainerSasUri value.
BlobDataSourceProperties - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with a blob data source.
BlobDataSourceProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
 
BlobDownloadMiscError - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
An error occurred when trying to download a resource file required for the task.
BlobDownloadTimedOut - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
A timeout occurred when downloading a resource file required for the task.
blobDuration() - Method in class com.microsoft.azure.management.appservice.MetricAvailability
Get the blobDuration value.
blobDuration() - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Get the blobDuration value.
blobDuration() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryForLogSpecification
Get the blobDuration value.
blobEndpoint() - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Get the blobEndpoint value.
BlobInput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
BlobLocation - Class in com.microsoft.azure.management.machinelearning
Describes the access location for a blob.
BlobLocation() - Constructor for class com.microsoft.azure.management.machinelearning.BlobLocation
 
blobName() - Method in class com.microsoft.azure.management.devtestlab.GenerateUploadUriParameter
Get the blobName value.
BlobNotFound - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
A resource file required for the task does not exist.
BlobOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
BlobOutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes a blob output data source.
BlobOutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
 
BlobReferenceInputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes a blob input data source that contains reference data.
BlobReferenceInputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
 
blobSource() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get the blobSource value.
BlobStreamInputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes a blob input data source that contains stream data.
BlobStreamInputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
 
BlobTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
blobUri() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the blobUri value.
blobUri() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the blobUri value.
blobUri() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
BLOCKED - Static variable in class com.microsoft.azure.management.apimanagement.UserState
Static value blocked for UserState.
BLOCKED - Static variable in class com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus
Static value Blocked for QuotaUsageStatus.
blocksize - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
Block size reported by server.
body() - Method in exception com.microsoft.azure.batch.protocol.models.BatchErrorException
 
body() - Method in exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
 
BODY - Static variable in class com.microsoft.azure.management.apimanagement.ClientAuthenticationMethod
Static value Body for ClientAuthenticationMethod.
body() - Method in exception com.microsoft.azure.management.apimanagement.ErrorResponseException
 
body() - Method in exception com.microsoft.azure.management.billing.ErrorResponseException
 
body() - Method in exception com.microsoft.azure.management.cdn.ErrorResponseException
 
body() - Method in exception com.microsoft.azure.management.cognitiveservices.ErrorException
 
body() - Method in exception com.microsoft.azure.management.consumption.ErrorResponseException
 
body() - Method in exception com.microsoft.azure.management.eventhub.ErrorResponseException
 
body() - Method in exception com.microsoft.azure.management.graphrbac.GraphErrorException
 
body() - Method in exception com.microsoft.azure.management.logic.ErrorResponseException
 
body() - Method in exception com.microsoft.azure.management.monitor.ErrorResponseException
 
body() - Method in class com.microsoft.azure.management.network.ApplicationGatewayProbeHealthResponseMatch
Get the body value.
body() - Method in exception com.microsoft.azure.management.powerbi.ErrorException
 
body() - Method in exception com.microsoft.azure.management.relay.ErrorResponseException
 
body() - Method in exception com.microsoft.azure.management.resources.ErrorResponseException
 
body() - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Get the body value.
body() - Method in exception com.microsoft.azure.management.servicefabric.ErrorModelException
 
body - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
The body.
body - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
body - Variable in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
The body.
body - Variable in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
 
BODY_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
BOLIVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BOLIVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BOOLEAN - Static variable in class com.microsoft.azure.management.machinelearning.ColumnType
Static value Boolean for ColumnType.
BOOLEAN - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Boolean for ParameterType.
bootDiagnosticEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
BootDiagnostics - Class in com.microsoft.azure.management.compute
Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status.
BootDiagnostics() - Constructor for class com.microsoft.azure.management.compute.BootDiagnostics
 
bootDiagnostics() - Method in class com.microsoft.azure.management.compute.DiagnosticsProfile
Get the bootDiagnostics value.
bootDiagnostics() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the bootDiagnostics value.
BootDiagnosticsInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine boot diagnostics.
BootDiagnosticsInstanceView() - Constructor for class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
 
bootDiagnosticsStorageUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
bootDiagnosticsStorageUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
bootDiagnosticStorageAccountUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
BOSNIA_AND_HERZEGOVINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BOSNIA_AND_HERZEGOVINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BOTSWANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BOTSWANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BOUVET_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BOUVET_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
branch() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
BRAZIL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BRAZIL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BRAZIL_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
breakPairing() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
Break the pairing between a primary and secondary namespace.
breakPairingAsync() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
Break the pairing between a primary and secondary namespace.
BRITISH_INDIAN_OCEAN_TERRITORY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BRITISH_INDIAN_OCEAN_TERRITORY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
brokeredMessageProperties() - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Get the brokeredMessageProperties value.
BRUNEI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BRUNEI_DARUSSALAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BudgetTimePeriod - Class in com.microsoft.azure.management.consumption
The start and end date for a budget.
BudgetTimePeriod() - Constructor for class com.microsoft.azure.management.consumption.BudgetTimePeriod
 
bufferSize() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 
build() - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Create a DetailLevel class instance.
build() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
builds the CreateCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
builds the CreateKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
builds the ImportCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
builds the ImportKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
builds the MergeCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
builds the SetCertificateIssuerRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
builds the SetSecretRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
builds the UpdateCertificateRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
builds the UpdateKeyRequest object.
build() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
builds the UpdateSecretRequest object.
build() - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithAttach
 
build(String, BuildJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Builds (compiles) the specified job in the specified Data Lake Analytics account for job correctness and validation.
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
build(Channel, CallOptions) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc.FunctionRpcBlockingStub
 
build(Channel, CallOptions) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc.FunctionRpcFutureStub
 
build(Channel, CallOptions) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc.FunctionRpcStub
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
build() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
buildAsync(String, BuildJobParameters, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Builds (compiles) the specified job in the specified Data Lake Analytics account for job correctness and validation.
buildAsync(String, BuildJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Builds (compiles) the specified job in the specified Data Lake Analytics account for job correctness and validation.
Builder() - Constructor for class com.microsoft.azure.batch.DetailLevel.Builder
Initializes a new instance of the Builder class.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
The builder for constructing CreateCertificateRequest object.
Builder(String, String, JsonWebKeyType) - Constructor for class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
The builder for constructing CreateKeyRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
The builder for constructing ImportCertificateRequest object.
Builder(String, String, JsonWebKey) - Constructor for class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
The builder for constructing ImportKeyRequest object.
Builder(String, String, List<byte[]>) - Constructor for class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
The builder for constructing MergeCertificateRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
The builder for constructing SetCertificateIssuerRequest object.
Builder(String, String, String) - Constructor for class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
The builder for constructing SetSecretRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
The builder for constructing UpdateCertificateIssuerRequest object.
Builder(String, String, Boolean) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest.Builder
The builder for constructing CreateCertificateRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
The builder for constructing UpdateCertificatePolicyRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
The builder for constructing UpdateCertificateRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
The builder for constructing UpdateKeyRequest object.
Builder(String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
The builder for constructing UpdateKeyRequest object.
Builder(String, String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
The builder for constructing UpdateSecretRequest object.
Builder(String) - Constructor for class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
The builder for constructing UpdateSecretRequest object.
BuildJobParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to build a new Data Lake Analytics job.
BuildJobParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.BuildJobParameters
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
buildPartial() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
buildRawSignature(String, long) - Static method in class com.microsoft.azure.sdk.iot.device.auth.SignatureHelper
Builds the raw signature.
buildWithServiceResponseAsync(String, BuildJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Builds (compiles) the specified job in the specified Data Lake Analytics account for job correctness and validation.
BUILT_IN - Static variable in class com.microsoft.azure.management.resources.PolicyType
Static value BuiltIn for PolicyType.
builtIn() - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Get the builtIn value.
BuiltInAuthenticationProvider - Enum in com.microsoft.azure.management.appservice
Defines values for BuiltInAuthenticationProvider.
BuiltInRole - Class in com.microsoft.azure.management.graphrbac
Defines values for roles.
BuiltInRole() - Constructor for class com.microsoft.azure.management.graphrbac.BuiltInRole
 
BULGARIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BULGARIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BulkCreationParameters - Class in com.microsoft.azure.management.devtestlab
Parameters for creating multiple virtual machines as a single action.
BulkCreationParameters() - Constructor for class com.microsoft.azure.management.devtestlab.BulkCreationParameters
 
BulkEnrollmentOperation - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service bulk operation with a JSON serializer.
BulkEnrollmentOperation() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperation
 
BulkEnrollmentOperationError - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service device registration operation error.
BulkEnrollmentOperationError() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationError
Empty constructor
BulkEnrollmentOperationResult - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service bulk operation result with a JSON deserializer.
BulkEnrollmentOperationResult(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationResult
CONSTRUCTOR
BulkEnrollmentOperationResult() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationResult
Empty constructor
BulkOperationMode - Enum in com.microsoft.azure.sdk.iot.provisioning.service.configs
The Device Provisioning Service bulk operation modes.
BURKINA_FASO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BURKINA_FASO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BURUNDI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
BURUNDI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
BUSINESS - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value Business for DatabaseEdition.
businessIdentities() - Method in class com.microsoft.azure.management.logic.B2BPartnerContent
Get the businessIdentities value.
BusinessIdentity - Class in com.microsoft.azure.management.logic
The integration account partner's business identity.
BusinessIdentity() - Constructor for class com.microsoft.azure.management.logic.BusinessIdentity
 
Bypass - Class in com.microsoft.azure.management.storage
Defines values for Bypass.
Bypass() - Constructor for class com.microsoft.azure.management.storage.Bypass
 
bypass() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get the bypass value.
BYTE - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Byte for ColumnFormat.
ByteExtensions - Class in com.microsoft.azure.keyvault.cryptography
 
ByteExtensions() - Constructor for class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
BYTES - Static variable in class com.microsoft.azure.management.cognitiveservices.UnitType
Static value Bytes for UnitType.
BYTES - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Bytes for ComputeUsageUnit.
BYTES - Static variable in class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
Static value Bytes for RegistryUsageUnit.
BYTES - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Bytes for NetworkUsageUnit.
BYTES - Static variable in class com.microsoft.azure.management.recoveryservices.UsagesUnit
Static value Bytes for UsagesUnit.
BYTES - Static variable in class com.microsoft.azure.management.sql.UnitDefinitionType
Static value Bytes for UnitDefinitionType.
BYTES - Static variable in class com.microsoft.azure.management.sql.UnitType
Static value bytes for UnitType.
BYTES_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.cognitiveservices.UnitType
Static value BytesPerSecond for UnitType.
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value BytesPerSecond for ComputeUsageUnit.
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value BytesPerSecond for ComputeUsageUnit.
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.recoveryservices.UsagesUnit
Static value BytesPerSecond for UsagesUnit.
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.sql.UnitDefinitionType
Static value BytesPerSecond for UnitDefinitionType.
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.sql.UnitType
Static value bytesPerSecond for UnitType.
bytesToCapturePerPacket() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
bytesToCapturePerPacket() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the bytesToCapturePerPacket value.

C

C - Static variable in class com.microsoft.azure.management.redis.SkuFamily
Static value C for SkuFamily.
C - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value c for Permissions.
C - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value c for SignedResource.
C - Static variable in class com.microsoft.azure.management.storage.SignedResourceTypes
Static value c for SignedResourceTypes.
C_RLSIGN - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value cRLSign for KeyUsageType.
CABO_VERDE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
caching() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.batch.protocol.models.OSDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the caching value.
CachingKeyResolver - Class in com.microsoft.azure.keyvault.extensions
The key resolver that caches the key after resolving to IKey.
CachingKeyResolver(int, IKeyResolver) - Constructor for class com.microsoft.azure.keyvault.extensions.CachingKeyResolver
Constructor.
CachingType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CachingType.
CachingType - Enum in com.microsoft.azure.management.batchai
Defines values for CachingType.
cachingType() - Method in class com.microsoft.azure.management.batchai.DataDisks
Get the cachingType value.
cachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
cachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
Gets the disk caching type.
CachingTypes - Enum in com.microsoft.azure.management.compute
Defines values for CachingTypes.
CAFFE - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value caffe for ToolType.
CAFFE2 - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value caffe2 for ToolType.
Caffe2Settings - Class in com.microsoft.azure.management.batchai
Specifies the settings for Caffe2 job.
Caffe2Settings() - Constructor for class com.microsoft.azure.management.batchai.Caffe2Settings
 
caffeSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
CaffeSettings - Class in com.microsoft.azure.management.batchai
Specifies the settings for Caffe job.
CaffeSettings() - Constructor for class com.microsoft.azure.management.batchai.CaffeSettings
 
calculateHeaderSize(int) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
calculateHeaderSize(int) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
CalculationWindowTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for CalculationWindowTypes.
CALENDAR_MONTH - Static variable in class com.microsoft.azure.management.devtestlab.ReportingCycleType
Static value CalendarMonth for ReportingCycleType.
call(Object) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.RXMapper
 
call(String, Object, Object) - Method in interface com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodCallback
 
call() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ProvisioningTask
This method executes the State machine with the device goes through during registration.
call() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RegisterTask
Callable call by the thread which handles Authentication and registration of a given device with the service
call() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.StatusTask
Implementation of callable for this task.
caller() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the caller value.
callsCount() - Method in class com.microsoft.azure.management.apimanagement.QuotaCounterValueContract
Get the callsCount value.
CAMBODIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CAMBODIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CAMEROON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CAMEROON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CAN_NOT_DELETE - Static variable in class com.microsoft.azure.management.locks.LockLevel
Static value CanNotDelete for LockLevel.
canAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks storage account can be accessed from applications running on azure.
CANADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CANADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CANADA_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
CANADA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
cancel(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
cancel() - Method in interface com.microsoft.azure.management.resources.Deployment
Cancel a currently running template deployment.
cancel() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Job
Cancel a current jod on the IoTHub
CANCEL_IN_PROGRESS - Static variable in class com.microsoft.azure.management.sql.ManagementOperationState
Static value CancelInProgress for ManagementOperationState.
cancelAsync(String, UUID, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
cancelAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
cancelAsync() - Method in interface com.microsoft.azure.management.resources.Deployment
Cancel a currently running template deployment asynchronously.
cancelAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.Deployment
Cancel a currently running template deployment asynchronously.
cancelDeleteCertificate(String, String) - Method in class com.microsoft.azure.batch.CertificateOperations
Cancels a failed deletion of the specified certificate.
cancelDeleteCertificate(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Cancels a failed deletion of the specified certificate.
cancelDeletion(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
cancelDeletion(String, String, CertificateCancelDeletionOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
cancelDeletionAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
cancelDeletionAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
cancelDeletionAsync(String, String, CertificateCancelDeletionOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
cancelDeletionAsync(String, String, CertificateCancelDeletionOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
cancelDeletionWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
cancelDeletionWithServiceResponseAsync(String, String, CertificateCancelDeletionOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Cancels a failed deletion of a certificate from the specified account.
CANCELED - Static variable in class com.microsoft.azure.management.containerregistry.ProvisioningState
Static value Canceled for ProvisioningState.
CANCELED - Static variable in class com.microsoft.azure.management.servicefabric.ProvisioningState
Static value Canceled for ProvisioningState.
cancelJob(String) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Cancel a current jod on the IoTHub
cancellationRequested() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the cancellationRequested value.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
Get the cancellationRequested value.
cancellationRequested() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
CANCELLED - Static variable in class com.microsoft.azure.management.sql.ManagementOperationState
Static value Cancelled for ManagementOperationState.
Cancelled_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
Cancelled = 2;
cancelScheduledMessage(long) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Cancels the enqueuing of an already sent scheduled message, if it was not already enqueued.
cancelScheduledMessage(long) - Method in class com.microsoft.azure.servicebus.QueueClient
 
cancelScheduledMessage(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
cancelScheduledMessageAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Cancels the enqueuing of an already sent scheduled message, if it was not already enqueued.
cancelScheduledMessageAsync(Long[], Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
cancelScheduledMessageAsync(long) - Method in class com.microsoft.azure.servicebus.QueueClient
 
cancelScheduledMessageAsync(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
cancelWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Cancels the running job specified by the job ID.
canonicalizeFieldName(String) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
canonicalizeFieldName(String) - Static method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
 
canonicalName() - Method in interface com.microsoft.azure.management.dns.CNameRecordSet
 
canReadLogEntriesFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks storage log entries can be read from any network.
canReadMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks storage metrics can be read from any network.
capabilities() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the capabilities value.
capabilities() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the capabilities value.
capabilities() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
Capabilities - Class in com.microsoft.azure.management.devices
Defines values for Capabilities.
Capabilities(String) - Constructor for class com.microsoft.azure.management.devices.Capabilities
Creates a custom value for Capabilities.
capabilities() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
CAPABILITIES_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
CAPABILITIES_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
CapabilityInformation - Class in com.microsoft.azure.management.datalake.analytics.models
Subscription-level properties and limits for Data Lake Analytics.
CapabilityInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CapabilityInformation
 
CapabilityInformation - Class in com.microsoft.azure.management.datalake.store.models
Subscription-level properties and limits for Data Lake Store.
CapabilityInformation() - Constructor for class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
 
CapabilityStatus - Enum in com.microsoft.azure.management.sql
Defines values for CapabilityStatus.
capacities() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the capacities value.
capacity() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceSkuProperties
Get the capacity value.
capacity() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
capacity() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the capacity value.
capacity() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
capacity() - Method in class com.microsoft.azure.management.compute.Sku
Get the capacity value.
capacity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
capacity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetSku
 
capacity() - Method in class com.microsoft.azure.management.devices.IotHubSkuInfo
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
 
capacity() - Method in class com.microsoft.azure.management.eventhub.Sku
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.notificationhubs.Sku
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.redis.Sku
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.resources.Sku
Get the capacity value.
capacity() - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
 
capacity() - Method in class com.microsoft.azure.management.servicebus.Sku
Get the capacity value.
capacity() - Method in enum com.microsoft.azure.management.sql.SqlDatabaseBasicStorage
 
capacity() - Method in enum com.microsoft.azure.management.sql.SqlDatabasePremiumStorage
 
capacity() - Method in enum com.microsoft.azure.management.sql.SqlDatabaseStandardStorage
 
capacityInMB() - Method in enum com.microsoft.azure.management.sql.SqlDatabaseBasicStorage
 
capacityInMB() - Method in enum com.microsoft.azure.management.sql.SqlDatabasePremiumStorage
 
capacityInMB() - Method in enum com.microsoft.azure.management.sql.SqlDatabaseStandardStorage
 
capacityInMB() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage
 
capacityInMB() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardStorage
 
CAPE_VERDE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
capture(String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Captures the virtual machine by copying virtual hard disks of the VM.
capture(String, String, String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Captures the virtual machine by copying virtual hard disks of the VM and returns template as a JSON string that can be used to create similar VMs.
CAPTURE_FAILED - Static variable in class com.microsoft.azure.management.network.PcError
Static value CaptureFailed for PcError.
captureAsync(String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
captureAsync(String, String, boolean, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
captureAsync(String, String, String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
captureAsync(String, String, String, String, boolean, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
CaptureDescription - Class in com.microsoft.azure.management.eventhub
Properties to configure capture description for eventhub.
CaptureDescription() - Constructor for class com.microsoft.azure.management.eventhub.CaptureDescription
 
captureDestination() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
captureStartTime() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
CardinalityTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for CardinalityTypes.
CatalogItem - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog item.
CatalogItem() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CatalogItem
 
CatalogItemList - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog item list.
CatalogItemList() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CatalogItemList
 
Catalogs - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in Catalogs.
catalogs() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets the Catalogs object to access its operations.
CATCH_UP - Static variable in class com.microsoft.azure.management.sql.ReplicationState
Static value CATCH_UP for ReplicationState.
category() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get the category value.
category() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get the category value.
category() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the category value.
category() - Method in class com.microsoft.azure.management.gallery.LogSettings
Get the category value.
category() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the category value.
category() - Method in class com.microsoft.azure.management.monitor.LogSettings
Get the category value.
category() - Method in class com.microsoft.azure.management.monitor.MetricSettings
Get the category value.
category() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the category value.
CATEGORY_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
CategoryType - Class in com.microsoft.azure.management.consumption
Defines values for CategoryType.
CategoryType() - Constructor for class com.microsoft.azure.management.consumption.CategoryType
 
CategoryType - Enum in com.microsoft.azure.management.monitor
Defines values for CategoryType.
CAYMAN_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CAYMAN_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CBS_ADDRESS - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
CBS_NODE_ADDRESS_SEGMENT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
CdnEndpoint - Interface in com.microsoft.azure.management.cdn
An immutable client-side representation of an Azure CDN endpoint.
CdnEndpoint.DefinitionStages - Interface in com.microsoft.azure.management.cdn
Grouping of CDN profile endpoint definition stages as a part of parent CDN profile definition.
CdnEndpoint.DefinitionStages.AttachablePremium<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the Premium Verizon endpoint definition, at which it can be attached to the parent.
CdnEndpoint.DefinitionStages.AttachableStandard<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of a Standard endpoint definition, at which it can be attached to the parent.
CdnEndpoint.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
The first stage of a CDN profile endpoint definition.
CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile endpoint definition allowing to specify the origin for the CDN profile with teh Premium Verizon SKU.
CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile endpoint definition allowing to specify the origin.
CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the CDN profile Premium Verizon endpoint definition.
CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
CdnEndpoint.Update - Interface in com.microsoft.azure.management.cdn
The entirety of a CDN endpoint update as part of a CDN profile update.
CdnEndpoint.UpdateDefinitionStages - Interface in com.microsoft.azure.management.cdn
The entirety of a CDN profile endpoint definition as a part of a parent CDN profile update.
CdnEndpoint.UpdateDefinitionStages.AttachablePremium<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the Premium Verizon endpoint object definition, at which it can be attached to the parent.
CdnEndpoint.UpdateDefinitionStages.AttachableStandard<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the Standard endpoint object definition, at which it can be attached to the parent.
CdnEndpoint.UpdateDefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
The first stage of a CDN profile endpoint definition.
CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of the CDN profile endpoint definition allowing to specify the origin for CDN Profile with the Premium Verizon SKU.
CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint<ParentT> - Interface in com.microsoft.azure.management.cdn
The stage of the CDN profile endpoint definition allowing to specify the origin.
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of a CDN profile Premium Verizon endpoint definition.
CdnEndpoint.UpdateDefinitionStages.WithStandardAttach<ParentT> - Interface in com.microsoft.azure.management.cdn
The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition.
CdnEndpoint.UpdatePremiumEndpoint - Interface in com.microsoft.azure.management.cdn
The stage of an CDN profile endpoint update allowing to specify endpoint properties.
CdnEndpoint.UpdateStandardEndpoint - Interface in com.microsoft.azure.management.cdn
The stage of an CDN profile endpoint update allowing to specify endpoint properties.
CdnProfile - Interface in com.microsoft.azure.management.cdn
An immutable client-side representation of an Azure CDN profile.
CdnProfile.Definition - Interface in com.microsoft.azure.management.cdn
The entirety of a CDN profile definition.
CdnProfile.DefinitionStages - Interface in com.microsoft.azure.management.cdn
Grouping of CDN profile definition stages.
CdnProfile.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cdn
The first stage of a CDN profile definition.
CdnProfile.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.cdn
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
CdnProfile.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile definition allowing the resource group to be specified.
CdnProfile.DefinitionStages.WithPremiumVerizonCreate - Interface in com.microsoft.azure.management.cdn
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
CdnProfile.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.cdn
A CDN profile definition allowing the SKU to be specified.
CdnProfile.DefinitionStages.WithStandardCreate - Interface in com.microsoft.azure.management.cdn
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
CdnProfile.Update - Interface in com.microsoft.azure.management.cdn
The template for an update operation, containing all the settings that can be modified.
CdnProfile.UpdateStages - Interface in com.microsoft.azure.management.cdn
Grouping of CDN manager update stages.
CdnProfile.UpdateStages.WithEndpoint - Interface in com.microsoft.azure.management.cdn
The stage of a CDN profile update allowing to modify the endpoints for the profile.
cdnProfiles() - Method in class com.microsoft.azure.management.Azure
 
CdnProfiles - Interface in com.microsoft.azure.management.cdn
Entry point for CDN profile management API.
CENTRAL_AFRICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CENTRAL_AFRICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
cer() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the cer value.
Certificate - Class in com.microsoft.azure.batch.protocol.models
A certificate that can be installed on compute nodes and can be used to authenticate operations on the machine.
Certificate() - Constructor for class com.microsoft.azure.batch.protocol.models.Certificate
 
certificate() - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Get the certificate value.
certificate() - Method in class com.microsoft.azure.management.apimanagement.CertificateConfiguration
Get the certificate value.
certificate() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the certificate value.
certificate() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfigurationOld
Get the certificate value.
certificate() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the certificate value.
CertificateAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
CertificateAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
 
CertificateAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
CertificateAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
 
CertificateAddParameter - Class in com.microsoft.azure.batch.protocol.models
A certificate that can be installed on compute nodes and can be used to authenticate operations on the machine.
CertificateAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
 
CertificateAttributes - Class in com.microsoft.azure.keyvault.models
The certificate management attributes.
CertificateAttributes() - Constructor for class com.microsoft.azure.keyvault.models.CertificateAttributes
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the certificateAttributes value.
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
certificateAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A certificate operation was attempted which is not permitted when the certificate is in the process of being deleted.
certificateBlob() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
CertificateBundle - Class in com.microsoft.azure.keyvault.models
A certificate bundle consists of a certificate (X509) plus its attributes.
CertificateBundle() - Constructor for class com.microsoft.azure.keyvault.models.CertificateBundle
 
CertificateBundle - Class in com.microsoft.azure.keyvault.models.custom
 
CertificateBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.CertificateBundle
 
certificateBundleBackup() - Method in class com.microsoft.azure.keyvault.models.CertificateRestoreParameters
Get the certificateBundleBackup value.
CertificateCancelDeletionHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for CancelDeletion operation.
CertificateCancelDeletionHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
 
CertificateCancelDeletionOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for cancelDeletion operation.
CertificateCancelDeletionOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
 
certificateCommonName() - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateCommonName
Get the certificateCommonName value.
CertificateConfiguration - Class in com.microsoft.azure.management.apimanagement
Certificate configuration which consist of non-trusted intermediates and root certificates.
CertificateConfiguration() - Constructor for class com.microsoft.azure.management.apimanagement.CertificateConfiguration
 
CertificateCreateParameters - Class in com.microsoft.azure.keyvault.models
The certificate create parameters.
CertificateCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateCreateParameters
 
CertificateCredential - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD credential.
CertificateCredential.Definition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition.
CertificateCredential.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal creation.
CertificateCredential.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
CertificateCredential.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
CertificateCredential.DefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
CertificateCredential.DefinitionStages.WithAuthFileCertificate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the private key for exporting an auth file.
CertificateCredential.DefinitionStages.WithAuthFileCertificatePassword<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the password for the private key for exporting an auth file.
CertificateCredential.DefinitionStages.WithCertificateType<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the certificate type to be set.
CertificateCredential.DefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
CertificateCredential.DefinitionStages.WithPublicKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the public key to be set.
CertificateCredential.DefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
CertificateCredential.DefinitionStages.WithSymmetricKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the secret key to be set.
CertificateCredential.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition as part of a application or service principal update.
CertificateCredential.UpdateDefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal update.
CertificateCredential.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the private key for exporting an auth file.
CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing specifying the password for the private key for exporting an auth file.
CertificateCredential.UpdateDefinitionStages.WithCertificateType<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the certificate type to be set.
CertificateCredential.UpdateDefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
CertificateCredential.UpdateDefinitionStages.WithPublicKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the public key to be set.
CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the secret key to be set.
certificateCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
certificateCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
CertificateDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
CertificateDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
 
CertificateDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
CertificateDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
 
CertificateDescription - Class in com.microsoft.azure.management.servicefabric
Certificate details.
CertificateDescription() - Constructor for class com.microsoft.azure.management.servicefabric.CertificateDescription
 
CertificateDetails - Class in com.microsoft.azure.management.appservice
SSL certificate details.
CertificateDetails() - Constructor for class com.microsoft.azure.management.appservice.CertificateDetails
 
CertificateExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The certificate you are attempting to add already exists.
certificateExpirationDate() - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Get the certificateExpirationDate value.
certificateFormat() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the certificateFormat value.
CertificateFormat - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateFormat.
CertificateGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
CertificateGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
 
CertificateGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
CertificateGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
 
CertificateIdentifier - Class in com.microsoft.azure.keyvault
The certificate identifier.
CertificateIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
CertificateIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
CertificateIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.CertificateIdentifier
Constructor.
certificateIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
The certificate identifier.
CertificateImportParameters - Class in com.microsoft.azure.keyvault.models
The certificate import parameters.
CertificateImportParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateImportParameters
 
CertificateIssuerItem - Class in com.microsoft.azure.keyvault.models
The certificate issuer item containing certificate issuer metadata.
CertificateIssuerItem() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerItem
 
CertificateIssuerSetParameters - Class in com.microsoft.azure.keyvault.models
The certificate issuer set parameters.
CertificateIssuerSetParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
 
certificateIssuerThumbprint() - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateCommonName
Get the certificateIssuerThumbprint value.
CertificateIssuerUpdateParameters - Class in com.microsoft.azure.keyvault.models
The certificate issuer update parameters.
CertificateIssuerUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
 
CertificateItem - Class in com.microsoft.azure.keyvault.models
The certificate item containing certificate metadata.
CertificateItem() - Constructor for class com.microsoft.azure.keyvault.models.CertificateItem
 
certificateKey() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the certificateKey value.
certificateKey() - Method in class com.microsoft.azure.management.notificationhubs.MpnsCredential
Get the certificateKey value.
CertificateListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
CertificateListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
 
CertificateListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
CertificateListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
 
CertificateListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
CertificateListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateListOptions
 
CertificateMergeParameters - Class in com.microsoft.azure.keyvault.models
The certificate merge parameters.
CertificateMergeParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateMergeParameters
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
certificateName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The certificate on which an operation was attempted is not present in the Batch account.
CertificateOperation - Class in com.microsoft.azure.keyvault.models
A certificate operation is returned in case of asynchronous requests.
CertificateOperation() - Constructor for class com.microsoft.azure.keyvault.models.CertificateOperation
 
CertificateOperation - Class in com.microsoft.azure.keyvault.models.custom
 
CertificateOperation() - Constructor for class com.microsoft.azure.keyvault.models.custom.CertificateOperation
 
CertificateOperationIdentifier - Class in com.microsoft.azure.keyvault
The certificate operation identifier.
CertificateOperationIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Constructor.
CertificateOperationIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Constructor.
certificateOperationIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateOperation
The certificate operation identifier.
certificateOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a CertificateOperations object for performing certificate-related operations on the associated account.
CertificateOperations - Class in com.microsoft.azure.batch
Performs certificate-related operations on an Azure Batch account.
CertificateOperationUpdateParameter - Class in com.microsoft.azure.keyvault.models
The certificate operation update parameters.
CertificateOperationUpdateParameter() - Constructor for class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
 
CertificateOrderActionType - Enum in com.microsoft.azure.management.appservice
Defines values for CertificateOrderActionType.
CertificateOrderStatus - Enum in com.microsoft.azure.management.appservice
Defines values for CertificateOrderStatus.
certificatePassword() - Method in class com.microsoft.azure.management.apimanagement.CertificateConfiguration
Get the certificatePassword value.
certificatePassword() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the certificatePassword value.
CertificatePermissions - Class in com.microsoft.azure.management.keyvault
Defines values for CertificatePermissions.
CertificatePermissions() - Constructor for class com.microsoft.azure.management.keyvault.CertificatePermissions
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the certificatePolicy value.
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the certificatePolicy value.
CertificatePolicy - Class in com.microsoft.azure.keyvault.models
Management policy for a certificate.
CertificatePolicy() - Constructor for class com.microsoft.azure.keyvault.models.CertificatePolicy
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the certificatePolicy value.
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
certificatePolicy() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateProductType - Enum in com.microsoft.azure.management.appservice
Defines values for CertificateProductType.
CertificateReference - Class in com.microsoft.azure.batch.protocol.models
A reference to a certificate to be installed on compute nodes in a pool.
CertificateReference() - Constructor for class com.microsoft.azure.batch.protocol.models.CertificateReference
 
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the certificateReferences value.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the certificateReferences value.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the certificateReferences value.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get the certificateReferences value.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the certificateReferences value.
certificateReferences() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get the certificateReferences value.
CertificateRequest - Class in com.microsoft.azure.management.recoveryservices
Details of the certificate to be uploaded to the vault.
CertificateRequest() - Constructor for class com.microsoft.azure.management.recoveryservices.CertificateRequest
 
CertificateRestoreParameters - Class in com.microsoft.azure.keyvault.models
The certificate restore parameters.
CertificateRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateRestoreParameters
 
certificates() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Certificates object to access its operations.
Certificates - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Certificates.
certificates() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the certificates value.
certificates() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the certificates value.
certificateSigningRequest() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
CertificateState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateState.
CertificateStateActive - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A certificate operation was attempted which is not permitted when the certificate is active.
CertificateStateDeleteFailed - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A certificate could not be deleted because it is still in use.
certificateStore() - Method in class com.microsoft.azure.management.compute.VaultCertificate
Get the certificateStore value.
CertificateStoreLocation - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateStoreLocation.
certificateSubjectName() - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Get the certificateSubjectName value.
certificateThumbprint() - Method in class com.microsoft.azure.management.machinelearning.WebServiceParameter
Get the certificateThumbprint value.
certificateThumbprint() - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Get the certificateThumbprint value.
certificateThumbprint() - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateThumbprint
Get the certificateThumbprint value.
certificateTransparency() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the certificateTransparency value.
certificateType() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the certificateType value.
CertificateType - Class in com.microsoft.azure.management.graphrbac
Defines values for certificate types.
CertificateType() - Constructor for class com.microsoft.azure.management.graphrbac.CertificateType
 
CertificateUpdateParameters - Class in com.microsoft.azure.keyvault.models
The certificate update parameters.
CertificateUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
 
certificateUrl() - Method in class com.microsoft.azure.management.compute.VaultCertificate
Get the certificateUrl value.
certificateUrl() - Method in class com.microsoft.azure.management.compute.WinRMListener
Get the certificateUrl value.
certificateVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
CertificateVisibility - Enum in com.microsoft.azure.batch.protocol.models
Defines values for CertificateVisibility.
CHAD - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CHAD - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CHAINER - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value chainer for ToolType.
chainerSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
ChainerSettings - Class in com.microsoft.azure.management.batchai
Specifies the settings for Chainer job.
ChainerSettings() - Constructor for class com.microsoft.azure.management.batchai.ChainerSettings
 
Changed_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
Changed = 4;
changeDecisionCallbackUrl() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the changeDecisionCallbackUrl value.
changedTime() - Method in class com.microsoft.azure.management.logic.IntegrationAccountSessionFilter
Get the changedTime value.
changeIntervalInMinutes() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the changeIntervalInMinutes value.
changeOSVersion(String, String) - Method in class com.microsoft.azure.batch.PoolOperations
Changes the operating system version of the specified pool.
changeOSVersion(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Changes the operating system version of the specified pool.
changeStep() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the changeStep value.
changeValueAbsolute() - Method in class com.microsoft.azure.management.sql.OperationImpact
Get the changeValueAbsolute value.
changeValueRelative() - Method in class com.microsoft.azure.management.sql.OperationImpact
Get the changeValueRelative value.
Channels - Enum in com.microsoft.azure.management.appservice
Defines values for Channels.
CHAR - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Char for ColumnFormat.
characterEncoding() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the characterEncoding value.
characterSet() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the characterSet value.
characterSet() - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Get the characterSet value.
checkAccess(String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
checks whether the calling user has the required permissions for the file/directory .
checkAccess(String, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
checks whether the calling user has the required permissions for the file.
checkAccessBetweenNetworks() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
checkBackendHealth() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Checks the backend health.
checkBackendHealthAsync() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Checks the backend health asynchronously.
checkCertificateRevocationListOnReceive() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the checkCertificateRevocationListOnReceive value.
checkCertificateRevocationListOnSend() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the checkCertificateRevocationListOnSend value.
checkConnectivity() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another virtual machine or an arbitrary remote server.
checkDnsNameAvailability(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfiles
Checks that the DNS name is valid for traffic manager profile and is not in use.
checkDnsNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfiles
Asynchronously checks that the DNS name is valid for traffic manager profile and is not in use.
checkDnsNameAvailabilityAsync(String, ServiceCallback<CheckProfileDnsNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfiles
Asynchronously checks that the DNS name is valid for traffic manager profile and is not in use.
checkDuplicateGroupControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the checkDuplicateGroupControlNumber value.
checkDuplicateGroupControlNumber() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the checkDuplicateGroupControlNumber value.
checkDuplicateInterchangeControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the checkDuplicateInterchangeControlNumber value.
checkDuplicateInterchangeControlNumber() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the checkDuplicateInterchangeControlNumber value.
checkDuplicateMessage() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the checkDuplicateMessage value.
checkDuplicateTransactionSetControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the checkDuplicateTransactionSetControlNumber value.
checkDuplicateTransactionSetControlNumber() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the checkDuplicateTransactionSetControlNumber value.
checkEndpointNameAvailability(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Checks the availability of an endpoint name without creating the CDN endpoint.
checkEndpointNameAvailability(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Checks the availability of a endpoint name without creating the CDN endpoint.
checkEndpointNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Checks the availability of an endpoint name without creating the CDN endpoint asynchronously.
checkEndpointNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Checks the availability of an endpoint name without creating the CDN endpoint asynchronously.
checkEndpointNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Checks the availability of a endpoint name without creating the CDN endpoint asynchronously.
checkEndpointNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Checks the availability of a endpoint name without creating the CDN endpoint asynchronously.
checkExistence(String, String) - Method in interface com.microsoft.azure.management.resources.Deployments
Checks if a deployment exists in a resource group.
checkExistence(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
Checks if a resource exists in a resource group.
checkExistence(String) - Method in interface com.microsoft.azure.management.resources.ResourceGroups
Deprecated.
Use contain() instead.
checkExistenceById(String) - Method in interface com.microsoft.azure.management.resources.GenericResources
Checks if a resource exists.
checkExists(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Check that a file or directory exists.
CHECKING_CHECKPOINT_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CHECKING_ENDPOINT - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
Static value CheckingEndpoint for EndpointMonitorStatus.
CHECKING_ENDPOINTS - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
Static value CheckingEndpoints for ProfileMonitorStatus.
CHECKING_LEASE_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CHECKING_LEASES - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
checkNameAvailability(String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Checks if the specified container registry name is valid and available.
checkNameAvailability(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailability(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
CheckNameAvailability - Class in com.microsoft.azure.management.relay
Description of a Check Name availability request properties.
CheckNameAvailability() - Constructor for class com.microsoft.azure.management.relay.CheckNameAvailability
 
checkNameAvailability(String) - Method in interface com.microsoft.azure.management.search.SearchServices
Checks if the specified Search service name is valid and available.
CheckNameAvailability - Class in com.microsoft.azure.management.servicebus
Description of a Check Name availability request properties.
CheckNameAvailability() - Constructor for class com.microsoft.azure.management.servicebus.CheckNameAvailability
 
checkNameAvailability(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespaces
Checks if namespace name is valid and is not in use.
checkNameAvailability(String) - Method in interface com.microsoft.azure.management.sql.SqlServers
Checks if the specified container registry name is valid and available.
checkNameAvailability(String) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Checks that account name is valid and is not in use.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Checks if container registry name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String, String, ServiceCallback<NameAvailabilityInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailabilityAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailabilityAsync(String, String, ServiceCallback<NameAvailabilityInformation>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailabilityAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.search.SearchServices
Checks if Search service name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.search.SearchServices
Checks if Search service name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespaces
Checks if namespace name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespaces
Checks if namespace name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlServers
Checks if container registry name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Checks that account name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Checks that account name is valid and is not in use asynchronously.
CheckNameAvailabilityInput - Class in com.microsoft.azure.management.cdn
Input of CheckNameAvailability API.
CheckNameAvailabilityInput() - Constructor for class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Creates an instance of CheckNameAvailabilityInput class.
CheckNameAvailabilityInput - Class in com.microsoft.azure.management.search
Input of check name availability API.
CheckNameAvailabilityInput() - Constructor for class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Creates an instance of CheckNameAvailabilityInput class.
CheckNameAvailabilityParameter - Class in com.microsoft.azure.management.eventhub
Parameter supplied to check Namespace name availability operation.
CheckNameAvailabilityParameter() - Constructor for class com.microsoft.azure.management.eventhub.CheckNameAvailabilityParameter
 
CheckNameAvailabilityParameters - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics account name availability check parameters.
CheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CheckNameAvailabilityParameters
Creates an instance of CheckNameAvailabilityParameters class.
CheckNameAvailabilityParameters - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account name availability check parameters.
CheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Creates an instance of CheckNameAvailabilityParameters class.
CheckNameAvailabilityReason - Enum in com.microsoft.azure.management.sql
Defines values for CheckNameAvailabilityReason.
CheckNameAvailabilityRequest - Class in com.microsoft.azure.management.sql
A request to check whether the specified name for a resource is available.
CheckNameAvailabilityRequest() - Constructor for class com.microsoft.azure.management.sql.CheckNameAvailabilityRequest
Creates an instance of CheckNameAvailabilityRequest class.
CheckNameAvailabilityRequestParameters - Class in com.microsoft.azure.management.notificationhubs
Parameters supplied to the Check Name Availability for Namespace and NotificationHubs.
CheckNameAvailabilityRequestParameters() - Constructor for class com.microsoft.azure.management.notificationhubs.CheckNameAvailabilityRequestParameters
 
CheckNameAvailabilityResult - Class in com.microsoft.azure.management.cdn
Result of the custom domain validation.
CheckNameAvailabilityResult(CheckNameAvailabilityOutputInner) - Constructor for class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Construct CheckNameAvailabilityResult object from server response object.
CheckNameAvailabilityResult - Interface in com.microsoft.azure.management.containerregistry
The result of checking for container registry name availability.
CheckNameAvailabilityResult - Interface in com.microsoft.azure.management.search
The result of checking for Search service name availability.
CheckNameAvailabilityResult - Interface in com.microsoft.azure.management.servicebus
The result of checking for Service Bus namespace name availability.
CheckNameAvailabilityResult - Interface in com.microsoft.azure.management.sql
The result of checking for the SQL server name availability.
CheckNameAvailabilityResult - Class in com.microsoft.azure.management.storage
CheckNameAvailabilityResult(CheckNameAvailabilityResultInner) - Constructor for class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
Creates an instance of the check name availability result object.
checkNameAvailabilityWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Checks whether the specified account name is available or taken.
checkNameAvailabilityWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Checks whether the specified account name is available or taken.
CheckNameReason - Class in com.microsoft.azure.management.powerbi
Defines values for CheckNameReason.
CheckNameReason(String) - Constructor for class com.microsoft.azure.management.powerbi.CheckNameReason
Creates a custom value for CheckNameReason.
CheckNameResourceTypes - Class in com.microsoft.azure.management.appservice
Defines values for CheckNameResourceTypes.
CheckNameResourceTypes() - Constructor for class com.microsoft.azure.management.appservice.CheckNameResourceTypes
 
Checkpoint - Class in com.microsoft.azure.eventprocessorhost
Checkpoint class is public so that advanced users can implement an ICheckpointManager.
Checkpoint(String) - Constructor for class com.microsoft.azure.eventprocessorhost.Checkpoint
Create a checkpoint with offset/sequenceNumber set to the start of the stream.
Checkpoint(String, String, long) - Constructor for class com.microsoft.azure.eventprocessorhost.Checkpoint
Create a checkpoint with the given offset and sequenceNumber.
Checkpoint(Checkpoint) - Constructor for class com.microsoft.azure.eventprocessorhost.Checkpoint
Create a checkpoint which is a duplicate of the given checkpoint.
checkpoint() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Writes the position of the last event in the current batch to the checkpoint store via the checkpoint manager.
checkpoint(EventData) - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Writes the position of the provided EventData instance to the checkpoint store via the checkpoint manager.
checkpoint(Checkpoint) - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Writes the position of the provided Checkpoint instance to the checkpoint store via the checkpoint manager.
checkpointStoreExists() - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Does the checkpoint store exist? The returned CompletableFuture completes with true if the checkpoint store exists or false if it does not.
checkpointStoreExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
checkpointTimeoutInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
CheckProfileDnsNameAvailabilityResult - Class in com.microsoft.azure.management.trafficmanager
The result of checking for DNS name availability.
CheckProfileDnsNameAvailabilityResult(TrafficManagerNameAvailabilityInner) - Constructor for class com.microsoft.azure.management.trafficmanager.CheckProfileDnsNameAvailabilityResult
Creates an instance of CheckProfileDnsNameAvailabilityResult.
CheckSkuAvailabilityParameter - Class in com.microsoft.azure.management.cognitiveservices
Check SKU availability parameter.
CheckSkuAvailabilityParameter() - Constructor for class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityParameter
 
CheckSkuAvailabilityResult - Class in com.microsoft.azure.management.cognitiveservices
Check SKU availability result.
CheckSkuAvailabilityResult() - Constructor for class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
 
childLocations() - Method in interface com.microsoft.azure.management.trafficmanager.GeographicLocation
 
children() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
 
ChildResource<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Base interface used by child resources.
CHILE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CHILE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CHINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CHINA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CHINA_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
CHINA_NORTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Azure China Cloud
chooseSaslMechanism(String[]) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Handle the provided mechanisms and return the mechanism to be used from a provided list
chooseSaslMechanism(String[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.AmqpsProvisioningSaslHandler
Checks to ensure that TPM is an available mechanism and chooses it
CHRISTMAS_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CHRISTMAS_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CidrIpAddress - Class in com.microsoft.azure.management.cdn
CIDR Ip address.
CidrIpAddress() - Constructor for class com.microsoft.azure.management.cdn.CidrIpAddress
 
cipherSuites() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Get the cipherSuites value.
circuitProvisioningState() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
city() - Method in class com.microsoft.azure.management.appservice.Address
Get the city value.
claims() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the claims value.
claims() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the claims value.
CLAIMS - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "claims" for EventDataPropertyName.
claims() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the claims value.
CLASSIC - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Classic for ComputeSkuName.
CLASSIC - Static variable in class com.microsoft.azure.management.containerregistry.SkuName
Static value Classic for SkuName.
CLASSIC - Static variable in class com.microsoft.azure.management.containerregistry.SkuTier
Static value Classic for SkuTier.
CLASSIC_NETWORK_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage classic virtual networks and reserved IPs.
CLASSIC_STORAGE_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage classic storage accounts.
CLASSIC_VIRTUAL_MACHINE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage classic virtual machines, but not the virtual network or storage account to which they are connected.
ClassicAdministratorProperties - Class in com.microsoft.azure.management.graphrbac
Classic Administrator properties.
ClassicAdministratorProperties() - Constructor for class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
 
ClassLoaderProvider - Interface in com.microsoft.azure.webjobs.script.reflect
 
clean() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Device
 
clear() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Clear the result produced by the task.
clear() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
Clears the result produced by all "Post Run" tasks in the collection.
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
clear() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
clearAction() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
.FunctionRpc.WorkerActionResponse.Action action = 1;
clearAdditionalHeaders() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Utility function to clear all additional headers
clearAmqpLinkProperty() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
clearBindings() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
clearBody() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
clearBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
bytes bytes = 3;
clearCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
clearCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
clearCategory() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string category = 2;
clearContent() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
clearCustomProperties() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
clearData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
clearData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
CLEARDB_MYSQL_DB_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage ClearDB MySQL databases.
clearDesired() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
clearDesiredProperties() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Clear desired properties set so far
clearDirection() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
.FunctionRpc.BindingInfo.Direction direction = 3;
clearDirectory() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string directory = 1;
clearDouble() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
double double = 7;
clearEntryPoint() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string entry_point = 3;
clearEventId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string event_id = 5;
clearException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
clearException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
clearFileChangeEventRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
clearFullPath() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string full_path = 2;
clearFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
unique function identifier (avoid name collisions, facilitate reload case)
clearFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
string function_id = 1;
clearFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string function_id = 2;
clearFunctionLoadRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
clearFunctionLoadResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
clearGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
clearGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
clearHeaders() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
clearHostVersion() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
string host_version = 1;
clearHttp() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
clearInputData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
clearInt() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
sint64 int = 6;
clearInvocationCancel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
clearInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
string invocation_id = 2;
clearInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string invocation_id = 1;
clearInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
string invocation_id = 1;
clearInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string invocation_id = 1;
clearInvocationRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
clearInvocationResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
clearIsRaw() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
bool is_raw = 16;
clearJson() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string json = 2;
clearLevel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcLog.Level level = 3;
clearLogCategories() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
clearLogs() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
clearMemory() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Clear key materials.
clearMessage() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
clearMessage() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string message = 2;
clearMessage() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string message = 4;
clearMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
clearMethod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string method = 1;
clearName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string name = 3;
clearName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
string name = 1;
clearName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
clearOutputData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
clearParams() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
clearProperties() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
json serialized property bag, or could use a type scheme like map<string, TypedData>
clearQuery() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
clearReason() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
string reason = 2;
clearReported() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
clearRequestId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
string request_id = 1;
clearResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
clearResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
clearResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
string result = 1;
clearResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
clearReturnValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
clearRpcLog() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
clearScriptFile() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string script_file = 2;
clearSource() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string source = 3;
clearStackTrace() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string stack_trace = 1;
clearStartStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
clearStatus() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.StatusResult.Status status = 4;
clearStatusCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string status_code = 12;
clearStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
bytes stream = 4;
clearString() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string string = 1;
clearTags() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Clear tags set so far
clearTriggerMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
clearTwin() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Clear tags and desired properties set so far
clearType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
string type = 2;
clearType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
.FunctionRpc.FileChangeEventRequest.Type type = 1;
clearUrl() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string url = 2;
clearWorkerActionResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
clearWorkerHeartbeat() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
clearWorkerId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
string worker_id = 2;
clearWorkerInitRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
clearWorkerInitResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
clearWorkerStatusRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
clearWorkerStatusResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
clearWorkerTerminate() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
clearWorkerVersion() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
string worker_version = 1;
client() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
CLIENT_CREDENTIALS - Static variable in class com.microsoft.azure.management.apimanagement.GrantType
Static value clientCredentials for GrantType.
CLIENT_VERSION - Static variable in class com.microsoft.azure.sdk.iot.device.transport.TransportUtils
 
clientAffinityEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
clientApplication() - Method in class com.microsoft.azure.management.servicefabric.AzureActiveDirectory
Get the clientApplication value.
clientAuthenticationMethod() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the clientAuthenticationMethod value.
ClientAuthenticationMethod - Class in com.microsoft.azure.management.apimanagement
Defines values for ClientAuthenticationMethod.
ClientAuthenticationMethod() - Constructor for class com.microsoft.azure.management.apimanagement.ClientAuthenticationMethod
 
ClientCertAuthentication - Class in com.microsoft.azure.management.scheduler
The ClientCertAuthentication model.
ClientCertAuthentication() - Constructor for class com.microsoft.azure.management.scheduler.ClientCertAuthentication
 
clientCertEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
ClientCertificateCommonName - Class in com.microsoft.azure.management.servicefabric
Client certificate details using common name.
ClientCertificateCommonName() - Constructor for class com.microsoft.azure.management.servicefabric.ClientCertificateCommonName
 
clientCertificatethumbprint() - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Get the clientCertificatethumbprint value.
ClientCertificateThumbprint - Class in com.microsoft.azure.management.servicefabric
Client certificate details using thumbprint.
ClientCertificateThumbprint() - Constructor for class com.microsoft.azure.management.servicefabric.ClientCertificateThumbprint
 
clientConnectionEndpointPort() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the clientConnectionEndpointPort value.
ClientConstants - Class in com.microsoft.azure.eventhubs.impl
 
ClientConstants - Class in com.microsoft.azure.servicebus.primitives
 
ClientCredsTokenProvider - Class in com.microsoft.azure.datalake.store.oauth2
Provides tokens based on client credentials
ClientCredsTokenProvider(String, String, String) - Constructor for class com.microsoft.azure.datalake.store.oauth2.ClientCredsTokenProvider
constructs a token provider based on supplied credentials.
ClientDiscoveryDisplay - Class in com.microsoft.azure.management.recoveryservices
Localized display information of an operation.
ClientDiscoveryDisplay() - Constructor for class com.microsoft.azure.management.recoveryservices.ClientDiscoveryDisplay
 
ClientDiscoveryForLogSpecification - Class in com.microsoft.azure.management.recoveryservices
Log specification for the operation.
ClientDiscoveryForLogSpecification() - Constructor for class com.microsoft.azure.management.recoveryservices.ClientDiscoveryForLogSpecification
 
ClientDiscoveryForServiceSpecification - Class in com.microsoft.azure.management.recoveryservices
Operation properties.
ClientDiscoveryForServiceSpecification() - Constructor for class com.microsoft.azure.management.recoveryservices.ClientDiscoveryForServiceSpecification
 
ClientEntity - Class in com.microsoft.azure.servicebus.primitives
Contract for all client entities with Open-Close/Abort state m/c
ClientEntity(String) - Constructor for class com.microsoft.azure.servicebus.primitives.ClientEntity
 
ClientFactory - Class in com.microsoft.azure.servicebus
Utility class for creating message senders and receivers.
clientId() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the Active Directory application client id.
clientId() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the Active Directory application client id.
clientId() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get the clientId value.
clientId() - Method in interface com.microsoft.azure.management.msi.Identity
 
clientId() - Method in class com.microsoft.azure.management.notificationhubs.AdmCredential
Get the clientId value.
clientId() - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Get the clientId value.
clientIpAddress() - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Get the clientIpAddress value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.management.logic.RetryHistory
Get the clientRequestId value.
clientRequestId() - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Get the clientRequestId value.
ClientRequestIdInterceptor - Class in com.microsoft.azure.batch.interceptor
Interceptor which contains a function used to generate a client request ID.
ClientRequestIdInterceptor() - Constructor for class com.microsoft.azure.batch.interceptor.ClientRequestIdInterceptor
Initializes a new ClientRequestIdInterceptor for use in setting the client request ID of a request.
clientSecret() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the clientSecret value.
clientSecret() - Method in class com.microsoft.azure.management.notificationhubs.AdmCredential
Get the clientSecret value.
clientSecretUrl() - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Get the clientSecretUrl value.
clientSecretUrl() - Method in interface com.microsoft.azure.management.msi.Identity
 
ClientSettings - Class in com.microsoft.azure.servicebus
Class encapsulating common client level settings like TokenProvider, RetryPolicy, OperationTimeout.
ClientSettings(TokenProvider) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
Creates a new instance with the given token provider, default retry policy and default operation timeout.
ClientSettings(TokenProvider, RetryPolicy, Duration) - Constructor for class com.microsoft.azure.servicebus.ClientSettings
Creates a new instance with the given token provider, retry policy and operation timeout.
clientTrackingId() - Method in class com.microsoft.azure.management.logic.Correlation
Get the clientTrackingId value.
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
clone() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
CloneAbilityResult - Enum in com.microsoft.azure.management.appservice
Defines values for CloneAbilityResult.
cloneCustomHostNames() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the cloneCustomHostNames value.
cloneSourceControl() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the cloneSourceControl value.
CloningInfo - Class in com.microsoft.azure.management.appservice
Information needed for cloning operation.
CloningInfo() - Constructor for class com.microsoft.azure.management.appservice.CloningInfo
 
cloningInfo() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
close() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
 
close() - Method in class com.microsoft.azure.datalake.store.ADLFileOutputStream
 
close() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
 
close(ReactorDispatcher, OperationResult<Void, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.FaultTolerantObject
 
close(OperationResult<Void, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
 
close() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
close() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
 
close() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
close() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
close() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
close() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
close() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Closes the connection
close() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
: As of release 1.1.25 this call is replaced by DeviceClient.closeNow()
close() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Completes all current outstanding requests and closes the IoT Hub client.
close() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
close() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionDeviceOperation
Release all resources and close all links.
close() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Closes all resources used to communicate with an IoT Hub.
close() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Closes all resources used to communicate with an IoT Hub.
close() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransportManager
Close the connection destroying the HttpsIotHubConnection instance.
close() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Closes all resources used to communicate with an IoT Hub.
close() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransportManager
Closes all resources used to communicate with an IoT Hub.
close() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection
Closes the connection.
close() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Closes all resources used to communicate with an IoT Hub.
close() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ContractAPIAmqp
Indicates to close the connection
close() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
Closes the AMQP connection
close() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http.ContractAPIHttp
 
close() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
Indicates to close the connection
close() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ProvisioningDeviceClientContract
 
close() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Close AmqpReceive object
close() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Close AmqpReceive object
close() - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Gracefully close running threads, and then shutdown the underlying executor service
close() - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Close AMQP sender
close() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceive
Invalidate AmqpsReceiveHandler member variable
close() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpReceive
Invalidate AmqpsReceiveHandler member variable
close() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
Invalidate AmqpsSendHandler member variable
close() - Method in interface com.microsoft.azure.servicebus.ICloseable
Synchronously closes and disposes any resources associated with this object.
close() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
closeAsync() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Async wrapper for close() operation
closeAsync() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Async wrapper for close() operation
closeAsync() - Method in class com.microsoft.azure.sdk.iot.service.Receiver
 
closeAsync() - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Provide asynchronous access to close()
closeAsync() - Method in interface com.microsoft.azure.servicebus.ICloseable
Closes and disposes any resources associated with this object.
closeAsync() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
closeLinks() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Close the links
closeLinks() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 
closeLinks() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Closes receiver and sender link if they are not null
closeNow() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Closes the IoT Hub client by releasing any resources held by client.
closeNow() - Method in class com.microsoft.azure.sdk.iot.device.fileupload.FileUpload
Close the file upload cancelling all existing uploads and shutting down the thread pool.
closeNow() - Method in class com.microsoft.azure.sdk.iot.device.TransportClient
Completes all current outstanding requests and closes the IoT Hub client.
closeNow() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClient
Closes all the executors opened by the client if they have not already closed.
CloseReason - Enum in com.microsoft.azure.eventprocessorhost
Used when implementing IEventProcessor.
closeSync() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
 
closeSync() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
closeSync() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
 
CLOSING_EVENT_PROCESSOR - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CloudJob - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch job.
CloudJob() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudJob
 
CloudJobSchedule - Class in com.microsoft.azure.batch.protocol.models
A job schedule that allows recurring jobs by specifying when to run jobs and a specification used to create each job.
CloudJobSchedule() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
 
CloudPool - Class in com.microsoft.azure.batch.protocol.models
A pool in the Azure Batch service.
CloudPool() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudPool
 
CLOUDSERVICE - Static variable in class com.microsoft.azure.management.trafficmanager.TargetAzureResourceType
Static value Microsoft.ClassicCompute/domainNames for TargetAzureResourceType.
cloudServiceConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the cloudServiceConfiguration value.
CloudServiceConfiguration - Class in com.microsoft.azure.batch.protocol.models
The configuration for nodes in a pool based on the Azure Cloud Services platform.
CloudServiceConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
 
cloudServiceConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the cloudServiceConfiguration value.
cloudServiceConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the cloudServiceConfiguration value.
CloudTask - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch task.
CloudTask() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudTask
 
CloudTaskListSubtasksResult - Class in com.microsoft.azure.batch.protocol.models
The result of listing the subtasks of a task.
CloudTaskListSubtasksResult() - Constructor for class com.microsoft.azure.batch.protocol.models.CloudTaskListSubtasksResult
 
cloudToDevice() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the cloudToDevice value.
cloudToDeviceMessageCount - Variable in class com.microsoft.azure.sdk.iot.service.Device
Number of messages received by the device
CloudToDeviceProperties - Class in com.microsoft.azure.management.devices
The IoT hub cloud-to-device messaging properties.
CloudToDeviceProperties() - Constructor for class com.microsoft.azure.management.devices.CloudToDeviceProperties
 
clrName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Get the clrName value.
clrName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
Get the clrName value.
cluster() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
clusterApplication() - Method in class com.microsoft.azure.management.servicefabric.AzureActiveDirectory
Get the clusterApplication value.
ClusterHealthPolicy - Class in com.microsoft.azure.management.servicefabric
Defines a health policy used to evaluate the health of the cluster or of a cluster node.
ClusterHealthPolicy() - Constructor for class com.microsoft.azure.management.servicefabric.ClusterHealthPolicy
 
clusterSettings() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the clusterSettings value.
ClusterUpgradeDeltaHealthPolicy - Class in com.microsoft.azure.management.servicefabric
Delta health policy for the cluster.
ClusterUpgradeDeltaHealthPolicy() - Constructor for class com.microsoft.azure.management.servicefabric.ClusterUpgradeDeltaHealthPolicy
 
ClusterUpgradePolicy - Class in com.microsoft.azure.management.servicefabric
Cluster upgrade policy.
ClusterUpgradePolicy() - Constructor for class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
 
ClusterVersionDetails - Class in com.microsoft.azure.management.servicefabric
The detail of the ServiceFabric runtime version result.
ClusterVersionDetails() - Constructor for class com.microsoft.azure.management.servicefabric.ClusterVersionDetails
 
cname() - Method in class com.microsoft.azure.management.dns.CnameRecord
Get the cname value.
CnameRecord - Class in com.microsoft.azure.management.dns
A CNAME record.
CnameRecord() - Constructor for class com.microsoft.azure.management.dns.CnameRecord
 
CNameRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of a CNAME (canonical name) record set in Azure DNS Zone.
CNameRecordSets - Interface in com.microsoft.azure.management.dns
Entry point to CNAME record sets in a DNS zone.
cNameRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
CNTK - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value cntk for ToolType.
cntkSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
CNTKsettings - Class in com.microsoft.azure.management.batchai
Specifies the settings for CNTK (aka Microsoft Cognitive Toolkit) job.
CNTKsettings() - Constructor for class com.microsoft.azure.management.batchai.CNTKsettings
 
COCOS_KEELING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
COCOS_KEELING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
code() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Get the code value.
code() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get the code value.
code() - Method in class com.microsoft.azure.keyvault.models.Error
Get the code value.
code() - Method in class com.microsoft.azure.management.apimanagement.ErrorFieldContract
Get the code value.
code() - Method in class com.microsoft.azure.management.apimanagement.ErrorResponse
Get the code value.
code() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the code value.
code() - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Get the code value.
code() - Method in class com.microsoft.azure.management.batchai.BatchAIError
Get the code value.
code() - Method in class com.microsoft.azure.management.billing.ErrorDetails
Get the code value.
code() - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Get the code value.
code() - Method in class com.microsoft.azure.management.cognitiveservices.ErrorBody
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.ApiError
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.RollingUpgradeRunningStatus
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.VirtualMachineStatusCodeCount
Get the code value.
code() - Method in class com.microsoft.azure.management.consumption.ErrorDetails
Get the code value.
code() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatus
Get the code value.
code() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatusFragment
Get the code value.
code() - Method in class com.microsoft.azure.management.devtestlab.PolicyViolation
Get the code value.
code() - Method in class com.microsoft.azure.management.eventhub.ErrorResponse
Get the code value.
code() - Method in class com.microsoft.azure.management.graphrbac.GraphError
Get the code value.
code() - Method in class com.microsoft.azure.management.logic.ErrorProperties
Get the code value.
code() - Method in class com.microsoft.azure.management.logic.RetryHistory
Get the code value.
code() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the code value.
code() - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Get the code value.
code() - Method in class com.microsoft.azure.management.monitor.ErrorResponse
Get the code value.
code() - Method in class com.microsoft.azure.management.network.Error
Get the code value.
code() - Method in class com.microsoft.azure.management.network.ErrorDetails
Get the code value.
code() - Method in interface com.microsoft.azure.management.network.Troubleshooting
 
code() - Method in class com.microsoft.azure.management.powerbi.Error
Get the code value.
code() - Method in class com.microsoft.azure.management.powerbi.ErrorDetail
Get the code value.
code() - Method in class com.microsoft.azure.management.relay.ErrorResponse
Get the code value.
code() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
Get the code value.
code() - Method in class com.microsoft.azure.management.servicefabric.ErrorModelError
Get the code value.
code() - Method in class com.microsoft.azure.management.streamanalytics.DiagnosticCondition
Get the code value.
code() - Method in class com.microsoft.azure.management.streamanalytics.ErrorResponse
Get the code value.
code() - Method in interface com.microsoft.azure.management.trafficmanager.GeographicLocation
 
code() - Method in class com.microsoft.azure.management.trafficmanager.Region
Get the code value.
CODE_PLEX_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value CodePlexGit for ScmType.
CODE_PLEX_HG - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value CodePlexHg for ScmType.
codeVersion() - Method in class com.microsoft.azure.management.servicefabric.ClusterVersionDetails
Get the codeVersion value.
CognitiveServicesAccountUpdateParameters - Class in com.microsoft.azure.management.cognitiveservices
The parameters to provide for the account.
CognitiveServicesAccountUpdateParameters() - Constructor for class com.microsoft.azure.management.cognitiveservices.CognitiveServicesAccountUpdateParameters
 
CognitiveServicesResourceAndSku - Class in com.microsoft.azure.management.cognitiveservices
Cognitive Services resource type and SKU.
CognitiveServicesResourceAndSku() - Constructor for class com.microsoft.azure.management.cognitiveservices.CognitiveServicesResourceAndSku
 
collation() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
collectionNamePattern() - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Get the collectionNamePattern value.
colNames() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the colNames value.
COLOMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
COLOMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
cols() - Method in class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
Get the cols value.
COLUMN_PICKER - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value ColumnPicker for ParameterType.
columnDelimiter() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Get the columnDelimiter value.
ColumnFormat - Class in com.microsoft.azure.management.machinelearning
Defines values for ColumnFormat.
ColumnFormat(String) - Constructor for class com.microsoft.azure.management.machinelearning.ColumnFormat
Creates a custom value for ColumnFormat.
columnList() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the columnList value.
columnName() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Get the columnName value.
columnNames() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputs
Get the columnNames value.
columnNumber() - Method in class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
Get the columnNumber value.
columns() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the columns value.
columns() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableType
Get the columns value.
columns() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the columns value.
columns() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTable
Get the columns value.
columns() - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTable
Get the columns value.
ColumnSpecification - Class in com.microsoft.azure.management.machinelearning
Swagger 2.0 schema for a column within the data table representing a web service input or output.
ColumnSpecification() - Constructor for class com.microsoft.azure.management.machinelearning.ColumnSpecification
 
columnsToRemove() - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Get the columnsToRemove value.
ColumnType - Class in com.microsoft.azure.management.machinelearning
Defines values for ColumnType.
ColumnType(String) - Constructor for class com.microsoft.azure.management.machinelearning.ColumnType
Creates a custom value for ColumnType.
com.microsoft.azure.batch - package com.microsoft.azure.batch
This package contains classes for writing applications that use the Azure Batch service.
com.microsoft.azure.batch.auth - package com.microsoft.azure.batch.auth
This package contains classes for authenticating requests against the Azure Batch service.
com.microsoft.azure.batch.interceptor - package com.microsoft.azure.batch.interceptor
This package contains classes for modifying requests to the Batch service.
com.microsoft.azure.batch.protocol - package com.microsoft.azure.batch.protocol
This package contains the classes for BatchServiceClient.
com.microsoft.azure.batch.protocol.models - package com.microsoft.azure.batch.protocol.models
This package contains the models classes for BatchServiceClient.
com.microsoft.azure.datalake.store - package com.microsoft.azure.datalake.store
The main Azure Data Lake Store SDK classes.
com.microsoft.azure.datalake.store.acl - package com.microsoft.azure.datalake.store.acl
Objects used for ACLs.
com.microsoft.azure.datalake.store.oauth2 - package com.microsoft.azure.datalake.store.oauth2
Classes to help fetch and manage Azure ActiveDirectory tokens
com.microsoft.azure.datalake.store.retrypolicies - package com.microsoft.azure.datalake.store.retrypolicies
All the retry policies.
com.microsoft.azure.eventhubs - package com.microsoft.azure.eventhubs
 
com.microsoft.azure.eventhubs.extensions.appender - package com.microsoft.azure.eventhubs.extensions.appender
 
com.microsoft.azure.eventhubs.impl - package com.microsoft.azure.eventhubs.impl
 
com.microsoft.azure.eventprocessorhost - package com.microsoft.azure.eventprocessorhost
 
com.microsoft.azure.keyvault - package com.microsoft.azure.keyvault
This package contains the classes for KeyVaultClientBase.
com.microsoft.azure.keyvault.authentication - package com.microsoft.azure.keyvault.authentication
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.core - package com.microsoft.azure.keyvault.core
This package contains the interface for IKey and IKeyResolver.
com.microsoft.azure.keyvault.cryptography - package com.microsoft.azure.keyvault.cryptography
This package contains cryptographic functions and implementations of RSA and symmetric keys that conform with the IKey interface.
com.microsoft.azure.keyvault.cryptography.algorithms - package com.microsoft.azure.keyvault.cryptography.algorithms
This package contains cryptographic functions and implementations.
com.microsoft.azure.keyvault.extensions - package com.microsoft.azure.keyvault.extensions
This package contains the Azure Key Vault Extension classes.
com.microsoft.azure.keyvault.models - package com.microsoft.azure.keyvault.models
This package contains the models classes for KeyVaultClientBase.
com.microsoft.azure.keyvault.models.custom - package com.microsoft.azure.keyvault.models.custom
 
com.microsoft.azure.keyvault.requests - package com.microsoft.azure.keyvault.requests
This package contains the classes for KeyVaultClient.
com.microsoft.azure.keyvault.webkey - package com.microsoft.azure.keyvault.webkey
This package contains the classes for key vault JSON web key.
com.microsoft.azure.management - package com.microsoft.azure.management
This package contains the Azure rollup client.
com.microsoft.azure.management.apimanagement - package com.microsoft.azure.management.apimanagement
This package contains the classes for ApiManagementClient.
com.microsoft.azure.management.appservice - package com.microsoft.azure.management.appservice
This package contains the classes for WebSiteManagementClient.
com.microsoft.azure.management.batch - package com.microsoft.azure.management.batch
This package contains the classes for BatchManagementClient.
com.microsoft.azure.management.batchai - package com.microsoft.azure.management.batchai
This package contains the classes for BatchAIManagementClient.
com.microsoft.azure.management.batchai.model - package com.microsoft.azure.management.batchai.model
This package contains the classes for BatchAIManagementClient.
com.microsoft.azure.management.billing - package com.microsoft.azure.management.billing
This package contains the classes for BillingManagementClient.
com.microsoft.azure.management.cdn - package com.microsoft.azure.management.cdn
This package contains the classes for CdnManagementClient.
com.microsoft.azure.management.cognitiveservices - package com.microsoft.azure.management.cognitiveservices
This package contains the classes for CognitiveServicesManagementClient.
com.microsoft.azure.management.compute - package com.microsoft.azure.management.compute
This package contains the classes for ComputeManagementClient.
com.microsoft.azure.management.consumption - package com.microsoft.azure.management.consumption
This package contains the classes for ConsumptionManagementClient.
com.microsoft.azure.management.containerinstance - package com.microsoft.azure.management.containerinstance
This package contains the classes for ContainerInstanceManagementClient.
com.microsoft.azure.management.containerregistry - package com.microsoft.azure.management.containerregistry
This package contains the classes for ContainerRegistryManagementClient.
com.microsoft.azure.management.containerservice - package com.microsoft.azure.management.containerservice
This package contains the classes for ContainerServiceManagementClient.
com.microsoft.azure.management.cosmosdb - package com.microsoft.azure.management.cosmosdb
This package contains the classes for DocumentDB.
com.microsoft.azure.management.customerinsights - package com.microsoft.azure.management.customerinsights
This package contains the classes for CustomerInsightsManagementClient.
com.microsoft.azure.management.datalake.analytics - package com.microsoft.azure.management.datalake.analytics
 
com.microsoft.azure.management.datalake.analytics.models - package com.microsoft.azure.management.datalake.analytics.models
 
com.microsoft.azure.management.datalake.store - package com.microsoft.azure.management.datalake.store
This package contains the classes for DataLakeStoreAccountManagementClient.
com.microsoft.azure.management.datalake.store.models - package com.microsoft.azure.management.datalake.store.models
This package contains the models classes for DataLakeStoreAccountManagementClient.
com.microsoft.azure.management.devices - package com.microsoft.azure.management.devices
This package contains the classes for IotHubClient.
com.microsoft.azure.management.devtestlab - package com.microsoft.azure.management.devtestlab
This package contains the classes for DevTestLabsClient.
com.microsoft.azure.management.dns - package com.microsoft.azure.management.dns
This package contains the classes for DnsManagementClient.
com.microsoft.azure.management.eventhub - package com.microsoft.azure.management.eventhub
This package contains the classes for EventHubManagementClient.
com.microsoft.azure.management.gallery - package com.microsoft.azure.management.gallery
This package contains the classes for InsightsManagementClient.
com.microsoft.azure.management.graphrbac - package com.microsoft.azure.management.graphrbac
This package contains the classes for AuthorizationManagementClient.
com.microsoft.azure.management.keyvault - package com.microsoft.azure.management.keyvault
This package contains the classes for KeyVaultManagementClient.
com.microsoft.azure.management.locks - package com.microsoft.azure.management.locks
This package contains the classes for ManagementLockClient.
com.microsoft.azure.management.logic - package com.microsoft.azure.management.logic
This package contains the classes for LogicManagementClient.
com.microsoft.azure.management.machinelearning - package com.microsoft.azure.management.machinelearning
This package contains the classes for AzureMLWebServicesManagementClient.
com.microsoft.azure.management.monitor - package com.microsoft.azure.management.monitor
This package contains the classes for managing Azure Monitor and getting logs and metrics.
com.microsoft.azure.management.msi - package com.microsoft.azure.management.msi
This package contains the classes for compute samples.
com.microsoft.azure.management.network - package com.microsoft.azure.management.network
This package contains the classes for NetworkManagementClient.
com.microsoft.azure.management.network.model - package com.microsoft.azure.management.network.model
This package contains the common interfaces for resource models in networking.
com.microsoft.azure.management.notificationhubs - package com.microsoft.azure.management.notificationhubs
This package contains the classes for NotificationHubsManagementClient.
com.microsoft.azure.management.powerbi - package com.microsoft.azure.management.powerbi
This package contains the classes for PowerBIEmbeddedManagementClient.
com.microsoft.azure.management.recoveryservices - package com.microsoft.azure.management.recoveryservices
This package contains the classes for RecoveryServicesClient.
com.microsoft.azure.management.redis - package com.microsoft.azure.management.redis
This package contains the classes for RedisManagementClient.
com.microsoft.azure.management.relay - package com.microsoft.azure.management.relay
This package contains the classes for RelayManagementClient.
com.microsoft.azure.management.resources - package com.microsoft.azure.management.resources
This package contains the classes for ResourceManagementClient.
com.microsoft.azure.management.resources.fluentcore.arm - package com.microsoft.azure.management.resources.fluentcore.arm
This package contains the common resource manager utility classes that are useful to other management plane libraries.
com.microsoft.azure.management.resources.fluentcore.arm.collection - package com.microsoft.azure.management.resources.fluentcore.arm.collection
This package contains the base class for resource collections.
com.microsoft.azure.management.resources.fluentcore.arm.models - package com.microsoft.azure.management.resources.fluentcore.arm.models
This package contains the base classes for resource models.
com.microsoft.azure.management.resources.fluentcore.collection - package com.microsoft.azure.management.resources.fluentcore.collection
This package contains the base class for resource collections.
com.microsoft.azure.management.resources.fluentcore.dag - package com.microsoft.azure.management.resources.fluentcore.dag
This package contains the graph related classes that are useful for performing cloud requests in parallel.
com.microsoft.azure.management.resources.fluentcore.model - package com.microsoft.azure.management.resources.fluentcore.model
This package contains the base classes for resource models, and their variants for creating and updating scenarios.
com.microsoft.azure.management.resources.fluentcore.utils - package com.microsoft.azure.management.resources.fluentcore.utils
This package contains a few utility classes for working with Azure resources.
com.microsoft.azure.management.scheduler - package com.microsoft.azure.management.scheduler
This package contains the classes for SchedulerManagementClient.
com.microsoft.azure.management.search - package com.microsoft.azure.management.search
This package contains the classes for SearchManagementClient.
com.microsoft.azure.management.servicebus - package com.microsoft.azure.management.servicebus
This package contains the classes for ServiceBusManagementClient.
com.microsoft.azure.management.servicefabric - package com.microsoft.azure.management.servicefabric
This package contains the classes for ServiceFabricManagementClient.
com.microsoft.azure.management.sql - package com.microsoft.azure.management.sql
This package contains the classes for SqlManagementClient.
com.microsoft.azure.management.storage - package com.microsoft.azure.management.storage
This package contains the classes for StorageManagementClient.
com.microsoft.azure.management.streamanalytics - package com.microsoft.azure.management.streamanalytics
This package contains the classes for StreamAnalyticsManagementClient.
com.microsoft.azure.management.trafficmanager - package com.microsoft.azure.management.trafficmanager
This package contains the classes for TrafficManagerManagementClient.
com.microsoft.azure.sdk.iot.common - package com.microsoft.azure.sdk.iot.common
 
com.microsoft.azure.sdk.iot.common.iothubservices - package com.microsoft.azure.sdk.iot.common.iothubservices
 
com.microsoft.azure.sdk.iot.deps.serializer - package com.microsoft.azure.sdk.iot.deps.serializer
 
com.microsoft.azure.sdk.iot.deps.transport.amqp - package com.microsoft.azure.sdk.iot.deps.transport.amqp
 
com.microsoft.azure.sdk.iot.deps.transport.http - package com.microsoft.azure.sdk.iot.deps.transport.http
 
com.microsoft.azure.sdk.iot.deps.transport.mqtt - package com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
com.microsoft.azure.sdk.iot.deps.twin - package com.microsoft.azure.sdk.iot.deps.twin
 
com.microsoft.azure.sdk.iot.deps.util - package com.microsoft.azure.sdk.iot.deps.util
 
com.microsoft.azure.sdk.iot.deps.ws - package com.microsoft.azure.sdk.iot.deps.ws
 
com.microsoft.azure.sdk.iot.deps.ws.impl - package com.microsoft.azure.sdk.iot.deps.ws.impl
 
com.microsoft.azure.sdk.iot.device - package com.microsoft.azure.sdk.iot.device
The API for a device to communicate with an IoT Hub.
com.microsoft.azure.sdk.iot.device.auth - package com.microsoft.azure.sdk.iot.device.auth
Authenticates a device to an IoT Hub via SAS tokens.
com.microsoft.azure.sdk.iot.device.DeviceTwin - package com.microsoft.azure.sdk.iot.device.DeviceTwin
 
com.microsoft.azure.sdk.iot.device.exceptions - package com.microsoft.azure.sdk.iot.device.exceptions
 
com.microsoft.azure.sdk.iot.device.fileupload - package com.microsoft.azure.sdk.iot.device.fileupload
 
com.microsoft.azure.sdk.iot.device.net - package com.microsoft.azure.sdk.iot.device.net
IoT Hub resource URIs.
com.microsoft.azure.sdk.iot.device.transport - package com.microsoft.azure.sdk.iot.device.transport
A transport for sending and receiving IoT Hub messages, along with supporting functionality.
com.microsoft.azure.sdk.iot.device.transport.amqps - package com.microsoft.azure.sdk.iot.device.transport.amqps
AMQPS IoT Hub transport and communication classes.
com.microsoft.azure.sdk.iot.device.transport.https - package com.microsoft.azure.sdk.iot.device.transport.https
HTTPS IoT Hub transport and communication classes.
com.microsoft.azure.sdk.iot.device.transport.mqtt - package com.microsoft.azure.sdk.iot.device.transport.mqtt
 
com.microsoft.azure.sdk.iot.provisioning.device - package com.microsoft.azure.sdk.iot.provisioning.device
 
com.microsoft.azure.sdk.iot.provisioning.device.internal - package com.microsoft.azure.sdk.iot.provisioning.device.internal
 
com.microsoft.azure.sdk.iot.provisioning.device.internal.contract - package com.microsoft.azure.sdk.iot.provisioning.device.internal.contract
 
com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp - package com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp
 
com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http - package com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http
 
com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt - package com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt
 
com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions - package com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
com.microsoft.azure.sdk.iot.provisioning.device.internal.parser - package com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
 
com.microsoft.azure.sdk.iot.provisioning.device.internal.task - package com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
com.microsoft.azure.sdk.iot.provisioning.security - package com.microsoft.azure.sdk.iot.provisioning.security
 
com.microsoft.azure.sdk.iot.provisioning.security.exceptions - package com.microsoft.azure.sdk.iot.provisioning.security.exceptions
 
com.microsoft.azure.sdk.iot.provisioning.security.hsm - package com.microsoft.azure.sdk.iot.provisioning.security.hsm
 
com.microsoft.azure.sdk.iot.provisioning.service - package com.microsoft.azure.sdk.iot.provisioning.service
 
com.microsoft.azure.sdk.iot.provisioning.service.auth - package com.microsoft.azure.sdk.iot.provisioning.service.auth
 
com.microsoft.azure.sdk.iot.provisioning.service.configs - package com.microsoft.azure.sdk.iot.provisioning.service.configs
 
com.microsoft.azure.sdk.iot.provisioning.service.contract - package com.microsoft.azure.sdk.iot.provisioning.service.contract
 
com.microsoft.azure.sdk.iot.provisioning.service.exceptions - package com.microsoft.azure.sdk.iot.provisioning.service.exceptions
 
com.microsoft.azure.sdk.iot.service - package com.microsoft.azure.sdk.iot.service
 
com.microsoft.azure.sdk.iot.service.auth - package com.microsoft.azure.sdk.iot.service.auth
 
com.microsoft.azure.sdk.iot.service.devicetwin - package com.microsoft.azure.sdk.iot.service.devicetwin
 
com.microsoft.azure.sdk.iot.service.exceptions - package com.microsoft.azure.sdk.iot.service.exceptions
 
com.microsoft.azure.sdk.iot.service.jobs - package com.microsoft.azure.sdk.iot.service.jobs
 
com.microsoft.azure.sdk.iot.service.transport - package com.microsoft.azure.sdk.iot.service.transport
 
com.microsoft.azure.sdk.iot.service.transport.amqps - package com.microsoft.azure.sdk.iot.service.transport.amqps
 
com.microsoft.azure.sdk.iot.service.transport.http - package com.microsoft.azure.sdk.iot.service.transport.http
 
com.microsoft.azure.serverless.functions - package com.microsoft.azure.serverless.functions
The root package for the Java API for Azure Functions.
com.microsoft.azure.serverless.functions.annotation - package com.microsoft.azure.serverless.functions.annotation
Annotations and support classes for use as part of the Java API for Azure Functions.
com.microsoft.azure.servicebus - package com.microsoft.azure.servicebus
 
com.microsoft.azure.servicebus.amqp - package com.microsoft.azure.servicebus.amqp
 
com.microsoft.azure.servicebus.primitives - package com.microsoft.azure.servicebus.primitives
 
com.microsoft.azure.servicebus.rules - package com.microsoft.azure.servicebus.rules
 
com.microsoft.azure.servicebus.security - package com.microsoft.azure.servicebus.security
 
com.microsoft.azure.webjobs.script - package com.microsoft.azure.webjobs.script
 
com.microsoft.azure.webjobs.script.binding - package com.microsoft.azure.webjobs.script.binding
 
com.microsoft.azure.webjobs.script.broker - package com.microsoft.azure.webjobs.script.broker
 
com.microsoft.azure.webjobs.script.description - package com.microsoft.azure.webjobs.script.description
 
com.microsoft.azure.webjobs.script.handler - package com.microsoft.azure.webjobs.script.handler
 
com.microsoft.azure.webjobs.script.reflect - package com.microsoft.azure.webjobs.script.reflect
 
com.microsoft.azure.webjobs.script.rpc.messages - package com.microsoft.azure.webjobs.script.rpc.messages
 
command() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the command value.
command() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobDataPath
Get the command value.
CommandLaunchFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
An error occurred when launching the task's command line.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.management.batchai.CustomToolkitSettings
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.management.batchai.JobPreparation
Get the commandLine value.
commandLine() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get the commandLine value.
commandLineArgs() - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Get the commandLineArgs value.
commandLineArgs() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get the commandLineArgs value.
commandLineArgs() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Get the commandLineArgs value.
commandLineArgs() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the commandLineArgs value.
commandLineArgs() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get the commandLineArgs value.
CommandProgramNotFound - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The program specified in the task's command line was not found.
comments() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the comments value.
CommitmentPlan - Class in com.microsoft.azure.management.machinelearning
Information about the machine learning commitment plan associated with the web service.
CommitmentPlan() - Constructor for class com.microsoft.azure.management.machinelearning.CommitmentPlan
 
commitmentPlan() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the commitmentPlan value.
commonEnvironmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the commonEnvironmentSettings value.
commonEnvironmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the commonEnvironmentSettings value.
commonEnvironmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the commonEnvironmentSettings value.
commonResourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Get the commonResourceFiles value.
communicationAgreementId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the communicationAgreementId value.
communicationBackend() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get the communicationBackend value.
CommunicationException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when there is a client side connectivity issue.
CommunicationException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.CommunicationException
 
CommunicationException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when there is a client side connectivity issue.
communityName() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the communityName value.
communityPrefixes() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the communityPrefixes value.
communityValue() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the communityValue value.
COMOROS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
COMOROS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ComparisonOperationType - Enum in com.microsoft.azure.management.gallery
Defines values for ComparisonOperationType.
ComparisonOperationType - Enum in com.microsoft.azure.management.monitor
Defines values for ComparisonOperationType.
CompatibilityLevel - Class in com.microsoft.azure.management.streamanalytics
Defines values for CompatibilityLevel.
CompatibilityLevel(String) - Constructor for class com.microsoft.azure.management.streamanalytics.CompatibilityLevel
Creates a custom value for CompatibilityLevel.
CompileMode - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for CompileMode.
compileMode() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateUSqlJobProperties
Get the compileMode value.
compileMode() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the compileMode value.
complete() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
complete(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Completes a Message using its lock token.
complete(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
complete(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
completeAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously completes a Message using its lock token.
completeAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
completeAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
completed() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the completed value.
completeMessageAsync(byte[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
completeMessageAsync(UUID) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
completeOperation() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the completeOperation value.
completionOperationType() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingCompleteOperation
Get the completionOperationType value.
CompletionOperationTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for CompletionOperationTypes.
COMPLEX128 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Complex128 for ColumnFormat.
COMPLEX64 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Complex64 for ColumnFormat.
component() - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Get the component value.
component() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the component value.
componentName() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the componentName value.
ComponentNames - Enum in com.microsoft.azure.management.compute
Defines values for ComponentNames.
componentSeparator() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the componentSeparator value.
componentSeparator() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the componentSeparator value.
componentSeparator() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the componentSeparator value.
componentSeparator() - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Get the componentSeparator value.
compressMessage() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the compressMessage value.
computeAccountName() - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItem
Get the computeAccountName value.
ComputeDataDisk - Class in com.microsoft.azure.management.devtestlab
A data disks attached to a virtual machine.
ComputeDataDisk() - Constructor for class com.microsoft.azure.management.devtestlab.ComputeDataDisk
 
ComputeDataDiskFragment - Class in com.microsoft.azure.management.devtestlab
A data disks attached to a virtual machine.
ComputeDataDiskFragment() - Constructor for class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
 
ComputeLongRunningOperationProperties - Class in com.microsoft.azure.management.compute
Compute-specific operation properties, including output.
ComputeLongRunningOperationProperties() - Constructor for class com.microsoft.azure.management.compute.ComputeLongRunningOperationProperties
 
computeMode() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the computeMode value.
ComputeModeOptions - Enum in com.microsoft.azure.management.appservice
Defines values for ComputeModeOptions.
ComputeNode - Class in com.microsoft.azure.batch.protocol.models
A compute node in the Batch service.
ComputeNode() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNode
 
ComputeNodeAddUserHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for AddUser operation.
ComputeNodeAddUserHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
 
ComputeNodeAddUserOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for addUser operation.
ComputeNodeAddUserOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
 
ComputeNodeDeallocationOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeDeallocationOption.
ComputeNodeDeleteUserHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DeleteUser operation.
ComputeNodeDeleteUserHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
 
ComputeNodeDeleteUserOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for deleteUser operation.
ComputeNodeDeleteUserOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
 
ComputeNodeDisableSchedulingHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DisableScheduling operation.
ComputeNodeDisableSchedulingHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
 
ComputeNodeDisableSchedulingOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disableScheduling operation.
ComputeNodeDisableSchedulingOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
 
ComputeNodeEnableSchedulingHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for EnableScheduling operation.
ComputeNodeEnableSchedulingHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
 
ComputeNodeEnableSchedulingOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enableScheduling operation.
ComputeNodeEnableSchedulingOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
 
ComputeNodeEndpointConfiguration - Class in com.microsoft.azure.batch.protocol.models
The endpoint configuration for the compute node.
ComputeNodeEndpointConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeEndpointConfiguration
 
ComputeNodeError - Class in com.microsoft.azure.batch.protocol.models
An error encountered by a compute node.
ComputeNodeError() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeError
 
ComputeNodeFillType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeFillType.
ComputeNodeGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
ComputeNodeGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
 
ComputeNodeGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
ComputeNodeGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
 
ComputeNodeGetRemoteDesktopHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetRemoteDesktop operation.
ComputeNodeGetRemoteDesktopHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
 
ComputeNodeGetRemoteDesktopOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getRemoteDesktop operation.
ComputeNodeGetRemoteDesktopOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
 
ComputeNodeGetRemoteLoginSettingsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetRemoteLoginSettings operation.
ComputeNodeGetRemoteLoginSettingsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
 
ComputeNodeGetRemoteLoginSettingsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getRemoteLoginSettings operation.
ComputeNodeGetRemoteLoginSettingsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
 
ComputeNodeGetRemoteLoginSettingsResult - Class in com.microsoft.azure.batch.protocol.models
The remote login settings for a compute node.
ComputeNodeGetRemoteLoginSettingsResult() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
 
ComputeNodeInformation - Class in com.microsoft.azure.batch.protocol.models
Information about the compute node on which a task ran.
ComputeNodeInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
 
ComputeNodeListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
ComputeNodeListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
 
ComputeNodeListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
ComputeNodeListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
 
ComputeNodeListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
ComputeNodeListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
 
computeNodeOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a ComputeNodeOperations object for performing compute node-related operations on the associated account.
ComputeNodeOperations - Class in com.microsoft.azure.batch
Performs compute node-related operations on an Azure Batch account.
ComputeNodeRebootHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Reboot operation.
ComputeNodeRebootHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
 
ComputeNodeRebootOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeRebootOption.
ComputeNodeRebootOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for reboot operation.
ComputeNodeRebootOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
 
ComputeNodeReimageHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Reimage operation.
ComputeNodeReimageHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
 
ComputeNodeReimageOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeReimageOption.
ComputeNodeReimageOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for reimage operation.
ComputeNodeReimageOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
 
computeNodes() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the ComputeNodes object to access its operations.
ComputeNodes - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in ComputeNodes.
ComputeNodeState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ComputeNodeState.
ComputeNodeUpdateUserHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for UpdateUser operation.
ComputeNodeUpdateUserHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
 
ComputeNodeUpdateUserOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for updateUser operation.
ComputeNodeUpdateUserOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
 
ComputeNodeUploadBatchServiceLogsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for UploadBatchServiceLogs operation.
ComputeNodeUploadBatchServiceLogsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
 
ComputeNodeUploadBatchServiceLogsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for uploadBatchServiceLogs operation.
ComputeNodeUploadBatchServiceLogsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
 
ComputeNodeUser - Class in com.microsoft.azure.batch.protocol.models
A user account for RDP or SSH access on a compute node.
ComputeNodeUser() - Constructor for class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
 
ComputePolicies - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in ComputePolicies.
computePolicies() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the ComputePolicies object to access its operations.
computePolicies() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the computePolicies value.
computePolicies() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the computePolicies value.
computePolicies() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the computePolicies value.
ComputePolicy - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics compute policy information.
ComputePolicy() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.ComputePolicy
 
COMPUTER_VISION - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value ComputerVision for Kind.
ComputeResourceType - Class in com.microsoft.azure.management.compute
Compute resource types.
ComputeResourceType() - Constructor for class com.microsoft.azure.management.compute.ComputeResourceType
 
computerName() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the computerName value.
computerName() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
computerName() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the computerName value.
computerName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
computerNamePrefix() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
computerNamePrefix() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the computerNamePrefix value.
computeRole() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
ComputeRoles - Enum in com.microsoft.azure.management.compute
Defines values for ComputeRoles.
ComputeSku - Interface in com.microsoft.azure.management.compute
Type representing sku for an Azure compute resource.
ComputeSkuName - Class in com.microsoft.azure.management.compute
Compute resource sku names.
ComputeSkuName() - Constructor for class com.microsoft.azure.management.compute.ComputeSkuName
 
computeSkus() - Method in class com.microsoft.azure.management.Azure
 
ComputeSkus - Interface in com.microsoft.azure.management.compute
Entry point to compute service SKUs.
ComputeSkuTier - Class in com.microsoft.azure.management.compute
Compute resource sku tier.
ComputeSkuTier() - Constructor for class com.microsoft.azure.management.compute.ComputeSkuTier
 
ComputeUsage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure compute resource usage info object.
computeUsages() - Method in class com.microsoft.azure.management.Azure
 
ComputeUsages - Interface in com.microsoft.azure.management.compute
Entry point for compute resource usage management API.
ComputeUsageUnit - Class in com.microsoft.azure.management.compute
Compute usage units.
ComputeUsageUnit() - Constructor for class com.microsoft.azure.management.compute.ComputeUsageUnit
 
ComputeVmInstanceViewStatus - Class in com.microsoft.azure.management.devtestlab
Status information about a virtual machine.
ComputeVmInstanceViewStatus() - Constructor for class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatus
 
ComputeVmInstanceViewStatusFragment - Class in com.microsoft.azure.management.devtestlab
Status information about a virtual machine.
ComputeVmInstanceViewStatusFragment() - Constructor for class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatusFragment
 
ComputeVmProperties - Class in com.microsoft.azure.management.devtestlab
Properties of a virtual machine returned by the Microsoft.Compute API.
ComputeVmProperties() - Constructor for class com.microsoft.azure.management.devtestlab.ComputeVmProperties
 
ComputeVmPropertiesFragment - Class in com.microsoft.azure.management.devtestlab
Properties of a virtual machine returned by the Microsoft.Compute API.
ComputeVmPropertiesFragment() - Constructor for class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
 
concat(String, List<String>, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Concatenate the specified list of files into the target filename.
concat(String, List<String>, ADLStoreClient, boolean, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Concatenate the specified list of files into the target filename.
concatenateFiles(String, List<String>) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Concatenate the specified list of files into this file.
concurrentAppend(String, byte[], int, int, boolean, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
append bytes to a file.
condition() - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Get the condition value.
condition() - Method in class com.microsoft.azure.management.devices.RouteProperties
Get the condition value.
ConditionNotMet - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A read operation included a HTTP conditional header, and the condition was not met.
ConditionOperator - Enum in com.microsoft.azure.management.gallery
Defines values for ConditionOperator.
ConditionOperator - Enum in com.microsoft.azure.management.monitor
Defines values for ConditionOperator.
conditions() - Method in class com.microsoft.azure.management.streamanalytics.Diagnostics
Get the conditions value.
confidence() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
configFilePath() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get the configFilePath value.
configFilePath() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the configFilePath value.
configure() - Static method in class com.microsoft.azure.management.Azure
 
configure(String, String, int, String, Map<String, String>, WebSocketHandler) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
configure(String, String, int, String, Map<String, String>, WebSocketHandler) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Configure WebSocket connection
CONFIGURED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value Configured for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
configureLoadBalancing() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the configureLoadBalancing value.
CONFIGURING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value Configuring for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
CONFIRM_SIGN_UP_IDENTITY_DEFAULT - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value confirmSignUpIdentityDefault for TemplateName.
Confirmation - Class in com.microsoft.azure.management.apimanagement
Defines values for Confirmation.
Confirmation() - Constructor for class com.microsoft.azure.management.apimanagement.Confirmation
 
CONGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CONGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CONGO_DEMOCRATIC_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CONGO_DRC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
connect() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sends the request to the URL given in the constructor.
connect() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Connects to the MQTT broker
connect() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Sends the request to the URL given in the constructor.
connect() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Method to connect to mqtt broker connection.
connect() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Sends the request to the URL given in the constructor.
CONNECTED - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Connected for BgpPeerState.
CONNECTED - Static variable in class com.microsoft.azure.management.network.ConnectionStatus
Static value Connected for ConnectionStatus.
CONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value Connected for VirtualNetworkGatewayConnectionStatus.
CONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Static value Connected for VirtualNetworkPeeringState.
connectedDuration() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the connectedDuration value.
CONNECTING - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Connecting for BgpPeerState.
CONNECTING - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value Connecting for VirtualNetworkGatewayConnectionStatus.
connection - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
The underlying HTTPS connection.
connection - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
The underlying HTTPS connection stream.
connection - Variable in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
The underlying HTTPS connection.
connection - Variable in class com.microsoft.azure.sdk.iot.service.transport.http.HttpRequest
The underlying HTTPS connection stream.
CONNECTION_STRING_CHARSET - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
as of release 1.2.27 this value is deprecated and will not be replaced. The charset used for URL-encoding the device ID in the connection string.
connectionDrainingTimeoutInSeconds() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
connectionEstablished() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
connectionEstablished() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttListener
Called when PAHO establishes a connection to a server
connectionEstablished() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Need to alert all listeners that the connection has been established.
connectionEstablished() - Method in interface com.microsoft.azure.sdk.iot.device.transport.amqps.ServerListener
Method executed when the connection with the IoTHub is established
connectionEstablished() - Method in interface com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttConnectionStateListener
Method executed when the connection with the IoTHub is established
connectionEstablished() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection
 
connectionEstablished() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
connectionEstablished Unused
connectionEstablished() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
 
ConnectionForced - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
ConnectionForced - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
ConnectionHandler - Class in com.microsoft.azure.eventhubs.impl
 
ConnectionHandler(AmqpConnection) - Constructor for class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
ConnectionHandler - Class in com.microsoft.azure.servicebus.amqp
 
ConnectionHandler(IAmqpConnection) - Constructor for class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
connectionId() - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Get the connectionId value.
connectionKeyVaultUrl() - Method in class com.microsoft.azure.management.customerinsights.AzureBlobConnectorProperties
Get the connectionKeyVaultUrl value.
connectionLost() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
connectionLost(Throwable) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Event fired when the connection is lost on the MQTT broker
connectionLost(Throwable) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttListener
Called by PAHO when the connection is lost
connectionLost() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
If the connection is lost, all the messages in progress are buffered to be sent again.
connectionLost() - Method in interface com.microsoft.azure.sdk.iot.device.transport.amqps.ServerListener
Method executed when the connection with the IoTHub is lost.
connectionLost(Throwable) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Event fired when the connection with the MQTT broker is lost.
connectionLost() - Method in interface com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttConnectionStateListener
Method executed when the connection with the IoTHub is lost.
connectionLost() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection
 
connectionLost() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
connectionLost Unused
connectionLost(Throwable) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
 
connections() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
connectionState - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
connectionState - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
connectionState - Variable in class com.microsoft.azure.sdk.iot.service.Device
Status of the device: {"connected" | "disconnected"}
connectionStateUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
connectionStateUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
connectionStateUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.service.Device
Datetime of last time the connection state was updated.
ConnectionStatus - Class in com.microsoft.azure.management.network
Defines values for ConnectionStatus.
ConnectionStatus(String) - Constructor for class com.microsoft.azure.management.network.ConnectionStatus
Creates a custom value for ConnectionStatus.
connectionStatus() - Method in interface com.microsoft.azure.management.network.ConnectivityCheck
 
connectionStatus() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the connectionStatus value.
connectionStatus() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
Get the Virtual Network Gateway connection status.
ConnectionStatusCallback - Class in com.microsoft.azure.sdk.iot.common
Generic connection status callback that changes the context's state only on the expected state provided
ConnectionStatusCallback(IotHubConnectionState) - Constructor for class com.microsoft.azure.sdk.iot.common.ConnectionStatusCallback
 
ConnectionString - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of a connection string on a web app.
connectionString() - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Get the connectionString value.
connectionString() - Method in class com.microsoft.azure.management.devices.StorageEndpointProperties
Get the connectionString value.
ConnectionStringBuilder - Class in com.microsoft.azure.eventhubs
ConnectionStringBuilder can be used to construct a connection string which can establish communication with Event Hub instances.
ConnectionStringBuilder() - Constructor for class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Creates an empty ConnectionStringBuilder.
ConnectionStringBuilder(String) - Constructor for class com.microsoft.azure.eventhubs.ConnectionStringBuilder
ConnectionString format: Endpoint=sb://namespace_DNS_Name;EntityPath=EVENT_HUB_NAME;SharedAccessKeyName=SHARED_ACCESS_KEY_NAME;SharedAccessKey=SHARED_ACCESS_KEY
ConnectionStringBuilder - Class in com.microsoft.azure.servicebus.primitives
This class can be used to construct a connection string which can establish communication with ServiceBus entities.
ConnectionStringBuilder(String, String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from namespace, entity path and SAS Key name and value.
ConnectionStringBuilder(String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from namespace, entity path and already generated SAS token.
ConnectionStringBuilder(URI, String, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from endpoint address of the namesapce, entity path and SAS Key name and value
ConnectionStringBuilder(URI, String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from endpoint address of the namesapce, entity path and already generated SAS token.
ConnectionStringBuilder(String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from the given connection string.
ConnectionStringBuilder(String, String) - Constructor for class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Creates a new instance from the given connection string and entity path.
connectionStringName() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the connectionStringName value.
connectionStrings() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the connectionStrings value.
ConnectionStringType - Enum in com.microsoft.azure.management.appservice
Defines values for ConnectionStringType.
connectionType() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
Get the gateway connection type.
ConnectivityCheck - Interface in com.microsoft.azure.management.network
A client-side representation allowing user to verify the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
ConnectivityCheck.Definition - Interface in com.microsoft.azure.management.network
The entirety of connectivity check parameters definition.
ConnectivityCheck.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of connectivity check parameters definition stages.
ConnectivityCheck.DefinitionStages.FromSourcePort - Interface in com.microsoft.azure.management.network
Sets the source port from which a connectivity check will be performed.
ConnectivityCheck.DefinitionStages.FromSourceVirtualMachine - Interface in com.microsoft.azure.management.network
Sets the source property.
ConnectivityCheck.DefinitionStages.ToDestination - Interface in com.microsoft.azure.management.network
Sets the destination property.
ConnectivityCheck.DefinitionStages.ToDestinationPort - Interface in com.microsoft.azure.management.network
Sets the destination port on which check connectivity will be performed.
ConnectivityCheck.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.
ConnectivityDestination - Class in com.microsoft.azure.management.network
Parameters that define destination of connection.
ConnectivityDestination() - Constructor for class com.microsoft.azure.management.network.ConnectivityDestination
 
ConnectivityHop - Class in com.microsoft.azure.management.network
Information about a hop between the source and the destination.
ConnectivityHop() - Constructor for class com.microsoft.azure.management.network.ConnectivityHop
 
ConnectivityIssue - Class in com.microsoft.azure.management.network
Information about an issue encountered in the process of checking for connectivity.
ConnectivityIssue() - Constructor for class com.microsoft.azure.management.network.ConnectivityIssue
 
ConnectivitySource - Class in com.microsoft.azure.management.network
Parameters that define the source of the connection.
ConnectivitySource() - Constructor for class com.microsoft.azure.management.network.ConnectivitySource
 
ConnectivityStatusContract - Class in com.microsoft.azure.management.apimanagement
Details about connectivity to a resource.
ConnectivityStatusContract() - Constructor for class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
 
ConnectivityStatusType - Class in com.microsoft.azure.management.apimanagement
Defines values for ConnectivityStatusType.
ConnectivityStatusType() - Constructor for class com.microsoft.azure.management.apimanagement.ConnectivityStatusType
 
CONNECTOR - Static variable in class com.microsoft.azure.management.customerinsights.DataSourceType
Static value Connector for DataSourceType.
ConnectorMappingAvailability - Class in com.microsoft.azure.management.customerinsights
Connector mapping property availability.
ConnectorMappingAvailability() - Constructor for class com.microsoft.azure.management.customerinsights.ConnectorMappingAvailability
 
ConnectorMappingCompleteOperation - Class in com.microsoft.azure.management.customerinsights
The complete operation.
ConnectorMappingCompleteOperation() - Constructor for class com.microsoft.azure.management.customerinsights.ConnectorMappingCompleteOperation
 
ConnectorMappingErrorManagement - Class in com.microsoft.azure.management.customerinsights
The error mangement.
ConnectorMappingErrorManagement() - Constructor for class com.microsoft.azure.management.customerinsights.ConnectorMappingErrorManagement
 
ConnectorMappingFormat - Class in com.microsoft.azure.management.customerinsights
Connector mapping property format.
ConnectorMappingFormat() - Constructor for class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Creates an instance of ConnectorMappingFormat class.
ConnectorMappingProperties - Class in com.microsoft.azure.management.customerinsights
The connector mapping properties.
ConnectorMappingProperties() - Constructor for class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
 
ConnectorMappingStates - Enum in com.microsoft.azure.management.customerinsights
Defines values for ConnectorMappingStates.
ConnectorMappingStructure - Class in com.microsoft.azure.management.customerinsights
Connector mapping property structure.
ConnectorMappingStructure() - Constructor for class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
 
ConnectorStates - Enum in com.microsoft.azure.management.customerinsights
Defines values for ConnectorStates.
ConnectorTypes - Class in com.microsoft.azure.management.customerinsights
Defines values for ConnectorTypes.
ConnectorTypes(String) - Constructor for class com.microsoft.azure.management.customerinsights.ConnectorTypes
Creates a custom value for ConnectorTypes.
ConnStringInfo - Class in com.microsoft.azure.management.appservice
Database connection string information.
ConnStringInfo() - Constructor for class com.microsoft.azure.management.appservice.ConnStringInfo
 
ConnStringValueTypePair - Class in com.microsoft.azure.management.appservice
Database connection string value to type pair.
ConnStringValueTypePair() - Constructor for class com.microsoft.azure.management.appservice.ConnStringValueTypePair
 
consent() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
consentRequired() - Method in class com.microsoft.azure.management.apimanagement.TermsOfServiceProperties
Get the consentRequired value.
ConsistencyPolicy - Class in com.microsoft.azure.management.cosmosdb
The consistency policy for the DocumentDB database account.
ConsistencyPolicy() - Constructor for class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
 
consistencyPolicy() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
consoleScreenshotBlobUri() - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Get the consoleScreenshotBlobUri value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the constraints value.
constraints() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateParameter
Get the constraints value.
constraints() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
constructResourceId(String, String, String, String, String, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Creates a resource ID from information of a generic resource.
consumerGroupName() - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Get the consumerGroupName value.
consumerGroupName() - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Get the consumerGroupName value.
consumerGroups() - Method in interface com.microsoft.azure.management.eventhub.EventHubs
 
Contact - Class in com.microsoft.azure.keyvault.models
The contact information for the vault certificates.
Contact() - Constructor for class com.microsoft.azure.keyvault.models.Contact
 
Contact - Class in com.microsoft.azure.management.appservice
Contact information for domain registration.
Contact() - Constructor for class com.microsoft.azure.management.appservice.Contact
 
contactEmails() - Method in class com.microsoft.azure.management.consumption.Notification
Get the contactEmails value.
contactGroups() - Method in class com.microsoft.azure.management.consumption.Notification
Get the contactGroups value.
contactList() - Method in class com.microsoft.azure.keyvault.models.Contacts
Get the contactList value.
contactRoles() - Method in class com.microsoft.azure.management.consumption.Notification
Get the contactRoles value.
Contacts - Class in com.microsoft.azure.keyvault.models
The contacts for the vault certificates.
Contacts() - Constructor for class com.microsoft.azure.keyvault.models.Contacts
 
contain(String) - Method in interface com.microsoft.azure.management.resources.ResourceGroups
Checks whether resource group exists.
container() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileDestination
Get the container value.
Container - Class in com.microsoft.azure.management.containerinstance
A container instance.
Container() - Constructor for class com.microsoft.azure.management.containerinstance.Container
 
container() - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Get the container value.
container() - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Get the container value.
container() - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Get the container value.
container() - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Get the container value.
ContainerConfiguration - Class in com.microsoft.azure.batch.protocol.models
The configuration for container-enabled pools.
ContainerConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Creates an instance of ContainerConfiguration class.
containerConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the containerConfiguration value.
ContainerExecRequestTerminalSize - Class in com.microsoft.azure.management.containerinstance
The size of the terminal.
ContainerExecRequestTerminalSize() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
 
ContainerGroup - Interface in com.microsoft.azure.management.containerinstance
An immutable client-side representation of an Azure Container Group.
ContainerGroup.Definition - Interface in com.microsoft.azure.management.containerinstance
The entirety of the Azure Container Instance service container group definition.
ContainerGroup.DefinitionStages - Interface in com.microsoft.azure.management.containerinstance
Grouping of the container group definition stages.
ContainerGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerinstance
The first stage of the container group definition.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages - Interface in com.microsoft.azure.management.containerinstance
Grouping of volume definition stages.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinition<ParentT> - Interface in com.microsoft.azure.management.containerinstance
Grouping of the container group's volume definition stages.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The first stage of the container instance definition.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The final stage of the container instance definition.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify the number of CPU cores.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify the environment variables.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify the container image.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify the memory size in GB.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify (or not) the container ports.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithoutPorts<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing not to specify any container ports internal or external.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify the container ports.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPortsOrContainerInstanceAttach<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify one or more container ports.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify the starting command line.
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the container instance definition allowing to specify volume mount setting.
ContainerGroup.DefinitionStages.VolumeDefinitionStages - Interface in com.microsoft.azure.management.containerinstance
Grouping of volume definition stages.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT> - Interface in com.microsoft.azure.management.containerinstance
Grouping of the container group's volume definition stages.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinitionBlank<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The first stage of the volume definition.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the volume definition allowing to specify a read only Azure File Share name.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the volume definition allowing to specify the Git target directory name mappings.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the volume definition allowing to specify the Git revision.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the volume definition allowing to specify the Git URL mappings.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithSecretsMap<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the volume definition allowing to specify the secrets map.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the volume definition allowing to specify the storage account key to access to the Azure file.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The stage of the volume definition allowing to specify the storage account name to access to the Azure file.
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT> - Interface in com.microsoft.azure.management.containerinstance
The final stage of the volume definition.
ContainerGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerinstance
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
ContainerGroup.DefinitionStages.WithDnsPrefix - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify the DNS prefix label.
ContainerGroup.DefinitionStages.WithFirstContainerInstance - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify first required container instance.
ContainerGroup.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify the resource group.
ContainerGroup.DefinitionStages.WithNextContainerInstance - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify a container instance.
ContainerGroup.DefinitionStages.WithOsType - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify the OS type.
ContainerGroup.DefinitionStages.WithPrivateImageRegistry - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify a private image registry.
ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify a private image registry or a volume.
ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to skip the private image registry.
ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify a public only or private image registry.
ContainerGroup.DefinitionStages.WithRestartPolicy - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify the container group restart policy.
ContainerGroup.DefinitionStages.WithVolume - Interface in com.microsoft.azure.management.containerinstance
The stage of the container group definition allowing to specify a volume that can be mounted by a container instance.
ContainerGroup.Update - Interface in com.microsoft.azure.management.containerinstance
The template for an update operation, containing all the settings that can be modified.
ContainerGroupNetworkProtocol - Class in com.microsoft.azure.management.containerinstance
Defines values for ContainerGroupNetworkProtocol.
ContainerGroupNetworkProtocol() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
 
ContainerGroupPropertiesInstanceView - Class in com.microsoft.azure.management.containerinstance
The instance view of the container group.
ContainerGroupPropertiesInstanceView() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupPropertiesInstanceView
 
ContainerGroupRestartPolicy - Class in com.microsoft.azure.management.containerinstance
Defines values for ContainerGroupRestartPolicy.
ContainerGroupRestartPolicy() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupRestartPolicy
 
containerGroups() - Method in class com.microsoft.azure.management.Azure
 
ContainerGroups - Interface in com.microsoft.azure.management.containerinstance
Entry point to the container instance management API.
containerId() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Get the containerId value.
containerImageNames() - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Get the containerImageNames value.
ContainerImageSettings - Interface in com.microsoft.azure.management.batchai
Specifies settings for container image.
ContainerImageSettings.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of ContainerImage settings.
ContainerImageSettings.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for container image settings.
ContainerImageSettings.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the output directory settings definition.
ContainerImageSettings.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the output directory settings definition.
ContainerImageSettings.DefinitionStages.WithRegistryCredentials<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies container registry credentials.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the containerInfo value.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the containerInfo value.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the containerInfo value.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the containerInfo value.
containerInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the containerInfo value.
ContainerInstanceOperationsOrigin - Class in com.microsoft.azure.management.containerinstance
Defines values for ContainerInstanceOperationsOrigin.
ContainerInstanceOperationsOrigin() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerInstanceOperationsOrigin
 
containerName() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get the containerName value.
containerName() - Method in class com.microsoft.azure.management.devices.StorageEndpointProperties
Get the containerName value.
ContainerNetworkProtocol - Class in com.microsoft.azure.management.containerinstance
Defines values for ContainerNetworkProtocol.
ContainerNetworkProtocol() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerNetworkProtocol
 
ContainerPort - Class in com.microsoft.azure.management.containerinstance
The port exposed on the container instance.
ContainerPort() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerPort
 
ContainerPropertiesInstanceView - Class in com.microsoft.azure.management.containerinstance
The instance view of the container instance.
ContainerPropertiesInstanceView() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
 
containerRegistries() - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Get the containerRegistries value.
containerRegistries() - Method in class com.microsoft.azure.management.Azure
 
ContainerRegistry - Class in com.microsoft.azure.batch.protocol.models
A private container registry.
ContainerRegistry() - Constructor for class com.microsoft.azure.batch.protocol.models.ContainerRegistry
 
containerRunOptions() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Get the containerRunOptions value.
containers() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
ContainerService - Interface in com.microsoft.azure.management.containerservice
A client-side representation for a container service.
ContainerService.Definition - Interface in com.microsoft.azure.management.containerservice
Container interface for all the definitions related to a container service.
ContainerService.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
Grouping of container service definition stages.
ContainerService.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerservice
The first stage of a container service definition.
ContainerService.DefinitionStages.WithAgentPool - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specify an agent pool profile.
ContainerService.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerservice
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
ContainerService.DefinitionStages.WithDiagnostics - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to enable diagnostics.
ContainerService.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specify the resource group.
ContainerService.DefinitionStages.WithLinux - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing the start of defining Linux specific settings.
ContainerService.DefinitionStages.WithLinuxRootUsername - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specific the Linux root username.
ContainerService.DefinitionStages.WithLinuxSshKey - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specific the Linux SSH key.
ContainerService.DefinitionStages.WithMasterDnsPrefix - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specify the master DNS prefix label.
ContainerService.DefinitionStages.WithMasterNodeCount - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specify the master node count.
ContainerService.DefinitionStages.WithMasterOSDiskSize - Interface in com.microsoft.azure.management.containerservice
The stage of a container service definition allowing to specify the master pool OS disk size.
ContainerService.DefinitionStages.WithMasterStorageProfile - Interface in com.microsoft.azure.management.containerservice
The stage of a container service definition allowing to specify the master's virtual machine storage kind.
ContainerService.DefinitionStages.WithMasterVMSize - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specify the master VM size.
ContainerService.DefinitionStages.WithOrchestrator - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specify orchestration type.
ContainerService.DefinitionStages.WithServicePrincipalProfile - Interface in com.microsoft.azure.management.containerservice
The stage allowing properties for cluster service principals to be specified.
ContainerService.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.containerservice
The stage of the container service definition allowing to specify the virtual network and subnet for the machines.
ContainerService.Update - Interface in com.microsoft.azure.management.containerservice
The template for an update operation, containing all the settings that can be modified.
ContainerService.UpdateStages - Interface in com.microsoft.azure.management.containerservice
Grouping of container service update stages.
ContainerService.UpdateStages.WithDiagnostics - Interface in com.microsoft.azure.management.containerservice
The stage of the container service update allowing to enable or disable diagnostics.
ContainerService.UpdateStages.WithUpdateAgentPoolCount - Interface in com.microsoft.azure.management.containerservice
The stage of the container service update allowing to specify the number of agents in the specified pool.
ContainerServiceAgentPool - Interface in com.microsoft.azure.management.containerservice
A client-side representation for a container service agent pool.
ContainerServiceAgentPool.Definition<ParentT> - Interface in com.microsoft.azure.management.containerservice
The entirety of a container service agent pool definition as a part of a parent definition.
ContainerServiceAgentPool.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
Grouping of container service agent pool definition stages as a part of parent container service definition.
ContainerServiceAgentPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerservice
The first stage of a container service agent pool definition.
ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerservice
The final stage of a container service agent pool definition.
ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the DNS prefix.
ContainerServiceAgentPool.DefinitionStages.WithOSDiskSize<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent pool OS disk size.
ContainerServiceAgentPool.DefinitionStages.WithOSType<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent pool OS type.
ContainerServiceAgentPool.DefinitionStages.WithPorts<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent pool ports to be exposed.
ContainerServiceAgentPool.DefinitionStages.WithStorageProfile<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent pool storage kind.
ContainerServiceAgentPool.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the subnet to be used by the machines in the agent pool.
ContainerServiceAgentPool.DefinitionStages.WithVMSize<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent virtual machine size.
ContainerServiceAgentPoolProfile - Class in com.microsoft.azure.management.containerservice
Profile for the container service agent pool.
ContainerServiceAgentPoolProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
 
ContainerServiceCustomProfile - Class in com.microsoft.azure.management.containerservice
Properties to configure a custom container service cluster.
ContainerServiceCustomProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
 
ContainerServiceDiagnosticsProfile - Class in com.microsoft.azure.management.containerservice
Profile for diagnostics on the container service cluster.
ContainerServiceDiagnosticsProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceDiagnosticsProfile
 
ContainerServiceLinuxProfile - Class in com.microsoft.azure.management.containerservice
Profile for Linux VMs in the container service cluster.
ContainerServiceLinuxProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
 
ContainerServiceMasterProfile - Class in com.microsoft.azure.management.containerservice
Profile for the container service master.
ContainerServiceMasterProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
 
ContainerServiceMasterProfileCount - Enum in com.microsoft.azure.management.containerservice
The minimum valid number of master nodes.
ContainerServiceOrchestratorProfile - Class in com.microsoft.azure.management.containerservice
Profile for the container service orchestrator.
ContainerServiceOrchestratorProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
 
ContainerServiceOrchestratorTypes - Class in com.microsoft.azure.management.containerservice
Defines values for ContainerServiceOrchestratorTypes.
ContainerServiceOrchestratorTypes() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
 
containerServices() - Method in class com.microsoft.azure.management.Azure
 
ContainerServices - Interface in com.microsoft.azure.management.containerservice
Entry point to container service management API.
ContainerServiceServicePrincipalProfile - Class in com.microsoft.azure.management.containerservice
Information about a service principal identity for the cluster to use for manipulating Azure APIs.
ContainerServiceServicePrincipalProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
 
ContainerServiceSshConfiguration - Class in com.microsoft.azure.management.containerservice
SSH configuration for Linux-based VMs running on Azure.
ContainerServiceSshConfiguration() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
 
ContainerServiceSshPublicKey - Class in com.microsoft.azure.management.containerservice
Contains information about SSH certificate public key data.
ContainerServiceSshPublicKey() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
 
ContainerServiceStorageProfileTypes - Class in com.microsoft.azure.management.containerservice
Defines values for ContainerServiceStorageProfileTypes.
ContainerServiceStorageProfileTypes() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
 
ContainerServiceVMDiagnostics - Class in com.microsoft.azure.management.containerservice
Profile for diagnostics on the container service VMs.
ContainerServiceVMDiagnostics() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
 
ContainerServiceVMSizeTypes - Class in com.microsoft.azure.management.containerservice
Defines values for ContainerServiceVMSizeTypes.
ContainerServiceVMSizeTypes() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
 
ContainerServiceWindowsProfile - Class in com.microsoft.azure.management.containerservice
Profile for Windows VMs in the container service cluster.
ContainerServiceWindowsProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
 
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the containerSettings value.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the containerSettings value.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the containerSettings value.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the containerSettings value.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the containerSettings value.
containerSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the containerSettings value.
containerSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
ContainerSettings - Class in com.microsoft.azure.management.batchai
Settings for the container to be downloaded.
ContainerSettings() - Constructor for class com.microsoft.azure.management.batchai.ContainerSettings
 
containerSize() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
ContainerState - Class in com.microsoft.azure.management.containerinstance
The container instance state.
ContainerState() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerState
 
containerUrl() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Get the containerUrl value.
containerUrl() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Get the containerUrl value.
CONTAINS - Static variable in class com.microsoft.azure.management.network.AssociationType
Static value Contains for AssociationType.
containsBindings(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
containsBindings(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
map<string, .FunctionRpc.BindingInfo> bindings = 6;
containsBindings(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
containsCapabilities(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
A map of host supported features/capabilities
containsCapabilities(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
A map of host supported features/capabilities
containsCapabilities(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
A map of host supported features/capabilities
containsCapabilities(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
A map of worker supported features/capabilities
containsCapabilities(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
A map of worker supported features/capabilities
containsCapabilities(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
A map of worker supported features/capabilities
containsFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend
Checks whether the specified FQDN is referenced by this backend address pool.
containsHeaders(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> headers = 3;
containsHeaders(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> headers = 3;
containsHeaders(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> headers = 3;
containsIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend
Checks whether the specified IP address is referenced by this backend address pool.
containsLogCategories(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
containsLogCategories(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
inform worker of supported categories and their levels i.e.
containsLogCategories(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
containsParams(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> params = 10;
containsParams(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> params = 10;
containsParams(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> params = 10;
containsQuery(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> query = 15;
containsQuery(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> query = 15;
containsQuery(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> query = 15;
containsTriggerMetadata(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
containsTriggerMetadata(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
containsTriggerMetadata(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
content() - Method in class com.microsoft.azure.management.apimanagement.PolicySnippetContract
Get the content value.
content() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
content() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the content value.
content() - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Get the content value.
content() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Get the content value.
content() - Method in class com.microsoft.azure.management.resources.HttpMessage
Get the content value.
CONTENT_MODERATOR - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value ContentModerator for Kind.
ContentFormat - Class in com.microsoft.azure.management.apimanagement
Defines values for ContentFormat.
ContentFormat() - Constructor for class com.microsoft.azure.management.apimanagement.ContentFormat
 
ContentHash - Class in com.microsoft.azure.management.logic
The content hash.
ContentHash() - Constructor for class com.microsoft.azure.management.logic.ContentHash
 
contentHash() - Method in class com.microsoft.azure.management.logic.ContentLink
Get the contentHash value.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the contentLength value.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the contentLength value.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the contentLength value.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the contentLength value.
contentLength() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the contentLength value.
contentLength() - Method in interface com.microsoft.azure.management.batchai.OutputFile
 
ContentLink - Class in com.microsoft.azure.management.logic
The content link.
ContentLink() - Constructor for class com.microsoft.azure.management.logic.ContentLink
 
contentPath() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
Get the contentPath value.
contentPaths() - Method in class com.microsoft.azure.management.cdn.LoadParameters
Get the contentPaths value.
contentPaths() - Method in class com.microsoft.azure.management.cdn.PurgeParameters
Get the contentPaths value.
contentSize() - Method in class com.microsoft.azure.management.logic.ContentLink
Get the contentSize value.
ContentSummary - Class in com.microsoft.azure.datalake.store
structure that contains the return values from getContentSummary call.
ContentSummary(long, long, long, long) - Constructor for class com.microsoft.azure.datalake.store.ContentSummary
 
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the contentType value.
contentType() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretProperties
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the contentType value.
contentType() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
contentType() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
contentType() - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Get the contentType value.
contentType() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
contentType() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the contentType value.
contentTypesToCompress() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
contentVersion() - Method in class com.microsoft.azure.management.logic.ContentLink
Get the contentVersion value.
contentVersion() - Method in class com.microsoft.azure.management.resources.ParametersLink
Get the contentVersion value.
contentVersion() - Method in class com.microsoft.azure.management.resources.TemplateLink
Get the contentVersion value.
context() - Method in class com.microsoft.azure.management.network.ConnectivityIssue
Get the context value.
ContinuousWebJobStatus - Enum in com.microsoft.azure.management.appservice
Defines values for ContinuousWebJobStatus.
ContractAPIAmqp - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp
 
ContractAPIAmqp(ProvisioningDeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ContractAPIAmqp
This constructor creates an instance of DpsAPIAmqps class and initializes member variables
ContractAPIHttp - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http
 
ContractAPIHttp(ProvisioningDeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http.ContractAPIHttp
Constructor for Contract API HTTP
ContractApiHttp - Class in com.microsoft.azure.sdk.iot.provisioning.service.contract
This client handles the Device Provisioning Service HTTP communication.
ContractAPIMqtt - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt
 
ContractAPIMqtt(ProvisioningDeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
This constructor creates an instance of Mqtt class and initializes member variables
ContractState - Enum in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage everything except access..
controllingAgencyCode() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the controllingAgencyCode value.
controlStandardsId() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the controlStandardsId value.
controlVersionNumber() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the controlVersionNumber value.
convert(PagedList<U>) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.PagedListConverter
Converts the paged list.
convertDotNetBytesToUUID(byte[]) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertDotNetTicksToInstant(long) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertFromProton(AmqpsMessage, DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceMethods
Convert Proton message to IoTHubMessage if the message type is methods
convertFromProton(AmqpsMessage, DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Prototype (empty) function for operation specific implementations to convert Proton message to IoTHubMessage
convertFromProton(AmqpsMessage, DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTelemetry
Convert Proton message to IoTHubMessage if the message type is telemetry
convertFromProton(AmqpsMessage, DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTwin
Convert Proton message to IoTHubMessage if the message type is twin
convertFromProton(AmqpsMessage, DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Calls the AmqpsSessionManager to find the appropriate convertFromProton converter.
convertImpliedDecimal() - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Get the convertImpliedDecimal value.
convertInstantToDotNetTicks(Instant) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertNamespaceToEndPointURI(String) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
convertToManaged() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Converts (migrates) the virtual machine with un-managed disks to use managed disk.
convertToManagedAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
convertToManagedAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
convertToProton(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceMethods
Convert IoTHubMessage to Proton message Set the message type to methods
convertToProton(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Prototype (empty) function for operation specific implementations to convert IoTHubMessage to Proton message
convertToProton(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTelemetry
Convert IoTHubMessage to Proton message Set the message type to telemetry
convertToProton(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTwin
Convert IoTHubMessage to Proton message Set the message type to twin
convertToProton(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Calls the AmqpsSessionManager to find the appropriate convertToProton converter.
convertToUnmodifiableMap(List<InnerT>) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ListToMapConverter
Converts the passed list of inners to unmodifiable map of impls.
convertUUIDToDotNetBytes(UUID) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
COOK_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
COOK_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
cookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
cookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity
 
cooldown() - Method in class com.microsoft.azure.management.gallery.ScaleAction
Get the cooldown value.
cooldown() - Method in class com.microsoft.azure.management.monitor.ScaleAction
Get the cooldown value.
coordinationCommandLine() - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Get the coordinationCommandLine value.
COPY - Static variable in class com.microsoft.azure.management.compute.DiskCreateOption
Static value Copy for DiskCreateOption.
COPY - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value Copy for CreateMode.
Core - Class in com.microsoft.azure.datalake.store
protocol.Core class implements the calls for the RESP API.
coreCount() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the coreCount value.
CoreMessageReceiver - Class in com.microsoft.azure.servicebus.primitives
 
CoreMessageSender - Class in com.microsoft.azure.servicebus.primitives
 
coreQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
CoreTypeResolver - Class in com.microsoft.azure.webjobs.script.broker
 
CoreTypeResolver() - Constructor for class com.microsoft.azure.webjobs.script.broker.CoreTypeResolver
 
Correlation - Class in com.microsoft.azure.management.logic
The correlation property.
Correlation() - Constructor for class com.microsoft.azure.management.logic.Correlation
 
correlation() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the correlation value.
CORRELATION_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
CORRELATION_ID_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
The property names as they are saved in the system properties of this object
CorrelationFilter - Class in com.microsoft.azure.servicebus.rules
Represents a correlation filter expression.
CorrelationFilter() - Constructor for class com.microsoft.azure.servicebus.rules.CorrelationFilter
Creates a correlation filter with null values for all fields.
correlationId() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the correlationId value.
correlationId() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the correlationId value.
CORRELATIONID - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "correlationId" for EventDataPropertyName.
correlationId() - Method in interface com.microsoft.azure.management.resources.Deployment
 
correlationId() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the correlationId value.
correlationId() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the correlationId value.
correlationId - Variable in class com.microsoft.azure.sdk.iot.service.Message
Used in message responses and feedback
cors() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the cors value.
CorsSettings - Class in com.microsoft.azure.management.appservice
Cross-Origin Resource Sharing (CORS) settings for the app.
CorsSettings() - Constructor for class com.microsoft.azure.management.appservice.CorsSettings
 
CosmosDBAccount - Interface in com.microsoft.azure.management.cosmosdb
An immutable client-side representation of an Azure Cosmos DB.
CosmosDBAccount.Definition - Interface in com.microsoft.azure.management.cosmosdb
Grouping of cosmos db definition stages.
CosmosDBAccount.DefinitionStages - Interface in com.microsoft.azure.management.cosmosdb
Grouping of cosmos db definition stages.
CosmosDBAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cosmosdb
The first stage of a cosmos db definition.
CosmosDBAccount.DefinitionStages.WithConsistencyPolicy - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing to set the consistency policy.
CosmosDBAccount.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.cosmosdb
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
CosmosDBAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing to specify the resource group.
CosmosDBAccount.DefinitionStages.WithIpRangeFilter - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing to set the IP range filter.
CosmosDBAccount.DefinitionStages.WithKind - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing to set the database account kind.
CosmosDBAccount.DefinitionStages.WithReadReplication - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing the definition of a write location.
CosmosDBAccount.DefinitionStages.WithWriteReplication - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing the definition of a read location.
CosmosDBAccount.Update - Interface in com.microsoft.azure.management.cosmosdb
Grouping of cosmos db update stages.
CosmosDBAccount.UpdateStages - Interface in com.microsoft.azure.management.cosmosdb
Grouping of cosmos db update stages.
CosmosDBAccount.UpdateStages.WithConsistencyPolicy - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db update allowing to set the consistency policy.
CosmosDBAccount.UpdateStages.WithIpRangeFilter - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing to set the IP range filter.
CosmosDBAccount.UpdateStages.WithOptionals - Interface in com.microsoft.azure.management.cosmosdb
Grouping of cosmos db update stages.
CosmosDBAccount.UpdateStages.WithReadLocations - Interface in com.microsoft.azure.management.cosmosdb
The stage of the cosmos db definition allowing the definition of a write location.
cosmosDBAccounts() - Method in class com.microsoft.azure.management.Azure
 
CosmosDBAccounts - Interface in com.microsoft.azure.management.cosmosdb
Entry point to Cosmos DB management API.
COST - Static variable in class com.microsoft.azure.management.consumption.CategoryType
Static value Cost for CategoryType.
cost() - Method in class com.microsoft.azure.management.devtestlab.LabCostDetailsProperties
Get the cost value.
COST - Static variable in class com.microsoft.azure.management.devtestlab.NotificationChannelEventType
Static value Cost for NotificationChannelEventType.
cost() - Method in interface com.microsoft.azure.management.monitor.MetricCollection
Get the cost value.
COSTA_RICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
COSTA_RICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
costs() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
CostThresholdProperties - Class in com.microsoft.azure.management.devtestlab
Properties of a cost threshold item.
CostThresholdProperties() - Constructor for class com.microsoft.azure.management.devtestlab.CostThresholdProperties
 
costThresholds() - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Get the costThresholds value.
CostThresholdStatus - Class in com.microsoft.azure.management.devtestlab
Defines values for CostThresholdStatus.
CostThresholdStatus(String) - Constructor for class com.microsoft.azure.management.devtestlab.CostThresholdStatus
Creates a custom value for CostThresholdStatus.
CostType - Class in com.microsoft.azure.management.devtestlab
Defines values for CostType.
CostType(String) - Constructor for class com.microsoft.azure.management.devtestlab.CostType
Creates a custom value for CostType.
costType() - Method in class com.microsoft.azure.management.devtestlab.LabCostDetailsProperties
Get the costType value.
count() - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Get the count value.
count() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the count value.
count() - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Get the count value.
count() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the count value.
COUNT - Static variable in class com.microsoft.azure.management.cognitiveservices.UnitType
Static value Count for UnitType.
COUNT - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Count for ComputeUsageUnit.
count() - Method in class com.microsoft.azure.management.compute.VirtualMachineStatusCodeCount
Get the count value.
count() - Method in class com.microsoft.azure.management.containerinstance.Event
Get the count value.
COUNT - Static variable in class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
Static value Count for RegistryUsageUnit.
count() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
count() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the count value.
count() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the count value.
count() - Method in enum com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
 
count() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
count() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Get the count value.
count() - Method in class com.microsoft.azure.management.monitor.MetricValue
Get the count value.
COUNT - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Count for NetworkUsageUnit.
COUNT - Static variable in class com.microsoft.azure.management.recoveryservices.UsagesUnit
Static value Count for UsagesUnit.
count() - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Get the count value.
count() - Method in class com.microsoft.azure.management.sql.MetricValue
Get the count value.
COUNT - Static variable in class com.microsoft.azure.management.sql.PrimaryAggregationType
Static value Count for PrimaryAggregationType.
count() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricValue
 
COUNT - Static variable in class com.microsoft.azure.management.sql.UnitDefinitionType
Static value Count for UnitDefinitionType.
COUNT - Static variable in class com.microsoft.azure.management.sql.UnitType
Static value count for UnitType.
count() - Static method in enum com.microsoft.azure.webjobs.script.binding.BindingData.MatchingLevel
 
COUNT_PER_SECOND - Static variable in class com.microsoft.azure.management.cognitiveservices.UnitType
Static value CountPerSecond for UnitType.
COUNT_PER_SECOND - Static variable in class com.microsoft.azure.management.recoveryservices.UsagesUnit
Static value CountPerSecond for UsagesUnit.
COUNT_PER_SECOND - Static variable in class com.microsoft.azure.management.sql.UnitDefinitionType
Static value CountPerSecond for UnitDefinitionType.
COUNT_PER_SECOND - Static variable in class com.microsoft.azure.management.sql.UnitType
Static value countPerSecond for UnitType.
country() - Method in class com.microsoft.azure.management.appservice.Address
Get the country value.
countryCode() - Method in class com.microsoft.azure.management.monitor.SmsReceiver
Get the countryCode value.
countryCodes() - Method in class com.microsoft.azure.management.cdn.GeoFilter
Get the countryCodes value.
CountryIsoCode - Class in com.microsoft.azure.management.resources.fluentcore.arm
Defines values for country codes in ISO standard.
CountryIsoCode() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CountryPhoneCode - Class in com.microsoft.azure.management.resources.fluentcore.arm
Defines values for country codes for phone number prefixes.
CountryPhoneCode() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
COUNTS_PER_SECOND - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value CountsPerSecond for ComputeUsageUnit.
COUNTS_PER_SECOND - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value CountsPerSecond for NetworkUsageUnit.
cpu() - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
Get the cpu value.
cpu() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
Get the cpu value.
Creatable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The final stage of the resource definition, at which it can be created using create().
create(String, boolean, String, byte[], int, int, String, String, boolean, SyncFlag, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
create a file and write to it.
create(byte[]) - Static method in interface com.microsoft.azure.eventhubs.EventData
Construct EventData to Send to EventHubs.
create(byte[], int, int) - Static method in interface com.microsoft.azure.eventhubs.EventData
Construct EventData to Send to EventHubs.
create(ByteBuffer) - Static method in interface com.microsoft.azure.eventhubs.EventData
Construct EventData to Send to EventHubs.
create(String, Executor) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
Factory method to create an instance of EventHubClient using the supplied connectionString.
create(String, RetryPolicy, Executor) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
Factory method to create an instance of EventHubClient using the supplied connectionString.
create(String, RetryPolicy, Executor) - Static method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
create(MessagingFactory, String, String, int, ReceiverSettingsProvider) - Static method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
create(MessagingFactory, String, String) - Static method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
create(ReactorHandler) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory.ReactorFactory
 
create(Duration) - Static method in class com.microsoft.azure.eventhubs.impl.TimeoutTracker
 
create(String, String, CreateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
create(String, UUID, CreateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Submits a job to the specified Data Lake Analytics account.
CREATE - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Static value Create for PermissionType.
create(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
CREATE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value create for CertificatePermissions.
CREATE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value create for KeyPermissions.
create(String, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Creates a region from a name and a label.
create(Creatable<ResourceT>...) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
Executes the create requests on a collection (batch) of resources.
create(List<Creatable<ResourceT>>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
Executes the create requests on a collection (batch) of resources.
create(FunctionalTaskItem) - Static method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Creates an IndexableTaskItem from provided FunctionalTaskItem.
create() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
Execute the create request.
create(RestClient, String, ResourceGroup) - Method in interface com.microsoft.azure.management.resources.ResourceConnector.Builder
 
create(String, String, ProvisioningDeviceClientTransportProtocol, SecurityProvider) - Static method in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClient
Creates an instance of ProvisioningDeviceClient
create(MessagingFactory, String, String, int, SettleModePair) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
create(MessagingFactory, String, String, String, boolean, int, SettleModePair) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
create(MessagingFactory, String, String) - Static method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
create(MessagingFactory, String) - Static method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
create(Duration) - Static method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
createAppender(String, Filter, Layout<? extends Serializable>, boolean, String, boolean) - Static method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
createAsync(String, String, CreateDataLakeAnalyticsAccountParameters, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
createAsync(String, String, CreateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
createAsync(String, UUID, CreateJobParameters, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Submits a job to the specified Data Lake Analytics account.
createAsync(String, UUID, CreateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Submits a job to the specified Data Lake Analytics account.
createAsync(String, String, CreateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
createAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
createAsync(Creatable<ResourceT>...) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
createAsync(List<Creatable<ResourceT>>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
createAsync(ServiceCallback<CreatedResources<ResourceT>>, Creatable<ResourceT>...) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
createAsync(ServiceCallback<CreatedResources<ResourceT>>, List<Creatable<ResourceT>>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsBatchCreation
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when system resources are available.
createAsync(ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
Puts the request into the queue and allow the HTTP client to execute it when system resources are available.
createAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
Puts the request into the queue and allow the HTTP client to execute it when system resources are available.
createAzureActiveDirectoryTokenProvider(String, String, String, String) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates an Azure Active Directory token provider that acquires a token from the given active directory instance using the given clientId, username and password.
createAzureActiveDirectoryTokenProvider(String, String, String) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates an Azure Active Directory token provider that acquires a token from the given active directory instance using the given clientId and client secret.
createBatch(BatchOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Creates an Empty Collection of EventData.
createBatch() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Creates an Empty Collection of EventData.
createBatch(BatchOptions) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
createBatch(BatchOptions) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Creates an Empty Collection of EventData.
createBatch() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Creates an Empty Collection of EventData.
createCertificate(InputStream) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(InputStream, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(CertificateAddParameter) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(CertificateAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Adds a certificate to the Batch account.
createCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificate(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificate(CreateCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new certificate version.
createCertificateAsync(String, String, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateAsync(CreateCertificateRequest, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new certificate version.
CreateCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The create certificate request class.
CreateCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
createCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCertificateWithServiceResponseAsync(String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new certificate.
createCheckpointIfNotExists(String) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
If a checkpoint HOLDER for the given partition exists, return the checkpoint if there is one, or null if it has not been initialized.
createCheckpointIfNotExists(String) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
createCheckpointStoreIfNotExists() - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Create the checkpoint store if it doesn't exist.
createCheckpointStoreIfNotExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
createClient(String, AzureADToken) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
createClient(String, String) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
createClient(String, AccessTokenProvider) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
createClient(String, ClientCredsTokenProvider) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
createClient(String, RefreshTokenBasedTokenProvider) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
createClient(String, UserPasswordTokenProvider) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
createClient(String, DeviceCodeTokenProvider) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
createClient(String, MsiTokenProvider) - Static method in class com.microsoft.azure.datalake.store.ADLStoreClient
gets an ADLStoreClient object.
CreateComputePolicyWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to create a new compute policy while creating a new Data Lake Analytics account.
CreateComputePolicyWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
 
createConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionStringBuilder
Static constructor to create ProvisioningConnectionString deserialize the given string
createConnectionString(String, AuthenticationMethod) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionStringBuilder
Static constructor to create ProvisioningConnectionString from host name and authentication method
createConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Static constructor to create IotHubConnectionString deserialize the given string
createConnectionString(String, AuthenticationMethod) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Static constructor to create IotHubConnectionString from host name and authentication method
createCredential(String, String, String, DataLakeAnalyticsCatalogCredentialCreateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified credential for use with external data sources in the specified database.
createCredentialAsync(String, String, String, DataLakeAnalyticsCatalogCredentialCreateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified credential for use with external data sources in the specified database.
createCredentialAsync(String, String, String, DataLakeAnalyticsCatalogCredentialCreateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified credential for use with external data sources in the specified database.
createCredentialWithServiceResponseAsync(String, String, String, DataLakeAnalyticsCatalogCredentialCreateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified credential for use with external data sources in the specified database.
created() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the created value.
created() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the created value.
created() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the created value.
created() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the created value.
created() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the created value.
Created_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
Created = 1;
createdAt() - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup
 
createdAt() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
createdAt() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
createdAt() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
createdAt() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
createdAt() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
CreateDatabaseRestorePointDefinition - Class in com.microsoft.azure.management.sql
Contains the information necessary to perform a create database restore point operation.
CreateDatabaseRestorePointDefinition() - Constructor for class com.microsoft.azure.management.sql.CreateDatabaseRestorePointDefinition
 
CreateDataLakeAnalyticsAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters to use for creating a Data Lake Analytics account.
CreateDataLakeAnalyticsAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
 
CreateDataLakeStoreAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The CreateDataLakeStoreAccountParameters model.
CreateDataLakeStoreAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
 
createDate() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Get the createDate value.
createdAtUtc() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the createdAtUtc value.
CreateDecryptor(byte[], byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateDecryptor(byte[], byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateDecryptor(byte[], byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateDecryptor(byte[], byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateDecryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
CreateDecryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateDecryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateDecryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateDecryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateDecryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption that uses the specified KeyPair and the default Provider provider.
CreateDecryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption that uses the specified KeyPair and Provider.
CreateDecryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption.
CreateDecryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption that uses the specified provider for the Java Security API.
CreateDecryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector.
CreateDecryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateDecryptor(byte[], byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateDecryptor(byte[], byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for decryption using the supplied initialization vector and the specific provider for the Java Security API.
createDevice(String, AuthenticationType) - Static method in class com.microsoft.azure.sdk.iot.service.Device
Static create function Creates device object using the given name that will use a Certificate Authority signed certificate for authentication.
createDirectory(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
creates a directory, and all it's parent directories if they dont already exist.
createDirectory(String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
creates a directory, and all it's parent directories if they dont already exist.
createdOn() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the createdOn value.
createdRelatedResource(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.CreatedResources
Gets a created resource with the given key.
CreatedResources<ResourceT extends Indexable> - Interface in com.microsoft.azure.management.resources.fluentcore.model
Represents the results of batch of create operations.
createdTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
createdTime() - Method in interface com.microsoft.azure.management.network.Topology
 
createEmptyFile(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Creates an empty file.
createEmptyXmlTagsForTrailingSeparators() - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Get the createEmptyXmlTagsForTrailingSeparators value.
createEmptyXmlTagsForTrailingSeparators() - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Get the createEmptyXmlTagsForTrailingSeparators value.
CreateEncryptor(byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateEncryptor(byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbc
 
CreateEncryptor(byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateEncryptor(byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesCbcHmacSha2
 
CreateEncryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw128
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw192
 
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.AesKw256
 
CreateEncryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateEncryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
CreateEncryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateEncryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
CreateEncryptor(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption that uses the specified KeyPair and the default Provider provider.
CreateEncryptor(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.AsymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption that uses the specified KeyPair and Provider.
CreateEncryptor(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption.
CreateEncryptor(byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption that uses the specified provider for the Java Security API.
CreateEncryptor(byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector.
CreateEncryptor(byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateEncryptor(byte[], byte[], byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector and the specific provider for the Java Security API.
CreateEncryptor(byte[], byte[], byte[], Provider) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Creates a ICryptoTransform implementation for encryption using the supplied initialization vector and the specific provider for the Java Security API.
createEnrollmentGroupQuery(QuerySpecification) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Factory to create an enrollmentGroup query.
createEnrollmentGroupQuery(QuerySpecification, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Factory to create an enrollmentGroup query.
createEnrollmentGroupQuery(QuerySpecification, String, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
Create a new registration status query for enrollmentGroup.
createEnrollmentGroupRegistrationStateQuery(QuerySpecification, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Factory to create a registration status query.
createEnrollmentGroupRegistrationStateQuery(QuerySpecification, String, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Factory to create a registration status query.
createEnrollmentGroupRegistrationStatusQuery(QuerySpecification, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
createEnrollmentGroupRegistrationStatusQuery(QuerySpecification, String, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
createEpochReceiver(String, String, EventPosition, long) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create a Epoch based EventHub receiver with given partition id and start receiving from the beginning of the partition stream.
createEpochReceiver(String, String, EventPosition, long, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create a Epoch based EventHub receiver with given partition id and start receiving from the beginning of the partition stream.
createEpochReceiver(String, String, EventPosition, long) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
createEpochReceiver(String, String, EventPosition, long, ReceiverOptions) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
createEpochReceiverSync(String, String, EventPosition, long) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createEpochReceiverSync(String, String, EventPosition, long, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createEventProcessor(PartitionContext) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessorFactory
Called to create an event processor for the given partition.
createFile(String, IfExists) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
create a file.
createFile(String, IfExists, String, boolean) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
create a file.
CreateFirewallRuleWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to create a new firewall rule while creating a new Data Lake Analytics account.
CreateFirewallRuleWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
 
CreateFirewallRuleWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new firewall rule while creating a new Data Lake Store account.
CreateFirewallRuleWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
 
createFromCAReferences(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Factory with CAReferences with only primary reference.
createFromCAReferences(String, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Factory with CAReferences with primary and secondary references.
createFromClientCertificates(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Factory with ClientCertificate with only primary certificate.
createFromClientCertificates(String, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Factory with ClientCertificates with primary and secondary certificates.
createFromConnectionString(String, Executor) - Static method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
createFromConnectionString(String, RetryPolicy, Executor) - Static method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
createFromConnectionString(String, RetryPolicy, Executor, MessagingFactory.ReactorFactory) - Static method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
createFromConnectionString(ProvisioningConnectionString) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.contract.ContractApiHttp
Create a new instance of the ContractApiHttp.
createFromConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Create a new instance of the DeviceProvisioningServiceClient that exposes the API to the Device Provisioning Service.
createFromConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceMethod
Create a DeviceMethod instance from the information in the connection string.
createFromConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Static constructor to create instance from connection string
createFromConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.service.devicetwin.RawTwinQuery
Static constructor to create instance from connection string
createFromConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Static constructor to create instance from connection string
createFromConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Static constructor to create instance from connection string
createFromConnectionString(String, IotHubServiceClientProtocol) - Static method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Create ServiceClient from the specified connection string
createFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string.
createFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string.
createFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string builder.
createFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Creates an instance of MessagingFactory from the given connection string builder.
createFromContractApiHttp(ContractApiHttp) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
Create a new instance of the RegistrationStatusManager using the provided connection string and https as the transport protocol.
createFromDesiredPropertyJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createFromId(String, DeviceStatus, SymmetricKey) - Static method in class com.microsoft.azure.sdk.iot.service.Device
Static create function Creates device object using the given name.
createFromJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Static constructor to create a instance based on the provided json
createFromJson(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.RegistrationOperationStatusParser
Parses JSON which is of the following format https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_registrationoperationstatus
createFromJson(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.TpmRegistrationResultParser
Creates the object TpmRegistrationResultParser if JSON Input is provided
createFromNamespaceEndpointURI(URI, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
createFromNamespaceEndpointURIAsyc(URI, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
createFromNamespaceName(String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
createFromNamespaceNameAsyc(String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
createFromPropertiesJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createFromRawCollection(Map<? extends String, Object>) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Internal Constructor from raw map.
createFromReportedPropertyJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createFromRootCertificates(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Factory with RootCertificates with only primary certificate.
createFromRootCertificates(String, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Factory with RootCertificates with primary and secondary certificates.
createFromSecurityProvider(String, String, SecurityProvider, IotHubClientProtocol) - Static method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Creates a device client that uses the provided security provider for authentication.
createFromTwinJson(String) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Factory
createGroupingSegments() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the createGroupingSegments value.
createHostName(String) - Static method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Convenience method for generating unique host names, safe to pass to the EventProcessorHost constructors that take a hostName argument.
createIndividualEnrollmentQuery(QuerySpecification) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Factory to create a individualEnrollment query.
createIndividualEnrollmentQuery(QuerySpecification, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Factory to create a individualEnrollment query.
createJob(String, PoolInformation) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
createJob(String, PoolInformation, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
createJob(JobAddParameter) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
createJob(JobAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Adds a job to the Batch account.
CreateJobParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to submit a new Data Lake Analytics job.
CreateJobParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
 
CreateJobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
The common Data Lake Analytics job properties for job submission.
CreateJobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateJobProperties
 
createJobSchedule(String, Schedule, JobSpecification) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createJobSchedule(String, Schedule, JobSpecification, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createJobSchedule(JobScheduleAddParameter) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createJobSchedule(JobScheduleAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Adds a job schedule to the Batch account.
createKey(String, String, JsonWebKeyType) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKey(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKey(CreateKeyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKey(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(CreateKeyRequest, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
CreateKeyRequest - Class in com.microsoft.azure.keyvault.requests
The create key request class.
CreateKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The CreateKeyRequest builder.
createKeyVaultBinding(String, Vault) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Bind a Key Vault secret to a certificate store that will be used for storing the certificate once it's ready.
createKeyVaultBindingAsync(String, Vault) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Bind a Key Vault secret to a certificate store that will be used for storing the certificate once it's ready.
createKeyWithServiceResponseAsync(String, String, JsonWebKeyType) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyWithServiceResponseAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, JsonWebKeyCurveName) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a new key, stores it, then returns key parameters and attributes to the client.
createKeyWithServiceResponseAsync(String, String, JsonWebKeyType, Integer, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a new key, stores it, then returns key parameters and attributes to the client.
createLeaseIfNotExists(String) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Create in the store the lease for the given partition, if it does not exist.
createLeaseIfNotExists(String) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
createLeaseStoreIfNotExists() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Create the lease store if it does not exist, do nothing if it does exist.
createLeaseStoreIfNotExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
createManagedServiceIdentityTokenProvider() - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates a Managed Service Identity token provider.
createMessageReceiverFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode from service bus connection string with Shared Access Signatures
createMessageReceiverFromConnectionString(String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode from service bus connection string with Shared Access Signatures
createMessageReceiverFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode asynchronously from connection string with Shared Access Signatures
createMessageReceiverFromConnectionStringAsync(String, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode asynchronously from connection string with Shared Access Signatures
createMessageReceiverFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode from ConnectionStringBuilder
createMessageReceiverFromConnectionStringBuilder(ConnectionStringBuilder, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver from ConnectionStringBuilder
createMessageReceiverFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver in default ReceiveMode.PEEKLOCK mode asynchronously from ConnectionStringBuilder
createMessageReceiverFromConnectionStringBuilderAsync(ConnectionStringBuilder, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create IMessageReceiver asynchronously from ConnectionStringBuilder
createMessageReceiverFromEntityPath(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPath(String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings.
createMessageReceiverFromEntityPath(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPath(URI, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message receiver to the entity using the client settings.
createMessageReceiverFromEntityPathAsync(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPathAsync(String, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings
createMessageReceiverFromEntityPathAsync(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings in PeekLock mode
createMessageReceiverFromEntityPathAsync(URI, String, ClientSettings, ReceiveMode) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Asynchronously creates a message receiver to the entity using the client settings
createMessageSenderFromConnectionString(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender from service bus connection string with Shared Access Signatures
createMessageSenderFromConnectionStringAsync(String) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender asynchronously from connection string with Shared Access Signatures
createMessageSenderFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender from ConnectionStringBuilder
createMessageSenderFromConnectionStringBuilderAsync(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Create message sender asynchronously from ConnectionStringBuilder
createMessageSenderFromEntityPath(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender to the entity using the client settings.
createMessageSenderFromEntityPath(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender to the entity using the client settings.
createMessageSenderFromEntityPathAsync(String, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender asynchronously to the entity using the client settings.
createMessageSenderFromEntityPathAsync(URI, String, ClientSettings) - Static method in class com.microsoft.azure.servicebus.ClientFactory
Creates a message sender asynchronously to the entity using the client settings.
CreateMode - Enum in com.microsoft.azure.management.keyvault
Defines values for CreateMode.
createMode() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the createMode value.
createMode() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the createMode value.
CreateMode - Class in com.microsoft.azure.management.sql
Defines values for CreateMode.
CreateMode() - Constructor for class com.microsoft.azure.management.sql.CreateMode
 
createNew() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the createNew value.
createOdataFilterForTags(String, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Creates an Odata filter string that can be used for filtering list results by tags.
createOption() - Method in class com.microsoft.azure.management.compute.CreationData
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the createOption value.
createOrUpdate(String, String, String, CreateOrUpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Creates or updates the specified compute policy.
createOrUpdate(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdate(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdate(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
createOrUpdateAsync(String, String, String, CreateOrUpdateComputePolicyParameters, ServiceCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Creates or updates the specified compute policy.
createOrUpdateAsync(String, String, String, CreateOrUpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Creates or updates the specified compute policy.
createOrUpdateAsync(String, String, String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateAsync(String, String, String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateAsync(String, String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
createOrUpdateAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
CreateOrUpdateComputePolicyParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to create a new compute policy.
CreateOrUpdateComputePolicyParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
 
createOrUpdateEnrollmentGroup(EnrollmentGroup) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Create or update an enrollment group record.
CreateOrUpdateFirewallRuleParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to create a new firewall rule.
CreateOrUpdateFirewallRuleParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateFirewallRuleParameters
 
CreateOrUpdateFirewallRuleParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new firewall rule.
CreateOrUpdateFirewallRuleParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
 
createOrUpdateIndividualEnrollment(IndividualEnrollment) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Create or update a individual Device Enrollment record.
CreateOrUpdateTrustedIdProviderParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new trusted identity provider.
CreateOrUpdateTrustedIdProviderParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateTrustedIdProviderParameters
 
createOrUpdateWithServiceResponseAsync(String, String, String, CreateOrUpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Creates or updates the specified compute policy.
createOrUpdateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Creates or updates the specified firewall rule.
createOrUpdateWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Creates or updates the specified trusted identity provider.
createPartitionSender(String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create a PartitionSender which can publish EventData's directly to a specific EventHub partition (sender type iii.
createPartitionSender(String) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
createPartitionSenderSync(String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createPong(ByteBuffer, ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
createPong(ByteBuffer, ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
createPool(String, String, CloudServiceConfiguration, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, CloudServiceConfiguration, int, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, CloudServiceConfiguration, int, int, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, VirtualMachineConfiguration, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, VirtualMachineConfiguration, int, int) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(String, String, VirtualMachineConfiguration, int, int, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(PoolAddParameter) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createPool(PoolAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Adds a pool to the Batch account.
createProtonMessage(String, Message) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
Create Proton message from deviceId and content string
createProvisioningContract(ProvisioningDeviceClientConfig) - Static method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ProvisioningDeviceClientContract
Static method to create contracts with the service over the specified protocol
createQueryKey(String) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
createQueryKey(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.
createQueryKeyAsync(String) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
createQueryKeyAsync(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.
createRandomMaskingKey() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
createReceiver(String, String, EventPosition) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create the EventHub receiver with given partition id and start receiving from the specified starting offset.
createReceiver(String, String, EventPosition, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Create the EventHub receiver with given partition id and start receiving from the specified starting offset.
createReceiver(String, String, EventPosition) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
createReceiver(String, String, EventPosition, ReceiverOptions) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
createReceiverSync(String, String, EventPosition) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createReceiverSync(String, String, EventPosition, ReceiverOptions) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
createRequestMessageFromPropertyBag(String, Map, Duration) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
createRequestMessageFromPropertyBag(String, Map, Duration, String) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
createRequestMessageFromValueBody(String, Object, Duration) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
createResourceNamer(String) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ResourceNamerFactory
Factory method to generate instance of ResourceNamer.
createResponse(int, R) - Method in interface com.microsoft.azure.serverless.functions.HttpRequestMessage
Generates a HttpResponseMessage instance containing the given HTTP status code and response body.
CreateScopeJobParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to submit a new Data Lake Analytics Scope job.
CreateScopeJobParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobParameters
 
CreateScopeJobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
Scope job properties used when submitting Scope jobs.
CreateScopeJobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
 
createSecret(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified secret for use with external data sources in the specified database.
createSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified secret for use with external data sources in the specified database.
createSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified secret for use with external data sources in the specified database.
createSecretWithServiceResponseAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Creates the specified secret for use with external data sources in the specified database.
createSharedAccessSignatureTokenProvider(String, String) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates a Shared Access Signature token provider with the given key name and key value.
createSharedAccessSignatureTokenProvider(String, Instant) - Static method in class com.microsoft.azure.servicebus.security.TokenProvider
Creates a Shared Access Signature token provider that always returns an already created token.
createSignatureTransform(KeyPair, String, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa
 
createSignatureTransform(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa256
 
createSignatureTransform(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es256
 
createSignatureTransform(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es384
 
createSignatureTransform(KeyPair, Provider) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Es512
 
createSignatureTransform(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.Rs256
 
createSignatureTransform(KeyPair) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
createSqlQuery() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder
Creates a new instance of the QuerySpecification using the provided clauses to make the sql query.
createSqlQuery(String, SqlQuery.FromType, String, String) - Static method in class com.microsoft.azure.sdk.iot.service.devicetwin.SqlQuery
Creates a Sql style query for IotHub
createSync(String, Executor) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
createSync(String, RetryPolicy, Executor) - Static method in interface com.microsoft.azure.eventhubs.EventHubClient
createTask(String, TaskAddParameter) - Method in class com.microsoft.azure.batch.TaskOperations
Adds a single task to a job.
createTask(String, TaskAddParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Adds a single task to a job.
createTasks(String, List<TaskAddParameter>) - Method in class com.microsoft.azure.batch.TaskOperations
Adds multiple tasks to a job.
createTasks(String, List<TaskAddParameter>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Adds multiple tasks to a job.
CreateTasksErrorException - Exception in com.microsoft.azure.batch
The exception that is thrown when the TaskOperations.createTasks(String, List) operation is terminated.
CreateTasksErrorException(String, List<TaskAddResult>, List<TaskAddParameter>) - Constructor for exception com.microsoft.azure.batch.CreateTasksErrorException
Initializes a new instance of the CreateTasksErrorException class.
createTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the createTime value.
CreateTrustedIdProviderWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to create a new trusted identity provider while creating a new Data Lake Store account.
CreateTrustedIdProviderWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
 
createUpgradeRequest(String, String, int, String, Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
createUpgradeRequest() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
createUpgradeRequest(String, String, int, String, Map<String, String>) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
CreateUSqlJobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
U-SQL job properties used when submitting U-SQL jobs.
CreateUSqlJobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.CreateUSqlJobProperties
 
createWebSocketUpgrade(String, String, int, String, Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
createWithServiceResponseAsync(String, String, CreateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Creates the specified Data Lake Analytics account.
createWithServiceResponseAsync(String, UUID, CreateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Submits a job to the specified Data Lake Analytics account.
createWithServiceResponseAsync(String, String, CreateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Creates the specified Data Lake Store account.
creating() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the creating value.
CREATING - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
Static value Creating for CustomDomainResourceState.
CREATING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Creating for EndpointResourceState.
CREATING - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
Static value Creating for OriginResourceState.
CREATING - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Creating for ProfileResourceState.
CREATING - Static variable in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
Static value Creating for ProvisioningState.
CREATING - Static variable in class com.microsoft.azure.management.containerregistry.ProvisioningState
Static value Creating for ProvisioningState.
CREATING - Static variable in class com.microsoft.azure.management.sql.ElasticPoolState
Static value Creating for ElasticPoolState.
CREATING_CHECKPOINT - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_CHECKPOINT_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_EVENT_HUB_CLIENT - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_EVENT_PROCESSOR - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CREATING_LEASE_STORE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
CreationData - Class in com.microsoft.azure.management.compute
Data used when creating a disk.
CreationData() - Constructor for class com.microsoft.azure.management.compute.CreationData
 
creationDate() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
creationDate() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
creationDate() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
creationDate() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
creationDate() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.Disk
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 
CreationSource - Class in com.microsoft.azure.management.compute
The source from which managed disk or snapshot is created.
CreationSource(CreationData) - Constructor for class com.microsoft.azure.management.compute.CreationSource
Creates DiskSource.
CreationSourceType - Enum in com.microsoft.azure.management.compute
The source type of managed disk or snapshot.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the creationTime value.
creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
creationTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
creationTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the creationTime value.
creationTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the creationTime value.
creationTime() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
Credential - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD credential.
CREDENTIAL - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Credential for ParameterType.
credentials() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the credentials value.
credentials() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
credentials() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
credentials() - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Get the credentials value.
credentials() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get the credentials value.
credentials() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get the credentials value.
credentials() - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Get the credentials value.
credentials() - Method in class com.microsoft.azure.management.machinelearning.BlobLocation
Get the credentials value.
Critical_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Critical = 5;
CRM - Static variable in class com.microsoft.azure.management.customerinsights.ConnectorTypes
Static value CRM for ConnectorTypes.
CrmConnectorEntities - Class in com.microsoft.azure.management.customerinsights
The CRM connector entities.
CrmConnectorEntities() - Constructor for class com.microsoft.azure.management.customerinsights.CrmConnectorEntities
 
CrmConnectorProperties - Class in com.microsoft.azure.management.customerinsights
The CRM connector properties.
CrmConnectorProperties() - Constructor for class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
 
CROATIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CROATIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
crv() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the crv value.
cSharpName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the cSharpName value.
CsmOperationDescriptionProperties - Class in com.microsoft.azure.management.appservice
Properties available for a Microsoft.Web resource provider operation.
CsmOperationDescriptionProperties() - Constructor for class com.microsoft.azure.management.appservice.CsmOperationDescriptionProperties
 
CsmOperationDisplay - Class in com.microsoft.azure.management.appservice
Meta data about operation used for display in portal.
CsmOperationDisplay() - Constructor for class com.microsoft.azure.management.appservice.CsmOperationDisplay
 
CsmPublishingProfileOptions - Class in com.microsoft.azure.management.appservice
Publishing options for requested profile.
CsmPublishingProfileOptions() - Constructor for class com.microsoft.azure.management.appservice.CsmPublishingProfileOptions
 
csr() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the csr value.
CsvSerialization - Class in com.microsoft.azure.management.streamanalytics
Describes how data from an input is serialized or how data is serialized when written to an output in CSV format.
CsvSerialization() - Constructor for class com.microsoft.azure.management.streamanalytics.CsvSerialization
 
CUBA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
currencyCode() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the currencyCode value.
CURRENT_JAVACLIENT_VERSION - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
CURRENT_JAVACLIENT_VERSION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
currentDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the currentDedicatedNodes value.
currentElasticPoolName() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
currentLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the currentLowPriorityNodes value.
currentNodeCount() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
currentOSVersion() - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Get the currentOSVersion value.
currentServiceLevelObjective() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
currentServiceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
currentServiceObjective() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
currentServiceObjectiveId() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
currentSizeInBytes() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
currentSizeInBytes() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
CurrentSpend - Class in com.microsoft.azure.management.consumption
The current amount of cost which is being tracked for a budget.
CurrentSpend() - Constructor for class com.microsoft.azure.management.consumption.CurrentSpend
 
currentState() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Get the currentState value.
currentState() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
currentThroughputUnits() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
currentTier() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the currentTier value.
currentTier() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the currentTier value.
currentValue() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Actual value of the resource type.
currentValue() - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Get the currentValue value.
currentValue() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
currentValue() - Method in class com.microsoft.azure.management.containerinstance.Usage
Get the currentValue value.
currentValue() - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Get the currentValue value.
currentValue() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
currentValue() - Method in interface com.microsoft.azure.management.sql.DatabaseMetric
 
currentValue() - Method in interface com.microsoft.azure.management.sql.ServerMetric
 
currentValue() - Method in interface com.microsoft.azure.management.sql.ServerUsage
 
currentValue() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseUsageMetric
 
currentValue() - Method in interface com.microsoft.azure.management.sql.SqlSubscriptionUsageMetric
 
currentValue() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
curve() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the curve value.
curve() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
CURVE_TO_SIGNATURE - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
CURVE_TO_SPEC_NAME - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
CUSTOM - Static variable in class com.microsoft.azure.management.batchai.OutputType
Static value custom for OutputType.
CUSTOM - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value custom for ToolType.
CUSTOM - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value Custom for ContainerServiceOrchestratorTypes.
CUSTOM - Static variable in class com.microsoft.azure.management.devtestlab.ReportingCycleType
Static value Custom for ReportingCycleType.
CUSTOM - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyType
Static value Custom for ApplicationGatewaySslPolicyType.
CUSTOM - Static variable in class com.microsoft.azure.management.resources.PolicyType
Static value Custom for PolicyType.
CUSTOM_SPEECH - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value CustomSpeech for Kind.
CUSTOM_TIME - Static variable in class com.microsoft.azure.management.streamanalytics.OutputStartMode
Static value CustomTime for OutputStartMode.
CUSTOM_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Custom_Verizon for SkuName.
CUSTOM_VISION_PREDICTION - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value CustomVision.Prediction for Kind.
CUSTOM_VISION_TRAINING - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value CustomVision.Training for Kind.
customAction() - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Get the customAction value.
customBehaviors() - Method in class com.microsoft.azure.batch.AccountOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.ApplicationOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.BatchClient
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.CertificateOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.FileOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in interface com.microsoft.azure.batch.IInheritedBehaviors
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.JobOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.PoolOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customBehaviors() - Method in class com.microsoft.azure.batch.TaskOperations
Gets a collection of behaviors that modify or customize requests to the Batch service.
customData() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the customData value.
customData() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the customData value.
customData() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the customData value.
CustomDomain - Class in com.microsoft.azure.management.storage
The custom domain assigned to this storage account.
CustomDomain() - Constructor for class com.microsoft.azure.management.storage.CustomDomain
 
customDomain() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
CustomDomainParameters - Class in com.microsoft.azure.management.cdn
The customDomain JSON object required for custom domain creation or update.
CustomDomainParameters() - Constructor for class com.microsoft.azure.management.cdn.CustomDomainParameters
 
CustomDomainResourceState - Class in com.microsoft.azure.management.cdn
Defines values for CustomDomainResourceState.
CustomDomainResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.CustomDomainResourceState
Creates a custom value for CustomDomainResourceState.
customDomains() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
customDomainValidated() - Method in class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Get the customDomainValidated value.
CustomDomainValidationResult - Class in com.microsoft.azure.management.cdn
CustomDomainValidationResult(ValidateCustomDomainOutputInner) - Constructor for class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Construct CustomDomainValidationResult object from server response object.
customEmails() - Method in class com.microsoft.azure.management.gallery.EmailNotification
Get the customEmails value.
customEmails() - Method in class com.microsoft.azure.management.gallery.RuleEmailAction
Get the customEmails value.
customEmails() - Method in class com.microsoft.azure.management.monitor.EmailNotification
Get the customEmails value.
customEmails() - Method in class com.microsoft.azure.management.monitor.RuleEmailAction
Get the customEmails value.
customerASN() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the customerASN value.
customFormatSpecifier() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Get the customFormatSpecifier value.
customHeaders() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
CustomHostNameDnsRecordType - Enum in com.microsoft.azure.management.appservice
Defines values for CustomHostNameDnsRecordType.
customHostNameDnsRecordType() - Method in class com.microsoft.azure.management.appservice.HostName
Get the customHostNameDnsRecordType value.
CustomHttpsProvisioningState - Class in com.microsoft.azure.management.cdn
Defines values for CustomHttpsProvisioningState.
CustomHttpsProvisioningState(String) - Constructor for class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Creates a custom value for CustomHttpsProvisioningState.
CustomImageOsType - Class in com.microsoft.azure.management.devtestlab
Defines values for CustomImageOsType.
CustomImageOsType(String) - Constructor for class com.microsoft.azure.management.devtestlab.CustomImageOsType
Creates a custom value for CustomImageOsType.
CustomImagePropertiesCustom - Class in com.microsoft.azure.management.devtestlab
Properties for creating a custom image from a VHD.
CustomImagePropertiesCustom() - Constructor for class com.microsoft.azure.management.devtestlab.CustomImagePropertiesCustom
 
CustomImagePropertiesFromVm - Class in com.microsoft.azure.management.devtestlab
Properties for creating a custom image from a virtual machine.
CustomImagePropertiesFromVm() - Constructor for class com.microsoft.azure.management.devtestlab.CustomImagePropertiesFromVm
 
CustomIOHandler - Class in com.microsoft.azure.eventhubs.impl
 
CustomIOHandler() - Constructor for class com.microsoft.azure.eventhubs.impl.CustomIOHandler
 
CustomIOHandler - Class in com.microsoft.azure.servicebus.amqp
 
CustomIOHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.CustomIOHandler
 
CustomLogger - Class in com.microsoft.azure.sdk.iot.deps.util
 
CustomLogger() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
CustomLogger - Class in com.microsoft.azure.sdk.iot.device
 
CustomLogger(Class<?>) - Constructor for class com.microsoft.azure.sdk.iot.device.CustomLogger
 
customMessageProperties() - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Get the customMessageProperties value.
customProperties() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the customProperties value.
customToolkitSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
CustomToolkitSettings - Class in com.microsoft.azure.management.batchai
Specifies the settings for a custom tool kit job.
CustomToolkitSettings() - Constructor for class com.microsoft.azure.management.batchai.CustomToolkitSettings
 
cycleEndDateTime() - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Get the cycleEndDateTime value.
cycleStartDateTime() - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Get the cycleStartDateTime value.
cycleType() - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Get the cycleType value.
CYPRUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CYPRUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
CZECH_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
CZECH_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 

D

d() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the d value.
D - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value d for Permissions.
DAGNode<DataT,NodeT extends DAGNode<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
The type representing node in a DAGraph.
DAGNode(String, DataT) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Creates a DAG node.
DAGraph<DataT,NodeT extends DAGNode<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
Type representing a DAG (directed acyclic graph).
DAGraph(NodeT) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Creates a new DAG.
DAILY_GRAIN - Static variable in class com.microsoft.azure.management.consumption.Datagrain
Static value daily for Datagrain.
data() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the data value.
data() - Method in class com.microsoft.azure.management.appservice.AnalysisData
Get the data value.
data() - Method in class com.microsoft.azure.management.appservice.Solution
Get the data value.
data() - Method in class com.microsoft.azure.management.monitor.TimeSeriesElement
Get the data value.
data() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate
 
data() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
 
DATA_ENCIPHERMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value dataEncipherment for KeyUsageType.
DATA_FACTORY_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can create and manage data factories, and child resources within them..
DATA_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
DATA_GATEWAY_NAME - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value DataGatewayName for ParameterType.
DATA_WAREHOUSE - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value DataWarehouse for DatabaseEdition.
database() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Get the database value.
database() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Get the database value.
database() - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Get the database value.
DatabaseAccountConnectionString - Class in com.microsoft.azure.management.cosmosdb
Connection string for the DocumentDB account.
DatabaseAccountConnectionString() - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
 
DatabaseAccountKind - Class in com.microsoft.azure.management.cosmosdb
Defines values for DatabaseAccountKind.
DatabaseAccountKind(String) - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Creates a custom value for DatabaseAccountKind.
databaseAccountOfferType() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
DatabaseAccountOfferType - Enum in com.microsoft.azure.management.cosmosdb
Defines values for DatabaseAccountOfferType.
DatabaseAccountPatchParameters - Class in com.microsoft.azure.management.cosmosdb
Parameters for patching Azure DocumentDB database account properties.
DatabaseAccountPatchParameters() - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountPatchParameters
 
DatabaseAccountRegenerateKeyParameters - Class in com.microsoft.azure.management.cosmosdb
Parameters to regenerate the keys within the database account.
DatabaseAccountRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.cosmosdb.DatabaseAccountRegenerateKeyParameters
 
DatabaseBackupSetting - Class in com.microsoft.azure.management.appservice
Database backup settings.
DatabaseBackupSetting() - Constructor for class com.microsoft.azure.management.appservice.DatabaseBackupSetting
 
databaseDtuMax() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
databaseDtuMax() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
databaseDtuMin() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
databaseDtuMin() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
databaseEdition() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the databaseEdition value.
databaseEdition() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
DatabaseEditions - Class in com.microsoft.azure.management.sql
Defines values for DatabaseEdition.
DatabaseEditions() - Constructor for class com.microsoft.azure.management.sql.DatabaseEditions
 
databaseId() - Method in interface com.microsoft.azure.management.sql.RestorePoint
 
databaseId() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
DatabaseMetric - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL DatabaseMetric.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the databaseName value.
databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Get the databaseName value.
databaseName() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
databaseName() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
databaseName() - Method in interface com.microsoft.azure.management.sql.RestorePoint
 
databaseName() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
databaseName() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
databaseName() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
databaseName() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryption
 
databaseName() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryptionActivity
 
databases() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
databases() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
databases() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
databases() - Method in interface com.microsoft.azure.management.sql.SqlServers
 
databaseServiceObjective() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the databaseServiceObjective value.
databaseSizeBasedRecommendationServiceLevelObjective() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
databaseSizeBasedRecommendationServiceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
databaseType() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the databaseType value.
DatabaseType - Class in com.microsoft.azure.management.appservice
Defines values for DatabaseType.
DatabaseType() - Constructor for class com.microsoft.azure.management.appservice.DatabaseType
 
dataCaptureFileNameFormat() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
dataCaptureWindowSizeInMB() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
dataCaptureWindowSizeInSeconds() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
DataDisk - Class in com.microsoft.azure.batch.protocol.models
Settings which will be used by the data disks associated to compute nodes in the pool.
DataDisk() - Constructor for class com.microsoft.azure.batch.protocol.models.DataDisk
 
DataDisk - Class in com.microsoft.azure.management.compute
Describes a data disk.
DataDisk() - Constructor for class com.microsoft.azure.management.compute.DataDisk
 
dataDiskIds() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Get the dataDiskIds value.
dataDiskIds() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Get the dataDiskIds value.
DataDiskImage - Class in com.microsoft.azure.management.compute
Contains the data disk images information.
DataDiskImage() - Constructor for class com.microsoft.azure.management.compute.DataDiskImage
 
dataDiskImages() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
dataDiskImages() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
dataDisks() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the dataDisks value.
dataDisks() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
DataDisks - Class in com.microsoft.azure.management.batchai
Settings for the data disk which would be created for the File Server.
DataDisks() - Constructor for class com.microsoft.azure.management.batchai.DataDisks
 
dataDisks() - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Get the dataDisks value.
dataDisks() - Method in class com.microsoft.azure.management.compute.StorageProfile
Get the dataDisks value.
dataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
dataDisks() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Get the dataDisks value.
dataDisks() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Get the dataDisks value.
dataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
dataDisks() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Get the dataDisks value.
dataDisks() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Get the dataDisks value.
dataDiskStatus() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
dataEgressGiB() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the dataEgressGiB value.
dataElementSeparator() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the dataElementSeparator value.
dataElementSeparator() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the dataElementSeparator value.
dataElementSeparator() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the dataElementSeparator value.
dataElementSeparator() - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Get the dataElementSeparator value.
Datagrain - Class in com.microsoft.azure.management.consumption
Defines values for Datagrain.
Datagrain() - Constructor for class com.microsoft.azure.management.consumption.Datagrain
 
dataIngressGiB() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the dataIngressGiB value.
DataLakeAnalyticsAccount - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account.
DataLakeAnalyticsAccount() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
 
DataLakeAnalyticsAccountBasic - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account.
DataLakeAnalyticsAccountBasic() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
 
DataLakeAnalyticsAccountManagementClient - Interface in com.microsoft.azure.management.datalake.analytics
The interface for DataLakeAnalyticsAccountManagementClient class.
DataLakeAnalyticsAccountState - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for DataLakeAnalyticsAccountState.
DataLakeAnalyticsAccountStatus - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for DataLakeAnalyticsAccountStatus.
DataLakeAnalyticsCatalogCredentialCreateParameters - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics catalog credential creation parameters.
DataLakeAnalyticsCatalogCredentialCreateParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
 
DataLakeAnalyticsCatalogCredentialDeleteParameters - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics catalog credential deletion parameters.
DataLakeAnalyticsCatalogCredentialDeleteParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialDeleteParameters
 
DataLakeAnalyticsCatalogCredentialUpdateParameters - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics catalog credential update parameters.
DataLakeAnalyticsCatalogCredentialUpdateParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
 
DataLakeAnalyticsCatalogManagementClient - Interface in com.microsoft.azure.management.datalake.analytics
The interface for DataLakeAnalyticsCatalogManagementClient class.
DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics catalog secret creation and update parameters.
DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
 
DataLakeAnalyticsJobManagementClient - Interface in com.microsoft.azure.management.datalake.analytics
The interface for DataLakeAnalyticsJobManagementClient class.
DataLakeStoreAccount - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account information.
DataLakeStoreAccount() - Constructor for class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
 
DataLakeStoreAccountBasic - Class in com.microsoft.azure.management.datalake.store.models
Basic Data Lake Store account information, returned on list calls.
DataLakeStoreAccountBasic() - Constructor for class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
 
DataLakeStoreAccountInformation - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Store account information.
DataLakeStoreAccountInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeStoreAccountInformation
 
DataLakeStoreAccountManagementClient - Interface in com.microsoft.azure.management.datalake.store
The interface for DataLakeStoreAccountManagementClient class.
dataLakeStoreAccounts() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the DataLakeStoreAccounts object to access its operations.
DataLakeStoreAccounts - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in DataLakeStoreAccounts.
dataLakeStoreAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the dataLakeStoreAccounts value.
dataLakeStoreAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the dataLakeStoreAccounts value.
dataLakeStoreAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the dataLakeStoreAccounts value.
DataLakeStoreAccountState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for DataLakeStoreAccountState.
DataLakeStoreAccountStatus - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for DataLakeStoreAccountStatus.
DataMaskingFunction - Enum in com.microsoft.azure.management.sql
Defines values for DataMaskingFunction.
DataMaskingRuleState - Enum in com.microsoft.azure.management.sql
Defines values for DataMaskingRuleState.
DataMaskingState - Enum in com.microsoft.azure.management.sql
Defines values for DataMaskingState.
dataRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertex
Get the dataRead value.
dataRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the dataRead value.
dataReadCrossPod() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the dataReadCrossPod value.
dataReadIntraPod() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the dataReadIntraPod value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the dataServiceId value.
dataServiceId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the dataServiceId value.
DATASET - Static variable in class com.microsoft.azure.management.machinelearning.InputPortType
Static value Dataset for InputPortType.
DATASET - Static variable in class com.microsoft.azure.management.machinelearning.OutputPortType
Static value Dataset for OutputPortType.
dataSize() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
Get the dataSize value.
dataSize() - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTableColumn
Get the dataSize value.
DataSource - Class in com.microsoft.azure.management.appservice
Class representing data source used by the detectors.
DataSource() - Constructor for class com.microsoft.azure.management.appservice.DataSource
 
dataSource() - Method in class com.microsoft.azure.management.appservice.ResponseMetaData
Get the dataSource value.
dataSource() - Method in class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
Get the dataSource value.
dataSource() - Method in class com.microsoft.azure.management.gallery.LocationThresholdRuleCondition
Get the dataSource value.
dataSource() - Method in class com.microsoft.azure.management.gallery.ManagementEventRuleCondition
Get the dataSource value.
dataSource() - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Get the dataSource value.
dataSource() - Method in class com.microsoft.azure.management.monitor.RuleCondition
Get the dataSource value.
datasource() - Method in class com.microsoft.azure.management.streamanalytics.ReferenceInputProperties
Get the datasource value.
datasource() - Method in class com.microsoft.azure.management.streamanalytics.StreamInputProperties
Get the datasource value.
DataSourcePrecedence - Class in com.microsoft.azure.management.customerinsights
The data source precedence is a way to know the precedence of each data source.
DataSourcePrecedence() - Constructor for class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
 
dataSourcePrecedenceRules() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the dataSourcePrecedenceRules value.
dataSourceReferenceId() - Method in class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
Get the dataSourceReferenceId value.
dataSourceType() - Method in class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
Get the dataSourceType value.
DataSourceType - Class in com.microsoft.azure.management.customerinsights
Defines values for DataSourceType.
DataSourceType(String) - Constructor for class com.microsoft.azure.management.customerinsights.DataSourceType
Creates a custom value for DataSourceType.
dataSourceUri() - Method in class com.microsoft.azure.management.appservice.DataSource
Get the dataSourceUri value.
dataToRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the dataToRead value.
dataType() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
Get the dataType value.
dataType() - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTableColumn
Get the dataType value.
dataType() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputColumn
Get the dataType value.
dataType() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceOutputColumn
Get the dataType value.
dataType() - Method in class com.microsoft.azure.management.streamanalytics.FunctionInput
Get the dataType value.
dataType() - Method in class com.microsoft.azure.management.streamanalytics.FunctionOutput
Get the dataType value.
dataWritten() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the dataWritten value.
DATE_TIME - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Date-time for ColumnFormat.
DATE_TIME_OFFSET - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Date-timeOffset for ColumnFormat.
dateFormat() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the dateFormat value.
dateFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Get the dateFormat value.
dateFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Get the dateFormat value.
dateFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Get the dateFormat value.
dateFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Get the dateFormat value.
dateProperty() - Method in class com.microsoft.azure.management.devtestlab.LabCostDetailsProperties
Get the dateProperty value.
dateTimeProperty() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPoolMetric
 
dateTimeUtcToString(Date) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert the provided Date UTC into String.
day() - Method in class com.microsoft.azure.management.logic.RecurrenceScheduleOccurrence
Get the day value.
day() - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceScheduleMonthlyOccurrence
Get the day value.
DayDetails - Class in com.microsoft.azure.management.devtestlab
Properties of a daily schedule.
DayDetails() - Constructor for class com.microsoft.azure.management.devtestlab.DayDetails
 
DayDetailsFragment - Class in com.microsoft.azure.management.devtestlab
Properties of a daily schedule.
DayDetailsFragment() - Constructor for class com.microsoft.azure.management.devtestlab.DayDetailsFragment
 
DayOfWeek - Enum in com.microsoft.azure.management.logic
Defines values for DayOfWeek.
DayOfWeek - Enum in com.microsoft.azure.management.redis
Defines values for DayOfWeek.
dayOfWeek() - Method in class com.microsoft.azure.management.redis.ScheduleEntry
Get the dayOfWeek value.
DayOfWeek - Enum in com.microsoft.azure.management.scheduler
Defines values for DayOfWeek.
days() - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Get the days value.
days() - Method in class com.microsoft.azure.management.gallery.RetentionPolicy
Get the days value.
days() - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Get the days value.
days() - Method in class com.microsoft.azure.management.monitor.RetentionPolicy
Get the days value.
days() - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Get the days value.
daysBeforeExpiry() - Method in class com.microsoft.azure.keyvault.models.Trigger
Get the daysBeforeExpiry value.
DaysOfWeek - Enum in com.microsoft.azure.management.logic
Defines values for DaysOfWeek.
dbType() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the dbType value.
DCOS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value DCOS for ContainerServiceOrchestratorTypes.
DdlName - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics DDL name item.
DdlName() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DdlName
 
DE_PROVISION_FAILED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value DeProvisionFailed for SyncMemberState.
DE_PROVISIONED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value DeProvisioned for SyncMemberState.
DE_PROVISIONING - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value DeProvisioning for SyncMemberState.
deadLetter(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue.
deadLetter(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with modified message properties.
deadLetter(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with deadletter reason and error description.
deadLetter(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Moves a Message to the deadletter sub-queue with deadletter reason and error description and modified properties.
deadLetter(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, String, String) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetter(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, String, String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetter(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
DEADLETTER_ERROR_DESCRIPTION_HEADER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEADLETTER_REASON_HEADER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
deadLetterAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter.
deadLetterAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with modified properties.
deadLetterAsync(UUID, String, String) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter reason and error description.
deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously moves a Message to the deadletter sub-queue with deadletter reason and error description and modified properties.
deadLetterAsync(UUID) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, String, String) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
deadLetterAsync(UUID) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, String, String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterAsync(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
deadLetterMessageAsync(byte[], String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
deadLetterMessageAsync(UUID, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
deadLetterMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
Get the deadLetterMessageCount value.
deadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
deadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
deadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
DEADLETTERNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEADLETTERSOURCENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
deallocate() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Shuts down the virtual machine and releases the compute resources.
deallocate(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Shuts down the virtual machine and releases the compute resources.
deallocate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Shuts down the virtual machines in the scale set and releases its compute resources.
deallocate(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Shuts down the virtual machines in the scale set and releases the compute resources.
deallocate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Shuts down the virtual machine instance and releases the associated compute resources.
deallocateAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Shuts down the virtual machines in the scale set and releases its compute resources asynchronously.
deallocateAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Shuts down the virtual machines in the scale set and releases its compute resources asynchronously.
deallocateAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Shuts down the virtual machines in the scale set and releases the compute resources asynchronously.
deallocateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Shuts down the virtual machines in the scale set and releases the compute resources asynchronously.
deallocateAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Shuts down the virtual machine instance and releases the associated compute resources.
DEALLOCATED - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/deallocated for PowerState.
DEALLOCATING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/deallocating for PowerState.
DeallocationOption - Enum in com.microsoft.azure.management.batchai
Defines values for DeallocationOption.
Debug_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Debug = 1;
debugData() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the debugData value.
DebugSetting - Class in com.microsoft.azure.management.resources
The DebugSetting model.
DebugSetting() - Constructor for class com.microsoft.azure.management.resources.DebugSetting
 
debugSetting() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Get the debugSetting value.
debugSetting() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the debugSetting value.
decimalPointIndicator() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the decimalPointIndicator value.
decimalPointIndicator() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the decimalPointIndicator value.
DECIPHER_ONLY - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value decipherOnly for KeyUsageType.
decode(byte[], int, int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Sets the data value
decodeBase64Local(byte[]) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Base64
Convert a array of base64 encoded byte in a array of bytes, returning the bytes original values.
decodeDeviceKeyBase64(String) - Static method in class com.microsoft.azure.sdk.iot.device.auth.SignatureHelper
Decodes the deviceKey using Base64.
decrypt(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
decrypt(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Decrypts a single block of encrypted data.
DECRYPT - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value decrypt for JsonWebKeyOperation.
decrypt(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Decrypts a single block of encrypted data.
DECRYPT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value decrypt for KeyPermissions.
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Decrypts the specified cipher text.
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
decryptAsync(byte[], byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
decryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
decryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
decryptAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Decrypts a single block of encrypted data.
decryptAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Decrypts a single block of encrypted data.
DECRYPTING - Static variable in class com.microsoft.azure.management.sql.TransparentDataEncryptionActivityStates
Static value Decrypting for TransparentDataEncryptionActivityStatus.
decryption() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the decryption value.
decryptionKey() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the decryptionKey value.
decryptWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Decrypts a single block of encrypted data.
dedicated() - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Get the dedicated value.
dedicatedCoreTime() - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Get the dedicatedCoreTime value.
DeepCreatedOrigin - Class in com.microsoft.azure.management.cdn
Origin to be added when creating a CDN endpoint.
DeepCreatedOrigin() - Constructor for class com.microsoft.azure.management.cdn.DeepCreatedOrigin
 
Default - Static variable in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
 
DEFAULT - Static variable in class com.microsoft.azure.management.appservice.RouteType
Static value DEFAULT for RouteType.
DEFAULT - Static variable in class com.microsoft.azure.management.devtestlab.UsagePermissionType
Static value Default for UsagePermissionType.
DEFAULT - Static variable in class com.microsoft.azure.management.logic.SigningAlgorithm
Static value Default for SigningAlgorithm.
DEFAULT - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value Default for EffectiveRouteSource.
DEFAULT - Static variable in class com.microsoft.azure.management.network.LoadDistribution
Static value Default for LoadDistribution.
DEFAULT - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value Default for CreateMode.
DEFAULT - Static variable in class com.microsoft.azure.servicebus.rules.FalseFilter
A false filter object that is pre-created.
DEFAULT - Static variable in class com.microsoft.azure.servicebus.rules.TrueFilter
A true filter object that is pre-created.
DEFAULT_CONSUMER_GROUP_NAME - Static variable in interface com.microsoft.azure.eventhubs.EventHubClient
 
DEFAULT_IOTHUB_MESSAGE_CHARSET - Static variable in class com.microsoft.azure.sdk.iot.device.Message
 
DEFAULT_IS_TRANSIENT - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
DEFAULT_IS_TRANSIENT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_MAX_RETRY_COUNT - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
DEFAULT_MAX_RETRY_COUNT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_OPERATION_TIMEOUT_IN_SECONDS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_PREFETCH_COUNT - Static variable in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
DEFAULT_RERTRY_MAX_BACKOFF - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_RERTRY_MIN_BACKOFF - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_RETRY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
DEFAULT_RETRY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DEFAULT_RETRY_MAX_BACKOFF - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
DEFAULT_RETRY_MIN_BACKOFF - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
DEFAULT_RULE_NAME - Static variable in class com.microsoft.azure.servicebus.SubscriptionClient
 
DEFAULT_SAS_TOKEN_VALIDITY_IN_SECONDS - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Default validity of a security token in seconds.
DefaultAction - Enum in com.microsoft.azure.management.storage
Defines values for DefaultAction.
defaultAction() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get the defaultAction value.
defaultApiVersion(String, Provider) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Find out the default api version to make a REST request with from the resource provider.
defaultCapacity() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the defaultCapacity value.
DefaultCheckpointTimeoutInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The default timeout for checkpoint operations.
DefaultClassLoaderProvider - Class in com.microsoft.azure.webjobs.script.reflect
 
DefaultClassLoaderProvider() - Constructor for class com.microsoft.azure.webjobs.script.reflect.DefaultClassLoaderProvider
 
defaultConsistencyLevel() - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Get the defaultConsistencyLevel value.
defaultConsistencyLevel() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
DefaultConsistencyLevel - Enum in com.microsoft.azure.management.cosmosdb
Defines values for DefaultConsistencyLevel.
defaultDataLakeStoreAccount() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the defaultDataLakeStoreAccount value.
defaultDataLakeStoreAccount() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the defaultDataLakeStoreAccount value.
defaultDocuments() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the defaultDocuments value.
defaultDocuments() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
defaultEncryptionAlgorithm - Variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
defaultFrontEndScaleFactor() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the defaultFrontEndScaleFactor value.
defaultGroup() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the defaultGroup value.
defaultGroup() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the defaultGroup value.
defaultGroup() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the defaultGroup value.
defaultHostName() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
defaultIPConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
DefaultKeySize - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
DefaultLeaseDurationInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The default duration after which a partition lease will expire unless renewed.
DefaultLeaseRenewIntervalInSeconds - Static variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The default duration between lease renewals.
defaultMessageTtlDuration() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
defaultMessageTtlDuration() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
defaultMessageTtlDuration() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
DefaultOperationTimeout - Static variable in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
DefaultOperationTimeout - Static variable in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Default operation timeout if timeout is not specified in the connection string.
defaultPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
defaultProperty() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the defaultProperty value.
defaultProperty() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the defaultProperty value.
defaultProperty() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the defaultProperty value.
defaultProperty() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the defaultProperty value.
defaultProperty() - Method in class com.microsoft.azure.management.devices.IotHubCapacity
Get the defaultProperty value.
defaultProperty() - Method in class com.microsoft.azure.management.gallery.ScaleCapacity
Get the defaultProperty value.
defaultProperty() - Method in class com.microsoft.azure.management.monitor.ScaleCapacity
Get the defaultProperty value.
defaultPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
defaultScope() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the defaultScope value.
defaultSecondaryLocation() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
defaultSecurityRules() - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup
 
defaultSecurityRules() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the defaultSecurityRules value.
defaultSslBinding() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the defaultSslBinding value.
defaultTtlAsIso8601() - Method in class com.microsoft.azure.management.devices.CloudToDeviceProperties
Get the defaultTtlAsIso8601 value.
defaultValue() - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Get the defaultValue value.
defaultValue() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the defaultValue value.
defaultVersion() - Method in interface com.microsoft.azure.management.batch.Application
 
defer(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Defers a Message using its lock token.
defer(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Defers a Message using its lock token with modified message property.
deferAsync(UUID) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously defers a Message using its lock token.
deferAsync(UUID, Map<String, Object>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously defers a Message using its lock token with modified message propert.
deferMessageAsync(byte[], Map<String, Object>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
deferMessageAsync(UUID, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
define(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
Begins a definition for a new resource.
define(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.SqlDatabaseActionsDefinition
Begins the definition of a new SQL Database to be added to this server.
define(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.SqlElasticPoolActionsDefinition
Begins the definition of a new SQL Elastic Pool to be added to this server.
define(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.SqlFailoverGroupActionsDefinition
Begins the definition of a new SQL Failover Group to be added to this server.
define(String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition
Begins the definition of a new SQL Firewall rule to be added to this server.
define(String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations.SqlServerDnsAliasActionsDefinition
Begins the definition of a new SQL Server DNS alias to be added to this server.
define() - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations
Begins a definition for a new SQL Server Key resource.
define() - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations.SqlServerKeyActionsDefinition
Begins the definition of a new SQL Server key to be added to this server.
define(String) - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleActionsDefinition
Begins the definition of a new SQL Virtual Network Rule to be added to this server.
defineAaaaRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of an AAAA record set.
defineAaaaRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of an AAAA record set to be attached to the DNS zone.
defineAccessPolicy() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
Begins the definition of a new access policy to be added to this key vault.
defineAccessPolicy() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
Begins the definition of a new access policy to be added to this key vault.
defineAgentPool(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithAgentPool
Begins the definition of a agent pool profile to be attached to the container service.
defineAgentPool(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithAgentPool
Begins the definition of a agent pool profile to be attached to the Kubernetes cluster.
defineARecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of an A record set.
defineARecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of an A record set to be attached to the DNS zone.
defineAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAuthentication
Specifies the definition of a new authentication configuration.
defineAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAuthentication
Specifies the definition of a new authentication configuration.
defineAuthenticationCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithAuthenticationCertificate
Begins the definition of a new application gateway authentication certificate to be attached to the gateway for use by the backends.
defineAuthenticationCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithAuthenticationCertificate
Begins the definition of a new application gateway authentication certificate to be attached to the gateway for use by the backends.
defineAzureBlobFileSystem() - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
Begins the definition of Azure blob file system reference to be mounted on each cluster node.
defineAzureFileShare() - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
Begins the definition of Azure file share reference to be mounted on each cluster node.
defineAzurePrivatePeering() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeerings
Begins definition of Azure private peering.
defineAzurePublicPeering() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeerings
Begins definition of Azure public peering.
defineAzureTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithEndpoint
Specifies definition of an Azure endpoint to be attached to the traffic manager profile.
defineAzureTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
Begins the definition of an Azure endpoint to be attached to the traffic manager profile.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithBackend
Begins the definition of a new application gateway backend to be attached to the gateway.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Begins the definition of a new application gateway backend to be attached to the gateway.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithBackend
Starts the definition of a backend.
defineBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithBackend
Begins the definition of a new backend as part of this load balancer update.
defineBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithBackendHttpConfig
Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway.
defineBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackendHttpConfig
Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway.
defineCaffe() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineCaffe2() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithCredential
Starts the definition of a certificate credential.
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithCredential
Starts the definition of a certificate credential.
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCredential
Starts the definition of a certificate credential.
defineCertificateCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithCredential
Starts the definition of a certificate credential.
defineChainer() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineCNameRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a CNAME record set.
defineCNameRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set.
defineCognitiveToolkit() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineContainerInstance(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithFirstContainerInstance
Begins the definition of a container instance.
defineContainerInstance(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithNextContainerInstance
Begins the definition of a container instance.
defineContainerSettings(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithContainerSettings
 
defineDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithDatabase
Begins the definition of a new SQL Database to be added to this server.
defineDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithDatabase
Begins the definition of a new SQL Database to be added to this server.
defineDataDiskImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Begins the definition of a new data disk image to add to the image.
defineDefaultIPConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Begins the definition of the default IP configuration.
defineElasticPool(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithElasticPoolName
Begins the definition of a new SQL Elastic Pool to be added to this database parent SQL server.
defineElasticPool(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
Begins the definition of a new SQL Elastic Pool to be added to this server.
defineExternalTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithEndpoint
Specifies definition of an external endpoint to be attached to the traffic manager profile.
defineExternalTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
Begins the definition of an external endpoint to be attached to the traffic manager profile.
defineFileServer() - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
Begins the definition of Azure file server reference.
defineFirewallRule(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule
Begins the definition of a new SQL Firewall rule to be added to this server.
defineHostnameBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameBinding
Starts the definition of a new host name binding.
defineHostnameBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Starts the definition of a new host name binding.
defineHttpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithProbe
Begins the definition of a new HTTP probe to add to the load balancer.
defineHttpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the definition of a new HTTP probe to add to the load balancer.
defineInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithInboundNatPool
Begins the definition of a new inbount NAT pool to add to the load balancer.
defineInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatPool
Begins the definition of a new inbound NAT pool.
defineInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithInboundNatRule
Begins the definition of a new inbound NAT rule to add to the load balancer.
defineInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatRule
Begins the definition of a new inbound NAT rule.
defineListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithListener
Begins the definition of a new application gateway listener to be attached to the gateway.
defineListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithListener
Begins the definition of a new application gateway listener to be attached to the gateway.
defineLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithLoadBalancingRule
Begins the definition of a new load balancing rule to add to the load balancer.
defineLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithLoadBalancingRule
Begins the definition of a new load balancing rule to add to the load balancer.
defineMicrosoftPeering() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeerings
Begins definition of Microsoft peering.
defineMXRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a MX record set.
defineMXRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a MX record set to be attached to the DNS zone.
defineNestedTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithEndpoint
Specifies definition of an nested profile endpoint to be attached to the traffic manager profile.
defineNestedTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
Begins the definition of a nested profile endpoint to be attached to the traffic manager profile.
defineNewApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithApplication
The stage of a Batch account definition allowing to add a Batch application.
defineNewApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
Starts a definition of an application to be created in the Batch account.
defineNewApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage
The first stage of a new application package definition in a Batch account application.
defineNewApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithApplicationPackage
First stage to create new application package in Batch account application.
defineNewApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
First stage to create new application package in Batch account application.
defineNewEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Specifies definition of an endpoint to be attached to the CDN profile.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithExtension
Starts the definition of an extension to be attached to the virtual machine.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithExtension
Begins the definition of an extension to be attached to the virtual machine.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithExtension
Begins the definition of an extension reference to be attached to the virtual machines in the scale set.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithExtension
Begins the definition of an extension reference to be attached to the virtual machines in the scale set.
defineNewPremiumEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewPremiumEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Starts the definition of a new endpoint to be attached to the CDN profile.
defineNewPremiumEndpoint() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
defineNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
defineNewPremiumEndpoint(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.
defineNSRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of an NS record set.
defineNSRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of an NS record set to be attached to the DNS zone.
defineOutputDirectory(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithOutputDirectory
 
definePacketCaptureFilter() - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Begin the definition of packet capture filter.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithCredential
Starts the definition of a password credential.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithCredential
Starts the definition of a password credential.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCredential
Starts the definition of a password credential.
definePasswordCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithCredential
Starts the definition of a password credential.
definePointToSiteConfiguration() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration
Begins the definition of point-to-site configuration to be added to this virtual network gateway.
definePrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the definition of the default private front end IP configuration, creating one if it does not already exist.
definePrivateFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithPrivateFrontend
Begins an explicit definition of a new private (internal) load balancer frontend.
definePrivateFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPrivateFrontend
Begins the update of an internal load balancer frontend.
defineProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithProbe
Begins the definition of a new probe.
defineProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithProbe
Begins the definition of a new probe.
definePtrRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a PTR record set.
definePtrRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a PTR record set to be attached to the DNS zone.
definePublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the definition of the default public front end IP configuration, creating one if it does not already exist.
definePublicFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithPublicFrontend
Begins an explicit definition of a new public (Internet-facing) load balancer frontend.
definePublicFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPublicFrontend
Begins the update of a load balancer frontend.
definePyTorch() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineQuery() - Method in interface com.microsoft.azure.management.monitor.ActivityLogs
Begins a definition for a new Activity log query.
defineQuery() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Begins a definition for a new resource Metric query.
defineRedirectConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithRedirectConfiguration
Begins the definition of a new application gateway redirect configuration to be attached to the gateway.
defineRedirectConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRedirectConfiguration
Begins the definition of a new application gateway redirect configuration to be attached to the gateway.
defineRegistrantContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithRegistrantContact
Starts the definition of a new domain contact.
defineRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithRequestRoutingRule
Begins the definition of a request routing rule for this application gateway.
defineRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRequestRoutingRule
Begins the definition of a request routing rule for this application gateway.
defineRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.DefinitionStages.WithRoute
Begins the definition of a new route to add to the route table.
defineRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Begins the definition of a new route to add to the route table.
defineRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.DefinitionStages.WithRule
Starts the definition of a new security rule.
defineRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.UpdateStages.WithRule
Begins the definition of a new security rule to be added to this network security group.
defineSecondaryIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration
Starts definition of a secondary IP configuration.
defineSecondaryIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPConfiguration
Starts definition of a secondary IP configuration.
defineSetupTask() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSetupTask
Begins the definition of setup task.
defineSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSourceControl
Starts the definition of a new source control.
defineSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
Starts the definition of a new source control.
defineSrvRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a SRV record set.
defineSrvRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a SRV record set to be attached to the DNS zone.
defineSslBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameSslBinding
Starts a definition of an SSL binding.
defineSslBinding() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameSslBinding
Starts a definition of an SSL binding.
defineSslCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithSslCert
Begins the definition of a new application gateway SSL certificate to be attached to the gateway for use in HTTPS listeners.
defineSslCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSslCert
Begins the definition of a new application gateway SSL certificate to be attached to the gateway for use in frontend HTTPS listeners.
defineSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithSubnet
Begins the definition of a new subnet to add to the virtual network.
defineSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Begins the definition of a new subnet to be added to this virtual network.
defineTcpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithProbe
Begins the definition of a new TCP probe to add to the load balancer.
defineTcpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the definition of a new TCP probe to add to the load balancer.
defineTensorflow() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
defineThreatDetectionPolicy(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Begins a definition for a security alert policy.
defineThreatDetectionPolicy(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations
Begins a definition for a security alert policy.
defineTxtRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a TXT record set.
defineTxtRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a TXT record set to be attached to the DNS zone.
defineUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Begins definition of an unmanaged data disk to be attached to the virtual machine.
defineUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Begins the definition of a blank unmanaged data disk to be attached to the virtual machine along with its configuration.
defineVirtualNetworkRule(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithVirtualNetworkRule
Begins the definition of a new SQL Virtual Network Rule to be added to this server.
defineVolume(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
Begins the definition of a volume that can be shared by the container instances in the container group.
defineVolume(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithVolume
Begins the definition of a volume that can be shared by the container instances in the container group.
defineWebhook(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithWebhook
Begins the definition of a new webhook to be added to this container registry.
defineWebhook(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithWebhook
Begins the definition of a new webhook to be added to this container registry.
definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Get the definition value.
definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Get the definition value.
definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Get the definition value.
definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Get the definition value.
DEGRADED - Static variable in class com.microsoft.azure.management.network.ConnectionStatus
Static value Degraded for ConnectionStatus.
DEGRADED - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
Static value Degraded for EndpointMonitorStatus.
DEGRADED - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
Static value Degraded for ProfileMonitorStatus.
degreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Get the degreeOfParallelism value.
degreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the degreeOfParallelism value.
degreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
Get the degreeOfParallelism value.
delayedEmitAsync(T, int) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.DelayProvider
Creates an observable that emits the given item after the specified time in milliseconds.
delayedEmitAsync(T, int) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Wrapper delayed emission, based on delayProvider.
DelayProvider - Class in com.microsoft.azure.management.resources.fluentcore.utils
A wrapper class for thread sleep.
DelayProvider() - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.DelayProvider
 
delayUrl120() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the delayUrl120 value.
delayUrl60() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the delayUrl60 value.
delete(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
delete(String, String, CertificateDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
delete(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
delete(String, JobDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
delete(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
delete(String, JobScheduleDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
delete(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
delete(String, PoolDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
delete(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
delete(String, String, TaskDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
delete(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
delete the file or directory.
delete(String, boolean, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
delete a file or directory from Azure Data Lake.
delete() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
Deletes the application package.
delete() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Deletes the virtual machine instance.
delete(String, String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries.WebhooksClient
Deletes a webhook from the container registry.
DELETE - Static variable in class com.microsoft.azure.management.containerregistry.WebhookAction
Static value delete for WebhookAction.
delete(String) - Method in interface com.microsoft.azure.management.containerregistry.WebhookOperations
Deletes a webhook from the container registry.
delete(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Deletes the specified compute policy from the specified Data Lake Analytics account.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Analytics account.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
delete(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value delete for CertificatePermissions.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value delete for KeyPermissions.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value delete for SecretPermissions.
DELETE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value delete for StoragePermissions.
delete(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Deletes a Diagnostic Setting from Azure, identifying it by its resourceId and name.
delete(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
Delete resource and all of its child resources.
delete() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
Deletes the replication link.
delete(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Deletes a child resource from Azure SQL server.
delete() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Deletes the database from the server.
delete() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Deletes this SQL Elastic Pool from the parent SQL server.
delete() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
Deletes the Failover Group.
delete() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
Deletes the firewall rule.
delete() - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAlias
Deletes the DNS alias.
delete() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
Deletes the DNS alias.
delete() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule
Deletes the virtual network rule.
delete(DeviceRegistrationState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
Delete registration status.
delete(String, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
Delete registration status.
deleteAllSecrets(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes all secrets in the specified database.
deleteAllSecretsAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes all secrets in the specified database.
deleteAllSecretsAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes all secrets in the specified database.
deleteAllSecretsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes all secrets in the specified database.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
deleteAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
deleteAsync(String, String, CertificateDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
deleteAsync(String, String, CertificateDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
deleteAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
deleteAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
deleteAsync(String, JobDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
deleteAsync(String, JobDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
deleteAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
deleteAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
deleteAsync(String, JobScheduleDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
deleteAsync(String, JobScheduleDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
deleteAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
deleteAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
deleteAsync(String, PoolDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
deleteAsync(String, PoolDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
deleteAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
deleteAsync(String, String, TaskDeleteOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
deleteAsync(String, String, TaskDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
deleteAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Deletes the virtual machine instance.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries.WebhooksClient
Deletes a webhook from the container registry.
deleteAsync(String) - Method in interface com.microsoft.azure.management.containerregistry.WebhookOperations
Deletes a webhook from the container registry.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
deleteAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Deletes the specified compute policy from the specified Data Lake Analytics account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Deletes the specified compute policy from the specified Data Lake Analytics account.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Analytics account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Analytics account.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
deleteAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Asynchronously delete a Diagnostic Setting from Azure, identifying it by its resourceId and name.
deleteAsync(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Asynchronously delete a Diagnostic Setting from Azure, identifying it by its resourceId and name.
deleteAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsDelete
Deletes a resource asynchronously.
deleteAsync(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
Delete resource and all of its child resources asynchronously.
deleteAsync(String, String, String, String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.GenericResources
Delete resource and all of its child resources asynchronously.
deleteAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Asynchronously delete a child resource from Azure SQL server.
deleteAsync() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Deletes the database asynchronously.
deleteAsync() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Deletes this SQL Elastic Pool asynchronously from the parent SQL server.
deleteAsync() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
Deletes the Failover Group asynchronously.
deleteAsync() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
Deletes the firewall rule asynchronously.
deleteAsync() - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAlias
Deletes the DNS alias asynchronously.
deleteAsync() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
Deletes the DNS alias asynchronously.
deleteAsync() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule
Deletes the virtual network rule asynchronously.
deleteById(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZones
Deletes a resource from Azure, identifying it by its resource ID.
deleteById(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
Deletes a resource from Azure, identifying it by its resource ID.
deleteById(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Deletes a child resource from Azure SQL server, identifying it by its resource ID.
deleteById(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Deletes a child resource from Azure SQL server, identifying it by its resource ID.
deleteByIdAsync(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZones
Asynchronously delete the zone from Azure, identifying it by its resource ID.
deleteByIdAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
Asynchronously delete a resource from Azure, identifying it by its resource ID.
deleteByIdAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById
Asynchronously delete a resource from Azure, identifying it by its resource ID.
deleteByIdAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Asynchronously delete a child resource from Azure SQL server, identifying it by its resource ID.
deleteByIdAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Asynchronously delete a child resource from Azure SQL server, identifying it by its resource ID.
deleteByIds(Collection<String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
Deletes the specified resources from Azure.
deleteByIds(String...) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
Deletes the specified resources from Azure.
deleteByIdsAsync(Collection<String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
Deletes the specified resources from Azure asynchronously and in parallel.
deleteByIdsAsync(String...) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
Deletes the specified resources from Azure asynchronously and in parallel.
deleteByName(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRules
Deletes an authorization rule of an event hub in a namespace under a resource group.
deleteByName(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroups
Deletes a consumer group of an event hub in a namespace under a resource group.
deleteByName(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairings
Deletes a disaster recovery pairings of a namespace under a resource group.
deleteByName(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRules
Deletes an authorization rule under a namespace in a resource group.
deleteByName(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubs
Deletes an event hub in a namespace under a resource group.
deleteByName(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
Deletes a resource from Azure, identifying it by its resource name.
deleteByNameAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRules
Deletes an authorization rule of an event hub in a namespace under a resource group.
deleteByNameAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroups
Deletes a consumer group of an event hub in a namespace under a resource group.
deleteByNameAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairings
Deletes a disaster recovery pairings of a namespace under a resource group.
deleteByNameAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRules
Deletes an authorization rule under a namespace in a resource group.
deleteByNameAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubs
Deletes an event hub in a namespace under a resource group.
deleteByNameAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
Asynchronously delete a resource from Azure, identifying it by its resource name.
deleteByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
Asynchronously delete a resource from Azure, identifying it by its resource name.
deleteByParent(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByParent
Deletes a resource from Azure, identifying it by its name and its resource group.
deleteByParentAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByParent
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
deleteByParentAsync(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByParent
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
deleteByResourceGroup(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
Deletes a resource from Azure, identifying it by its name and its resource group.
deleteByResourceGroupAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
deleteByResourceGroupAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
Asynchronously delete a resource from Azure, identifying it by its name and its resource group.
deleteByResourceGroupName(String, String, String) - Method in interface com.microsoft.azure.management.dns.DnsZones
Deletes the zone from Azure, identifying it by its name and its resource group.
deleteByResourceGroupNameAsync(String, String, String) - Method in interface com.microsoft.azure.management.dns.DnsZones
Asynchronously deletes the zone from Azure, identifying it by its name and its resource group.
deleteBySqlServer(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Deletes a child resource from Azure SQL server, identifying it by its name and its resource group.
deleteBySqlServerAsync(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Asynchronously delete a child resource from Azure SQL server, identifying it by its name and its resource group.
deleteCertificate(String, String) - Method in class com.microsoft.azure.batch.CertificateOperations
Deletes the certificate from the Batch account.
deleteCertificate(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Deletes the certificate from the Batch account.
deleteCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCertificateAsync(String, String, ServiceCallback<DeletedCertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCertificateContacts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateContactsAsync(String, ServiceCallback<Contacts>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateContactsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateContactsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the certificate contacts for a specified key vault.
deleteCertificateError() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the deleteCertificateError value.
DeleteCertificateError - Class in com.microsoft.azure.batch.protocol.models
An error encountered by the Batch service when deleting a certificate.
DeleteCertificateError() - Constructor for class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
 
deleteCertificateIssuer(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateIssuerAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateIssuerWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the specified certificate issuer.
deleteCertificateOperation(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateOperationAsync(String, String, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateOperationAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateOperationWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes the creation operation for a specific certificate.
deleteCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a certificate from a specified key vault.
deleteCheckpoint(String) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Delete the stored checkpoint data for the given partition.
deleteCheckpoint(String) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
deleteCheckpointStore() - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Deletes the checkpoint store.
deleteCheckpointStore() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
deleteComputeNodeUser(String, String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Deletes the specified user account from the specified compute node.
deleteComputeNodeUser(String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Deletes the specified user account from the specified compute node.
deleteCredential(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
deleteCredential(String, String, String, Boolean, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
deleteCredentialAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
deleteCredentialAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
deleteCredentialAsync(String, String, String, Boolean, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
deleteCredentialAsync(String, String, String, Boolean, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
deleteCredentialWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
deleteCredentialWithServiceResponseAsync(String, String, String, Boolean, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified credential in the specified database.
DELETED - Static variable in class com.microsoft.azure.management.apimanagement.UserState
Static value deleted for UserState.
DELETED - Static variable in class com.microsoft.azure.management.customerinsights.Status
Static value Deleted for Status.
DELETED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
Static value Deleted for SubscriptionState.
DELETED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Deleted for SubscriptionState.
Deleted_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
Deleted = 2;
DeletedCertificateBundle - Class in com.microsoft.azure.keyvault.models
A Deleted Certificate consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedCertificateBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
 
DeletedCertificateItem - Class in com.microsoft.azure.keyvault.models
The deleted certificate item containing metadata about the deleted certificate.
DeletedCertificateItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedCertificateItem
 
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Get the deletedDate value.
deletedDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Get the deletedDate value.
deleteDeviceRegistrationState(DeviceRegistrationState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the Registration Status information.
deleteDeviceRegistrationState(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the registration status information.
deleteDeviceRegistrationState(String, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the registration status information.
deleteDeviceRegistrationStatus(DeviceRegistrationState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
deleteDeviceRegistrationStatus(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Deprecated.
deleteDeviceRegistrationStatus(String, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Deprecated.
DeletedKeyBundle - Class in com.microsoft.azure.keyvault.models
A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion info.
DeletedKeyBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedKeyBundle
 
DeletedKeyItem - Class in com.microsoft.azure.keyvault.models
The deleted key item containing the deleted key metadata and information about deletion.
DeletedKeyItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedKeyItem
 
DeletedSasDefinitionBundle - Class in com.microsoft.azure.keyvault.models
A deleted SAS definition bundle consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedSasDefinitionBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
 
DeletedSasDefinitionItem - Class in com.microsoft.azure.keyvault.models
The deleted SAS definition item containing metadata about the deleted SAS definition.
DeletedSasDefinitionItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
 
DeletedSecretBundle - Class in com.microsoft.azure.keyvault.models
A Deleted Secret consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedSecretBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSecretBundle
 
DeletedSecretItem - Class in com.microsoft.azure.keyvault.models
The deleted secret item containing metadata about the deleted secret.
DeletedSecretItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedSecretItem
 
DeletedStorageAccountItem - Class in com.microsoft.azure.keyvault.models
The deleted storage account item containing metadata about the deleted storage account.
DeletedStorageAccountItem() - Constructor for class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
 
DeletedStorageBundle - Class in com.microsoft.azure.keyvault.models
A deleted storage account bundle consisting of its previous id, attributes and its tags, as well as information on when it will be purged.
DeletedStorageBundle() - Constructor for class com.microsoft.azure.keyvault.models.DeletedStorageBundle
 
DeletedVaultProperties - Class in com.microsoft.azure.management.keyvault
Properties of the deleted vault.
DeletedVaultProperties() - Constructor for class com.microsoft.azure.management.keyvault.DeletedVaultProperties
 
deleteEnrollmentGroup(EnrollmentGroup) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the enrollmentGroup information.
deleteEnrollmentGroup(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the enrollmentGroup information.
deleteEnrollmentGroup(String, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the enrollmentGroup information.
deleteFileFromComputeNode(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified compute node.
deleteFileFromComputeNode(String, String, String, Boolean) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified compute node.
deleteFileFromComputeNode(String, String, String, Boolean, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified compute node.
deleteFileFromTask(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified task's directory on its compute node.
deleteFileFromTask(String, String, String, Boolean) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified task's directory on its compute node.
deleteFileFromTask(String, String, String, Boolean, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Deletes the specified file from the specified task's directory on its compute node.
deleteFromComputeNode(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromComputeNode(String, String, String, Boolean, FileDeleteFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromComputeNodeAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromComputeNodeAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromComputeNodeAsync(String, String, String, Boolean, FileDeleteFromComputeNodeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromComputeNodeAsync(String, String, String, Boolean, FileDeleteFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromComputeNodeWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromComputeNodeWithServiceResponseAsync(String, String, String, Boolean, FileDeleteFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified file from the compute node.
deleteFromTask(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteFromTask(String, String, String, Boolean, FileDeleteFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteFromTaskAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteFromTaskAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteFromTaskAsync(String, String, String, Boolean, FileDeleteFromTaskOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteFromTaskAsync(String, String, String, Boolean, FileDeleteFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteFromTaskWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteFromTaskWithServiceResponseAsync(String, String, String, Boolean, FileDeleteFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Deletes the specified task file from the compute node where the task ran.
deleteIndividualEnrollment(IndividualEnrollment) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the individualEnrollment information.
deleteIndividualEnrollment(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the individualEnrollment information.
deleteIndividualEnrollment(String, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Delete the individualEnrollment information.
deleteInstances(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMs
Deletes the specified virtual machine instances from the scale set.
deleteInstancesAsync(Collection<String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMs
Deletes the specified virtual machine instances from the scale set.
deleteInstancesAsync(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMs
Deletes the specified virtual machine instances from the scale set.
DELETEISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value deleteissuers for CertificatePermissions.
deleteJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Deletes the specified job.
deleteJob(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Deletes the specified job.
deleteJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Deletes the specified job schedule.
deleteJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Deletes the specified job schedule.
deleteKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteKeyAsync(String, String, ServiceCallback<DeletedKeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a key of any type from storage in Azure Key Vault.
deleteLease(Lease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Delete the lease info for a partition from the store.
deleteLease(Lease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
deleteLeaseStore() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Deletes the lease store.
deleteLeaseStore() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
deleteOnIdleDurationInMinutes() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
deleteOnIdleDurationInMinutes() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
deleteOnIdleDurationInMinutes() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
deletePatchSchedule() - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Deletes the patching schedule for Redis Cache.
deletePool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Deletes the specified pool.
deletePool(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Deletes the specified pool.
deleteQueryKey(String) - Method in interface com.microsoft.azure.management.search.SearchService
Deletes the specified query key.
deleteQueryKey(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Deletes the specified query key.
deleteQueryKeyAsync(String) - Method in interface com.microsoft.azure.management.search.SearchService
Deletes the specified query key.
deleteQueryKeyAsync(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Deletes the specified query key.
deleteRecursive(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
deletes a directory and all it's child directories and files recursively.
DELETESAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value deletesas for StoragePermissions.
deleteSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSasDefinitionAsync(String, String, String, ServiceCallback<DeletedSasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a SAS definition from a specified storage account.
deleteSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
deleteSecret(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified secret in the specified database.
deleteSecretAsync(String, String, ServiceCallback<DeletedSecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
deleteSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
deleteSecretAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified secret in the specified database.
deleteSecretAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified secret in the specified database.
deleteSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a secret from a specified key vault.
deleteSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Deletes the specified secret in the specified database.
deleteStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteStorageAccountAsync(String, String, ServiceCallback<DeletedStorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Deletes a storage account.
deleteTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Deletes the specified task.
deleteTask(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Deletes the specified task.
deleteUser(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteUser(String, String, String, ComputeNodeDeleteUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteUserAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteUserAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteUserAsync(String, String, String, ComputeNodeDeleteUserOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteUserAsync(String, String, String, ComputeNodeDeleteUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteUserWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteUserWithServiceResponseAsync(String, String, String, ComputeNodeDeleteUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Deletes a user account from the specified compute node.
deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
deleteWithServiceResponseAsync(String, String, CertificateDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Deletes a certificate from the specified account.
deleteWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
deleteWithServiceResponseAsync(String, JobDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Deletes a job.
deleteWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
deleteWithServiceResponseAsync(String, JobScheduleDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Deletes a job schedule from the specified account.
deleteWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
deleteWithServiceResponseAsync(String, PoolDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Deletes a pool from the specified account.
deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
deleteWithServiceResponseAsync(String, String, TaskDeleteOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Deletes a task from the specified job.
deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Begins the delete process for the Data Lake Analytics account object specified by the account name.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Deletes the specified compute policy from the specified Data Lake Analytics account.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Analytics account.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Deletes the specified Data Lake Store account.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Deletes the specified firewall rule from the specified Data Lake Store account.
deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Deletes the specified trusted identity provider from the specified Data Lake Store account.
DELETING - Static variable in class com.microsoft.azure.management.cdn.CustomDomainResourceState
Static value Deleting for CustomDomainResourceState.
DELETING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Deleting for EndpointResourceState.
DELETING - Static variable in class com.microsoft.azure.management.cdn.OriginResourceState
Static value Deleting for OriginResourceState.
DELETING - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Deleting for ProfileResourceState.
DELETING - Static variable in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
Static value Deleting for ProvisioningState.
DELETING - Static variable in class com.microsoft.azure.management.containerregistry.ProvisioningState
Static value Deleting for ProvisioningState.
DELETING - Static variable in class com.microsoft.azure.management.customerinsights.ProvisioningStates
Static value Deleting for ProvisioningStates.
DELETING - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Deleting for ProvisioningState.
DELETING - Static variable in class com.microsoft.azure.management.sql.VirtualNetworkRuleState
Static value Deleting for VirtualNetworkRuleState.
DELETING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
deletionDate() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the deletionDate value.
deletionDate() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
DeletionRecoveryLevel - Class in com.microsoft.azure.keyvault.models
Defines values for DeletionRecoveryLevel.
DeletionRecoveryLevel() - Constructor for class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
 
DeliveryAcknowledgement - Enum in com.microsoft.azure.sdk.iot.service
 
deliveryComplete(IMqttDeliveryToken) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Event fired when the message arrived on the MQTT broker.
deliveryComplete(IMqttDeliveryToken) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Event fired when the message arrived on the MQTT broker.
deliveryRegion() - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Get the deliveryRegion value.
deltaHealthPolicy() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the deltaHealthPolicy value.
DENMARK - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
DENMARK - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
DENY - Static variable in class com.microsoft.azure.management.devtestlab.UsagePermissionType
Static value Deny for UsagePermissionType.
DENY - Static variable in class com.microsoft.azure.management.network.Access
Static value Deny for Access.
DENY - Static variable in class com.microsoft.azure.management.network.SecurityRuleAccess
Static value Deny for SecurityRuleAccess.
denyInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Blocks inbound traffic.
denyInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Blocks inbound traffic.
denyInbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Blocks inbound traffic.
denyOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDirectionAccess
Blocks outbound traffic.
denyOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess
Blocks outbound traffic.
denyOutbound() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDirectionAccess
Blocks outbound traffic.
dependencies() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Get the dependencies value.
dependencies() - Method in interface com.microsoft.azure.management.resources.Deployment
 
dependencies() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the dependencies value.
Dependency - Class in com.microsoft.azure.management.resources
Deployment dependency information.
Dependency() - Constructor for class com.microsoft.azure.management.resources.Dependency
 
DependencyAction - Enum in com.microsoft.azure.batch.protocol.models
Defines values for DependencyAction.
dependencyAction() - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Get the dependencyAction value.
dependencyKeys() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
 
dependsOn() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the dependsOn value.
dependsOn() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the dependsOn value.
dependsOn() - Method in class com.microsoft.azure.management.resources.Dependency
Get the dependsOn value.
dependsOn(TaskGroup) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Checks this TaskGroup depends on the given TaskGroup.
deploy() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
First step specifying the parameters to make a web deployment (MS Deploy) to the web app.
deployer() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
Deployment - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure deployment.
Deployment.Definition - Interface in com.microsoft.azure.management.resources
Container interface for all the deployment definitions.
Deployment.DefinitionStages - Interface in com.microsoft.azure.management.resources
Grouping of all the deployment definition stages.
Deployment.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
The first stage of deployment definition.
Deployment.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify.
Deployment.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.resources
A deployment definition allowing resource group to be specified.
Deployment.DefinitionStages.WithMode - Interface in com.microsoft.azure.management.resources
A deployment definition allowing the deployment mode to be specified.
Deployment.DefinitionStages.WithParameters - Interface in com.microsoft.azure.management.resources
A deployment definition allowing the parameters to be specified.
Deployment.DefinitionStages.WithTemplate - Interface in com.microsoft.azure.management.resources
A deployment definition allowing the template to be specified.
Deployment.Update - Interface in com.microsoft.azure.management.resources
The template for a deployment update operation, containing all the settings that can be modified.
Deployment.UpdateStages - Interface in com.microsoft.azure.management.resources
Grouping of all the deployment updates stages.
Deployment.UpdateStages.WithMode - Interface in com.microsoft.azure.management.resources
A deployment update allowing to change the deployment mode.
Deployment.UpdateStages.WithParameters - Interface in com.microsoft.azure.management.resources
A deployment update allowing to change the parameters.
Deployment.UpdateStages.WithTemplate - Interface in com.microsoft.azure.management.resources
A deployment update allowing to change the template.
DeploymentExportResult - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure deployment template export result.
DeploymentExtendedFilter - Class in com.microsoft.azure.management.resources
Deployment filter.
DeploymentExtendedFilter() - Constructor for class com.microsoft.azure.management.resources.DeploymentExtendedFilter
 
DeploymentMode - Enum in com.microsoft.azure.management.resources
Defines values for DeploymentMode.
DeploymentOperation - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of a deployment operation.
DeploymentOperationProperties - Class in com.microsoft.azure.management.resources
Deployment operation properties.
DeploymentOperationProperties() - Constructor for class com.microsoft.azure.management.resources.DeploymentOperationProperties
 
deploymentOperations() - Method in interface com.microsoft.azure.management.resources.Deployment
 
DeploymentOperations - Interface in com.microsoft.azure.management.resources
Entry point to deployment operation management API.
DeploymentProperties - Class in com.microsoft.azure.management.resources
Deployment properties.
DeploymentProperties() - Constructor for class com.microsoft.azure.management.resources.DeploymentProperties
 
DeploymentPropertiesExtended - Class in com.microsoft.azure.management.resources
Deployment properties with additional details.
DeploymentPropertiesExtended() - Constructor for class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
 
deploymentRollbackEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
deployments() - Method in class com.microsoft.azure.management.Azure
 
Deployments - Interface in com.microsoft.azure.management.resources
Entry point to template deployment in Azure.
DeploymentSlot - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Web App deployment slot.
DeploymentSlot.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
DeploymentSlot.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the deployment slot definition stages.
DeploymentSlot.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the deployment slot definition.
DeploymentSlot.DefinitionStages.WithConfiguration - Interface in com.microsoft.azure.management.appservice
A deployment slot definition allowing the configuration to clone from to be specified.
DeploymentSlot.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
DeploymentSlot.Update - Interface in com.microsoft.azure.management.appservice
The template for a web app update operation, containing all the settings that can be modified.
DeploymentSlots - Interface in com.microsoft.azure.management.appservice
Entry point for Azure web app deployment slot management API.
deploymentSlots() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
deploymentSlots() - Method in interface com.microsoft.azure.management.appservice.WebApp
 
deploymentStatus() - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusProperties
Get the deploymentStatus value.
deploymentStatus() - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusPropertiesFragment
Get the deploymentStatus value.
deploymentStatusMessage() - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Get the deploymentStatusMessage value.
deprecatedProviderCount() - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Get the deprecatedProviderCount value.
DEPROVISION_APPLIED - Static variable in class com.microsoft.azure.management.devtestlab.LinuxOsState
Static value DeprovisionApplied for LinuxOsState.
DEPROVISION_REQUESTED - Static variable in class com.microsoft.azure.management.devtestlab.LinuxOsState
Static value DeprovisionRequested for LinuxOsState.
DEPROVISIONING - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value Deprovisioning for ServiceProviderProvisioningState.
deregisterForConnectionError(Link) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpConnection
 
deregisterForConnectionError(Link) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
deregisterForConnectionError(Link) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
deregisterForConnectionError(Link) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
DES - Static variable in class com.microsoft.azure.management.network.IkeEncryption
Static value DES for IkeEncryption.
DES - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value DES for IpsecEncryption.
DES3 - Static variable in class com.microsoft.azure.management.network.IkeEncryption
Static value DES3 for IkeEncryption.
DES3 - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value DES3 for IpsecEncryption.
descendantLocations() - Method in interface com.microsoft.azure.management.trafficmanager.GeographicLocation
 
descending() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
Get the descending value.
description() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetEntityBase
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.EmailTemplateParametersContractProperties
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Get the description value.
description() - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Get the description value.
description() - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the description value.
description() - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Get the description value.
description() - Method in class com.microsoft.azure.management.appservice.Solution
Get the description value.
description() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Get the description value.
description() - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the description value.
description() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
Get the description value.
description() - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Get the description value.
description() - Method in class com.microsoft.azure.management.customerinsights.Participant
Get the description value.
description() - Method in class com.microsoft.azure.management.customerinsights.StrongId
Get the description value.
description() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the description value.
description() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the description value.
description() - Method in class com.microsoft.azure.management.datalake.analytics.models.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the description value.
description() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
description() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the description value.
description() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Get the description value.
description() - Method in class com.microsoft.azure.management.machinelearning.GraphParameter
Get the description value.
description() - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Get the description value.
description() - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Get the description value.
description() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the description value.
description() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the description value.
DESCRIPTION - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "description" for EventDataPropertyName.
description() - Method in class com.microsoft.azure.management.msi.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRule
Get the description value.
description() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleGroup
Get the description value.
description() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
description() - Method in class com.microsoft.azure.management.powerbi.Display
Get the description value.
description() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryDisplay
Get the description value.
description() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
 
description() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Get the description value.
description() - Method in class com.microsoft.azure.management.servicebus.OperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Get the description value.
description() - Method in class com.microsoft.azure.management.sql.OperationDisplay
Get the description value.
description() - Method in interface com.microsoft.azure.management.sql.ServiceObjective
 
description() - Method in class com.microsoft.azure.management.streamanalytics.OperationDisplay
Get the description value.
deserialize(JsonParser, DeserializationContext) - Method in class com.microsoft.azure.keyvault.webkey.Base64UrlJsonDeserializer
 
desiredPropertiesToString() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
String representation for this device containing desired properties
desiredState() - Method in class com.microsoft.azure.management.sql.AutomaticTuningOptions
Get the desiredState value.
desiredState() - Method in class com.microsoft.azure.management.sql.AutomaticTuningServerOptions
Get the desiredState value.
desiredState() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseAutomaticTuning
 
desiredState() - Method in interface com.microsoft.azure.management.sql.SqlServerAutomaticTuning
 
destination() - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Get the destination value.
destination() - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Get the destination value.
Destination - Class in com.microsoft.azure.management.eventhub
Capture storage details for capture description.
Destination() - Constructor for class com.microsoft.azure.management.eventhub.Destination
 
destinationAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the destinationAddressPrefix value.
destinationAddressPrefix() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
destinationAddressPrefix() - Method in interface com.microsoft.azure.management.network.Route
 
destinationAddressPrefixes() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the destinationAddressPrefixes value.
destinationFolder() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingCompleteOperation
Get the destinationFolder value.
destinationIPAddress() - Method in interface com.microsoft.azure.management.network.NextHop
 
destinationPortRange() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the destinationPortRange value.
destinationPortRange() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
destinationPortRanges() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the destinationPortRanges value.
destinationSlotName() - Method in class com.microsoft.azure.management.appservice.SlotSwapStatus
Get the destinationSlotName value.
DetachDataDiskProperties - Class in com.microsoft.azure.management.devtestlab
Request body for detaching data disk from a virtual machine.
DetachDataDiskProperties() - Constructor for class com.microsoft.azure.management.devtestlab.DetachDataDiskProperties
 
DetachDiskProperties - Class in com.microsoft.azure.management.devtestlab
Properties of the disk to detach.
DetachDiskProperties() - Constructor for class com.microsoft.azure.management.devtestlab.DetachDiskProperties
 
detail() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the detail value.
detailedErrorLoggingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the detailedErrorLoggingEnabled value.
DetailLevel - Class in com.microsoft.azure.batch
Controls the amount of detail requested from the Azure Batch service when listing or retrieving resources.
detailLevel() - Method in class com.microsoft.azure.batch.interceptor.DetailLevelInterceptor
Gets the detail level applied by this DetailLevelInterceptor instance.
detailLevel() - Method in class com.microsoft.azure.management.resources.DebugSetting
Get the detailLevel value.
DetailLevel.Builder - Class in com.microsoft.azure.batch
The builder class to initiate a DetailLevel instance.
DetailLevelInterceptor - Class in com.microsoft.azure.batch.interceptor
Interceptor which contains a function used to apply the DetailLevel.
DetailLevelInterceptor(DetailLevel) - Constructor for class com.microsoft.azure.batch.interceptor.DetailLevelInterceptor
Initializes a new DetailLevelInterceptor for applying a DetailLevel object to a request.
details() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get the details value.
details() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get the details value.
details() - Method in class com.microsoft.azure.management.apimanagement.ErrorResponse
Get the details value.
details() - Method in class com.microsoft.azure.management.appservice.VnetValidationTestFailure
Get the details value.
details() - Method in class com.microsoft.azure.management.batchai.BatchAIError
Get the details value.
details() - Method in class com.microsoft.azure.management.compute.ApiError
Get the details value.
details() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the details value.
details() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the details value.
details() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStateAuditRecord
Get the details value.
details() - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Get the details value.
details() - Method in class com.microsoft.azure.management.network.Error
Get the details value.
details() - Method in class com.microsoft.azure.management.powerbi.Error
Get the details value.
details() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
Get the details value.
detailStatus() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the detailStatus value.
DETECTION - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
Static value Detection for ApplicationGatewayFirewallMode.
DetectorAbnormalTimePeriod - Class in com.microsoft.azure.management.appservice
Class representing Abnormal Time Period detected.
DetectorAbnormalTimePeriod() - Constructor for class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
 
detectorDefinition() - Method in class com.microsoft.azure.management.appservice.AnalysisData
Get the detectorDefinition value.
detectorMetaData() - Method in class com.microsoft.azure.management.appservice.AnalysisData
Get the detectorMetaData value.
DEVELOPER - Static variable in class com.microsoft.azure.management.apimanagement.SkuType
Static value Developer for SkuType.
Device - Class in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
Device() - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.Device
 
Device - Class in com.microsoft.azure.sdk.iot.service
The Device class extends the Device class implementing constructors and serialization functionality.
Device(String, DeviceStatus, SymmetricKey) - Constructor for class com.microsoft.azure.sdk.iot.service.Device
Create an Device instance using the given device name
DEVICE_ID_ATTRIBUTE - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
as of release 1.2.27 this value is deprecated and will not be replaced. The device ID attribute name in a connection string.
DEVICE_JOB_LIFECYCLE_EVENTS - Static variable in class com.microsoft.azure.management.devices.RoutingSource
Static value DeviceJobLifecycleEvents for RoutingSource.
DEVICE_LIFECYCLE_EVENTS - Static variable in class com.microsoft.azure.management.devices.RoutingSource
Static value DeviceLifecycleEvents for RoutingSource.
DEVICE_MANAGEMENT - Static variable in class com.microsoft.azure.management.devices.Capabilities
Static value DeviceManagement for Capabilities.
DEVICE_MESSAGES - Static variable in class com.microsoft.azure.management.devices.RoutingSource
Static value DeviceMessages for RoutingSource.
DEVICE_PATH_FORMAT - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
DeviceClient - Class in com.microsoft.azure.sdk.iot.device
The public-facing API.
DeviceClient(String, TransportClient) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceClient
Constructor that takes a connection string and a transport client as an argument.
DeviceClient(String, IotHubClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceClient
Constructor that takes a connection string as an argument.
DeviceClient(String, IotHubClientProtocol, String, boolean, String, boolean) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceClient
Constructor that uses x509 authentication for communicating with IotHub
DeviceClient() - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceClient
 
DeviceClientConfig - Class in com.microsoft.azure.sdk.iot.device
Configuration settings for an IoT Hub client.
DeviceClientConfig(IotHubConnectionString, DeviceClientConfig.AuthType) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Constructor
DeviceClientConfig(IotHubConnectionString, String, boolean, String, boolean) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Constructor for device configs that use x509 authentication
DeviceClientConfig() - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
 
DeviceClientConfig.AuthType - Enum in com.microsoft.azure.sdk.iot.device
 
DeviceCodeTokenProvider - Class in com.microsoft.azure.datalake.store.oauth2
Enables interactive login in non-browser based contexts.
DeviceCodeTokenProvider(String) - Constructor for class com.microsoft.azure.datalake.store.oauth2.DeviceCodeTokenProvider
Prompts user to log in and constructs a tokenProvider based on the refresh token obtained from the login.
DeviceCodeTokenProvider(String, DeviceCodeCallback) - Constructor for class com.microsoft.azure.datalake.store.oauth2.DeviceCodeTokenProvider
Prompts user to log in and constructs a tokenProvider based on the refresh token obtained from the login.
DeviceConnectionState - Enum in com.microsoft.azure.sdk.iot.service
Enum for device connection state
deviceId - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
deviceId - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
deviceId - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
deviceId - Variable in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationResult
 
deviceId - Variable in class com.microsoft.azure.sdk.iot.service.Device
Device name A case-sensitive string (up to 128 char long) of ASCII 7-bit alphanumeric chars + {'-', ':', '.', '+', '%', '_', '#', '*', '?', '!', '(', ')', ',', '=', '@', ';', '$', '''}.
DeviceIO - Class in com.microsoft.azure.sdk.iot.device
Implement the standard I/O interface with the IoTHub.
DeviceIO.IotHubClientState - Enum in com.microsoft.azure.sdk.iot.device
The state of the IoT Hub client's connection with the IoT Hub.
deviceKey - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
 
DeviceMethod - Class in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
DeviceMethod(DeviceIO, DeviceClientConfig, IotHubEventCallback, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethod
This constructor creates an instance of device method class which helps facilitate the interation for device methods between the user and IotHub.
DeviceMethod - Class in com.microsoft.azure.sdk.iot.service.devicetwin
DeviceMethod enables service client to directly invoke methods on various devices from service client.
DeviceMethod() - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceMethod
 
DeviceMethodCallback - Interface in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
DeviceMethodData - Class in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
DeviceMethodData(int, String) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodData
 
DeviceOperations - Enum in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
DeviceOperations - Class in com.microsoft.azure.sdk.iot.service.devicetwin
Set of common operations for Twin and Method.
DeviceOperations() - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceOperations
 
DeviceParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
DeviceParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Empty constructor
DeviceParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Constructor for a DeviceParser object that is built from the provided json.
deviceProvisioningServiceName - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
DeviceRegistrationParser - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
 
DeviceRegistrationParser(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationParser
Constructor for Device Registration for X509 flow
DeviceRegistrationParser(String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationParser
Constructor for Device Registration for TPM flow
DeviceRegistrationResultParser - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
Class that represents the REST API format for DeviceRegistrationResult Format : https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_deviceregistrationresult
DeviceRegistrationResultParser() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
 
DeviceRegistrationState - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service device registration state with a JSON deserializer.
DeviceRegistrationState(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
CONSTRUCTOR
DeviceRegistrationState() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Empty constructor
DeviceStatus - Enum in com.microsoft.azure.sdk.iot.service
Enum for device status
DeviceTwin - Class in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
DeviceTwin(DeviceIO, DeviceClientConfig, IotHubEventCallback, Object, PropertyCallBack, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin
 
DeviceTwin(DeviceIO, DeviceClientConfig, IotHubEventCallback, Object, TwinPropertyCallBack, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin
 
DeviceTwin - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
DeviceTwin() - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
 
DeviceTwinDevice - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
DeviceTwinDevice() - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Constructor to create instance for a device
DeviceTwinDevice(String) - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Constructor to create instance for a device
DEVTEST_LABS_USER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view everything and connect, start, restart, and shutdown virtual machines.
DhcpOptions - Class in com.microsoft.azure.management.network
DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network.
DhcpOptions() - Constructor for class com.microsoft.azure.management.network.DhcpOptions
 
DhGroup - Class in com.microsoft.azure.management.network
Defines values for DhGroup.
DhGroup(String) - Constructor for class com.microsoft.azure.management.network.DhGroup
Creates a custom value for DhGroup.
dhGroup() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the dhGroup value.
DHGROUP1 - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value DHGroup1 for DhGroup.
DHGROUP14 - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value DHGroup14 for DhGroup.
DHGROUP2 - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value DHGroup2 for DhGroup.
DHGROUP2048 - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value DHGroup2048 for DhGroup.
DHGROUP24 - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value DHGroup24 for DhGroup.
diagnosticCode() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the diagnosticCode value.
DiagnosticCondition - Class in com.microsoft.azure.management.streamanalytics
Condition applicable to the resource, or to the job overall, that warrant customer attention.
DiagnosticCondition() - Constructor for class com.microsoft.azure.management.streamanalytics.DiagnosticCondition
 
DiagnosticMetricSample - Class in com.microsoft.azure.management.appservice
Class representing Diagnostic Metric.
DiagnosticMetricSample() - Constructor for class com.microsoft.azure.management.appservice.DiagnosticMetricSample
 
DiagnosticMetricSet - Class in com.microsoft.azure.management.appservice
Class representing Diagnostic Metric information.
DiagnosticMetricSet() - Constructor for class com.microsoft.azure.management.appservice.DiagnosticMetricSet
 
Diagnostics - Class in com.microsoft.azure.management.datalake.analytics.models
Error diagnostic information for failed jobs.
Diagnostics() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
 
diagnostics() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the diagnostics value.
diagnostics() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the diagnostics value.
Diagnostics - Class in com.microsoft.azure.management.streamanalytics
Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
Diagnostics() - Constructor for class com.microsoft.azure.management.streamanalytics.Diagnostics
 
diagnostics() - Method in class com.microsoft.azure.management.streamanalytics.InputProperties
Get the diagnostics value.
DiagnosticsConfiguration - Class in com.microsoft.azure.management.machinelearning
Diagnostics settings for an Azure ML web service.
DiagnosticsConfiguration() - Constructor for class com.microsoft.azure.management.machinelearning.DiagnosticsConfiguration
 
DiagnosticSetting - Interface in com.microsoft.azure.management.monitor
An immutable client-side representation of an Azure diagnostic settings.
DiagnosticSetting.Definition - Interface in com.microsoft.azure.management.monitor
The entirety of a diagnostic settings definition.
DiagnosticSetting.DefinitionStages - Interface in com.microsoft.azure.management.monitor
Grouping of diagnostic settings definition stages.
DiagnosticSetting.DefinitionStages.Blank - Interface in com.microsoft.azure.management.monitor
The first stage of a diagnostic setting definition.
DiagnosticSetting.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.monitor
The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient - Interface in com.microsoft.azure.management.monitor
The stage of the definition which contains minimum required properties to be specified for Diagnostic Settings creation.
DiagnosticSetting.Update - Interface in com.microsoft.azure.management.monitor
The template for an update operation, containing all the settings that can be modified.
DiagnosticSetting.UpdateStages - Interface in com.microsoft.azure.management.monitor
Grouping of diagnostic setting update stages.
DiagnosticSetting.UpdateStages.WithEventHub - Interface in com.microsoft.azure.management.monitor
The stage of a Diagnostic Settings update allowing to modify EventHub settings.
DiagnosticSetting.UpdateStages.WithLogAnalytics - Interface in com.microsoft.azure.management.monitor
The stage of a Diagnostic Settings update allowing to modify Log Analytics settings.
DiagnosticSetting.UpdateStages.WithMetricAndLogs - Interface in com.microsoft.azure.management.monitor
 
DiagnosticSetting.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.monitor
The stage of a Diagnostic Settings update allowing to modify Storage Account settings.
diagnosticSettings() - Method in class com.microsoft.azure.management.Azure
 
DiagnosticSettings - Interface in com.microsoft.azure.management.monitor
Entry point for diagnostic settings management API.
DiagnosticSettingsCategory - Interface in com.microsoft.azure.management.monitor
The Azure event log entries are of type DiagnosticSettingsCategory.
DiagnosticsLevel - Class in com.microsoft.azure.management.machinelearning
Defines values for DiagnosticsLevel.
DiagnosticsLevel(String) - Constructor for class com.microsoft.azure.management.machinelearning.DiagnosticsLevel
Creates a custom value for DiagnosticsLevel.
DiagnosticsProfile - Class in com.microsoft.azure.management.compute
Specifies the boot diagnostic settings state.
DiagnosticsProfile() - Constructor for class com.microsoft.azure.management.compute.DiagnosticsProfile
 
diagnosticsProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
diagnosticsProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the diagnosticsProfile value.
diagnosticsProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
diagnosticsProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the diagnosticsProfile value.
DiagnosticsStorageAccountConfig - Class in com.microsoft.azure.management.servicefabric
Diagnostics storage account config.
DiagnosticsStorageAccountConfig() - Constructor for class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
 
digest() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the digest value.
digest() - Method in class com.microsoft.azure.management.containerregistry.Target
Get the digest value.
DIGITAL_SIGNATURE - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value digitalSignature for KeyUsageType.
Dimension - Class in com.microsoft.azure.management.appservice
Dimension of a resource metric.
Dimension() - Constructor for class com.microsoft.azure.management.appservice.Dimension
 
Dimension - Class in com.microsoft.azure.management.storage
Dimension of blobs, possiblly be blob type or access tier.
Dimension() - Constructor for class com.microsoft.azure.management.storage.Dimension
 
dimensions() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the dimensions value.
dimensions() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
the name and the display name of the dimension, i.e.
dimensions() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the dimensions value.
direction() - Method in class com.microsoft.azure.management.gallery.ScaleAction
Get the direction value.
direction() - Method in class com.microsoft.azure.management.monitor.ScaleAction
Get the direction value.
Direction - Class in com.microsoft.azure.management.network
Defines values for Direction.
Direction(String) - Constructor for class com.microsoft.azure.management.network.Direction
Creates a custom value for Direction.
direction() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the direction value.
direction() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
DIRECTION_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
directory() - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
Get the directory value.
DIRECTORY_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
directoryCount - Variable in class com.microsoft.azure.datalake.store.ContentSummary
number of subdirectories under a directory
DirectoryEntry - Class in com.microsoft.azure.datalake.store
filesystem metadata of a directory enrty (a file or a directory) in ADL.
DirectoryEntry(String, String, long, String, String, Date, Date, DirectoryEntryType, long, int, String, boolean, Date) - Constructor for class com.microsoft.azure.datalake.store.DirectoryEntry
 
DirectoryEntryType - Enum in com.microsoft.azure.datalake.store
enum to indicate whether a directory entry is a file or a directory.
directoryMode() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get the directoryMode value.
disable(String, DisableJobOption) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disable(String, DisableJobOption, JobDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disable(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
disable(String, JobScheduleDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
disable() - Static method in class com.microsoft.azure.datalake.store.LatencyTracker
Disable reporting of client-perceived latency stats to the server.
disable(DiskVolumeType) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Disable encryption for virtual machine disks.
disable() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
Changes the status of the webhook to "disabled".
disableAsync(String, DisableJobOption, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disableAsync(String, DisableJobOption) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disableAsync(String, DisableJobOption, JobDisableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disableAsync(String, DisableJobOption, JobDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disableAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
disableAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
disableAsync(String, JobScheduleDisableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
disableAsync(String, JobScheduleDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
disableAsync(DiskVolumeType) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Disable encryption for virtual machine disks.
disableAsync() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
Changes the status of the webhook to "disabled".
disableAutoScale(String) - Method in class com.microsoft.azure.batch.PoolOperations
Disables automatic scaling on the specified pool.
disableAutoScale(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Disables automatic scaling on the specified pool.
disableAutoScale(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableAutoScale(String, PoolDisableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableAutoScaleAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableAutoScaleAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableAutoScaleAsync(String, PoolDisableAutoScaleOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableAutoScaleAsync(String, PoolDisableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableAutoScaleWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableAutoScaleWithServiceResponseAsync(String, PoolDisableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Disables automatic scaling for a pool.
disableComputeNodeScheduling(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Disables task scheduling on the specified compute node.
disableComputeNodeScheduling(String, String, DisableComputeNodeSchedulingOption) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Disables task scheduling on the specified compute node.
disableComputeNodeScheduling(String, String, DisableComputeNodeSchedulingOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Disables task scheduling on the specified compute node.
DisableComputeNodeSchedulingOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for DisableComputeNodeSchedulingOption.
DISABLED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Disabled for CustomHttpsProvisioningState.
DISABLED - Static variable in class com.microsoft.azure.management.cdn.ProfileResourceState
Static value Disabled for ProfileResourceState.
DISABLED - Static variable in class com.microsoft.azure.management.containerregistry.WebhookStatus
Static value disabled for WebhookStatus.
DISABLED - Static variable in class com.microsoft.azure.management.devtestlab.CostThresholdStatus
Static value Disabled for CostThresholdStatus.
DISABLED - Static variable in class com.microsoft.azure.management.devtestlab.EnableStatus
Static value Disabled for EnableStatus.
DISABLED - Static variable in class com.microsoft.azure.management.devtestlab.NotificationStatus
Static value Disabled for NotificationStatus.
DISABLED - Static variable in class com.microsoft.azure.management.devtestlab.PolicyStatus
Static value Disabled for PolicyStatus.
DISABLED - Static variable in class com.microsoft.azure.management.devtestlab.PremiumDataDisk
Static value Disabled for PremiumDataDisk.
DISABLED - Static variable in class com.microsoft.azure.management.devtestlab.TargetCostStatus
Static value Disabled for TargetCostStatus.
DISABLED - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
Static value Disabled for ApplicationGatewayCookieBasedAffinity.
DISABLED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
Static value Disabled for ExpressRouteCircuitPeeringState.
DISABLED - Static variable in class com.microsoft.azure.management.recoveryservices.EnhancedSecurityState
Static value Disabled for EnhancedSecurityState.
DISABLED - Static variable in class com.microsoft.azure.management.sql.ElasticPoolState
Static value Disabled for ElasticPoolState.
DISABLED - Static variable in class com.microsoft.azure.management.sql.ReadOnlyEndpointFailoverPolicy
Static value Disabled for ReadOnlyEndpointFailoverPolicy.
DISABLED - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
Static value Disabled for EndpointMonitorStatus.
DISABLED - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointStatus
Static value Disabled for EndpointStatus.
DISABLED - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
Static value Disabled for ProfileMonitorStatus.
DISABLED - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileStatus
Static value Disabled for ProfileStatus.
DISABLED_BACKUP_RESTORE - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value DisabledBackupRestore for SyncMemberState.
DISABLED_TOMBSTONE_CLEANUP - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value DisabledTombstoneCleanup for SyncMemberState.
disabledAlerts() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
disabledRuleGroups() - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Get the disabledRuleGroups value.
disabledSslProtocols() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
disabledSslProtocols() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Get the disabledSslProtocols value.
disableJob(String, DisableJobOption) - Method in class com.microsoft.azure.batch.JobOperations
Disables the specified job.
disableJob(String, DisableJobOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Disables the specified job.
DisableJobOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for DisableJobOption.
disableJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Disables the specified job schedule.
disableJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Disables the specified job schedule.
disablePasswordAuthentication() - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Get the disablePasswordAuthentication value.
disableScheduling(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableScheduling(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableSchedulingAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableSchedulingAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableSchedulingAsync(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableSchedulingAsync(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableSchedulingWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableSchedulingWithServiceResponseAsync(String, String, DisableComputeNodeSchedulingOption, ComputeNodeDisableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Disables task scheduling on the specified compute node.
disableTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableParameter
Get the disableTasks value.
disableWithServiceResponseAsync(String, DisableJobOption) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disableWithServiceResponseAsync(String, DisableJobOption, JobDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Disables the specified job, preventing new tasks from running.
disableWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
disableWithServiceResponseAsync(String, JobScheduleDisableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Disables a job schedule.
DISABLING - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Disabling for CustomHttpsProvisioningState.
disallowCertificateAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access certificates.
disallowCertificatePermissions(CertificatePermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access certificates.
disallowCertificatePermissions(List<CertificatePermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access certificates.
disallowKeyAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access keys.
disallowKeyPermissions(KeyPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access keys.
disallowKeyPermissions(List<KeyPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access keys.
disallowSecretAllPermissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke all permissions for the AD identity to access secrets.
disallowSecretPermissions(SecretPermissions...) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access secrets.
disallowSecretPermissions(List<SecretPermissions>) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
Revoke a list of permissions for the AD identity to access secrets.
disasterPlanBasedRecommendationServiceLevelObjective() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
disasterPlanBasedRecommendationServiceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
DisasterRecoveryPairingAuthorizationKey - Interface in com.microsoft.azure.management.eventhub
Type representing access key of DisasterRecoveryPairingAuthorizationRule.
DisasterRecoveryPairingAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
Type representing authorization rule of EventHubDisasterRecoveryPairing.
DisasterRecoveryPairingAuthorizationRules - Interface in com.microsoft.azure.management.eventhub
Entry point to manage disaster recovery pairing authorization rules.
disconnect() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Disconnects from the MQTT broker
disconnect() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Method to disconnect to mqtt broker connection.
DISCONNECTED - Static variable in class com.microsoft.azure.management.network.ConnectionStatus
Static value Disconnected for ConnectionStatus.
DISCONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Static value Disconnected for VirtualNetworkPeeringState.
Disk - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure managed disk.
Disk.Definition - Interface in com.microsoft.azure.management.compute
The entirety of the managed disk definition.
Disk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of managed disk definition stages.
Disk.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a managed disk definition.
Disk.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to specify availability zone.
Disk.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
Disk.DefinitionStages.WithCreateAndSize - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to create the disk or optionally specify size.
Disk.DefinitionStages.WithData - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition that specifies it hold data.
Disk.DefinitionStages.WithDataDiskFromDisk - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed disk containing data.
Disk.DefinitionStages.WithDataDiskFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk image.
Disk.DefinitionStages.WithDataDiskFromSnapshot - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed snapshot containing data.
Disk.DefinitionStages.WithDataDiskFromVhd - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk VHD.
Disk.DefinitionStages.WithDataDiskSource - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose data source.
Disk.DefinitionStages.WithDiskSource - Interface in com.microsoft.azure.management.compute
The stage of a managed disk definition allowing to choose OS source or data source.
Disk.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of a managed disk definition allowing to specify the resource group.
Disk.DefinitionStages.WithLinuxDiskSource - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose Linux OS source.
Disk.DefinitionStages.WithOSDiskFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source operating system image.
Disk.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose account type.
Disk.DefinitionStages.WithWindowsDiskSource - Interface in com.microsoft.azure.management.compute
The stage of a managed disk definition allowing to choose a Windows OS source.
Disk.Update - Interface in com.microsoft.azure.management.compute
The template for an update operation, containing all the settings that can be modified.
Disk.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of managed disk update stages.
Disk.UpdateStages.WithOSSettings - Interface in com.microsoft.azure.management.compute
The stage of the managed disk update allowing to specify OS settings.
Disk.UpdateStages.WithSize - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to specify new size.
Disk.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the managed disk update allowing to choose the SKU type.
diskCount() - Method in class com.microsoft.azure.management.batchai.DataDisks
Get the diskCount value.
DiskCreateOption - Class in com.microsoft.azure.management.compute
Defines values for DiskCreateOption.
DiskCreateOption() - Constructor for class com.microsoft.azure.management.compute.DiskCreateOption
 
DiskCreateOptionTypes - Class in com.microsoft.azure.management.compute
Defines values for DiskCreateOptionTypes.
DiskCreateOptionTypes() - Constructor for class com.microsoft.azure.management.compute.DiskCreateOptionTypes
 
diskEncryption() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
diskEncryptionKey() - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Get the diskEncryptionKey value.
diskEncryptionKey() - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Get the diskEncryptionKey value.
DiskEncryptionSettings - Class in com.microsoft.azure.management.compute
Describes a Encryption Settings for a Disk.
DiskEncryptionSettings() - Constructor for class com.microsoft.azure.management.compute.DiskEncryptionSettings
 
DiskFull - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node disk ran out of space when downloading the resource files required for the task.
DiskInstanceView - Class in com.microsoft.azure.management.compute
The instance view of the disk.
DiskInstanceView() - Constructor for class com.microsoft.azure.management.compute.DiskInstanceView
 
diskName() - Method in class com.microsoft.azure.management.devtestlab.AttachNewDataDiskOptions
Get the diskName value.
diskReadGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskReadGiB value.
diskReadIOps() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskReadIOps value.
disks() - Method in class com.microsoft.azure.management.Azure
 
DISKS - Static variable in class com.microsoft.azure.management.compute.ComputeResourceType
Static value disks for ComputeResourceType.
Disks - Interface in com.microsoft.azure.management.compute
Entry point to managed disk management API in Azure.
disks() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the disks value.
diskSizeGB() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the diskSizeGB value.
diskSizeGiB() - Method in class com.microsoft.azure.management.devtestlab.AttachNewDataDiskOptions
Get the diskSizeGiB value.
diskSizeGiB() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Get the diskSizeGiB value.
diskSizeGiB() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Get the diskSizeGiB value.
diskSizeInGB() - Method in class com.microsoft.azure.management.batchai.DataDisks
Get the diskSizeInGB value.
DiskSku - Class in com.microsoft.azure.management.compute
The disks sku name.
DiskSku() - Constructor for class com.microsoft.azure.management.compute.DiskSku
 
diskSkuType() - Method in interface com.microsoft.azure.management.compute.ComputeSku
The managed disk or snapshot sku type if the sku describes sku for disk or snapshot resource type.
DiskSkuTypes - Class in com.microsoft.azure.management.compute
Defines values for DiskSkuTypes.
DiskSkuTypes(StorageAccountTypes) - Constructor for class com.microsoft.azure.management.compute.DiskSkuTypes
Creates a custom value for DiskSkuTypes.
diskType() - Method in class com.microsoft.azure.management.devtestlab.AttachNewDataDiskOptions
Get the diskType value.
diskUri() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Get the diskUri value.
diskUri() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Get the diskUri value.
DiskVolumeEncryptionMonitor - Interface in com.microsoft.azure.management.compute
Type that can be used to monitor encryption enable and disable status of a virtual machine.
DiskVolumeType - Enum in com.microsoft.azure.management.compute
Defines values for DiskVolumeType.
diskWriteGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskWriteGiB value.
diskWriteIOps() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the diskWriteIOps value.
DispatchHandler - Class in com.microsoft.azure.eventhubs.impl
 
DispatchHandler() - Constructor for class com.microsoft.azure.eventhubs.impl.DispatchHandler
 
DispatchHandler - Class in com.microsoft.azure.servicebus.amqp
 
DispatchHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.DispatchHandler
 
display() - Method in class com.microsoft.azure.management.containerinstance.Operation
Get the display value.
display() - Method in class com.microsoft.azure.management.datalake.analytics.models.Operation
Get the display value.
display() - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Get the display value.
display() - Method in class com.microsoft.azure.management.monitor.Operation
Get the display value.
Display - Class in com.microsoft.azure.management.powerbi
The Display model.
Display() - Constructor for class com.microsoft.azure.management.powerbi.Display
 
display() - Method in class com.microsoft.azure.management.powerbi.Operation
Get the display value.
displayDescription() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the displayDescription value.
displayDescription() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the displayDescription value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the displayName value.
displayName() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.apimanagement.TagCreateUpdateParameters
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.appservice.Dimension
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.appservice.Solution
Get the displayName value.
displayName() - Method in interface com.microsoft.azure.management.batch.Application
 
displayName() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorEntities
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.customerinsights.KpiGroupByMetadata
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.customerinsights.Participant
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.customerinsights.StrongId
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryForLogSpecification
Get the displayName value.
displayName() - Method in interface com.microsoft.azure.management.resources.Location
 
displayName() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
 
displayName() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
 
displayName() - Method in interface com.microsoft.azure.management.resources.Subscription
 
displayName() - Method in interface com.microsoft.azure.management.sql.DatabaseMetric
 
displayName() - Method in interface com.microsoft.azure.management.sql.ServerMetric
 
displayName() - Method in interface com.microsoft.azure.management.sql.ServerUsage
 
displayName() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseUsageMetric
 
displayName() - Method in interface com.microsoft.azure.management.sql.SqlSubscriptionUsageMetric
 
displayName() - Method in class com.microsoft.azure.management.storage.Dimension
Get the displayName value.
displayName() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the displayName value.
displayOnChart() - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Get the displayOnChart value.
displayStatus() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the displayStatus value.
displayStatus() - Method in class com.microsoft.azure.management.containerregistry.Status
Get the displayStatus value.
displayStatus() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatus
Get the displayStatus value.
displayStatus() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatusFragment
Get the displayStatus value.
DISPOSITION_STATUS_ABANDONED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DISPOSITION_STATUS_COMPLETED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DISPOSITION_STATUS_DEFERED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
DISPOSITION_STATUS_SUSPENDED - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
dispositionNotificationTo() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the dispositionNotificationTo value.
distinguishedName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
distributionInfo() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the distributionInfo value.
distributionInfo() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the distributionInfo value.
DJIBOUTI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
DJIBOUTI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
DNS_RESOLUTION - Static variable in class com.microsoft.azure.management.network.IssueType
Static value DnsResolution for IssueType.
DNS_ZONE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage DNS zones and records.
dnsAliases() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
dnsAliases() - Method in interface com.microsoft.azure.management.sql.SqlServers
 
DnsConfig - Class in com.microsoft.azure.management.trafficmanager
Class containing DNS settings in a Traffic Manager profile.
DnsConfig() - Constructor for class com.microsoft.azure.management.trafficmanager.DnsConfig
 
dnsLabel() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
dnsLabel() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
dnsName() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the dnsName value.
dnsName() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the dnsName value.
dnsNameLabel() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the dnsNameLabel value.
dnsNames() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the dnsNames value.
dnsPrefix() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
dnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
dnsPrefix() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the dnsPrefix value.
dnsPrefix() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the dnsPrefix value.
dnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
DnsRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of a record set in Azure DNS Zone.
DnsRecordSet.Definition<ParentT> - Interface in com.microsoft.azure.management.dns
The entirety of a DNS zone record set definition as a part of parent definition.
DnsRecordSet.DefinitionStages - Interface in com.microsoft.azure.management.dns
Grouping of DNS zone record set definition stages as a part of parent DNS zone definition.
DnsRecordSet.DefinitionStages.AaaaRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a AAAA record definition.
DnsRecordSet.DefinitionStages.ARecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of an A record definition.
DnsRecordSet.DefinitionStages.CNameRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a CNAME record set definition.
DnsRecordSet.DefinitionStages.MXRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a MX record definition.
DnsRecordSet.DefinitionStages.NSRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a NS record definition.
DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a PTR record definition.
DnsRecordSet.DefinitionStages.SrvRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a SRV record definition.
DnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a TXT record definition.
DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the AAAA record set definition allowing to add first AAAA record.
DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the A record set definition allowing to add first A record.
DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.dns
The final stage of the DNS zone record set definition.
DnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of a CNAME record definition allowing to add alias.
DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the CNAME record set definition allowing attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithETagCheck<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the record set definition allowing to enable ETag validation.
DnsRecordSet.DefinitionStages.WithMetadata<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the record set definition allowing to specify metadata.
DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the MX record set definition allowing to add first MX record.
DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the NS record set definition allowing to add a NS record.
DnsRecordSet.DefinitionStages.WithNSRecordNameServerOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the NS record set definition allowing to add additional NS records or attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the PTR record set definition allowing to add first CNAME record.
DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the SRV record definition allowing to add first service record.
DnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.
DnsRecordSet.DefinitionStages.WithTtl<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set.
DnsRecordSet.DefinitionStages.WithTxtRecordTextValue<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the TXT record definition allowing to add first TXT record.
DnsRecordSet.DefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.
DnsRecordSet.Update - Interface in com.microsoft.azure.management.dns
the set of configurations that can be updated for DNS record set irrespective of their type RecordType.
DnsRecordSet.UpdateAaaaRecordSet - Interface in com.microsoft.azure.management.dns
The entirety of an AAAA record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateARecordSet - Interface in com.microsoft.azure.management.dns
The entirety of an A record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateCNameRecordSet - Interface in com.microsoft.azure.management.dns
The entirety of CNAME record set update as part of parent DNS zone update.
DnsRecordSet.UpdateCombined - Interface in com.microsoft.azure.management.dns
The entirety of a record sets update as a part of parent DNS zone update.
DnsRecordSet.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.dns
The entirety of a DNS zone record set definition as a part of parent update.
DnsRecordSet.UpdateDefinitionStages - Interface in com.microsoft.azure.management.dns
Grouping of DNS zone record set definition stages as a part of parent DNS zone update.
DnsRecordSet.UpdateDefinitionStages.AaaaRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a AAAA record definition.
DnsRecordSet.UpdateDefinitionStages.ARecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a A record definition.
DnsRecordSet.UpdateDefinitionStages.CNameRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a CNAME record set definition.
DnsRecordSet.UpdateDefinitionStages.MXRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of an MX record definition.
DnsRecordSet.UpdateDefinitionStages.NSRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a NS record definition.
DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a PTR record definition.
DnsRecordSet.UpdateDefinitionStages.SrvRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a SRV record definition.
DnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT> - Interface in com.microsoft.azure.management.dns
The first stage of a TXT record definition.
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the AAAA record set definition allowing to add first AAAA record.
DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the AAAA record set definition allowing to add additional A records or attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the A record set definition allowing to add first A record.
DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.dns
The final stage of the DNS zone record set definition.
DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of a CNAME record definition allowing to add alias.
DnsRecordSet.UpdateDefinitionStages.WithCNameRecordSetAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the CNAME record set definition allowing attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the record set definition allowing to enable ETag validation.
DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the record set definition allowing to specify metadata.
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the MX record set definition allowing to add first MX record.
DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServer<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the NS record set definition allowing to add a NS record.
DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServerOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the NS record set definition allowing to add additional NS records or attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the PTR record set definition allowing to add first CNAME record.
DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the SRV record definition allowing to add first service record.
DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.
DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the record set definition allowing to specify TTL for the records in this record set.
DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the TXT record definition allowing to add first Txt record.
DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValueOrAttachable<ParentT> - Interface in com.microsoft.azure.management.dns
The stage of the TXT record set definition allowing to add additional TXT records or attach the record set to the parent.
DnsRecordSet.UpdateMXRecordSet - Interface in com.microsoft.azure.management.dns
The entirety of a MX record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateNSRecordSet - Interface in com.microsoft.azure.management.dns
The entirety of a NS record set update as a part of parent DNS zone update.
DnsRecordSet.UpdatePtrRecordSet - Interface in com.microsoft.azure.management.dns
The entirety of a PTR record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateSoaRecord - Interface in com.microsoft.azure.management.dns
The entirety of a SOA record update as a part of parent DNS zone update.
DnsRecordSet.UpdateSrvRecordSet - Interface in com.microsoft.azure.management.dns
The entirety of a SRV record set update as a part of parent DNS zone update.
DnsRecordSet.UpdateStages - Interface in com.microsoft.azure.management.dns
Grouping of DNS zone record set update stages.
DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address - Interface in com.microsoft.azure.management.dns
The stage of the AAAA record set update allowing to add or remove AAAA record.
DnsRecordSet.UpdateStages.WithARecordIPv4Address - Interface in com.microsoft.azure.management.dns
The stage of the A record set update allowing to add or remove A record.
DnsRecordSet.UpdateStages.WithCNameRecordAlias - Interface in com.microsoft.azure.management.dns
The stage of the CNAME record set update allowing to update the CNAME record.
DnsRecordSet.UpdateStages.WithETagCheck - Interface in com.microsoft.azure.management.dns
The stage of the record set update allowing to enable ETag validation.
DnsRecordSet.UpdateStages.WithMetadata - Interface in com.microsoft.azure.management.dns
An update allowing metadata to be modified for the resource.
DnsRecordSet.UpdateStages.WithMXRecordMailExchange - Interface in com.microsoft.azure.management.dns
The stage of the MX record set definition allowing to add or remove MX record.
DnsRecordSet.UpdateStages.WithNSRecordNameServer - Interface in com.microsoft.azure.management.dns
The stage of the NS record set definition allowing to add or remove a NS record.
DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName - Interface in com.microsoft.azure.management.dns
The stage of the CName record set definition allowing to add or remove CName record.
DnsRecordSet.UpdateStages.WithSoaRecordAttributes - Interface in com.microsoft.azure.management.dns
The stage of the SOA record definition allowing to update its attributes.
DnsRecordSet.UpdateStages.WithSrvRecordEntry - Interface in com.microsoft.azure.management.dns
The stage of the SRV record definition allowing to add or remove service record.
DnsRecordSet.UpdateStages.WithTtl - Interface in com.microsoft.azure.management.dns
The stage of the record set update allowing to specify TTL for the records in this record set.
DnsRecordSet.UpdateStages.WithTxtRecordTextValue - Interface in com.microsoft.azure.management.dns
The stage of the SRV record definition allowing to add or remove TXT record.
DnsRecordSet.UpdateTxtRecordSet - Interface in com.microsoft.azure.management.dns
The entirety of a TXT record set update as a part of parent DNS zone update.
DnsRecordSets<RecordSetT> - Interface in com.microsoft.azure.management.dns
Base interface for all record sets.
dnsRecordType() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
dnsServerIPs() - Method in interface com.microsoft.azure.management.network.Network
 
dnsServers() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkConfigurationDnsSettings
Get the dnsServers value.
dnsServers() - Method in class com.microsoft.azure.management.network.DhcpOptions
Get the dnsServers value.
dnsServers() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
dnsServers() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the dnsServers value.
dnsSettings() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Get the dnsSettings value.
dnsSettings() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Get the dnsSettings value.
dnsSuffix() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the dnsSuffix value.
DnsType - Enum in com.microsoft.azure.management.appservice
Defines values for DnsType.
DnsVerificationTestResult - Enum in com.microsoft.azure.management.appservice
Defines values for DnsVerificationTestResult.
DnsZone - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of an Azure DNS Zone.
DnsZone.Definition - Interface in com.microsoft.azure.management.dns
The entirety of the DNS zone definition.
DnsZone.DefinitionStages - Interface in com.microsoft.azure.management.dns
Grouping of DNS zone definition stages.
DnsZone.DefinitionStages.Blank - Interface in com.microsoft.azure.management.dns
The stage of the DNS zone definition allowing to specify the resource group.
DnsZone.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.dns
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
DnsZone.DefinitionStages.WithETagCheck - Interface in com.microsoft.azure.management.dns
The stage of the DNS zone definition allowing to enable ETag validation.
DnsZone.DefinitionStages.WithRecordSet - Interface in com.microsoft.azure.management.dns
The stage of the DNS zone definition allowing to specify record set.
DnsZone.Update - Interface in com.microsoft.azure.management.dns
The template for an update operation, containing all the settings that can be modified.
DnsZone.UpdateStages - Interface in com.microsoft.azure.management.dns
Grouping of DNS zone update stages.
DnsZone.UpdateStages.WithETagCheck - Interface in com.microsoft.azure.management.dns
The stage of the DNS zone update allowing to enable ETag validation.
DnsZone.UpdateStages.WithRecordSet - Interface in com.microsoft.azure.management.dns
The stage of the DNS zone update allowing to specify record set.
dnsZones() - Method in class com.microsoft.azure.management.Azure
 
DnsZones - Interface in com.microsoft.azure.management.dns
Entry point to DNS zone management API in Azure.
doAuthenticate(String, String, String) - Method in class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
Abstract method to be implemented.
DOCKER_CE - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value DockerCE for ContainerServiceOrchestratorTypes.
DocumentDBInput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
DocumentDBOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
DocumentDbOutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes a DocumentDB data source.
DocumentDbOutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
 
documentEndpoint() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
documentEndpoint() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the documentEndpoint value.
documentId() - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Get the documentId value.
documentRoot() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the documentRoot value.
doFinal(byte[]) - Method in interface com.microsoft.azure.keyvault.cryptography.ICryptoTransform
Transforms the specified region of the specified byte array as a single operation.
domain() - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
Gets the tenant or domain containing the application.
domain() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the tenant or domain containing the application.
DomainContact - Interface in com.microsoft.azure.management.appservice
A domain contact definition.
DomainContact.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a domain contact definition.
DomainContact.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of domain contact stages applicable as part of a domain creation.
DomainContact.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a domain contact definition.
DomainContact.DefinitionStages.WithAddressLine1<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing 1st line of address to be set.
DomainContact.DefinitionStages.WithAddressLine2<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing 2nd line of address to be set.
DomainContact.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the domain contact definition.
DomainContact.DefinitionStages.WithCity<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing city to be set.
DomainContact.DefinitionStages.WithCountry<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing country to be set.
DomainContact.DefinitionStages.WithEmail<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing email to be set.
DomainContact.DefinitionStages.WithFaxNumber<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing fax number to be set.
DomainContact.DefinitionStages.WithFirstName<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing first name to be set.
DomainContact.DefinitionStages.WithJobTitle<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing job title to be set.
DomainContact.DefinitionStages.WithLastName<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing last name to be set.
DomainContact.DefinitionStages.WithMiddleName<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing middle name to be set.
DomainContact.DefinitionStages.WithOrganization<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing organization to be set.
DomainContact.DefinitionStages.WithPhoneCountryCode<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing phone country code to be set.
DomainContact.DefinitionStages.WithPhoneNumber<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing phone number to be set.
DomainContact.DefinitionStages.WithPostalCode<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing postal/zip code to be set.
DomainContact.DefinitionStages.WithStateOrProvince<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of contact definition allowing state/province to be set.
domainId() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
DomainLegalAgreement - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure domain legal agreement.
domainNameLabel() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
Get the domainNameLabel value.
domainNameLabel() - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Get the domainNameLabel value.
DomainPurchaseConsent - Class in com.microsoft.azure.management.appservice
Domain purchase consent object, representing acceptance of applicable legal agreements.
DomainPurchaseConsent() - Constructor for class com.microsoft.azure.management.appservice.DomainPurchaseConsent
 
DomainStatus - Enum in com.microsoft.azure.management.appservice
Defines values for DomainStatus.
DomainType - Enum in com.microsoft.azure.management.appservice
Defines values for DomainType.
domainVerificationToken() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
DOMINICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
DOMINICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
DOMINICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
DOMINICAN_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
doNotRunAfter() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get the doNotRunAfter value.
doNotRunUntil() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get the doNotRunUntil value.
DOUBLE - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Double for ColumnFormat.
DOUBLE - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Double for ParameterType.
DOUBLE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
DOWN - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Down for ApplicationGatewayBackendHealthServerHealth.
DOWN - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
The server is down.
downloadFileAsync(String, Retrofit) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Download a file asynchronously.
downloadUrl() - Method in interface com.microsoft.azure.management.batchai.OutputFile
 
DownloadUrl - Class in com.microsoft.azure.management.billing
A secure URL that can be used to download a PDF invoice until the URL expires.
DownloadUrl() - Constructor for class com.microsoft.azure.management.billing.DownloadUrl
 
dp() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA Private Key Parameter value.
dq() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA Private Key Parameter value.
DRAINING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Draining for ApplicationGatewayBackendHealthServerHealth.
DRAINING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
The server is draining.
drainTimeoutInSec() - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Get the drainTimeoutInSec value.
DROP - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Static value Drop for PermissionType.
DROP - Static variable in class com.microsoft.azure.management.streamanalytics.EventsOutOfOrderPolicy
Static value Drop for EventsOutOfOrderPolicy.
DROP - Static variable in class com.microsoft.azure.management.streamanalytics.OutputErrorPolicy
Static value Drop for OutputErrorPolicy.
DROPBOX - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value Dropbox for ScmType.
DS100 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS100 for ServiceObjectiveName.
DS1000 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS1000 for ServiceObjectiveName.
DS1200 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS1200 for ServiceObjectiveName.
DS1500 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS1500 for ServiceObjectiveName.
DS200 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS200 for ServiceObjectiveName.
DS2000 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS2000 for ServiceObjectiveName.
DS300 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS300 for ServiceObjectiveName.
DS400 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS400 for ServiceObjectiveName.
DS500 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS500 for ServiceObjectiveName.
DS600 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DS600 for ServiceObjectiveName.
dtu() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
dtu() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPoolMetric
 
dtu() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
duplicateDiscardCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the duplicateDiscardCount value.
duplicateMessageDetectionHistoryDuration() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
duplicateMessageDetectionHistoryDuration() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
durabilityLevel() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the durabilityLevel value.
duration() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the duration value.
DURATION - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Duration for ColumnFormat.
DW100 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW100 for ServiceObjectiveName.
DW1000 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW1000 for ServiceObjectiveName.
DW10000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW10000c for ServiceObjectiveName.
DW1000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW1000c for ServiceObjectiveName.
DW1200 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW1200 for ServiceObjectiveName.
DW1500 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW1500 for ServiceObjectiveName.
DW15000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW15000c for ServiceObjectiveName.
DW1500C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW1500c for ServiceObjectiveName.
DW200 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW200 for ServiceObjectiveName.
DW2000 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW2000 for ServiceObjectiveName.
DW2000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW2000c for ServiceObjectiveName.
DW2500C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW2500c for ServiceObjectiveName.
DW300 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW300 for ServiceObjectiveName.
DW3000 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW3000 for ServiceObjectiveName.
DW30000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW30000c for ServiceObjectiveName.
DW3000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW3000c for ServiceObjectiveName.
DW400 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW400 for ServiceObjectiveName.
DW500 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW500 for ServiceObjectiveName.
DW5000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW5000c for ServiceObjectiveName.
DW600 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW600 for ServiceObjectiveName.
DW6000 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW6000 for ServiceObjectiveName.
DW6000C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW6000c for ServiceObjectiveName.
DW7500C - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value DW7500c for ServiceObjectiveName.
DYNAMIC - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Dynamic for SkuName.
DYNAMIC - Static variable in class com.microsoft.azure.management.network.IPAllocationMethod
Static value Dynamic for IPAllocationMethod.
dynamicCacheEnabled() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the dynamicCacheEnabled value.
dynamicCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Get the dynamicCount value.

E

e() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the e value.
EAPMSCHAPV2 - Static variable in class com.microsoft.azure.management.network.AuthenticationMethod
Static value EAPMSCHAPv2 for AuthenticationMethod.
EAPTLS - Static variable in class com.microsoft.azure.management.network.AuthenticationMethod
Static value EAPTLS for AuthenticationMethod.
earliestRestoreDate() - Method in interface com.microsoft.azure.management.sql.RestorePoint
 
earliestRestoreDate() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
earliestRestoreDate() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
EC - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value EC for JsonWebKeyType.
EC_HSM - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value EC-HSM for JsonWebKeyType.
Ecdsa - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Ecdsa(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa
 
Ecdsa256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Ecdsa256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Ecdsa256
 
ECDSA256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ECDSA256 for JsonWebKeySignatureAlgorithm.
EcKey - Class in com.microsoft.azure.keyvault.cryptography
 
EcKey() - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, JsonWebKeyCurveName) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, JsonWebKeyCurveName, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, KeyPair) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
EcKey(String, KeyPair, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.EcKey
Constructor.
ECP256 - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value ECP256 for DhGroup.
ECP256 - Static variable in class com.microsoft.azure.management.network.PfsGroup
Static value ECP256 for PfsGroup.
ECP384 - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value ECP384 for DhGroup.
ECP384 - Static variable in class com.microsoft.azure.management.network.PfsGroup
Static value ECP384 for PfsGroup.
ECUADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ECUADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
EdgeNode - Class in com.microsoft.azure.management.cdn
Provides information about edge node of CDN service.
EdgeNode(EdgeNodeInner) - Constructor for class com.microsoft.azure.management.cdn.EdgeNode
Construct edge node object from server response object.
edges() - Method in class com.microsoft.azure.management.machinelearning.GraphPackage
Get the edges value.
edifact() - Method in class com.microsoft.azure.management.logic.AgreementContent
Get the edifact value.
EdifactAcknowledgementSettings - Class in com.microsoft.azure.management.logic
The Edifact agreement acknowledgement settings.
EdifactAcknowledgementSettings() - Constructor for class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
 
EdifactAgreementContent - Class in com.microsoft.azure.management.logic
The Edifact agreement content.
EdifactAgreementContent() - Constructor for class com.microsoft.azure.management.logic.EdifactAgreementContent
 
EdifactCharacterSet - Enum in com.microsoft.azure.management.logic
Defines values for EdifactCharacterSet.
EdifactDecimalIndicator - Enum in com.microsoft.azure.management.logic
Defines values for EdifactDecimalIndicator.
EdifactDelimiterOverride - Class in com.microsoft.azure.management.logic
The Edifact delimiter override settings.
EdifactDelimiterOverride() - Constructor for class com.microsoft.azure.management.logic.EdifactDelimiterOverride
 
edifactDelimiterOverrides() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the edifactDelimiterOverrides value.
EdifactEnvelopeOverride - Class in com.microsoft.azure.management.logic
The Edifact enevlope override settings.
EdifactEnvelopeOverride() - Constructor for class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
 
EdifactEnvelopeSettings - Class in com.microsoft.azure.management.logic
The Edifact agreement envelope settings.
EdifactEnvelopeSettings() - Constructor for class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
 
EdifactFramingSettings - Class in com.microsoft.azure.management.logic
The Edifact agreement framing settings.
EdifactFramingSettings() - Constructor for class com.microsoft.azure.management.logic.EdifactFramingSettings
 
EdifactMessageFilter - Class in com.microsoft.azure.management.logic
The Edifact message filter for odata query.
EdifactMessageFilter() - Constructor for class com.microsoft.azure.management.logic.EdifactMessageFilter
 
EdifactMessageIdentifier - Class in com.microsoft.azure.management.logic
The Edifact message identifier.
EdifactMessageIdentifier() - Constructor for class com.microsoft.azure.management.logic.EdifactMessageIdentifier
 
EdifactOneWayAgreement - Class in com.microsoft.azure.management.logic
The Edifact one way agreement.
EdifactOneWayAgreement() - Constructor for class com.microsoft.azure.management.logic.EdifactOneWayAgreement
 
EdifactProcessingSettings - Class in com.microsoft.azure.management.logic
The Edifact agreement protocol settings.
EdifactProcessingSettings() - Constructor for class com.microsoft.azure.management.logic.EdifactProcessingSettings
 
EdifactProtocolSettings - Class in com.microsoft.azure.management.logic
The Edifact agreement protocol settings.
EdifactProtocolSettings() - Constructor for class com.microsoft.azure.management.logic.EdifactProtocolSettings
 
EdifactSchemaReference - Class in com.microsoft.azure.management.logic
The Edifact schema reference.
EdifactSchemaReference() - Constructor for class com.microsoft.azure.management.logic.EdifactSchemaReference
 
EdifactValidationOverride - Class in com.microsoft.azure.management.logic
The Edifact validation override settings.
EdifactValidationOverride() - Constructor for class com.microsoft.azure.management.logic.EdifactValidationOverride
 
EdifactValidationSettings - Class in com.microsoft.azure.management.logic
The Edifact agreement validation settings.
EdifactValidationSettings() - Constructor for class com.microsoft.azure.management.logic.EdifactValidationSettings
 
edition() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
edition() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
edition() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
EditionCapability - Class in com.microsoft.azure.management.sql
The database edition capabilities.
EditionCapability() - Constructor for class com.microsoft.azure.management.sql.EditionCapability
 
EffectiveNetworkSecurityGroupAssociation - Class in com.microsoft.azure.management.network
The effective network security group association.
EffectiveNetworkSecurityGroupAssociation() - Constructor for class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
 
EffectiveNetworkSecurityRule - Class in com.microsoft.azure.management.network
Effective network security rules.
EffectiveNetworkSecurityRule() - Constructor for class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
 
EffectiveRouteSource - Class in com.microsoft.azure.management.network
Defines values for EffectiveRouteSource.
EffectiveRouteSource(String) - Constructor for class com.microsoft.azure.management.network.EffectiveRouteSource
Creates a custom value for EffectiveRouteSource.
EffectiveRouteState - Class in com.microsoft.azure.management.network
Defines values for EffectiveRouteState.
EffectiveRouteState(String) - Constructor for class com.microsoft.azure.management.network.EffectiveRouteState
Creates a custom value for EffectiveRouteState.
EffectiveSecurityRuleProtocol - Class in com.microsoft.azure.management.network
Defines values for EffectiveSecurityRuleProtocol.
EffectiveSecurityRuleProtocol(String) - Constructor for class com.microsoft.azure.management.network.EffectiveSecurityRuleProtocol
Creates a custom value for EffectiveSecurityRuleProtocol.
effectiveSecurityRules() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the effectiveSecurityRules value.
egressBytesTransferred() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the egressBytesTransferred value.
egressBytesTransferred() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
EGYPT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
EGYPT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ekus() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the ekus value.
EL_SALVADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
EL_SALVADOR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
elapsed() - Method in class com.microsoft.azure.eventhubs.impl.TimeoutTracker
 
elapsed() - Method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
ELASTIC_POOL - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value ElasticPool for ServiceObjectiveName.
ElasticPoolActivity - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL ElasticPool's Activity.
ElasticPoolDatabaseActivity - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL ElasticPool's Database Activity.
ElasticPoolDtuCapability - Class in com.microsoft.azure.management.sql
The Elastic Pool DTU capability.
ElasticPoolDtuCapability() - Constructor for class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
 
ElasticPoolEditionCapability - Class in com.microsoft.azure.management.sql
The elastic pool edition capabilities.
ElasticPoolEditionCapability() - Constructor for class com.microsoft.azure.management.sql.ElasticPoolEditionCapability
 
ElasticPoolEditions - Class in com.microsoft.azure.management.sql
Defines values for ElasticPoolEdition.
ElasticPoolEditions() - Constructor for class com.microsoft.azure.management.sql.ElasticPoolEditions
 
elasticPoolName() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
elasticPoolName() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
elasticPoolName() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
ElasticPoolPerDatabaseMaxDtuCapability - Class in com.microsoft.azure.management.sql
The max per-database DTU capability.
ElasticPoolPerDatabaseMaxDtuCapability() - Constructor for class com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMaxDtuCapability
 
ElasticPoolPerDatabaseMinDtuCapability - Class in com.microsoft.azure.management.sql
The minimum per-database DTU capability.
ElasticPoolPerDatabaseMinDtuCapability() - Constructor for class com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMinDtuCapability
 
elasticPools() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
elasticPools() - Method in interface com.microsoft.azure.management.sql.SqlServers
 
ElasticPoolState - Class in com.microsoft.azure.management.sql
Defines values for ElasticPoolState.
ElasticPoolState() - Constructor for class com.microsoft.azure.management.sql.ElasticPoolState
 
elements() - Method in class com.microsoft.azure.management.customerinsights.ResourceSetDescription
Get the elements value.
elevationLevel() - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Get the elevationLevel value.
ElevationLevel - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ElevationLevel.
elevationLevel() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get the elevationLevel value.
email() - Method in class com.microsoft.azure.management.appservice.Contact
Get the email value.
email() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
email() - Method in class com.microsoft.azure.management.dns.SoaRecord
Get the email value.
email() - Method in class com.microsoft.azure.management.gallery.AutoscaleNotification
Get the email value.
email() - Method in class com.microsoft.azure.management.monitor.AutoscaleNotification
Get the email value.
EMAIL_CHANGE_IDENTITY_DEFAULT - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value emailChangeIdentityDefault for TemplateName.
emailAccountAdmins() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
emailAddress() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventClaimsDataSource
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.management.monitor.AzureAppPushReceiver
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.management.monitor.EmailReceiver
Get the emailAddress value.
emailAddress() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventClaimsDataSource
Get the emailAddress value.
emailAddresses() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
EmailNotification - Class in com.microsoft.azure.management.gallery
Email notification of an autoscale event.
EmailNotification() - Constructor for class com.microsoft.azure.management.gallery.EmailNotification
 
EmailNotification - Class in com.microsoft.azure.management.monitor
Email notification of an autoscale event.
EmailNotification() - Constructor for class com.microsoft.azure.management.monitor.EmailNotification
 
EmailReceiver - Class in com.microsoft.azure.management.monitor
An email receiver.
EmailReceiver() - Constructor for class com.microsoft.azure.management.monitor.EmailReceiver
 
emails() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the emails value.
emails() - Method in class com.microsoft.azure.management.apimanagement.RecipientsContractProperties
Get the emails value.
EmailTemplateParametersContractProperties - Class in com.microsoft.azure.management.apimanagement
Email Template Parameter contract.
EmailTemplateParametersContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.EmailTemplateParametersContractProperties
 
EMOTION - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value Emotion for Kind.
EMPTY - Static variable in class com.microsoft.azure.eventhubs.impl.StringUtil
 
EMPTY - Static variable in class com.microsoft.azure.management.compute.DiskCreateOption
Static value Empty for DiskCreateOption.
EMPTY - Static variable in class com.microsoft.azure.management.compute.DiskCreateOptionTypes
Static value Empty for DiskCreateOptionTypes.
EMPTY - Static variable in class com.microsoft.azure.servicebus.primitives.StringUtil
 
EMPTY_RULE_ACTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
emptyDir() - Method in class com.microsoft.azure.management.containerinstance.Volume
Get the emptyDir value.
EmptyMetadataKey - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An add or update request specified a metadata item whose key is an empty string.
EMSA_PKCS1_V1_5_ENCODE(byte[], int, String) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
EMSA_PKCS1_V1_5_ENCODE_HASH(byte[], int, String) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
enable(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enable(String, JobEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enable(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
enable(String, JobScheduleEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
enable(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for virtual machine disks.
enable(WindowsVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Windows virtual machine disks.
enable(LinuxVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Linux virtual machine disks.
enable() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
Changes the status of the webhook to "enabled".
ENABLE_RECEIVER_RUNTIME_METRIC_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
enableAccessFromAzureServices() - Method in interface com.microsoft.azure.management.sql.SqlServer
Sets the Azure services default access to this server to true.
enableAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enableAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enableAsync(String, JobEnableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enableAsync(String, JobEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enableAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
enableAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
enableAsync(String, JobScheduleEnableOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
enableAsync(String, JobScheduleEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
enableAsync(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for virtual machine disks.
enableAsync(WindowsVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Windows virtual machine disks.
enableAsync(LinuxVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Linux virtual machine disks.
enableAsync() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
Changes the status of the webhook to "enabled".
enableAutomaticUpdates() - Method in class com.microsoft.azure.batch.protocol.models.WindowsConfiguration
Get the enableAutomaticUpdates value.
enableAutomaticUpdates() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the enableAutomaticUpdates value.
enableAutoScale(String) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale(String, String) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale(String, String, Period) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale(String, String, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Enables automatic scaling on the specified pool.
enableAutoScale() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the enableAutoScale value.
enableAutoScale() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the enableAutoScale value.
enableAutoScale() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the enableAutoScale value.
enableAutoScale(String, PoolEnableAutoScaleParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableAutoScale(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableAutoScaleAsync(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableAutoScaleWithServiceResponseAsync(String, PoolEnableAutoScaleParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableAutoScaleWithServiceResponseAsync(String, PoolEnableAutoScaleParameter, PoolEnableAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Enables automatic scaling for a pool.
enableComputeNodeScheduling(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Enables task scheduling on the specified compute node.
enableComputeNodeScheduling(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Enables task scheduling on the specified compute node.
enabled() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.apimanagement.AccessInformationUpdateParameters
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.apimanagement.RegistrationDelegationSettingsProperties
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.apimanagement.SubscriptionsDelegationSettingsProperties
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.apimanagement.TermsOfServiceProperties
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.appservice.EnabledConfig
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Get the enabled value.
enabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
ENABLED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Enabled for CustomHttpsProvisioningState.
enabled() - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.consumption.Notification
Get the enabled value.
enabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithDefaultStatus
Specifies the default status of the webhook; default is "enabled".
enabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithDefaultStatus
Specifies the default status of the webhook; default is "enabled".
enabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithDefaultStatus
Updates the default status of the webhook.
enabled(boolean) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithDefaultStatus
Specifies the default status of the webhook; default is "enabled".
ENABLED - Static variable in class com.microsoft.azure.management.containerregistry.WebhookStatus
Static value enabled for WebhookStatus.
enabled() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Get the enabled value.
ENABLED - Static variable in class com.microsoft.azure.management.devtestlab.CostThresholdStatus
Static value Enabled for CostThresholdStatus.
ENABLED - Static variable in class com.microsoft.azure.management.devtestlab.EnableStatus
Static value Enabled for EnableStatus.
ENABLED - Static variable in class com.microsoft.azure.management.devtestlab.NotificationStatus
Static value Enabled for NotificationStatus.
ENABLED - Static variable in class com.microsoft.azure.management.devtestlab.PolicyStatus
Static value Enabled for PolicyStatus.
ENABLED - Static variable in class com.microsoft.azure.management.devtestlab.PremiumDataDisk
Static value Enabled for PremiumDataDisk.
ENABLED - Static variable in class com.microsoft.azure.management.devtestlab.TargetCostStatus
Static value Enabled for TargetCostStatus.
enabled() - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.gallery.LogSettings
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.gallery.MetricSettings
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.gallery.RetentionPolicy
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.monitor.LogSettings
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.monitor.MetricSettings
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.monitor.RetentionPolicy
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Get the enabled value.
ENABLED - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
Static value Enabled for ApplicationGatewayCookieBasedAffinity.
enabled() - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Get the enabled value.
ENABLED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
Static value Enabled for ExpressRouteCircuitPeeringState.
enabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
enabled() - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Get the enabled value.
ENABLED - Static variable in class com.microsoft.azure.management.recoveryservices.EnhancedSecurityState
Static value Enabled for EnhancedSecurityState.
ENABLED - Static variable in class com.microsoft.azure.management.sql.ReadOnlyEndpointFailoverPolicy
Static value Enabled for ReadOnlyEndpointFailoverPolicy.
enabled() - Method in interface com.microsoft.azure.management.sql.ServiceObjective
 
enabled() - Method in class com.microsoft.azure.management.storage.EncryptionService
Get the enabled value.
ENABLED - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointStatus
Static value Enabled for EndpointStatus.
ENABLED - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileStatus
Static value Enabled for ProfileStatus.
EnabledConfig - Class in com.microsoft.azure.management.appservice
Enabled configuration.
EnabledConfig() - Constructor for class com.microsoft.azure.management.appservice.EnabledConfig
 
enableDefaultGroupHeaders() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the enableDefaultGroupHeaders value.
enableDefaultGroupHeaders() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the enableDefaultGroupHeaders value.
enableDesiredMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
enabledForDeployment() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
enabledForDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enabledForDeployment value.
enabledForDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enabledForDeployment value.
enabledForDiskEncryption() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
enabledForDiskEncryption() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enabledForDiskEncryption value.
enabledForDiskEncryption() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enabledForDiskEncryption value.
enabledForTemplateDeployment() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
enabledForTemplateDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enabledForTemplateDeployment value.
enabledForTemplateDeployment() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enabledForTemplateDeployment value.
enabledHostNames() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
enableFileUploadNotifications() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the enableFileUploadNotifications value.
enableInterNodeCommunication() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the enableInterNodeCommunication value.
enableInterNodeCommunication() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the enableInterNodeCommunication value.
enableInterNodeCommunication() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the enableInterNodeCommunication value.
enableJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Enables the specified job, allowing new tasks to run.
enableJob(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Enables the specified job, allowing new tasks to run.
enableJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Enables the specified job schedule, allowing jobs to be created according to its Schedule.
enableJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Enables the specified job schedule, allowing jobs to be created according to its Schedule.
enableKeyVault(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
enableKeyVaultAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
enableKeyVaultAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
enableKeyVaultWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account.
enableMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Enable metadata report in the Json.
enableMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
enableNrrForInboundDecodedMessages() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the enableNrrForInboundDecodedMessages value.
enableNrrForInboundEncodedMessages() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the enableNrrForInboundEncodedMessages value.
enableNrrForInboundMdn() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the enableNrrForInboundMdn value.
enableNrrForOutboundDecodedMessages() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the enableNrrForOutboundDecodedMessages value.
enableNrrForOutboundEncodedMessages() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the enableNrrForOutboundEncodedMessages value.
enableNrrForOutboundMdn() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the enableNrrForOutboundMdn value.
enablePurgeProtection() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enablePurgeProtection value.
enablePurgeProtection() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enablePurgeProtection value.
enableRegionalMdmAccount() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the enableRegionalMdmAccount value.
enableReportedMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
EnableRequest - Class in com.microsoft.azure.management.monitor
Describes a receiver that should be resubscribed.
EnableRequest() - Constructor for class com.microsoft.azure.management.monitor.EnableRequest
 
enableScheduling(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableScheduling(String, String, ComputeNodeEnableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableSchedulingAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableSchedulingAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableSchedulingAsync(String, String, ComputeNodeEnableSchedulingOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableSchedulingAsync(String, String, ComputeNodeEnableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableSchedulingWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableSchedulingWithServiceResponseAsync(String, String, ComputeNodeEnableSchedulingOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Enables task scheduling on the specified compute node.
enableSoftDelete() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the enableSoftDelete value.
enableSoftDelete() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the enableSoftDelete value.
EnableStatus - Class in com.microsoft.azure.management.devtestlab
Defines values for EnableStatus.
EnableStatus(String) - Constructor for class com.microsoft.azure.management.devtestlab.EnableStatus
Creates a custom value for EnableStatus.
enableTags() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Enable tags in the Twin collection and in the Json.
enableThrowingRemoteExceptions() - Method in class com.microsoft.azure.datalake.store.ADLStoreOptions
Throw server-returned exception name instead of ADLExcetption.
enableWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enableWithServiceResponseAsync(String, JobEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Enables the specified job, allowing new tasks to run.
enableWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
enableWithServiceResponseAsync(String, JobScheduleEnableOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Enables a job schedule.
ENABLING - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Enabling for CustomHttpsProvisioningState.
ENCIPHER_ONLY - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value encipherOnly for KeyUsageType.
encode(byte[], int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
 
encodeBase64Local(byte[]) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Base64
Convert a array of bytes in a array of MIME Base64 values.
encodeBase64StringLocal(byte[]) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Base64
Convert a array of bytes in a array of MIME Base64 values.
encodedCertificate() - Method in class com.microsoft.azure.management.apimanagement.CertificateConfiguration
Get the encodedCertificate value.
encodedCertificate() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the encodedCertificate value.
encodeRuleDescriptionToMap(RuleDescription) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
encodeSignatureBase64(byte[]) - Static method in class com.microsoft.azure.sdk.iot.device.auth.SignatureHelper
Encodes the signature using Base64 and then further encodes the resulting string using UTF-8 encoding.
encodeSignatureUtf8(byte[]) - Static method in class com.microsoft.azure.sdk.iot.device.auth.SignatureHelper
Encodes the signature using charset UTF-8.
encodeSignatureWebSafe(String) - Static method in class com.microsoft.azure.sdk.iot.device.auth.SignatureHelper
Safely escapes characters in the signature so that they can be transmitted over the internet.
encoding() - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Get the encoding value.
encoding() - Method in class com.microsoft.azure.management.streamanalytics.CsvSerialization
Get the encoding value.
Encoding - Class in com.microsoft.azure.management.streamanalytics
Defines values for Encoding.
Encoding(String) - Constructor for class com.microsoft.azure.management.streamanalytics.Encoding
Creates a custom value for Encoding.
encoding() - Method in class com.microsoft.azure.management.streamanalytics.JsonSerialization
Get the encoding value.
ENCODING_FORMAT_NAME - Static variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
EncodingCaptureDescription - Enum in com.microsoft.azure.management.eventhub
Defines values for EncodingCaptureDescription.
encrypt(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encrypt(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
ENCRYPT - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value encrypt for JsonWebKeyOperation.
encrypt(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
ENCRYPT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value encrypt for KeyPermissions.
encryptAsync(byte[], byte[], byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Encrypts the specified plain text.
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
encryptAsync(byte[], byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
encryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encryptAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encryptAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
encryptAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
ENCRYPTED - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value Encrypted for EncryptionStatuses.
ENCRYPTING - Static variable in class com.microsoft.azure.management.sql.TransparentDataEncryptionActivityStates
Static value Encrypting for TransparentDataEncryptionActivityStatus.
Encryption - Class in com.microsoft.azure.management.storage
The encryption settings on the storage account.
Encryption() - Constructor for class com.microsoft.azure.management.storage.Encryption
 
encryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount
ENCRYPTION_INPROGRESS - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value Encrypted for EncryptionInProgress.
EncryptionAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all encryption algorithms.
EncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.EncryptionAlgorithm
Constructor.
encryptionAlgorithm - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
encryptionAlgorithm() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the encryptionAlgorithm value.
EncryptionAlgorithm - Enum in com.microsoft.azure.management.logic
Defines values for EncryptionAlgorithm.
encryptionCertificateName() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the encryptionCertificateName value.
encryptionConfig() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the encryptionConfig value.
encryptionConfig() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the encryptionConfig value.
EncryptionConfig - Class in com.microsoft.azure.management.datalake.store.models
The encryption configuration for the account.
EncryptionConfig() - Constructor for class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
 
encryptionConfig() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the encryptionConfig value.
EncryptionConfigType - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for EncryptionConfigType.
EncryptionIdentity - Class in com.microsoft.azure.management.datalake.store.models
The encryption identity properties.
EncryptionIdentity() - Constructor for class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Creates an instance of EncryptionIdentity class.
encryptionKeyName() - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Get the encryptionKeyName value.
encryptionKeySource() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
encryptionKeyVersion() - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Get the encryptionKeyVersion value.
encryptionKeyVersion() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateKeyVaultMetaInfo
Get the encryptionKeyVersion value.
encryptionProvisioningState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the encryptionProvisioningState value.
EncryptionProvisioningState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for EncryptionProvisioningState.
EncryptionService - Class in com.microsoft.azure.management.storage
A service that allows server-side encryption to be used.
EncryptionService() - Constructor for class com.microsoft.azure.management.storage.EncryptionService
 
EncryptionServices - Class in com.microsoft.azure.management.storage
A list of services that support encryption.
EncryptionServices() - Constructor for class com.microsoft.azure.management.storage.EncryptionServices
 
encryptionSettings() - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Get the encryptionSettings value.
EncryptionSettings - Class in com.microsoft.azure.management.compute
Encryption settings for disk or snapshot.
EncryptionSettings() - Constructor for class com.microsoft.azure.management.compute.EncryptionSettings
 
encryptionSettings() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the encryptionSettings value.
encryptionState() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the encryptionState value.
encryptionState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the encryptionState value.
EncryptionState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for EncryptionState.
EncryptionStatus - Class in com.microsoft.azure.management.compute
Defines values for EncryptionStatuses.
EncryptionStatus() - Constructor for class com.microsoft.azure.management.compute.EncryptionStatus
 
encryptionStatuses() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
encryptMessage() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the encryptMessage value.
encryptSignatureHmacSha256(byte[], byte[]) - Static method in class com.microsoft.azure.sdk.iot.device.auth.SignatureHelper
Encrypts the signature using HMAC-SHA256.
encryptWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Encrypts an arbitrary sequence of bytes using an encryption key that is stored in a key vault.
end() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Get the end value.
end() - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Get the end value.
end() - Method in class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
Get the end value.
end() - Method in class com.microsoft.azure.management.gallery.TimeWindow
Get the end value.
end() - Method in class com.microsoft.azure.management.monitor.TimeWindow
Get the end value.
endDate() - Method in class com.microsoft.azure.management.consumption.BudgetTimePeriod
Get the endDate value.
endDate() - Method in interface com.microsoft.azure.management.graphrbac.Credential
 
endIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateFirewallRuleParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.FirewallRule
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.FirewallRule
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Get the endIpAddress value.
endIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Get the endIpAddress value.
endIPAddress() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
 
endOffset() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the endOffset value.
EndOfStreamInitialPositionProvider() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.EndOfStreamInitialPositionProvider
 
endpoint() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.devices.EventHubProperties
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Get the endpoint value.
endpoint() - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Get the endpoint value.
ENDPOINT - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
ENDPOINT - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
endpointConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the endpointConfiguration value.
endpointConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Get the endpointConfiguration value.
EndpointMonitorStatus - Class in com.microsoft.azure.management.trafficmanager
Defines values for EndpointMonitorStatus.
EndpointMonitorStatus(String) - Constructor for class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
Creates a custom value for EndpointMonitorStatus.
endpointNames() - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Get the endpointNames value.
endpointNames() - Method in class com.microsoft.azure.management.devices.RouteProperties
Get the endpointNames value.
EndpointRangeDescription - Class in com.microsoft.azure.management.servicefabric
Port range details.
EndpointRangeDescription() - Constructor for class com.microsoft.azure.management.servicefabric.EndpointRangeDescription
 
EndpointResourceState - Class in com.microsoft.azure.management.cdn
Defines values for EndpointResourceState.
EndpointResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.EndpointResourceState
Creates a custom value for EndpointResourceState.
endpoints() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
endpoints() - Method in class com.microsoft.azure.management.devices.RoutingProperties
Get the endpoints value.
Endpoints - Class in com.microsoft.azure.management.storage
The URIs that are used to perform a retrieval of a public blob, queue, or table object.
Endpoints() - Constructor for class com.microsoft.azure.management.storage.Endpoints
 
endPoints() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
EndpointStatus - Class in com.microsoft.azure.management.trafficmanager
Defines values for EndpointStatus.
EndpointStatus(String) - Constructor for class com.microsoft.azure.management.trafficmanager.EndpointStatus
Creates a custom value for EndpointStatus.
EndpointType - Enum in com.microsoft.azure.management.trafficmanager
Possible endpoint types supported in a Traffic manager profile.
endpointType() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint
 
endPort() - Method in class com.microsoft.azure.management.servicefabric.EndpointRangeDescription
Get the endPort value.
endsBefore(DateTime) - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter
Sets the end time for Activity Log query filter.
endsBefore(DateTime) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricEndFilter
Sets the end time for Metric query filter.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the endTime value.
endTime() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the endTime value.
endTime() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
endTime() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.logic.RetryHistory
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Get the endTime value.
endTime() - Method in interface com.microsoft.azure.management.network.Troubleshooting
 
endTime() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the endTime value.
endTime() - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Get the endTime value.
endTime() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
endTime() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
endTime() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetric
 
endTimeUtc() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the endTimeUtc value.
enforceCharacterSet() - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Get the enforceCharacterSet value.
EnhancedSecurityState - Class in com.microsoft.azure.management.recoveryservices
Defines values for EnhancedSecurityState.
EnhancedSecurityState(String) - Constructor for class com.microsoft.azure.management.recoveryservices.EnhancedSecurityState
Creates a custom value for EnhancedSecurityState.
ENQUEUED_TIME_UTC - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
ENQUEUED_TIME_UTC_ANNOTATION_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
ENQUEUEDTIMEUTCNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
EnrichingKpi - Class in com.microsoft.azure.management.customerinsights
The enriching KPI definition.
EnrichingKpi() - Constructor for class com.microsoft.azure.management.customerinsights.EnrichingKpi
 
EnrollmentGroup - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service enrollment group with a JSON serializer and deserializer.
EnrollmentGroup(String, Attestation) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
CONSTRUCTOR
EnrollmentGroup(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
CONSTRUCTOR
EnrollmentGroup() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Empty constructor
EnrollmentGroupManager - Class in com.microsoft.azure.sdk.iot.provisioning.service
Enrollment Group Manager
EnrollmentStatus - Enum in com.microsoft.azure.sdk.iot.provisioning.service.configs
The Device Provisioning Service enrollment status.
entities() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Get the entities value.
ENTITY_ALREADY_EXISTS_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ENTITY_DISABLED_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
ENTITY_DISABLED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
EntityId - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog entity identifier object.
EntityId() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.EntityId
 
entityId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyDependencyInfo
Get the entityId value.
EntityStatus - Enum in com.microsoft.azure.management.eventhub
Defines values for EntityStatus.
EntityStatus - Enum in com.microsoft.azure.management.servicebus
Defines values for EntityStatus.
EntityType - Enum in com.microsoft.azure.management.customerinsights
Defines values for EntityType.
entityType() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the entityType value.
EntityTypeDefinition - Class in com.microsoft.azure.management.customerinsights
Describes an entity.
EntityTypeDefinition() - Constructor for class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
 
EntityTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for EntityTypes.
ENTRY_POINT_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
ENUMERATED - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Enumerated for ParameterType.
enumerateDirectory(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumerateDirectory(String, UserGroupRepresentation) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumerateDirectory(String, int) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumerateDirectory(String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumerateDirectory(String, int, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumerateDirectory(String, String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumerateDirectory(String, int, String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumerateDirectory(String, int, String, String, UserGroupRepresentation) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Enumerates the contents of a directory, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
enumProperty() - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Get the enumProperty value.
enumValidValues() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the enumValidValues value.
envelopeOverrides() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the envelopeOverrides value.
envelopeOverrides() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the envelopeOverrides value.
envelopeSettings() - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Get the envelopeSettings value.
envelopeSettings() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the envelopeSettings value.
envelopeSettings() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the envelopeSettings value.
environment() - Method in class com.microsoft.azure.management.servicefabric.ClusterVersionDetails
Get the environment value.
environmentCapacities() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the environmentCapacities value.
EnvironmentDeploymentProperties - Class in com.microsoft.azure.management.devtestlab
Properties of an environment deployment.
EnvironmentDeploymentProperties() - Constructor for class com.microsoft.azure.management.devtestlab.EnvironmentDeploymentProperties
 
environmentIsHealthy() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the environmentIsHealthy value.
EnvironmentSetting - Class in com.microsoft.azure.batch.protocol.models
An environment variable to be set on a task process.
EnvironmentSetting() - Constructor for class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
 
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the environmentSettings value.
environmentSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the environmentSettings value.
environmentStatus() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the environmentStatus value.
EnvironmentVariable - Class in com.microsoft.azure.management.batchai
A collection of environment variables to set.
EnvironmentVariable() - Constructor for class com.microsoft.azure.management.batchai.EnvironmentVariable
 
EnvironmentVariable - Class in com.microsoft.azure.management.containerinstance
The environment variable to set within the container instance.
EnvironmentVariable() - Constructor for class com.microsoft.azure.management.containerinstance.EnvironmentVariable
 
environmentVariables() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
environmentVariables() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get the environmentVariables value.
environmentVariables() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the environmentVariables value.
EnvironmentVariableWithSecretValue - Class in com.microsoft.azure.management.batchai
A collection of environment variables with secret values to set.
EnvironmentVariableWithSecretValue() - Constructor for class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
 
ephemeralPorts() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the ephemeralPorts value.
EPOCH - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
EPOCH - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
EQUAL_TO - Static variable in class com.microsoft.azure.management.consumption.OperatorType
Static value EqualTo for OperatorType.
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
equals(JsonWebKey) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Indicates whether some other JsonWebKey is "equal to" this one.
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
 
equals(Object) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.PricingTier
 
equals(Object) - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.CustomDomainResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.EndpointResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.OriginResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.ProfileResourceState
 
equals(Object) - Method in class com.microsoft.azure.management.cdn.SkuName
 
equals(Object) - Method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
equals(Object) - Method in class com.microsoft.azure.management.compute.SnapshotSkuType
 
equals(Object) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
equals(Object) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
 
equals(Object) - Method in class com.microsoft.azure.management.cosmosdb.KeyKind
 
equals(Object) - Method in class com.microsoft.azure.management.customerinsights.ConnectorTypes
 
equals(Object) - Method in class com.microsoft.azure.management.customerinsights.DataSourceType
 
equals(Object) - Method in class com.microsoft.azure.management.customerinsights.ProvisioningStates
 
equals(Object) - Method in class com.microsoft.azure.management.customerinsights.Status
 
equals(Object) - Method in class com.microsoft.azure.management.devices.Capabilities
 
equals(Object) - Method in class com.microsoft.azure.management.devices.IotHubSku
 
equals(Object) - Method in class com.microsoft.azure.management.devices.JobType
 
equals(Object) - Method in class com.microsoft.azure.management.devices.OperationMonitoringLevel
 
equals(Object) - Method in class com.microsoft.azure.management.devices.RoutingSource
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.CostThresholdStatus
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.CostType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.CustomImageOsType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.EnableStatus
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.FileUploadOptions
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.HostCachingOptions
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.LinuxOsState
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.NotificationChannelEventType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.NotificationStatus
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.PolicyEvaluatorType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.PolicyFactName
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.PolicyStatus
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.PremiumDataDisk
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.ReportingCycleType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.SourceControlType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.StorageType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.TargetCostStatus
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.TransportProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.UsagePermissionType
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.VirtualMachineCreationSource
 
equals(Object) - Method in class com.microsoft.azure.management.devtestlab.WindowsOsState
 
equals(Object) - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
 
equals(Object) - Method in class com.microsoft.azure.management.logic.SigningAlgorithm
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.AssetType
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.ColumnFormat
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.ColumnType
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.DiagnosticsLevel
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.InputPortType
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.OutputPortType
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.ParameterType
 
equals(Object) - Method in class com.microsoft.azure.management.machinelearning.ProvisioningState
 
equals() - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertLeafCondition
Get the equals value.
equals(Object) - Method in class com.microsoft.azure.management.network.Access
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyName
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyType
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ApplicationGatewayTier
 
equals(Object) - Method in class com.microsoft.azure.management.network.AssociationType
 
equals(Object) - Method in class com.microsoft.azure.management.network.AuthenticationMethod
 
equals(Object) - Method in class com.microsoft.azure.management.network.AuthorizationUseStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.BgpPeerState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ConnectionStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.DhGroup
 
equals(Object) - Method in class com.microsoft.azure.management.network.Direction
 
equals(Object) - Method in class com.microsoft.azure.management.network.EffectiveRouteSource
 
equals(Object) - Method in class com.microsoft.azure.management.network.EffectiveRouteState
 
equals(Object) - Method in class com.microsoft.azure.management.network.EffectiveSecurityRuleProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
 
equals(Object) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
 
equals(Object) - Method in class com.microsoft.azure.management.network.IkeEncryption
 
equals(Object) - Method in class com.microsoft.azure.management.network.IkeIntegrity
 
equals(Object) - Method in class com.microsoft.azure.management.network.IPAllocationMethod
 
equals(Object) - Method in class com.microsoft.azure.management.network.IpsecEncryption
 
equals(Object) - Method in class com.microsoft.azure.management.network.IpsecIntegrity
 
equals(Object) - Method in class com.microsoft.azure.management.network.IPVersion
 
equals(Object) - Method in class com.microsoft.azure.management.network.IssueType
 
equals(Object) - Method in class com.microsoft.azure.management.network.LoadBalancerSkuName
 
equals(Object) - Method in class com.microsoft.azure.management.network.LoadBalancerSkuType
 
equals(Object) - Method in class com.microsoft.azure.management.network.LoadDistribution
 
equals(Object) - Method in class com.microsoft.azure.management.network.NetworkOperationStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.NextHopType
 
equals(Object) - Method in class com.microsoft.azure.management.network.Origin
 
equals(Object) - Method in class com.microsoft.azure.management.network.PcError
 
equals(Object) - Method in class com.microsoft.azure.management.network.PcProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.PcStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.PfsGroup
 
equals(Object) - Method in class com.microsoft.azure.management.network.ProbeProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ProcessorArchitecture
 
equals(Object) - Method in class com.microsoft.azure.management.network.Protocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ProvisioningState
 
equals(Object) - Method in class com.microsoft.azure.management.network.PublicIPAddressSkuName
 
equals(Object) - Method in class com.microsoft.azure.management.network.PublicIPSkuType
 
equals(Object) - Method in class com.microsoft.azure.management.network.RouteNextHopType
 
equals(Object) - Method in class com.microsoft.azure.management.network.SecurityRuleAccess
 
equals(Object) - Method in class com.microsoft.azure.management.network.SecurityRuleDirection
 
equals(Object) - Method in class com.microsoft.azure.management.network.SecurityRuleProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
 
equals(Object) - Method in class com.microsoft.azure.management.network.Severity
 
equals(Object) - Method in class com.microsoft.azure.management.network.TransportProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
 
equals(Object) - Method in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
 
equals(Object) - Method in class com.microsoft.azure.management.network.VpnClientProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.network.VpnType
 
equals(Object) - Method in class com.microsoft.azure.management.notificationhubs.SkuName
 
equals(Object) - Method in class com.microsoft.azure.management.powerbi.CheckNameReason
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.AuthType
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.EnhancedSecurityState
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.SkuName
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.StorageModelType
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.StorageType
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.StorageTypeState
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.TriggerType
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.UsagesUnit
 
equals(Object) - Method in class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
 
equals(Object) - Method in class com.microsoft.azure.management.redis.RebootType
 
equals(Object) - Method in class com.microsoft.azure.management.redis.SkuFamily
 
equals(Object) - Method in class com.microsoft.azure.management.redis.SkuName
 
equals(Object) - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
 
equals(Object) - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
equals(Object) - Method in class com.microsoft.azure.management.search.UnavailableNameReason
 
equals(Object) - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
 
equals(Object) - Method in class com.microsoft.azure.management.servicebus.SkuName
 
equals(Object) - Method in class com.microsoft.azure.management.servicebus.SkuTier
 
equals(Object) - Method in class com.microsoft.azure.management.servicebus.UnavailableReason
 
equals(Object) - Method in class com.microsoft.azure.management.servicefabric.ProvisioningState
 
equals(Object) - Method in class com.microsoft.azure.management.streamanalytics.CompatibilityLevel
 
equals(Object) - Method in class com.microsoft.azure.management.streamanalytics.Encoding
 
equals(Object) - Method in class com.microsoft.azure.management.streamanalytics.EventsOutOfOrderPolicy
 
equals(Object) - Method in class com.microsoft.azure.management.streamanalytics.JsonOutputSerializationFormat
 
equals(Object) - Method in class com.microsoft.azure.management.streamanalytics.OutputErrorPolicy
 
equals(Object) - Method in class com.microsoft.azure.management.streamanalytics.OutputStartMode
 
equals(Object) - Method in class com.microsoft.azure.management.streamanalytics.SkuName
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.EndpointStatus
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.MonitorProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.ProfileDnsNameUnavailableReason
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.ProfileStatus
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.TargetAzureResourceType
 
equals(Object) - Method in class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
 
equals(Object) - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
 
equals(Object) - Method in class com.microsoft.azure.sdk.iot.service.auth.SymmetricKey
 
equals(Object) - Method in class com.microsoft.azure.sdk.iot.service.auth.X509Thumbprint
 
equals(Object) - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
 
equals(Object) - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
equals(Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
EQUATORIAL_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
EQUATORIAL_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ERITREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ERITREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
error() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Get the error value.
error() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the error value.
error() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Get the error value.
error() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the error value.
Error - Class in com.microsoft.azure.keyvault.models
The key vault server error.
Error() - Constructor for class com.microsoft.azure.keyvault.models.Error
 
error() - Method in class com.microsoft.azure.keyvault.models.KeyVaultError
Get the error value.
error() - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Get the error value.
error() - Method in class com.microsoft.azure.management.billing.ErrorResponse
Get the error value.
Error - Class in com.microsoft.azure.management.cognitiveservices
Cognitive Services error object.
Error() - Constructor for class com.microsoft.azure.management.cognitiveservices.Error
 
error() - Method in class com.microsoft.azure.management.cognitiveservices.Error
Get the error value.
error() - Method in class com.microsoft.azure.management.consumption.ErrorResponse
Get the error value.
ERROR - Static variable in class com.microsoft.azure.management.devices.OperationMonitoringLevel
Static value Error for OperationMonitoringLevel.
error() - Method in class com.microsoft.azure.management.logic.ErrorResponse
Get the error value.
error() - Method in class com.microsoft.azure.management.logic.RetryHistory
Get the error value.
error() - Method in class com.microsoft.azure.management.logic.WorkflowOutputParameter
Get the error value.
error() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the error value.
ERROR - Static variable in class com.microsoft.azure.management.machinelearning.DiagnosticsLevel
Static value Error for DiagnosticsLevel.
error() - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Get the error value.
Error - Class in com.microsoft.azure.management.network
The Error model.
Error() - Constructor for class com.microsoft.azure.management.network.Error
 
ERROR - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Error for PcStatus.
ERROR - Static variable in class com.microsoft.azure.management.network.Severity
Static value Error for Severity.
Error - Class in com.microsoft.azure.management.powerbi
The Error model.
Error() - Constructor for class com.microsoft.azure.management.powerbi.Error
 
error() - Method in interface com.microsoft.azure.management.resources.ResourceGroupExportResult
 
error() - Method in class com.microsoft.azure.management.servicefabric.ErrorModel
Get the error value.
ERROR - Static variable in class com.microsoft.azure.management.sql.SyncGroupLogType
Static value Error for SyncGroupLogType.
ERROR - Static variable in class com.microsoft.azure.management.sql.SyncGroupState
Static value Error for SyncGroupState.
ERROR_INFORMATION - Static variable in class com.microsoft.azure.management.devices.OperationMonitoringLevel
Static value Error, Information for OperationMonitoringLevel.
Error_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Error = 4;
errorAction() - Method in class com.microsoft.azure.management.scheduler.JobAction
Get the errorAction value.
ErrorBody - Class in com.microsoft.azure.management.cognitiveservices
Cognitive Services error body.
ErrorBody() - Constructor for class com.microsoft.azure.management.cognitiveservices.ErrorBody
 
ErrorCategory - Enum in com.microsoft.azure.batch.protocol.models
Defines values for ErrorCategory.
errorCode() - Method in class com.microsoft.azure.management.resources.ErrorResponse
Get the errorCode value.
errorCode() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
errorCode() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
ErrorContext - Class in com.microsoft.azure.eventhubs
 
ErrorContext(String) - Constructor for class com.microsoft.azure.eventhubs.ErrorContext
 
errordetail() - Method in class com.microsoft.azure.management.compute.InnerError
Get the errordetail value.
ErrorDetail - Class in com.microsoft.azure.management.powerbi
The ErrorDetail model.
ErrorDetail() - Constructor for class com.microsoft.azure.management.powerbi.ErrorDetail
 
errorDetails() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Get the errorDetails value.
ErrorDetails - Class in com.microsoft.azure.management.billing
The details of the error.
ErrorDetails() - Constructor for class com.microsoft.azure.management.billing.ErrorDetails
 
ErrorDetails - Class in com.microsoft.azure.management.consumption
The details of the error.
ErrorDetails() - Constructor for class com.microsoft.azure.management.consumption.ErrorDetails
 
ErrorDetails - Class in com.microsoft.azure.management.network
The ErrorDetails model.
ErrorDetails() - Constructor for class com.microsoft.azure.management.network.ErrorDetails
 
ErrorEntity - Class in com.microsoft.azure.management.appservice
Body of the error response returned from the API.
ErrorEntity() - Constructor for class com.microsoft.azure.management.appservice.ErrorEntity
 
ErrorException - Exception in com.microsoft.azure.management.cognitiveservices
Exception thrown for an invalid response with Error information.
ErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.cognitiveservices.ErrorException
Initializes a new instance of the ErrorException class.
ErrorException(String, Response<ResponseBody>, Error) - Constructor for exception com.microsoft.azure.management.cognitiveservices.ErrorException
Initializes a new instance of the ErrorException class.
ErrorException - Exception in com.microsoft.azure.management.powerbi
Exception thrown for an invalid response with Error information.
ErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.powerbi.ErrorException
Initializes a new instance of the ErrorException class.
ErrorException(String, Response<ResponseBody>, Error) - Constructor for exception com.microsoft.azure.management.powerbi.ErrorException
Initializes a new instance of the ErrorException class.
ErrorFieldContract - Class in com.microsoft.azure.management.apimanagement
Error Field contract.
ErrorFieldContract() - Constructor for class com.microsoft.azure.management.apimanagement.ErrorFieldContract
 
errorId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the errorId value.
errorId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the errorId value.
errorId() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTable
Get the errorId value.
errorId() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
Get the errorId value.
errorLimit() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingErrorManagement
Get the errorLimit value.
errorManagement() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the errorManagement value.
errorManagementType() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingErrorManagement
Get the errorManagementType value.
ErrorManagementTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for ErrorManagementTypes.
ErrorMessage - Class in com.microsoft.azure.batch.protocol.models
An error message received in an Azure Batch error response.
ErrorMessage() - Constructor for class com.microsoft.azure.batch.protocol.models.ErrorMessage
 
errorMessage() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformation
Get the errorMessage value.
errorMessage() - Method in class com.microsoft.azure.management.resources.ErrorResponse
Get the errorMessage value.
errorMessage() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
errorMessage() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
errorMessage() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
ErrorMessageParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single error message collection with a Json deserializer.
ErrorMessageParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ErrorMessageParser
 
ErrorModel - Class in com.microsoft.azure.management.servicefabric
The structure of the error.
ErrorModel() - Constructor for class com.microsoft.azure.management.servicefabric.ErrorModel
 
ErrorModelError - Class in com.microsoft.azure.management.servicefabric
The error detail.
ErrorModelError() - Constructor for class com.microsoft.azure.management.servicefabric.ErrorModelError
 
ErrorModelException - Exception in com.microsoft.azure.management.servicefabric
Exception thrown for an invalid response with ErrorModel information.
ErrorModelException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.servicefabric.ErrorModelException
Initializes a new instance of the ErrorModelException class.
ErrorModelException(String, Response<ResponseBody>, ErrorModel) - Constructor for exception com.microsoft.azure.management.servicefabric.ErrorModelException
Initializes a new instance of the ErrorModelException class.
ErrorProperties - Class in com.microsoft.azure.management.logic
Error properties indicate why the Logic service was not able to process the incoming request.
ErrorProperties() - Constructor for class com.microsoft.azure.management.logic.ErrorProperties
 
errorReason - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
errorReason - Variable in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
 
ErrorResponse - Class in com.microsoft.azure.management.apimanagement
Error Body contract.
ErrorResponse() - Constructor for class com.microsoft.azure.management.apimanagement.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.billing
Error response indicates that the service is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.billing.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.cdn
Error reponse indicates CDN service is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.cdn.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.consumption
Error response indicates that the service is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.consumption.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.eventhub
Error reponse indicates EventHub service is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.eventhub.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.logic
Error reponse indicates Logic service is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.logic.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.monitor
Describes the format of Error response.
ErrorResponse() - Constructor for class com.microsoft.azure.management.monitor.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.relay
Error reponse indicates Relay service is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.relay.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.resources
Error reponse indicates ARM is not able to process the incoming request.
ErrorResponse() - Constructor for class com.microsoft.azure.management.resources.ErrorResponse
 
ErrorResponse - Class in com.microsoft.azure.management.streamanalytics
Describes the error that occurred.
ErrorResponse() - Constructor for class com.microsoft.azure.management.streamanalytics.ErrorResponse
 
ErrorResponseException - Exception in com.microsoft.azure.management.apimanagement
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.apimanagement.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.apimanagement.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.billing
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.billing.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.billing.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.cdn
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.cdn.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.cdn.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.consumption
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.consumption.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.consumption.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.eventhub
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.eventhub.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.eventhub.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.logic
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.logic.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.logic.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.monitor
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.monitor.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.monitor.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.relay
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.relay.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.relay.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException - Exception in com.microsoft.azure.management.resources
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.resources.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.resources.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
errors() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the errors value.
errors() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
errors() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get the errors value.
errorSettings() - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Get the errorSettings value.
errorSeverity() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
errorSeverity() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
errorUrl() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the errorUrl value.
Es256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Es256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Es256
 
ES256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ES256 for JsonWebKeySignatureAlgorithm.
Es384 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Es384() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Es384
 
ES384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ES384 for JsonWebKeySignatureAlgorithm.
Es512 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Es512() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Es512
 
ES512 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value ES512 for JsonWebKeySignatureAlgorithm.
estimatedImpact() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the estimatedImpact value.
estimatedLabCost() - Method in class com.microsoft.azure.management.devtestlab.LabCostSummaryProperties
Get the estimatedLabCost value.
estimatedVertexCpuCoreCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the estimatedVertexCpuCoreCount value.
estimatedVertexMemSize() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the estimatedVertexMemSize value.
estimatedVertexPeakCpuCoreCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the estimatedVertexPeakCpuCoreCount value.
ESTONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ESTONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
eTag() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the eTag value.
eTag() - Method in class com.microsoft.azure.management.consumption.ProxyResource
Get the eTag value.
eTag() - Method in interface com.microsoft.azure.management.dns.DnsRecordSet
 
eTag() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
etag() - Method in class com.microsoft.azure.management.streamanalytics.FunctionProperties
Get the etag value.
etag() - Method in class com.microsoft.azure.management.streamanalytics.InputProperties
Get the etag value.
eTag - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
eTag - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
eTag - Variable in class com.microsoft.azure.sdk.iot.service.Device
A string representing a weak ETAG version of this JSON description.
ETHIOPIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ETHIOPIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
EUROPE_NORTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Azure Cloud - Europe
EUROPE_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
evaluateAutoScale(String, String) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the result of evaluating an automatic scaling formula on the specified pool.
evaluateAutoScale(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the result of evaluating an automatic scaling formula on the specified pool.
evaluateAutoScale(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
evaluateAutoScale(String, String, PoolEvaluateAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
evaluateAutoScaleAsync(String, String, ServiceCallback<AutoScaleRun>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
evaluateAutoScaleAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
evaluateAutoScaleAsync(String, String, PoolEvaluateAutoScaleOptions, ServiceCallback<AutoScaleRun>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
evaluateAutoScaleAsync(String, String, PoolEvaluateAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
evaluateAutoScaleWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
evaluateAutoScaleWithServiceResponseAsync(String, String, PoolEvaluateAutoScaleOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets the result of evaluating an automatic scaling formula on the pool.
EvaluatePoliciesRequest - Class in com.microsoft.azure.management.devtestlab
Request body for evaluating a policy set.
EvaluatePoliciesRequest() - Constructor for class com.microsoft.azure.management.devtestlab.EvaluatePoliciesRequest
 
Event - Class in com.microsoft.azure.management.containerinstance
A container group or container instance event.
Event() - Constructor for class com.microsoft.azure.management.containerinstance.Event
 
Event - Class in com.microsoft.azure.management.devtestlab
An event to be notified for.
Event() - Constructor for class com.microsoft.azure.management.devtestlab.Event
 
EVENT_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
EventCallback - Class in com.microsoft.azure.sdk.iot.common
 
EventCallback(IotHubStatusCode) - Constructor for class com.microsoft.azure.sdk.iot.common.EventCallback
 
EventContent - Class in com.microsoft.azure.management.containerregistry
The content of the event request message.
EventContent() - Constructor for class com.microsoft.azure.management.containerregistry.EventContent
 
EventData - Interface in com.microsoft.azure.eventhubs
The data structure encapsulating the Event being sent-to and received-from EventHubs.
EventData - Interface in com.microsoft.azure.management.monitor
The Azure event log entries are of type EventData.
EventData.SystemProperties - Class in com.microsoft.azure.eventhubs
 
EventDataBatch - Interface in com.microsoft.azure.eventhubs
Helper for creating a batch/collection of EventData objects to be used while Sending to EventHubs
eventDataId() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the eventDataId value.
EVENTDATAID - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "eventDataId" for EventDataPropertyName.
EventDataImpl - Class in com.microsoft.azure.eventhubs.impl
 
EventDataImpl(byte[]) - Constructor for class com.microsoft.azure.eventhubs.impl.EventDataImpl
 
EventDataImpl(byte[], int, int) - Constructor for class com.microsoft.azure.eventhubs.impl.EventDataImpl
 
EventDataImpl(ByteBuffer) - Constructor for class com.microsoft.azure.eventhubs.impl.EventDataImpl
 
EventDataPropertyName - Class in com.microsoft.azure.management.monitor
Defines values for EventDataPropertyName.
EventDataPropertyName() - Constructor for class com.microsoft.azure.management.monitor.EventDataPropertyName
 
EventFragment - Class in com.microsoft.azure.management.devtestlab
An event to be notified for.
EventFragment() - Constructor for class com.microsoft.azure.management.devtestlab.EventFragment
 
EventHub - Interface in com.microsoft.azure.management.eventhub
Type representing an Azure EventHub.
EventHub.Definition - Interface in com.microsoft.azure.management.eventhub
The entirety of the event hub definition.
EventHub.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
Grouping of event hub definition stages.
EventHub.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
The first stage of a event hub definition.
EventHub.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to add authorization rule for accessing the event hub.
EventHub.DefinitionStages.WithCaptureEnabledDisabled - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to enable or disable data capturing.
EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to configure data capturing.
EventHub.DefinitionStages.WithCaptureProviderOrCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to specify provider to store captured data when data capturing is enabled.
EventHub.DefinitionStages.WithConsumerGroup - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to add consumer group for the event hub.
EventHub.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
EventHub.DefinitionStages.WithNamespace - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to specify the name space in which event hub needs to be created.
EventHub.DefinitionStages.WithPartitionCount - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to specify partition count for event hub.
EventHub.DefinitionStages.WithRetentionPeriod - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to specify retention period for event hub events.
EventHub.Update - Interface in com.microsoft.azure.management.eventhub
The template for a event hub update operation, containing all the settings that can be modified.
EventHub.UpdateStages - Interface in com.microsoft.azure.management.eventhub
Grouping of event hub update stages.
EventHub.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to add an authorization rule for accessing the event hub.
EventHub.UpdateStages.WithCapture - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub update allowing to configure data capture.
EventHub.UpdateStages.WithConsumerGroup - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub update allowing to add consumer group for event hub.
EventHub.UpdateStages.WithPartitionCount - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub update allowing to specify partition count for event hub.
EventHub.UpdateStages.WithRetentionPeriod - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub definition allowing to specify retention period for event hub events.
EventHubAuthorizationKey - Interface in com.microsoft.azure.management.eventhub
Type representing access key of EventHubNamespaceAuthorizationRule.
EventHubAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
Type representing authorization rule of an event hub.
EventHubAuthorizationRule.Definition - Interface in com.microsoft.azure.management.eventhub
The entirety of the event hub namespace authorization rule definition.
EventHubAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
Grouping of event hub authorization rule definition stages.
EventHubAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
The first stage of event hub authorization rule definition.
EventHubAuthorizationRule.DefinitionStages.WithAccessPolicy - Interface in com.microsoft.azure.management.eventhub
Stage of the authorization rule definition allowing to specify access policy.
EventHubAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
EventHubAuthorizationRule.DefinitionStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
Stage of the authorization rule definition allowing to specify the event for which rule needs to be created.
EventHubAuthorizationRule.Update - Interface in com.microsoft.azure.management.eventhub
The entirety of the event hub authorization rule update.
eventHubAuthorizationRuleId() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting
Get the eventHubAuthorizationRuleId value.
EventHubAuthorizationRules - Interface in com.microsoft.azure.management.eventhub
Entry point to manage event hub authorization rules.
EventHubClient - Interface in com.microsoft.azure.eventhubs
Anchor class - all EventHub client operations STARTS here.
EventHubClientImpl - Class in com.microsoft.azure.eventhubs.impl
 
EventHubConsumerGroup - Interface in com.microsoft.azure.management.eventhub
Type representing consumer group of an event hub.
EventHubConsumerGroup.Definition - Interface in com.microsoft.azure.management.eventhub
The entirety of the consumer group definition.
EventHubConsumerGroup.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
Grouping of consumer group definition stages.
EventHubConsumerGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
The first stage of a event hub definition.
EventHubConsumerGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
EventHubConsumerGroup.DefinitionStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
The stage of the consumer group definition allowing to specify the event hub to be associated with it.
EventHubConsumerGroup.DefinitionStages.WithUserMetadata - Interface in com.microsoft.azure.management.eventhub
The stage of the consumer group definition allowing to specify user metadata.
EventHubConsumerGroup.Update - Interface in com.microsoft.azure.management.eventhub
The template for a consumer group update operation, containing all the settings that can be modified.
EventHubConsumerGroup.UpdateStages - Interface in com.microsoft.azure.management.eventhub
Grouping of consumer group update stages.
EventHubConsumerGroup.UpdateStages.WithUserMetadata - Interface in com.microsoft.azure.management.eventhub
The stage of the consumer group update allowing to specify user metadata.
EventHubConsumerGroups - Interface in com.microsoft.azure.management.eventhub
Entry point to manage event hub consumer groups.
EventHubDataSourceProperties - Class in com.microsoft.azure.management.streamanalytics
The common properties that are associated with Event Hub data sources.
EventHubDataSourceProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.EventHubDataSourceProperties
 
EventHubDisasterRecoveryPairing - Interface in com.microsoft.azure.management.eventhub
Type representing disaster recovery pairing for event hub namespaces.
EventHubDisasterRecoveryPairing.Definition - Interface in com.microsoft.azure.management.eventhub
The entirety of the event hub disaster recovery pairing definition.
EventHubDisasterRecoveryPairing.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
Grouping of disaster recovery pairing definition stages.
EventHubDisasterRecoveryPairing.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
The first stage of a disaster recovery pairing definition.
EventHubDisasterRecoveryPairing.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace - Interface in com.microsoft.azure.management.eventhub
The stage of the disaster recovery pairing definition allowing to specify primary event hub namespace.
EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace - Interface in com.microsoft.azure.management.eventhub
The stage of the disaster recovery pairing definition allowing to specify the secondary event hub namespace.
EventHubDisasterRecoveryPairing.Update - Interface in com.microsoft.azure.management.eventhub
The template for a disaster recovery pairing update operation, containing all the settings that can be modified.
EventHubDisasterRecoveryPairing.UpdateStages - Interface in com.microsoft.azure.management.eventhub
Grouping of disaster recovery pairing update stages.
EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace - Interface in com.microsoft.azure.management.eventhub
The stage of the disaster recovery pairing definition allowing to specify primary event hub namespace.
eventHubDisasterRecoveryPairings() - Method in class com.microsoft.azure.management.Azure
 
EventHubDisasterRecoveryPairings - Interface in com.microsoft.azure.management.eventhub
Entry point to manage disaster recovery pairing of event hub namespaces.
eventHubEndpoints() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the eventHubEndpoints value.
EventHubException - Exception in com.microsoft.azure.eventhubs
This is the base exception that service bus will produce for all error cases.
EventHubException(boolean, String) - Constructor for exception com.microsoft.azure.eventhubs.EventHubException
 
EventHubException(boolean, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.EventHubException
 
EventHubException(boolean, String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.EventHubException
 
eventHubName() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
 
eventHubName() - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup
 
eventHubName() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting
Get the eventHubName value.
eventHubName() - Method in class com.microsoft.azure.management.streamanalytics.EventHubDataSourceProperties
Get the eventHubName value.
eventHubName() - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Get the eventHubName value.
eventHubName() - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Get the eventHubName value.
EventHubNamespace - Interface in com.microsoft.azure.management.eventhub
Type representing an Azure EventHub namespace.
EventHubNamespace.Definition - Interface in com.microsoft.azure.management.eventhub
The entirety of the event hub namespace definition.
EventHubNamespace.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
Grouping of event hub namespace definition stages.
EventHubNamespace.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
The first stage of a event hub namespace definition.
EventHubNamespace.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace definition allowing to add authorization rule for accessing the event hub.
EventHubNamespace.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
EventHubNamespace.DefinitionStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace definition allowing to add new event hub in the namespace.
EventHubNamespace.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace definition allowing to specify the resource group.
EventHubNamespace.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace definition allowing to specify the sku.
EventHubNamespace.DefinitionStages.WithThroughputConfiguration - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace definition allowing to specify the throughput unit settings.
EventHubNamespace.Update - Interface in com.microsoft.azure.management.eventhub
The template for a event hub namespace update operation, containing all the settings that can be modified.
EventHubNamespace.UpdateStages - Interface in com.microsoft.azure.management.eventhub
Grouping of all the event hub namespace update stages.
EventHubNamespace.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace update allowing to add authorization rule for accessing the event hub.
EventHubNamespace.UpdateStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace update allowing to add new event hub in the namespace.
EventHubNamespace.UpdateStages.WithSku - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace update allowing to change the sku.
EventHubNamespace.UpdateStages.WithThroughputConfiguration - Interface in com.microsoft.azure.management.eventhub
The stage of the event hub namespace update allowing to specify the throughput unit settings.
EventHubNamespaceAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
Type representing authorization rule of an event hub namespace.
EventHubNamespaceAuthorizationRule.Definition - Interface in com.microsoft.azure.management.eventhub
The entirety of the event hub namespace authorization rule definition.
EventHubNamespaceAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
Grouping of Event Hub namespace authorization rule definition stages.
EventHubNamespaceAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
The first stage of event hub namespace authorization rule definition.
EventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicy - Interface in com.microsoft.azure.management.eventhub
Stage of the authorization rule definition allowing to specify access policy.
EventHubNamespaceAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace - Interface in com.microsoft.azure.management.eventhub
Stage of the authorization rule definition allowing to specify the event namespace for which rule needs to be created.
EventHubNamespaceAuthorizationRule.Update - Interface in com.microsoft.azure.management.eventhub
The entirety of the event hub namespace authorization rule update.
EventHubNamespaceAuthorizationRules - Interface in com.microsoft.azure.management.eventhub
Entry point to manage event hub namespace authorization rules.
eventHubNamespaces() - Method in class com.microsoft.azure.management.Azure
 
EventHubNamespaces - Interface in com.microsoft.azure.management.eventhub
Entry point to manage EventHub namespaces.
EventHubNamespaceSkuType - Class in com.microsoft.azure.management.eventhub
Defines values for EventHubNamespaceSkuType.
EventHubNamespaceSkuType(Sku) - Constructor for class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
Creates event hub namespace sku.
EventHubNamespaceSkuType(SkuName, SkuTier) - Constructor for class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
Creates event hub namespace sku.
EventHubOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
EventHubOutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes an Event Hub output data source.
EventHubOutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
 
EventHubProperties - Class in com.microsoft.azure.management.devices
The properties of the provisioned Event Hub-compatible endpoint used by the IoT hub.
EventHubProperties() - Constructor for class com.microsoft.azure.management.devices.EventHubProperties
 
EventHubRuntimeInformation - Class in com.microsoft.azure.eventhubs
Holds information about Event Hubs which can come handy while performing data-plane operations like EventHubClient.createPartitionSender(String) and EventHubClient.createReceiver(String, String, EventPosition)
EventHubRuntimeInformation(String, Instant, int, String[]) - Constructor for class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
 
eventHubs() - Method in class com.microsoft.azure.management.Azure
 
eventHubs() - Method in class com.microsoft.azure.management.devices.RoutingEndpoints
Get the eventHubs value.
eventHubs() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaces
 
EventHubs - Interface in com.microsoft.azure.management.eventhub
Entry point to manage event hubs.
EventHubsAppender - Class in com.microsoft.azure.eventhubs.extensions.appender
Sends LogEvent's to Microsoft Azure EventHubs.
EventHubsManager - Class in com.microsoft.azure.eventhubs.extensions.appender
 
EventHubsManager(String, String) - Constructor for class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
EventHubStreamInputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes an Event Hub input data source that contains stream data.
EventHubStreamInputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
 
EventHubTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
EventLevel - Enum in com.microsoft.azure.management.monitor
Defines values for EventLevel.
eventName() - Method in class com.microsoft.azure.management.devtestlab.Event
Get the eventName value.
eventName() - Method in class com.microsoft.azure.management.devtestlab.EventFragment
Get the eventName value.
eventName() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the eventName value.
eventName() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the eventName value.
EVENTNAME - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "eventName" for EventDataPropertyName.
eventName() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the eventName value.
EventPosition - Interface in com.microsoft.azure.eventhubs
Defines a position of an EventData in the event hub partition.
EventPositionImpl - Class in com.microsoft.azure.eventhubs.impl
 
EventProcessorHost - Class in com.microsoft.azure.eventprocessorhost
The main class of event processor host.
EventProcessorHost(String, String, String, String, String, String) - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Create a new host instance to process events from an Event Hub.
EventProcessorHost(String, String, String, String, String, String, ScheduledExecutorService) - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Create a new host to process events from an Event Hub.
EventProcessorHost(String, String, String, String, String, String, String) - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Create a new host to process events from an Event Hub.
EventProcessorHost(String, String, String, String, String, String, String, ScheduledExecutorService) - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Create a new host to process events from an Event Hub.
EventProcessorHost(String, String, String, String, ICheckpointManager, ILeaseManager) - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Create a new host to process events from an Event Hub.
EventProcessorHost(String, String, String, String, ICheckpointManager, ILeaseManager, ScheduledExecutorService, RetryPolicy) - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Create a new host to process events from an Event Hub.
EventProcessorHostActionStrings - Class in com.microsoft.azure.eventprocessorhost
The action string of ExceptionReceivedEventArts will be one of this.
EventProcessorHostActionStrings() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
EventProcessorOptions - Class in com.microsoft.azure.eventprocessorhost
Options affecting the behavior of the event processor host instance in general.
EventProcessorOptions() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
 
EventProcessorOptions.EndOfStreamInitialPositionProvider - Class in com.microsoft.azure.eventprocessorhost
A prefab initial position provider that starts from the next event that becomes available.
EventProcessorOptions.StartOfStreamInitialPositionProvider - Class in com.microsoft.azure.eventprocessorhost
A prefab initial position provider that starts from the first event available.
EventRequestMessage - Class in com.microsoft.azure.management.containerregistry
The event request message sent to the service URI.
EventRequestMessage() - Constructor for class com.microsoft.azure.management.containerregistry.EventRequestMessage
 
eventRequestMessage() - Method in interface com.microsoft.azure.management.containerregistry.WebhookEventInfo
Gets the event request object.
EventResponseMessage - Class in com.microsoft.azure.management.containerregistry
The event response message received from the service URI.
EventResponseMessage() - Constructor for class com.microsoft.azure.management.containerregistry.EventResponseMessage
 
eventResponseMessage() - Method in interface com.microsoft.azure.management.containerregistry.WebhookEventInfo
Gets the event response object.
events() - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Get the events value.
events() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
events() - Method in class com.microsoft.azure.management.containerinstance.ContainerGroupPropertiesInstanceView
Get the events value.
events() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Get the events value.
events() - Method in class com.microsoft.azure.management.devices.OperationsMonitoringProperties
Get the events value.
eventsCount() - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Get the eventsCount value.
eventSource() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the eventSource value.
eventSource() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the eventSource value.
EventsOutOfOrderPolicy - Class in com.microsoft.azure.management.streamanalytics
Defines values for EventsOutOfOrderPolicy.
EventsOutOfOrderPolicy(String) - Constructor for class com.microsoft.azure.management.streamanalytics.EventsOutOfOrderPolicy
Creates a custom value for EventsOutOfOrderPolicy.
eventStream(StreamObserver<StreamingMessage>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc.FunctionRpcImplBase
 
eventStream(StreamObserver<StreamingMessage>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc.FunctionRpcStub
 
eventTimestamp() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the eventTimestamp value.
EVENTTIMESTAMP - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "eventTimestamp" for EventDataPropertyName.
eventType() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the eventType value.
ex - Variable in class com.microsoft.azure.datalake.store.OperationResponse
exceptions encountered when processing the request or response
ExampleRequest - Class in com.microsoft.azure.management.machinelearning
Sample input data for the service's input(s).
ExampleRequest() - Constructor for class com.microsoft.azure.management.machinelearning.ExampleRequest
 
exampleRequest() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the exampleRequest value.
EXCEPTION_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
EXCEPTION_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
exceptionHistory - Variable in class com.microsoft.azure.datalake.store.OperationResponse
Comma-separated list of exceptions encountered but not thrown by this call.
ExceptionPhase - Enum in com.microsoft.azure.servicebus
Enumeration to represent the phase in a message pump or session pump at which an exception occurred.
ExceptionReceivedEventArgs - Class in com.microsoft.azure.eventprocessorhost
Passed as an argument to the general exception handler that can be set via EventProcessorOptions.
exceptions() - Method in class com.microsoft.azure.management.customerinsights.ResourceSetDescription
Get the exceptions value.
exceptiontype() - Method in class com.microsoft.azure.management.compute.InnerError
Get the exceptiontype value.
ExceptionUtil - Class in com.microsoft.azure.eventhubs.impl
 
ExceptionUtil() - Constructor for class com.microsoft.azure.eventhubs.impl.ExceptionUtil
 
ExceptionUtil - Class in com.microsoft.azure.servicebus.primitives
 
ExceptionUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.ExceptionUtil
 
ExceptionUtil.SyncFactory<T> - Interface in com.microsoft.azure.eventhubs.impl
 
ExceptionUtil.SyncFactoryVoid - Interface in com.microsoft.azure.eventhubs.impl
 
ExceptionUtil.SyncFactoryWithIllegalArgException<T> - Interface in com.microsoft.azure.eventhubs.impl
 
ExceptionUtil.SyncFactoryWithIOException<T> - Interface in com.microsoft.azure.eventhubs.impl
 
exchange() - Method in class com.microsoft.azure.management.dns.MxRecord
Get the exchange value.
EXCHANGE_ONLINE - Static variable in class com.microsoft.azure.management.customerinsights.ConnectorTypes
Static value ExchangeOnline for ConnectorTypes.
exe() - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Get the exe value.
Executable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The base interface for all template interfaces that support execute operations.
execute() - Method in interface com.microsoft.azure.eventhubs.impl.ExceptionUtil.SyncFactory
 
execute() - Method in interface com.microsoft.azure.eventhubs.impl.ExceptionUtil.SyncFactoryVoid
 
execute() - Method in interface com.microsoft.azure.eventhubs.impl.ExceptionUtil.SyncFactoryWithIllegalArgException
 
execute() - Method in interface com.microsoft.azure.eventhubs.impl.ExceptionUtil.SyncFactoryWithIOException
 
execute() - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsQueryExecute
Executes the query.
execute() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Executes the query.
execute() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Executable
Execute the request.
execute(IotHubConnectionState, Object) - Method in class com.microsoft.azure.sdk.iot.common.ConnectionStatusCallback
 
execute(IotHubStatusCode, Object) - Method in class com.microsoft.azure.sdk.iot.common.EventCallback
 
execute(Map<String, Object>) - Method in interface com.microsoft.azure.sdk.iot.deps.serializer.TwinChangedCallback
Deprecated.
Executes the callback.
execute(Map<String, Object>) - Method in interface com.microsoft.azure.sdk.iot.deps.serializer.TwinPropertiesChangeCallback
Deprecated.
Executes the callback.
execute(IotHubConnectionState, Object) - Method in interface com.microsoft.azure.sdk.iot.device.IotHubConnectionStateCallback
 
execute(IotHubStatusCode, Object) - Method in interface com.microsoft.azure.sdk.iot.device.IotHubEventCallback
Executes the callback.
execute(ResponseMessage, Object) - Method in interface com.microsoft.azure.sdk.iot.device.IotHubResponseCallback
Executes the callback.
execute(Message, Object) - Method in interface com.microsoft.azure.sdk.iot.device.MessageCallback
Executes the callback.
executeAsync() - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsQueryExecute
Executes the query.
executeAsync() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Executes the query.
executeAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Executable
Execute the request asynchronously.
executeAsync(ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Executable
Execute the request asynchronously.
executedStatementCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.HiveJobProperties
Get the executedStatementCount value.
executeEndpoint() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
Get the executeEndpoint value.
ExecutionContext - Interface in com.microsoft.azure.serverless.functions
The execution context enables interaction with the Azure Functions execution environment.
executionCount() - Method in class com.microsoft.azure.management.scheduler.JobStatus
Get the executionCount value.
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the executionInfo value.
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the executionInfo value.
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the executionInfo value.
executionInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the executionInfo value.
executionInfo() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
executionState() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
Gets the current state of the job.
ExecutionState - Enum in com.microsoft.azure.management.batchai
Defines values for ExecutionState.
executionStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
executionTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertex
Get the executionTime value.
existingLabDiskId() - Method in class com.microsoft.azure.management.devtestlab.DetachDataDiskProperties
Get the existingLabDiskId value.
existingRelationshipName() - Method in class com.microsoft.azure.management.customerinsights.RelationshipsLookup
Get the existingRelationshipName value.
exists(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
exists(String, JobScheduleExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
exists(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
exists(String, PoolExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
existsAsync(String, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
existsAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
existsAsync(String, JobScheduleExistsOptions, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
existsAsync(String, JobScheduleExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
existsAsync(String, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
existsAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
existsAsync(String, PoolExistsOptions, ServiceCallback<Boolean>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
existsAsync(String, PoolExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
existsJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Checks whether the specified job schedule exists.
existsJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Checks whether the specified job schedule exists.
existsPool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Checks whether the specified pool exists.
existsPool(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Checks whether the specified pool exists.
existsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
existsWithServiceResponseAsync(String, JobScheduleExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Checks the specified job schedule exists.
existsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
existsWithServiceResponseAsync(String, PoolExistsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets basic properties of a pool.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the exitCode value.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the exitCode value.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the exitCode value.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the exitCode value.
exitCode() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the exitCode value.
exitCode() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get the exitCode value.
exitCode() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the exitCode value.
ExitCodeMapping - Class in com.microsoft.azure.batch.protocol.models
How the Batch service should respond if a task exits with a particular exit code.
ExitCodeMapping() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
 
ExitCodeRangeMapping - Class in com.microsoft.azure.batch.protocol.models
A range of exit codes and how the Batch service should respond to exit codes within that range.
ExitCodeRangeMapping() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
 
exitCodeRanges() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the exitCodeRanges value.
exitCodes() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the exitCodes value.
exitConditions() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the exitConditions value.
ExitConditions - Class in com.microsoft.azure.batch.protocol.models
Specifies how the Batch service should respond when the task completes.
ExitConditions() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitConditions
 
exitConditions() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the exitConditions value.
exitOptions() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Get the exitOptions value.
exitOptions() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Get the exitOptions value.
ExitOptions - Class in com.microsoft.azure.batch.protocol.models
Specifies how the Batch service responds to a particular exit condition.
ExitOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.ExitOptions
 
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the expand value.
expand() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the expand value.
ExpandableStringEnum<T extends ExpandableStringEnum<T>> - Class in com.microsoft.azure.management.resources.fluentcore.arm
Base implementation for expandable, single string enums.
ExpandableStringEnum() - Constructor for class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
 
expandClause() - Method in class com.microsoft.azure.batch.DetailLevel
Gets the OData expand clause.
expandedDestinationAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the expandedDestinationAddressPrefix value.
expandedSourceAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the expandedSourceAddressPrefix value.
expectedExecutionTime() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the expectedExecutionTime value.
experimentName() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
Experiments - Class in com.microsoft.azure.management.appservice
Routing rules in production experiments.
Experiments() - Constructor for class com.microsoft.azure.management.appservice.Experiments
 
experiments() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the experiments value.
expirationDate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
expirationTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
expirationTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
expires() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the expires value.
expireTime() - Method in class com.microsoft.azure.management.dns.SoaRecord
Get the expireTime value.
EXPIRING - Static variable in class com.microsoft.azure.management.customerinsights.ProvisioningStates
Static value Expiring for ProvisioningStates.
expiry - Variable in class com.microsoft.azure.datalake.store.oauth2.AzureADToken
 
expiry() - Method in class com.microsoft.azure.management.machinelearning.DiagnosticsConfiguration
Get the expiry value.
ExpiryOption - Enum in com.microsoft.azure.datalake.store
Enum specifying how to interpret the expiry time specified in setExpiry call.
expiryTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the expiryTime value.
expiryTime() - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Get the expiryTime value.
expiryTime - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
Date+time at which the file expires, as UTC time.
expiryTime() - Method in class com.microsoft.azure.management.billing.DownloadUrl
Get the expiryTime value.
expiryTime - Variable in class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
 
ExponentialBackoffPolicy - Class in com.microsoft.azure.datalake.store.retrypolicies
implements different retry decisions based on the error.
ExponentialBackoffPolicy() - Constructor for class com.microsoft.azure.datalake.store.retrypolicies.ExponentialBackoffPolicy
 
ExponentialBackoffPolicy(int, int, int) - Constructor for class com.microsoft.azure.datalake.store.retrypolicies.ExponentialBackoffPolicy
 
EXPORT - Static variable in class com.microsoft.azure.management.devices.JobType
Static value export for JobType.
exportable() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the exportable value.
exportData(String, String) - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Export data from Redis Cache.
exportData(String, String, String) - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Export data from Redis Cache.
exportDevices(String, Boolean) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Create a bulk export job.
exportDevicesAsync(String, Boolean) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for exportDevices() operation
ExportFormat - Class in com.microsoft.azure.management.apimanagement
Defines values for ExportFormat.
ExportFormat() - Constructor for class com.microsoft.azure.management.apimanagement.ExportFormat
 
ExportImportDevice - Class in com.microsoft.azure.sdk.iot.service
 
ExportImportDevice() - Constructor for class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Default constructor for an ExportImportDevice object.
ExportImportDevice(String, AuthenticationType) - Constructor for class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Constructor for an ExportImportDevice object.
ExportImportDeviceParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
ExportImportDeviceParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Empty constructor: Used only to keep GSON happy.
ExportImportDeviceParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Constructor for an ExportImportDeviceParser that is built using the provided json
exportTemplate() - Method in interface com.microsoft.azure.management.resources.Deployment
Exports a deployment template.
exportTemplate(ResourceGroupExportTemplateOptions) - Method in interface com.microsoft.azure.management.resources.ResourceGroup
Captures the specified resource group as a template.
exportTemplateAsync() - Method in interface com.microsoft.azure.management.resources.Deployment
Exports a deployment template asynchronously.
exportTemplateAsync(ServiceCallback<DeploymentExportResult>) - Method in interface com.microsoft.azure.management.resources.Deployment
Exports a deployment template asynchronously.
exportTemplateAsync(ResourceGroupExportTemplateOptions) - Method in interface com.microsoft.azure.management.resources.ResourceGroup
Captures the specified resource group as a template asynchronously.
exportTemplateAsync(ResourceGroupExportTemplateOptions, ServiceCallback<ResourceGroupExportResult>) - Method in interface com.microsoft.azure.management.resources.ResourceGroup
Captures the specified resource group as a template asynchronously.
exportTo(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Exports the current database to a specified URI path.
exportTo(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Exports the current database to an existing storage account and relative path.
exportTo(Creatable<StorageAccount>, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Exports the current database to a new storage account and relative path.
exportTo(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.ExportTo
 
exportTo(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.ExportTo
 
exportTo(Creatable<StorageAccount>, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.ExportTo
 
exposeSampleData() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the exposeSampleData value.
EXPRESS_ROUTE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value ExpressRoute for VirtualNetworkGatewayConnectionType.
EXPRESS_ROUTE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
Static value ExpressRoute for VirtualNetworkGatewayType.
expression() - Method in class com.microsoft.azure.management.customerinsights.KpiAlias
Get the expression value.
expression() - Method in class com.microsoft.azure.management.customerinsights.KpiExtract
Get the expression value.
ExpressRouteCircuit - Interface in com.microsoft.azure.management.network
Entry point for Express Route Circuit management API in Azure.
ExpressRouteCircuit.Definition - Interface in com.microsoft.azure.management.network
The entirety of the express route circuit definition.
ExpressRouteCircuit.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of express route circuit definition stages.
ExpressRouteCircuit.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of express route circuit definition.
ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations - Interface in com.microsoft.azure.management.network
The stage of express route circuit definition allowing to enable/disable classic operations.
ExpressRouteCircuit.DefinitionStages.WithAuthorization - Interface in com.microsoft.azure.management.network
The stage of definition allowing to add authorization.
ExpressRouteCircuit.DefinitionStages.WithBandwidth - Interface in com.microsoft.azure.management.network
The stage of express route circuit definition allowing to specify service provider bandwidth.
ExpressRouteCircuit.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the express route circuit definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
ExpressRouteCircuit.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of express route circuit definition allowing to specify the resource group.
ExpressRouteCircuit.DefinitionStages.WithPeeringLocation - Interface in com.microsoft.azure.management.network
The stage of express route circuit definition allowing to specify service provider peering location.
ExpressRouteCircuit.DefinitionStages.WithServiceProvider - Interface in com.microsoft.azure.management.network
The stage of express route circuit definition allowing to specify service provider name.
ExpressRouteCircuit.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.network
The stage of express route circuit definition allowing to specify SKU tier and family.
ExpressRouteCircuit.Update - Interface in com.microsoft.azure.management.network
The template for a express route circuit update operation, containing all the settings that can be modified.
ExpressRouteCircuit.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of express route circuit update stages.
ExpressRouteCircuit.UpdateStages.WithAllowClassicOperations - Interface in com.microsoft.azure.management.network
The stage of express route circuit update allowing to enable/disable classic operations.
ExpressRouteCircuit.UpdateStages.WithAuthorization - Interface in com.microsoft.azure.management.network
The stage of express route circuit update allowing to add authorization.
ExpressRouteCircuit.UpdateStages.WithBandwidth - Interface in com.microsoft.azure.management.network
The stage of express route circuit update allowing to specify service provider bandwidth.
ExpressRouteCircuit.UpdateStages.WithSku - Interface in com.microsoft.azure.management.network
The stage of express route circuit update allowing to specify SKU tier and family.
ExpressRouteCircuitArpTable - Class in com.microsoft.azure.management.network
The ARP table associated with the ExpressRouteCircuit.
ExpressRouteCircuitArpTable() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
 
ExpressRouteCircuitPeering - Interface in com.microsoft.azure.management.network
Client-side representation of express route circuit peering object, associated with express route circuit.
ExpressRouteCircuitPeering.Definition - Interface in com.microsoft.azure.management.network
The entirety of the express route circuit peering definition.
ExpressRouteCircuitPeering.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of express route circuit peering definition stages.
ExpressRouteCircuitPeering.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
 
ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering definition allowing to specify advertised address prefixes.
ExpressRouteCircuitPeering.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
 
ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering definition allowing to specify AS number for peering.
ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering definition allowing to specify primary address prefix.
ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering definition allowing to specify secondary address prefix.
ExpressRouteCircuitPeering.DefinitionStages.WithVlanId - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering definition allowing to specify VLAN ID.
ExpressRouteCircuitPeering.Update - Interface in com.microsoft.azure.management.network
Grouping of express route circuit peering update stages.
ExpressRouteCircuitPeering.UpdateStages - Interface in com.microsoft.azure.management.network
The template for express route circuit peering update operation, containing all the settings that can be modified.
ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering update allowing to specify advertised address prefixes.
ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering update allowing to specify AS number for peering.
ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering update allowing to specify primary address prefix.
ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering update allowing to specify secondary address prefix.
ExpressRouteCircuitPeering.UpdateStages.WithVlanId - Interface in com.microsoft.azure.management.network
The stage of Express Route Circuit Peering update allowing to specify VLAN ID.
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Creates a custom value for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
ExpressRouteCircuitPeeringConfig - Class in com.microsoft.azure.management.network
Specifies the peering configuration.
ExpressRouteCircuitPeeringConfig() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
 
ExpressRouteCircuitPeerings - Interface in com.microsoft.azure.management.network
Entry point for express route circuit peerings management API in Azure.
ExpressRouteCircuitPeeringState - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitPeeringState.
ExpressRouteCircuitPeeringState(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
Creates a custom value for ExpressRouteCircuitPeeringState.
ExpressRouteCircuitPeeringType - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitPeeringType.
ExpressRouteCircuitPeeringType(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Creates a custom value for ExpressRouteCircuitPeeringType.
ExpressRouteCircuitRoutesTable - Class in com.microsoft.azure.management.network
The routes table associated with the ExpressRouteCircuit.
ExpressRouteCircuitRoutesTable() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
 
ExpressRouteCircuitRoutesTableSummary - Class in com.microsoft.azure.management.network
The routes table associated with the ExpressRouteCircuit.
ExpressRouteCircuitRoutesTableSummary() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
 
expressRouteCircuits() - Method in class com.microsoft.azure.management.Azure
 
ExpressRouteCircuits - Interface in com.microsoft.azure.management.network
Entry point to express route circuits management API in Azure.
ExpressRouteCircuitServiceProviderProperties - Class in com.microsoft.azure.management.network
Contains ServiceProviderProperties in an ExpressRouteCircuit.
ExpressRouteCircuitServiceProviderProperties() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
 
ExpressRouteCircuitSku - Class in com.microsoft.azure.management.network
Contains SKU in an ExpressRouteCircuit.
ExpressRouteCircuitSku() - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSku
 
ExpressRouteCircuitSkuFamily - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitSkuFamily.
ExpressRouteCircuitSkuFamily(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
Creates a custom value for ExpressRouteCircuitSkuFamily.
ExpressRouteCircuitSkuTier - Class in com.microsoft.azure.management.network
Defines values for ExpressRouteCircuitSkuTier.
ExpressRouteCircuitSkuTier(String) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
Creates a custom value for ExpressRouteCircuitSkuTier.
ExpressRouteCircuitSkuType - Class in com.microsoft.azure.management.network
Express route circuit sku type.
ExpressRouteCircuitSkuType(ExpressRouteCircuitSkuTier, ExpressRouteCircuitSkuFamily) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
Creates a custom value for ExpressRouteCircuitSkuType.
ExpressRouteCircuitSkuType(ExpressRouteCircuitSku) - Constructor for class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
Creates a custom value for ExpressRouteCircuitSkuType.
ExpressRouteCircuitStats - Interface in com.microsoft.azure.management.network
Contains stats associated with the peering.
ExpressRouteServiceProviderBandwidthsOffered - Class in com.microsoft.azure.management.network
Contains bandwidths offered in ExpressRouteServiceProvider resources.
ExpressRouteServiceProviderBandwidthsOffered() - Constructor for class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
 
extendedCode() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the extendedCode value.
extendedUnit() - Method in class com.microsoft.azure.management.compute.ResourceSkuCosts
Get the extendedUnit value.
extension() - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Get the extension value.
extensionHandlers() - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Get the extensionHandlers value.
extensionProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the extensionProfile value.
extensionProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the extensionProfile value.
extensions() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the extensions value.
extensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
extensions() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetExtensionProfile
Get the extensions value.
extensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
extensionTypes() - Method in interface com.microsoft.azure.management.compute.VirtualMachinePublisher
 
EXTERNAL - Static variable in class com.microsoft.azure.management.apimanagement.VirtualNetworkType
Static value External for VirtualNetworkType.
EXTERNAL_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value ExternalGit for ScmType.
EXTERNAL_HG - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value ExternalHg for ScmType.
ExternalChildResource<FluentModelT,ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Represents an external child resource.
externalEndpoints() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
externalId() - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Get the externalId value.
externalPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
externalResourceId() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the externalResourceId value.
ExternalSubnet - Class in com.microsoft.azure.management.devtestlab
Subnet information as returned by the Microsoft.Network API.
ExternalSubnet() - Constructor for class com.microsoft.azure.management.devtestlab.ExternalSubnet
 
ExternalSubnetFragment - Class in com.microsoft.azure.management.devtestlab
Subnet information as returned by the Microsoft.Network API.
ExternalSubnetFragment() - Constructor for class com.microsoft.azure.management.devtestlab.ExternalSubnetFragment
 
ExternalTable - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog external table item.
ExternalTable() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
 
externalTable() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the externalTable value.
externalTcpPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
externalUdpPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
extractAsyncCompletionCause(Throwable) - Static method in class com.microsoft.azure.servicebus.primitives.ExceptionUtil
 
extractFromResourceId(String, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract information from a resource ID string with the resource type as the identifier.
extractName() - Method in class com.microsoft.azure.management.customerinsights.KpiExtract
Get the extractName value.

F

F - Static variable in class com.microsoft.azure.management.storage.Services
Static value f for Services.
F - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value f for SignedResource.
F0 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value F0 for SkuName.
F1 - Static variable in class com.microsoft.azure.management.devices.IotHubSku
Static value F1 for IotHubSku.
FACE - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value Face for Kind.
FACEBOOK - Static variable in class com.microsoft.azure.management.apimanagement.IdentityProviderType
Static value facebook for IdentityProviderType.
FACTORY_RESET_DEVICE - Static variable in class com.microsoft.azure.management.devices.JobType
Static value factoryResetDevice for JobType.
failed() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the failed value.
FAILED - Static variable in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
Static value Failed for CustomHttpsProvisioningState.
FAILED - Static variable in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
Static value Failed for ProvisioningState.
FAILED - Static variable in class com.microsoft.azure.management.containerregistry.ProvisioningState
Static value Failed for ProvisioningState.
FAILED - Static variable in class com.microsoft.azure.management.customerinsights.ProvisioningStates
Static value Failed for ProvisioningStates.
FAILED - Static variable in class com.microsoft.azure.management.machinelearning.ProvisioningState
Static value Failed for ProvisioningState.
FAILED - Static variable in class com.microsoft.azure.management.network.NetworkOperationStatus
Static value Failed for NetworkOperationStatus.
FAILED - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Failed for ProvisioningState.
FAILED - Static variable in class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
Static value Failed for VaultUpgradeState.
FAILED - Static variable in class com.microsoft.azure.management.servicefabric.ProvisioningState
Static value Failed for ProvisioningState.
FAILED - Static variable in class com.microsoft.azure.management.sql.ManagementOperationState
Static value Failed for ManagementOperationState.
failedCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the failedCount value.
failedInstanceCount() - Method in class com.microsoft.azure.management.compute.RollingUpgradeProgressInfo
Get the failedInstanceCount value.
failedJobs() - Method in class com.microsoft.azure.management.recoveryservices.JobsSummary
Get the failedJobs value.
failedLocationCount() - Method in class com.microsoft.azure.management.gallery.LocationThresholdRuleCondition
Get the failedLocationCount value.
failedLocationCount() - Method in class com.microsoft.azure.management.monitor.LocationThresholdRuleCondition
Get the failedLocationCount value.
failOver() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
Perform fail over so that the secondary namespace becomes the primary.
failover() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
Fails over the Azure SQL Database Replication Link.
failover(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations
Fails over from the current primary server to this server.
failover(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.SqlFailoverGroupActionsDefinition
Fails over from the current primary server to this server.
failOverAsync() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
Perform fail over so that the secondary namespace becomes the primary.
failoverAsync() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
Fails over the Azure SQL Database Replication Link.
failoverAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.sql.ReplicationLink
Fails over the Azure SQL Database Replication Link.
failoverAsync(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations
Asynchronously fails over from the current primary server to this server.
failoverAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.SqlFailoverGroupActionsDefinition
Asynchronously fails over from the current primary server to this server.
FailoverGroupReadOnlyEndpoint - Class in com.microsoft.azure.management.sql
Read-only endpoint of the failover group instance.
FailoverGroupReadOnlyEndpoint() - Constructor for class com.microsoft.azure.management.sql.FailoverGroupReadOnlyEndpoint
 
FailoverGroupReadWriteEndpoint - Class in com.microsoft.azure.management.sql
Read-write endpoint of the failover group instance.
FailoverGroupReadWriteEndpoint() - Constructor for class com.microsoft.azure.management.sql.FailoverGroupReadWriteEndpoint
 
FailoverGroupReplicationRole - Class in com.microsoft.azure.management.sql
Defines values for FailoverGroupReplicationRole.
FailoverGroupReplicationRole() - Constructor for class com.microsoft.azure.management.sql.FailoverGroupReplicationRole
 
failoverGroups() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
failoverGroups() - Method in interface com.microsoft.azure.management.sql.SqlServers
 
FailoverPolicies - Class in com.microsoft.azure.management.cosmosdb
The list of new failover policies for the failover priority change.
FailoverPolicies() - Constructor for class com.microsoft.azure.management.cosmosdb.FailoverPolicies
 
failoverPolicies() - Method in class com.microsoft.azure.management.cosmosdb.FailoverPolicies
Get the failoverPolicies value.
failoverPolicy() - Method in class com.microsoft.azure.management.sql.FailoverGroupReadOnlyEndpoint
Get the failoverPolicy value.
failoverPolicy() - Method in class com.microsoft.azure.management.sql.FailoverGroupReadWriteEndpoint
Get the failoverPolicy value.
failoverPriority() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the failoverPriority value.
failoverPriorityChange(String, String, List<Location>) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Changes the failover priority for the Azure CosmosDB database account.
failoverPriorityChangeAsync(String, String, List<Location>) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Changes the failover priority for the Azure CosmosDB database account.
failoverWithDataLossGracePeriodMinutes() - Method in class com.microsoft.azure.management.sql.FailoverGroupReadWriteEndpoint
Get the failoverWithDataLossGracePeriodMinutes value.
FAILURE - Static variable in class com.microsoft.azure.management.apimanagement.ConnectivityStatusType
Static value failure for ConnectivityStatusType.
Failure_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
Failure = 0;
failureCount() - Method in class com.microsoft.azure.management.scheduler.JobStatus
Get the failureCount value.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the failureInfo value.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the failureInfo value.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the failureInfo value.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the failureInfo value.
failureInfo() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the failureInfo value.
failureTaskList() - Method in exception com.microsoft.azure.batch.CreateTasksErrorException
 
FALKLAND_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
FALKLAND_ISLANDS_MALVINAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
fallbackRoute() - Method in class com.microsoft.azure.management.devices.RoutingProperties
Get the fallbackRoute value.
FallbackRouteProperties - Class in com.microsoft.azure.management.devices
The properties related to the fallback route based on which the IoT hub routes messages to the fallback endpoint.
FallbackRouteProperties() - Constructor for class com.microsoft.azure.management.devices.FallbackRouteProperties
Creates an instance of FallbackRouteProperties class.
FALSE_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
FalseFilter - Class in com.microsoft.azure.servicebus.rules
Represents a special kind of filter that doesn't match any message.
FalseFilter() - Constructor for class com.microsoft.azure.servicebus.rules.FalseFilter
Creates a false filter.
family() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the family value.
family() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the family value.
family() - Method in class com.microsoft.azure.management.keyvault.Sku
Get the family value.
family() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Get the family value.
family() - Method in class com.microsoft.azure.management.notificationhubs.Sku
Get the family value.
family() - Method in class com.microsoft.azure.management.redis.Sku
Get the family value.
family() - Method in class com.microsoft.azure.management.resources.Sku
Get the family value.
FAROE_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
FAROE_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
FATAL_MARKER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
faultDomainCount() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
faultedCount() - Method in class com.microsoft.azure.management.scheduler.JobStatus
Get the faultedCount value.
FaultTolerantObject<T extends IOObject> - Class in com.microsoft.azure.eventhubs.impl
 
FaultTolerantObject(Operation<T>, Operation<Void>) - Constructor for class com.microsoft.azure.eventhubs.impl.FaultTolerantObject
 
fax() - Method in class com.microsoft.azure.management.appservice.Contact
Get the fax value.
fax() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
Feature - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure feature.
FeatureProperties - Class in com.microsoft.azure.management.resources
Information about feature.
FeatureProperties() - Constructor for class com.microsoft.azure.management.resources.FeatureProperties
 
features() - Method in class com.microsoft.azure.management.Azure
 
features() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the features value.
Features - Interface in com.microsoft.azure.management.resources
Entry point to features management API.
feedback() - Method in class com.microsoft.azure.management.devices.CloudToDeviceProperties
Get the feedback value.
FeedbackBatch - Class in com.microsoft.azure.sdk.iot.service
Data structure for feedback messages received in Json array Provide getters and setters for batch properties and messages
FeedbackBatch() - Constructor for class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
FeedbackBatchMessage - Class in com.microsoft.azure.sdk.iot.service
Provide static function to parse Json string to FeedbackBatch object.
FeedbackBatchMessage() - Constructor for class com.microsoft.azure.sdk.iot.service.FeedbackBatchMessage
 
FeedbackProperties - Class in com.microsoft.azure.management.devices
The properties of the feedback queue for cloud-to-device messages.
FeedbackProperties() - Constructor for class com.microsoft.azure.management.devices.FeedbackProperties
 
FeedbackReceiver - Class in com.microsoft.azure.sdk.iot.service
FeedbackReceiver is a specialized receiver whose ReceiveAsync method returns a FeedbackBatch instead of a Message.
FeedbackReceiver(String, String, String, IotHubServiceClientProtocol, String) - Constructor for class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
FeedbackReceiver(String, String, String, IotHubServiceClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Constructor to verify initialization parameters Create instance of AmqpReceive
FeedbackRecord - Class in com.microsoft.azure.sdk.iot.service
Data structure for feedback record received Provide getters and setters for feedback record batch properties
FeedbackRecord() - Constructor for class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
FeedbackStatusCode - Enum in com.microsoft.azure.sdk.iot.service
Enum for feedback status codes
FeedbackStatusCodeEnum - Enum in com.microsoft.azure.sdk.iot.device
 
field() - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertLeafCondition
Get the field value.
fieldDelimiter() - Method in class com.microsoft.azure.management.streamanalytics.CsvSerialization
Get the fieldDelimiter value.
fieldMappings() - Method in class com.microsoft.azure.management.customerinsights.RelationshipTypeMapping
Get the fieldMappings value.
fieldName() - Method in class com.microsoft.azure.management.customerinsights.KpiGroupByMetadata
Get the fieldName value.
fieldName() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the fieldName value.
fields() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the fields value.
fieldType() - Method in class com.microsoft.azure.management.customerinsights.KpiGroupByMetadata
Get the fieldType value.
fieldType() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the fieldType value.
FIJI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
FIJI_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
file() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the file value.
file() - Method in class com.microsoft.azure.management.storage.Endpoints
Get the file value.
FILE - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value File for StorageService.
FILE_CHANGE_EVENT_REQUEST_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
FILE_ZILLA3 - Static variable in class com.microsoft.azure.management.appservice.PublishingProfileFormat
Static value FileZilla3 for PublishingProfileFormat.
FileChangeEventRequest - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.FileChangeEventRequest
FileChangeEventRequest.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.FileChangeEventRequest
FileChangeEventRequest.Type - Enum in com.microsoft.azure.webjobs.script.rpc.messages
https://msdn.microsoft.com/en-us/library/t6xf43e0(v=vs.110).aspx
FileChangeEventRequestOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
fileCount - Variable in class com.microsoft.azure.datalake.store.ContentSummary
number of files under a directory
FileDeleteFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DeleteFromComputeNode operation.
FileDeleteFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
 
FileDeleteFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for deleteFromComputeNode operation.
FileDeleteFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
 
FileDeleteFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DeleteFromTask operation.
FileDeleteFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
 
FileDeleteFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for deleteFromTask operation.
FileDeleteFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
 
fileFilter() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the fileFilter value.
FileGetFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetFromComputeNode operation.
FileGetFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
 
FileGetFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getFromComputeNode operation.
FileGetFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
 
FileGetFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetFromTask operation.
FileGetFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
 
FileGetFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getFromTask operation.
FileGetFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
 
FileGetPropertiesFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetPropertiesFromComputeNode operation.
FileGetPropertiesFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
 
FileGetPropertiesFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getPropertiesFromComputeNode operation.
FileGetPropertiesFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
 
FileGetPropertiesFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetPropertiesFromTask operation.
FileGetPropertiesFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
 
FileGetPropertiesFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getPropertiesFromTask operation.
FileGetPropertiesFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
 
FileListFromComputeNodeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListFromComputeNode operation.
FileListFromComputeNodeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
 
FileListFromComputeNodeNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromComputeNodeNext operation.
FileListFromComputeNodeNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
 
FileListFromComputeNodeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromComputeNode operation.
FileListFromComputeNodeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
 
FileListFromTaskHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListFromTask operation.
FileListFromTaskHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
 
FileListFromTaskNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromTaskNext operation.
FileListFromTaskNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
 
FileListFromTaskOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromTask operation.
FileListFromTaskOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
 
fileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the fileMode value.
fileMode() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get the fileMode value.
fileMode() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get the fileMode value.
fileName() - Method in class com.microsoft.azure.management.devtestlab.ParametersValueFileInfo
Get the fileName value.
fileNameTemplate() - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Get the fileNameTemplate value.
FileNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A node file requested from a task or compute node was not found.
fileOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a FileOperations object for performing file-related operations on the associated account.
FileOperations - Class in com.microsoft.azure.batch
Performs file-related operations on an Azure Batch account.
filePath() - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Get the filePath value.
filePath() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the filePath value.
filePath() - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Get the filePath value.
filePattern() - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Get the filePattern value.
FileProperties - Class in com.microsoft.azure.batch.protocol.models
The properties of a file on a compute node.
FileProperties() - Constructor for class com.microsoft.azure.batch.protocol.models.FileProperties
 
files() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Files object to access its operations.
Files - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Files.
files() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Get the files value.
FileServer - Interface in com.microsoft.azure.management.batchai
Client-side representation for FileServerReference.
fileServer() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get the fileServer value.
FileServer.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of file server reference.
FileServer.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for azure blob file system reference.
FileServer.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithFileServer<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithMountOptions<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithRelativeMountPath<ParentT> - Interface in com.microsoft.azure.management.batchai
 
FileServer.DefinitionStages.WithSourceDirectory<ParentT> - Interface in com.microsoft.azure.management.batchai
 
fileServerInternalIP() - Method in class com.microsoft.azure.management.batchai.MountSettings
Get the fileServerInternalIP value.
FileServerProvisioningState - Enum in com.microsoft.azure.management.batchai
Defines values for FileServerProvisioningState.
fileServerPublicIP() - Method in class com.microsoft.azure.management.batchai.MountSettings
Get the fileServerPublicIP value.
FileServerReference - Class in com.microsoft.azure.management.batchai
Provides required information, for the service to be able to mount Azure FileShare on the cluster nodes.
FileServerReference() - Constructor for class com.microsoft.azure.management.batchai.FileServerReference
 
fileServers() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get the fileServers value.
FileServerType - Class in com.microsoft.azure.management.batchai
Defines values for FileServerType.
FileServerType() - Constructor for class com.microsoft.azure.management.batchai.FileServerType
 
fileServerType() - Method in class com.microsoft.azure.management.batchai.MountSettings
Get the fileServerType value.
fileSystem() - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Get the fileSystem value.
fileSystem() - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Get the fileSystem value.
FileSystemApplicationLogsConfig - Class in com.microsoft.azure.management.appservice
Application logs to file system configuration.
FileSystemApplicationLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
 
FileSystemHttpLogsConfig - Class in com.microsoft.azure.management.appservice
Http logs to file system configuration.
FileSystemHttpLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
 
FileType - Class in com.microsoft.azure.management.datalake.analytics.models
Defines values for FileType.
FileType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.FileType
 
FileUpload - Class in com.microsoft.azure.sdk.iot.device.fileupload
Provide means to upload file in the Azure Storage using the IoTHub.
FileUpload(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.fileupload.FileUpload
CONSTRUCTOR
fileUploadError() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the fileUploadError value.
FileUploadInProgress - Class in com.microsoft.azure.sdk.iot.device.fileupload
Control the file uploads that are in progress
FileUploadNotification - Class in com.microsoft.azure.sdk.iot.service
 
FileUploadNotification(String, String, String, Date, Long, Date) - Constructor for class com.microsoft.azure.sdk.iot.service.FileUploadNotification
 
FileUploadNotificationParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of the notification of a single File Upload, with a Json deserializer.
FileUploadNotificationParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
CONSTRUCTOR Create an instance of the FileUploadNotification using the information in the provided json.
FileUploadNotificationParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Empty constructor: Used only to keep GSON happy.
FileUploadNotificationReceiver - Class in com.microsoft.azure.sdk.iot.service
 
FileUploadOptions - Class in com.microsoft.azure.management.devtestlab
Defines values for FileUploadOptions.
FileUploadOptions(String) - Constructor for class com.microsoft.azure.management.devtestlab.FileUploadOptions
Creates a custom value for FileUploadOptions.
FileUploadRequestParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single File Upload request with a Json serializer.
FileUploadRequestParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParser
CONSTRUCTOR Create an instance of the FileUploadRequestParser based on the provided blobName.
FileUploadRequestParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParser
Empty constructor: Used only to keep GSON happy.
FileUploadResponseParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single container for the File Upload response with a Json deserializer.
FileUploadResponseParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
CONSTRUCTOR Create an instance of the FileUploadResponseParser using the information in the provided json.
FileUploadResponseParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Empty constructor: Used only to keep GSON happy.
FileUploadStatusParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of the status of a single file for the File Upload, with a Json serializer.
FileUploadStatusParser(String, Boolean, Integer, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParser
CONSTRUCTOR Create an instance of the FileUploadStatusParser for a single file in Azure Storage.
FileUploadStatusParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParser
Empty constructor: Used only to keep GSON happy.
FileUploadTask - Class in com.microsoft.azure.sdk.iot.device.fileupload
Provide means to asynchronous upload file in the Azure Storage using the IoTHub.
fillGapWithZero() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the fillGapWithZero value.
fillGapWithZero() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the fillGapWithZero value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the filter value.
filter() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the filter value.
filter(U) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.PagedListConverter
Override this method to define what items should be fetched.
Filter - Class in com.microsoft.azure.servicebus.rules
Represents a filter expression that is evaluated against a message on a topic.
Filter() - Constructor for class com.microsoft.azure.servicebus.rules.Filter
 
filterAtTenantLevel() - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsQueryExecute
Filters events that were generated at the Tenant level.
filterByCorrelationId(String) - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter
Filters events for a given correlation id.
filterByResource(String) - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter
Filters events for a given resource.
filterByResourceGroup(String) - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter
Filters events for a given resource group.
filterByResourceProvider(String) - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithActivityLogsSelectFilter
Filters events for a given resource provider.
filterClause() - Method in class com.microsoft.azure.batch.DetailLevel
Gets the OData filter clause.
filterDefinition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the filterDefinition value.
filterName() - Method in class com.microsoft.azure.management.devices.IpFilterRule
Get the filterName value.
Filters - Class in com.microsoft.azure.management.consumption
May be used to filter budgets by resource group, resource, or meter.
Filters() - Constructor for class com.microsoft.azure.management.consumption.Filters
 
filters() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
filters() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the filters value.
FINAL_OPCODE_BINARY - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
finalize() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
finalizingTimeUtc() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatistics
Get the finalizingTimeUtc value.
FINBIT_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
findByLabelOrName(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Finds a region based on a label or name.
findFrontendByPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.LoadBalancer
Searches for the public frontend that is associated with the provided public IP address, if one exists.
findFrontendByPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer
Searches for the public frontend that is associated with the provided public IP address, if one exists.
findPath(String, String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
Find the path.
finishTime() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the finishTime value.
FINLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
FINLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the firewallAllowAzureIps value.
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the firewallAllowAzureIps value.
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the firewallAllowAzureIps value.
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the firewallAllowAzureIps value.
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the firewallAllowAzureIps value.
firewallAllowAzureIps() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the firewallAllowAzureIps value.
FirewallAllowAzureIpsState - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for FirewallAllowAzureIpsState.
FirewallAllowAzureIpsState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for FirewallAllowAzureIpsState.
firewallMode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Get the firewallMode value.
FirewallRule - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics firewall rule information.
FirewallRule() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.FirewallRule
 
FirewallRule - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store firewall rule information.
FirewallRule() - Constructor for class com.microsoft.azure.management.datalake.store.models.FirewallRule
 
firewallRules() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the FirewallRules object to access its operations.
FirewallRules - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in FirewallRules.
firewallRules() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the firewallRules value.
firewallRules() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the firewallRules value.
firewallRules() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the firewallRules value.
firewallRules() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the FirewallRules object to access its operations.
FirewallRules - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in FirewallRules.
firewallRules() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the firewallRules value.
firewallRules() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the firewallRules value.
firewallRules() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the firewallRules value.
firewallRules() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
firewallRules() - Method in interface com.microsoft.azure.management.sql.SqlServers
 
firewallState() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the firewallState value.
firewallState() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the firewallState value.
FirewallState - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for FirewallState.
firewallState() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the firewallState value.
firewallState() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the firewallState value.
firewallState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the firewallState value.
FirewallState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for FirewallState.
firewallState() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the firewallState value.
FIRMWARE_UPDATE - Static variable in class com.microsoft.azure.management.devices.JobType
Static value firmwareUpdate for JobType.
firstConsecutiveStaticIP() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the firstConsecutiveStaticIP value.
firstName() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the firstName value.
firstName() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
firstPart() - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Get the firstPart value.
firstTimestamp() - Method in class com.microsoft.azure.management.containerinstance.Event
Get the firstTimestamp value.
fixedDate() - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Get the fixedDate value.
fixedDate() - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Get the fixedDate value.
flattenValuesList(List<String>) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
flattenValuesList(List<String>) - Static method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
 
FLOAT - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Float for ColumnFormat.
FLOAT - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Float for ParameterType.
floatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP
 
FlowLogSettings - Interface in com.microsoft.azure.management.network
Client-side representation of the configuration of flow log, associated with network watcher and an Azure resource.
FlowLogSettings.Update - Interface in com.microsoft.azure.management.network
The template for a flow log information update operation, containing all the settings that can be modified.
FlowLogSettings.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of flow log information update stages.
FlowLogSettings.UpdateStages.WithEnabled - Interface in com.microsoft.azure.management.network
The stage of the flow log information update allowing to set enable/disable property.
FlowLogSettings.UpdateStages.WithRetentionPolicy - Interface in com.microsoft.azure.management.network
The stage of the flow log information update allowing to configure retention policy.
FlowLogSettings.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.network
The stage of the flow log information update allowing to specify storage account.
FlowLogStatusParameters - Class in com.microsoft.azure.management.network
Parameters that define a resource to query flow log status.
FlowLogStatusParameters() - Constructor for class com.microsoft.azure.management.network.FlowLogStatusParameters
 
flush() - Method in class com.microsoft.azure.datalake.store.ADLFileOutputStream
 
folderPath() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the folderPath value.
forceChangePasswordNextLogin() - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Get the forceChangePasswordNextLogin value.
FORCED_UPGRADE - Static variable in class com.microsoft.azure.management.recoveryservices.TriggerType
Static value ForcedUpgrade for TriggerType.
forceFailoverAllowDataLoss() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
Forces fail over the Azure SQL Database Replication Link which may result in data loss.
forceFailoverAllowDataLoss(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations
Fails over from the current primary server to this server.
forceFailoverAllowDataLoss(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.SqlFailoverGroupActionsDefinition
Fails over from the current primary server to this server.
forceFailoverAllowDataLossAsync() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
Forces fail over the Azure SQL Database Replication Link which may result in data loss.
forceFailoverAllowDataLossAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.sql.ReplicationLink
Forces fail over the Azure SQL Database Replication Link which may result in data loss.
forceFailoverAllowDataLossAsync(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations
Fails over from the current primary server to this server.
forceFailoverAllowDataLossAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.SqlFailoverGroupActionsDefinition
Fails over from the current primary server to this server.
forcePersistence() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the forcePersistence value.
forceReboot(RebootType, int) - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Reboot specified Redis node(s).
forceReboot(RebootType) - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Reboot specified Redis node(s).
forceRestart() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the forceRestart value.
forGroup(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a group.
forGroup(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory group this access policy is for.
forGroup(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory group this access policy is for.
forHostname(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithHostname
Specifies the hostname to bind SSL certificate to.
forHostname(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithHostname
Specifies the hostname to bind SSL certificate to.
format() - Method in class com.microsoft.azure.management.appservice.CsmPublishingProfileOptions
Get the format value.
format() - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
Get the format value.
format() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
format() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the format value.
format() - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Get the format value.
format() - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Get the format value.
format() - Method in class com.microsoft.azure.management.streamanalytics.JsonSerialization
Get the format value.
formatType() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Get the formatType value.
formParameters() - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Get the formParameters value.
FormulaPropertiesFromVm - Class in com.microsoft.azure.management.devtestlab
Information about a VM from which a formula is to be created.
FormulaPropertiesFromVm() - Constructor for class com.microsoft.azure.management.devtestlab.FormulaPropertiesFromVm
 
forNumber(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
 
forNumber(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
 
forNumber(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
 
forNumber(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
 
forNumber(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.ContentCase
 
forNumber(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.TypedData.DataCase
 
forNumber(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
 
forObjectId(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment.
forObjectId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the object ID of the Active Directory identity this access policy is for.
forObjectId(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the object ID of the Active Directory identity this access policy is for.
forResource(GenericResource) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithScope
Specifies the scope of the policy assignment to be a resource.
forResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithScope
Specifies the scope of the policy assignment to be a resource group.
forScope(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithScope
Specifies the scope of the policy assignment.
forServicePrincipal(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a service principal.
forServicePrincipal(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a service principal.
forServicePrincipal(ServicePrincipal) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(ServicePrincipal) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forServicePrincipal(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory service principal this access policy is for.
forUser(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a user.
forUser(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithAssignee
Specifies the assignee of the role assignment to be a user.
forUser(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
forUser(String) - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity
Specifies the Active Directory user this access policy is for.
FOUND - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
Static value Found for ApplicationGatewayRedirectType.
fqdn() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
fqdn() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the fqdn value.
fqdn() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
fqdn() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the fqdn value.
fqdn() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the fqdn value.
fqdn() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
fqdn() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Get the fqdn value.
fqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
fqdn() - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Get the fqdn value.
fqdn() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
fqdn() - Method in class com.microsoft.azure.management.trafficmanager.DnsConfig
Get the fqdn value.
fqdn() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerExternalEndpoint
 
fqdn() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
FRAMEWORK - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
FRAMEWORK_INFO - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
framingSettings() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the framingSettings value.
framingSettings() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the framingSettings value.
FRANCE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
FRANCE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
FRANCE_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
FRANCE_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
FREE - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Free for SkuName.
FREE - Static variable in class com.microsoft.azure.management.notificationhubs.SkuName
Static value Free for SkuName.
FREE - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value Free for DatabaseEdition.
FREE - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value Free for ServiceObjectiveName.
FREE_F1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Free pricing tier.
FRENCH_GUIANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
FRENCH_GUIANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
FRENCH_POLYNESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
FRENCH_POLYNESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
FRENCH_SOUTHERN_TERRITORIES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
frequency() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingAvailability
Get the frequency value.
frequency() - Method in class com.microsoft.azure.management.gallery.Recurrence
Get the frequency value.
frequency() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Get the frequency value.
frequency() - Method in class com.microsoft.azure.management.monitor.Recurrence
Get the frequency value.
frequency() - Method in class com.microsoft.azure.management.scheduler.JobMaxRecurrence
Get the frequency value.
frequency() - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Get the frequency value.
frequencyInterval() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the frequencyInterval value.
FrequencyTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for FrequencyTypes.
frequencyUnit() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the frequencyUnit value.
FrequencyUnit - Enum in com.microsoft.azure.management.appservice
Defines values for FrequencyUnit.
friendlyName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
friendlyName() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the friendlyName value.
FROM_CUSTOM_IMAGE - Static variable in class com.microsoft.azure.management.devtestlab.VirtualMachineCreationSource
Static value FromCustomImage for VirtualMachineCreationSource.
FROM_GALLERY_IMAGE - Static variable in class com.microsoft.azure.management.devtestlab.VirtualMachineCreationSource
Static value FromGalleryImage for VirtualMachineCreationSource.
FROM_IMAGE - Static variable in class com.microsoft.azure.management.compute.DiskCreateOption
Static value FromImage for DiskCreateOption.
FROM_IMAGE - Static variable in class com.microsoft.azure.management.compute.DiskCreateOptionTypes
Static value FromImage for DiskCreateOptionTypes.
fromAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourceAddress
Specifies the traffic source address prefix to which this rule applies.
fromAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddress
Specifies the traffic source address prefix to which this rule applies.
fromAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourceAddress
Specifies the traffic source address prefix to which this rule applies.
fromAes(SecretKey) - Static method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts AES key to JSON web key.
fromAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourceAddress
Specifies that the rule applies to any traffic source address.
fromAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddress
Specifies that the rule applies to any traffic source address.
fromAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourceAddress
Specifies that the rule applies to any traffic source address.
fromAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourcePort
Makes this rule apply to any source port.
fromAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort
Makes this rule apply to any source port.
fromAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourcePort
Makes this rule apply to any source port.
fromBase64(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData
Specifies an X.509 certificate to upload.
fromBase64(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData
Specifies an X.509 certificate to upload.
fromBytes(byte[]) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData
Specifies an X.509 certificate to upload.
fromBytes(byte[]) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData
Specifies an X.509 certificate to upload.
fromDisk(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromDisk
Specifies the ID of source data managed disk.
fromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromDisk
Specifies the source data managed disk.
fromDiskSku(DiskSku) - Static method in class com.microsoft.azure.management.compute.DiskSkuTypes
Parses a value into a disk SKU type and creates a new DiskSkuType instance if not found among the existing ones.
fromEC(KeyPair, Provider) - Static method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts EC key pair to JSON web key.
fromEndOfStream() - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Returns the position for the end of a stream.
fromEndOfStream() - Static method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
fromEnqueuedTime(Instant) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given Instant.
fromEnqueuedTime(Instant) - Static method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
fromExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing public IP address to receive network traffic from.
fromExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies an existing private subnet to receive network traffic from.
fromFile(File) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.DefinitionStages.WithData
Specifies an X.509 certificate to upload.
fromFile(File) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithData
Specifies an X.509 certificate to upload.
fromFrontend(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies the frontend to receive network traffic from.
fromFrontend(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend
Specifies the frontend to associate.
fromFrontend(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.UpdateStages.WithFrontend
Specifies the frontend.
fromFrontendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTP protocol with this rule.
fromFrontendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTP protocol with this rule.
fromFrontendHttpsPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTPS protocol with this rule.
fromFrontendHttpsPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort
Associates a new listener for the specified port number and the HTTPS protocol with this rule.
fromFrontendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort.DefinitionStages.WithFrontendPort
Specifies the frontend port to receive network traffic on.
fromFrontendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort.UpdateDefinitionStages.WithFrontendPort
Specifies the frontend port to receive network traffic on.
fromFrontendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages.WithFrontendPort
Specifies the frontend port to receive network traffic on.
fromFrontendPortRange(int, int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange
Specifies the frontend port range to receive network traffic from.
fromFrontendPortRange(int, int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontendPortRange
Specified the frontend port range.
fromFrontendPortRange(int, int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange
Specifies the frontend port range.
fromImage(String, int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromImage
Specifies the ID of an image containing source data disk image.
fromImage(VirtualMachineImage, int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromImage
Specifies an image containing source data disk image.
fromImage(VirtualMachineCustomImage, int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromImage
Specifies a custom image containing a source data disk image.
fromImage(String, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithOSDiskFromImage
Specifies the ID of an image containing the operating system.
fromImage(VirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithOSDiskFromImage
Specifies an image containing the operating system.
fromImage(VirtualMachineCustomImage) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithOSDiskFromImage
Specifies a custom image containing the operating system.
fromImage(String, int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromImage
Specifies an image containing source data disk image.
fromImage(VirtualMachineImage, int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromImage
Specifies an image containing a source data disk image.
fromImage(VirtualMachineCustomImage, int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromImage
Specifies a custom image containing a source data disk image.
fromImage(String, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithOSSnapshotFromImage
Specifies an image containing an operating system.
fromImage(VirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithOSSnapshotFromImage
Specifies an image containing an operating system.
fromImage(VirtualMachineCustomImage) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithOSSnapshotFromImage
Specifies a custom image containing an operating system.
fromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource
Specifies the image LUN identifier of the source disk image.
fromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
Specifies the image LUN identifier of the source disk image.
fromInstanceView(VirtualMachineInstanceView) - Static method in class com.microsoft.azure.management.compute.PowerState
Creates an instance of PowerState from the virtual machine instance view status entry corresponding to the power state.
fromJson(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
A method to create this object from Json
fromJson(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Set the Method collection with the provided information in the json.
fromJsonWebKey(JsonWebKey) - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts JSON web key to EC key pair, does not include the private key.
fromJsonWebKey(JsonWebKey, boolean) - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts JSON web key to EC key pair and include the private key if set to true.
fromJsonWebKey(JsonWebKey, boolean, Provider) - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts JSON web key to EC key pair and include the private key if set to true.
fromJsonWebKey(JsonWebKey) - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts JSON web key to RsaKey.
fromJsonWebKey(JsonWebKey, boolean) - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts JSON web key to RsaKey and include the private key if set to true.
fromJsonWebKey(JsonWebKey, boolean, Provider) - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts JSON web key to RsaKey and include the private key if set to true.
fromListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithListener
Associates the request routing rule with a frontend listener.
fromListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithListener
Associates the request routing rule with a frontend listener.
fromListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener
Associates the request routing rule with an existing frontend listener.
fromManagedDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source managed disk for the data disk image.
fromManagedDisk(Disk) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source managed disk for the data disk image.
fromName(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Parses a name into a Region object and creates a new Region instance if not found among the existing ones.
fromNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies that network traffic should be received on a new public IP address that is to be created along with the load balancer in the same region and resource group but under the provided leaf DNS label, assuming it is available.
fromNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies that network traffic should be received on a new public IP address that is to be created along with the load balancer based on the provided definition.
fromNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend
Specifies that network traffic should be received on a new public IP address that is to be automatically created woth default settings along with the load balancer.
fromOctal(int) - Static method in enum com.microsoft.azure.datalake.store.acl.AclAction
Returns an AclAction enum value represented by the supplied Octal digit
fromOffset(String) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given offset.
fromOffset(String, boolean) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given offset.
fromOffset(String) - Static method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
fromOffset(String, boolean) - Static method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
fromPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourcePort
Specifies the source port to which this rule applies.
fromPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort
Specifies the source port to which this rule applies.
fromPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourcePort
Specifies the source port to which this rule applies.
fromPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithSourcePort
Specifies the source port range to which this rule applies.
fromPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort
Specifies the source port range to which this rule applies.
fromPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithSourcePort
Specifies the source port range to which this rule applies.
fromPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's private (internal) frontend.
fromPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's private (internal) frontend.
fromPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's public (Internet-facing) frontend.
fromPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontend
Enables the rule to apply to the application gateway's public (Internet-facing) frontend.
fromRegion(Region) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion
Specifies the location of the endpoint that will be used when the parent profile is configured with Performance routing method TrafficRoutingMethod.PERFORMANCE.
fromRegion(Region) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold
Specifies the location of the endpoint that will be used when the parent profile is configured with Performance routing method TrafficRoutingMethod.PERFORMANCE.
fromRegion(Region) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion
Specifies the location of the endpoint that will be used when the parent profile is configured with Performance routing method TrafficRoutingMethod.PERFORMANCE.
fromRegion(Region) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold
Specifies the location of the endpoint that will be used when the parent profile is configured with Performance routing method TrafficRoutingMethod.PERFORMANCE.
fromRegion(Region) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
Specifies the region of the endpoint that will be used when the performance-based routing method TrafficRoutingMethod.PERFORMANCE is enabled on the profile.
fromRestorableDroppedDatabase(SqlRestorableDroppedDatabase) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithRestorableDroppedDatabase
Creates a new database from a previously deleted database (see restorable dropped database).
fromRestorableDroppedDatabase(SqlRestorableDroppedDatabase) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithRestorableDroppedDatabase
Creates a new database from a previously deleted database (see restorable dropped database).
fromRestorePoint(RestorePoint) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithRestorePointDatabase
Creates a new database from a restore point.
fromRestorePoint(RestorePoint, DateTime) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithRestorePointDatabase
Creates a new database from a restore point.
fromRestorePoint(RestorePoint) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool
Creates a new database from a restore point.
fromRestorePoint(RestorePoint, DateTime) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool
Creates a new database from a restore point.
fromRestorePoint(RestorePoint) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabase
Creates a new database from a restore point.
fromRestorePoint(RestorePoint, DateTime) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabase
Creates a new database from a restore point.
fromRestorePoint(RestorePoint) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabaseAfterElasticPool
Creates a new database from a restore point.
fromRestorePoint(RestorePoint, DateTime) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabaseAfterElasticPool
Creates a new database from a restore point.
fromRSA(KeyPair) - Static method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts RSA key pair to JSON web key.
fromRwx(String) - Static method in enum com.microsoft.azure.datalake.store.acl.AclAction
Returns an AclAction enum value represented by the supplied Unix rwx permission string
fromSample(SampleName) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithSampleDatabase
Creates a new database from a restore point.
fromSample(SampleName) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithSampleDatabaseAfterElasticPool
Creates a new database from a restore point.
fromSample(SampleName) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithSampleDatabase
Creates a new database from a restore point.
fromSample(SampleName) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithSampleDatabaseAfterElasticPool
Creates a new database from a restore point.
fromSequenceNumber(Long) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given sequence number.
fromSequenceNumber(Long, boolean) - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Creates a position at the given sequence number.
fromSequenceNumber(Long) - Static method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
fromSequenceNumber(Long, boolean) - Static method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
fromSku(Sku) - Static method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Parses a SKU into a VMSS SKU type and creates a new VirtualMachineScaleSetSkuType instance if not found among the existing ones.
fromSku(ExpressRouteCircuitSku) - Static method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
Searches for an SKU type and creates a new Express Route circuit SKU type instance if not found among the existing ones.
fromSku(LoadBalancerSku) - Static method in class com.microsoft.azure.management.network.LoadBalancerSkuType
Parses a value into a SKU type and creates a new LoadBalancerSkuType instance if not found among the existing ones.
fromSku(PublicIPAddressSku) - Static method in class com.microsoft.azure.management.network.PublicIPSkuType
Parses a value into a SKU type and creates a new PublicIPSkuType instance if not found among the existing ones.
fromSkuDescription(SkuDescription) - Static method in class com.microsoft.azure.management.appservice.PricingTier
Parses a serialized value to an AppServicePricingTier instance.
fromSkuName(SkuName) - Static method in class com.microsoft.azure.management.storage.StorageAccountSkuType
Creates StorageAccountSkuType from sku name.
fromSkuNameAndTier(String, String) - Static method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Parses into a VMSS SKU type and creates a new VMSS SKU type instance if not found among the existing ones.
fromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromSnapshot
Specifies the source data managed snapshot.
fromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromSnapshot
Specifies the source data managed snapshot.
fromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source snapshot for the data disk image.
fromSnapshotSku(SnapshotSku) - Static method in class com.microsoft.azure.management.compute.SnapshotSkuType
Parses a value into a snapshot SKU type and creates a new SnapshotSkuType instance if not found among the existing ones.
fromSourcePort(int) - Method in interface com.microsoft.azure.management.network.ConnectivityCheck.DefinitionStages.FromSourcePort
 
fromSourceVirtualMachine(String) - Method in interface com.microsoft.azure.management.network.ConnectivityCheck.DefinitionStages.FromSourceVirtualMachine
 
fromSourceVirtualMachine(HasNetworkInterfaces) - Method in interface com.microsoft.azure.management.network.ConnectivityCheck.DefinitionStages.FromSourceVirtualMachine
 
fromStartOfStream() - Static method in interface com.microsoft.azure.eventhubs.EventPosition
Returns the position for the start of a stream.
fromStartOfStream() - Static method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
fromStorageAccountType(StorageAccountTypes) - Static method in class com.microsoft.azure.management.compute.DiskSkuTypes
Parses a value into a disk SKU type and creates a new DiskSkuType instance if not found among the existing ones.
fromStorageAccountType(SnapshotStorageAccountTypes) - Static method in class com.microsoft.azure.management.compute.SnapshotSkuType
Parses a value into a snapshot SKU type and creates a new SnapshotSkuType instance if not found among the existing ones.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AccessScope
Parses a serialized value to a AccessScope instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AllocationState
Parses a serialized value to a AllocationState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
Parses a serialized value to a AutoUserScope instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CachingType
Parses a serialized value to a CachingType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
Parses a serialized value to a CertificateFormat instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateState
Parses a serialized value to a CertificateState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
Parses a serialized value to a CertificateStoreLocation instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
Parses a serialized value to a CertificateVisibility instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
Parses a serialized value to a ComputeNodeDeallocationOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
Parses a serialized value to a ComputeNodeFillType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
Parses a serialized value to a ComputeNodeRebootOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
Parses a serialized value to a ComputeNodeReimageOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
Parses a serialized value to a ComputeNodeState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
Parses a serialized value to a DependencyAction instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
Parses a serialized value to a DisableComputeNodeSchedulingOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
Parses a serialized value to a DisableJobOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
Parses a serialized value to a ElevationLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
Parses a serialized value to a ErrorCategory instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
Parses a serialized value to a InboundEndpointProtocol instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobAction
Parses a serialized value to a JobAction instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
Parses a serialized value to a JobPreparationTaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
Parses a serialized value to a JobReleaseTaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
Parses a serialized value to a JobScheduleState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobState
Parses a serialized value to a JobState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
Parses a serialized value to a NetworkSecurityGroupRuleAccess instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
Parses a serialized value to a OnAllTasksComplete instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
Parses a serialized value to a OnTaskFailure instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OSType
Parses a serialized value to a OSType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
Parses a serialized value to a OutputFileUploadCondition instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
Parses a serialized value to a PoolLifetimeOption instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolState
Parses a serialized value to a PoolState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
Parses a serialized value to a SchedulingState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
Parses a serialized value to a StartTaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
Parses a serialized value to a StorageAccountType instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
Parses a serialized value to a SubtaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
Parses a serialized value to a TaskAddStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskCountValidationStatus
Parses a serialized value to a TaskCountValidationStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
Parses a serialized value to a TaskExecutionResult instance.
fromString(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskState
Parses a serialized value to a TaskState instance.
fromString(String) - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Parses a serialized value to a ActionType instance.
fromString(String) - Static method in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Creates or finds a DeletionRecoveryLevel from its string representation.
fromString(String) - Static method in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Creates or finds a JsonWebKeyCurveName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.keyvault.models.KeyUsageType
Creates or finds a KeyUsageType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.keyvault.models.SasTokenType
Creates or finds a SasTokenType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.ApiType
Creates or finds a ApiType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.AsyncOperationStatus
Parses a serialized value to a AsyncOperationStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.AuthorizationMethod
Parses a serialized value to a AuthorizationMethod instance.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.BackendProtocol
Creates or finds a BackendProtocol from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.BearerTokenSendingMethod
Creates or finds a BearerTokenSendingMethod from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.ClientAuthenticationMethod
Creates or finds a ClientAuthenticationMethod from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.Confirmation
Creates or finds a Confirmation from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusType
Creates or finds a ConnectivityStatusType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.ContentFormat
Creates or finds a ContentFormat from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.ExportFormat
Creates or finds a ExportFormat from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.GrantType
Creates or finds a GrantType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.GroupType
Parses a serialized value to a GroupType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.HostnameType
Parses a serialized value to a HostnameType instance.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.IdentityProviderType
Creates or finds a IdentityProviderType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.KeyType
Parses a serialized value to a KeyType instance.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.LoggerType
Creates or finds a LoggerType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.NameAvailabilityReason
Parses a serialized value to a NameAvailabilityReason instance.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.NotificationName
Creates or finds a NotificationName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.PolicyContentFormat
Creates or finds a PolicyContentFormat from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.PolicyScopeContract
Parses a serialized value to a PolicyScopeContract instance.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.ProductState
Parses a serialized value to a ProductState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.Protocol
Parses a serialized value to a Protocol instance.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.SkuType
Creates or finds a SkuType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.SoapApiType
Creates or finds a SoapApiType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.apimanagement.SubscriptionState
Parses a serialized value to a SubscriptionState instance.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.TemplateName
Creates or finds a TemplateName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.UserState
Creates or finds a UserState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.VersioningScheme
Creates or finds a VersioningScheme from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.apimanagement.VirtualNetworkType
Creates or finds a VirtualNetworkType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
Parses a serialized value to a AccessControlEntryAction instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
Parses a serialized value to a AppServicePlanRestrictions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AutoHealActionType
Parses a serialized value to a AutoHealActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.AzureResourceType
Parses a serialized value to a AzureResourceType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.BackupItemStatus
Parses a serialized value to a BackupItemStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
Parses a serialized value to a BackupRestoreOperationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
Parses a serialized value to a BuiltInAuthenticationProvider instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
Parses a serialized value to a CertificateOrderActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
Parses a serialized value to a CertificateOrderStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateProductType
Parses a serialized value to a CertificateProductType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.Channels
Parses a serialized value to a Channels instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Creates or finds a CheckNameResourceTypes from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
Parses a serialized value to a CloneAbilityResult instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
Parses a serialized value to a ComputeModeOptions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ConnectionStringType
Parses a serialized value to a ConnectionStringType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ContinuousWebJobStatus
Parses a serialized value to a ContinuousWebJobStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
Parses a serialized value to a CustomHostNameDnsRecordType instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.DatabaseType
Creates or finds a DatabaseType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DnsType
Parses a serialized value to a DnsType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
Parses a serialized value to a DnsVerificationTestResult instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DomainStatus
Parses a serialized value to a DomainStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.DomainType
Parses a serialized value to a DomainType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.FrequencyUnit
Parses a serialized value to a FrequencyUnit instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
Parses a serialized value to a HostingEnvironmentStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.HostNameType
Parses a serialized value to a HostNameType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.HostType
Parses a serialized value to a HostType instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
Creates or finds a InAvailabilityReasonType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
Parses a serialized value to a InternalLoadBalancingMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.IssueType
Parses a serialized value to a IssueType instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.JavaVersion
Finds or creates a Java version value based on the provided name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
Parses a serialized value to a KeyVaultSecretStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.LogLevel
Parses a serialized value to a LogLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
Parses a serialized value to a ManagedPipelineMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
Parses a serialized value to a MSDeployLogEntryType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
Parses a serialized value to a MSDeployProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
Parses a serialized value to a MySqlMigrationType instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.NetFrameworkVersion
Finds or creates a .NET Framework version based on the name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.NotificationLevel
Parses a serialized value to a NotificationLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.OperatingSystem
Parses a serialized value to a AppServiceOperatingSystem instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.OperationStatus
Parses a serialized value to a OperationStatus instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.PhpVersion
Finds or creates a PHP version based on the specified name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
Parses a serialized value to a PublicCertificateLocation instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.PublishingProfileFormat
Creates or finds a PublishingProfileFormat from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.PythonVersion
Finds or creates a Python version based on the specified name.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Finds or creates a Visual Studio version based on the specified name.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.ResourceScopeType
Creates or finds a ResourceScopeType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.RouteType
Creates or finds a RouteType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.ScmType
Creates or finds a ScmType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
Parses a serialized value to a SiteAvailabilityState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SiteExtensionType
Parses a serialized value to a SiteExtensionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
Parses a serialized value to a SiteLoadBalancing instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.SkuName
Creates or finds a SkuName from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SolutionType
Parses a serialized value to a SolutionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.SslState
Parses a serialized value to a SslState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.StatusOptions
Parses a serialized value to a StatusOptions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.TriggeredWebJobStatus
Parses a serialized value to a TriggeredWebJobStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
Parses a serialized value to a UnauthenticatedClientAction instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.UsageState
Parses a serialized value to a UsageState instance.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.ValidateResourceTypes
Creates or finds a ValidateResourceTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.appservice.WebContainer
Finds or creates a Web container based on the specified name.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.WebJobType
Parses a serialized value to a WebJobType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
Parses a serialized value to a WorkerSizeOptions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.AccountKeyType
Parses a serialized value to a AccountKeyType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.PackageState
Parses a serialized value to a PackageState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.PoolAllocationMode
Parses a serialized value to a PoolAllocationMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batch.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.AllocationState
Parses a serialized value to a AllocationState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.CachingType
Parses a serialized value to a CachingType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.DeallocationOption
Parses a serialized value to a DeallocationOption instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.ExecutionState
Parses a serialized value to a ExecutionState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.FileServerProvisioningState
Parses a serialized value to a FileServerProvisioningState instance.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.FileServerType
Creates or finds a FileServerType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.OutputType
Creates or finds a OutputType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.StorageAccountType
Creates or finds a StorageAccountType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.batchai.ToolType
Creates or finds a ToolType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.batchai.VmPriority
Parses a serialized value to a VmPriority instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
Parses a serialized value to a GeoFilterActions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
Parses a serialized value to a QueryStringCachingBehavior instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cdn.ResourceType
Parses a serialized value to a ResourceType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cognitiveservices.KeyName
Parses a serialized value to a KeyName instance.
fromString(String) - Static method in class com.microsoft.azure.management.cognitiveservices.Kind
Creates or finds a Kind from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
Creates or finds a ProvisioningState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus
Creates or finds a QuotaUsageStatus from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.cognitiveservices.SkuName
Creates or finds a SkuName from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.cognitiveservices.SkuTier
Parses a serialized value to a SkuTier instance.
fromString(String) - Static method in class com.microsoft.azure.management.cognitiveservices.UnitType
Creates or finds a UnitType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.compute.AccessLevel
Creates or finds a AccessLevel from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
Creates or finds an availability set SKU type baes on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.CachingTypes
Parses a serialized value to a CachingTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ComponentNames
Parses a serialized value to a ComponentNames instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.ComputeResourceType
Finds or creates compute resource type based on the specified string.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ComputeRoles
Parses a serialized value to a ComputeRoles instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.ComputeSkuName
Creates or finds a ComputeSkuName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.compute.ComputeSkuTier
Creates or finds a ComputeSkuTier from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.compute.ComputeUsageUnit
Creates or finds a compute usage unit based on its name.
fromString(String) - Static method in class com.microsoft.azure.management.compute.DiskCreateOption
Creates or finds a DiskCreateOption from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.compute.DiskCreateOptionTypes
Creates or finds a DiskCreateOptionTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.compute.EncryptionStatus
Creates of finds an encryption status based on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.InstanceViewTypes
Parses a serialized value to a InstanceViewTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.IntervalInMins
Parses a serialized value to a IntervalInMins instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.IPVersion
Creates or finds a IPVersion from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
Parses a serialized value to a MaintenanceOperationResultCodeTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
Parses a serialized value to a OperatingSystemStateTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
Parses a serialized value to a OperatingSystemTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.PassNames
Parses a serialized value to a PassNames instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.PowerState
Finds or creates a PowerState value.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ProtocolTypes
Parses a serialized value to a ProtocolTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceIdentityType
Parses a serialized value to a ResourceIdentityType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
Parses a serialized value to a ResourceSkuCapacityScaleType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
Parses a serialized value to a ResourceSkuRestrictionsReasonCode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
Parses a serialized value to a ResourceSkuRestrictionsType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.RollingUpgradeActionType
Parses a serialized value to a RollingUpgradeActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.RollingUpgradeStatusCode
Parses a serialized value to a RollingUpgradeStatusCode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.SettingNames
Parses a serialized value to a SettingNames instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.SnapshotStorageAccountTypes
Creates or finds a SnapshotStorageAccountTypes from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.StatusLevelTypes
Parses a serialized value to a StatusLevelTypes instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.StorageAccountTypes
Creates or finds a StorageAccountTypes from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.UpgradeMode
Parses a serialized value to a UpgradeMode instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.VirtualMachinePriorityTypes
Creates or finds a VirtualMachinePriorityTypes from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
Parses a serialized value to a VirtualMachineScaleSetSkuScaleType instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Creates or finds a VirtualMachineSizeTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.consumption.CategoryType
Creates or finds a CategoryType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.consumption.Datagrain
Creates or finds a Datagrain from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.consumption.OperatorType
Creates or finds a OperatorType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.consumption.TimeGrainType
Creates or finds a TimeGrainType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
Creates or finds a ContainerGroupNetworkProtocol from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerinstance.ContainerGroupRestartPolicy
Creates or finds a ContainerGroupRestartPolicy from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerinstance.ContainerInstanceOperationsOrigin
Creates or finds a ContainerInstanceOperationsOrigin from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerinstance.ContainerNetworkProtocol
Creates or finds a ContainerNetworkProtocol from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
Creates or finds a OperatingSystemTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerregistry.AccessKeyType
Finds or creates an access key name based on the provided name.
fromString(String) - Static method in enum com.microsoft.azure.management.containerregistry.PasswordName
Parses a serialized value to a PasswordName instance.
fromString(String) - Static method in class com.microsoft.azure.management.containerregistry.ProvisioningState
Creates or finds a ProvisioningState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
Creates or finds a RegistryUsageUnit from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerregistry.SkuName
Creates or finds a SkuName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerregistry.SkuTier
Creates or finds a SkuTier from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerregistry.WebhookAction
Creates or finds a WebhookAction from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerregistry.WebhookStatus
Creates or finds a WebhookStatus from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Creates or finds a ContainerServiceOrchestratorTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
Creates or finds a ContainerServiceStorageProfileTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Creates or finds a ContainerServiceVMSizeTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
Creates or finds a Kubernetes cluster access profile role from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.KubernetesVersion
Creates or finds a Kubernetes version from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.OSType
Creates or finds a OSType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
Parses a serialized value to a DatabaseAccountOfferType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
Parses a serialized value to a DefaultConsistencyLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.CalculationWindowTypes
Parses a serialized value to a CalculationWindowTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.CardinalityTypes
Parses a serialized value to a CardinalityTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.CompletionOperationTypes
Parses a serialized value to a CompletionOperationTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.ConnectorMappingStates
Parses a serialized value to a ConnectorMappingStates instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.ConnectorStates
Parses a serialized value to a ConnectorStates instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.EntityType
Parses a serialized value to a EntityType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.EntityTypes
Parses a serialized value to a EntityTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.ErrorManagementTypes
Parses a serialized value to a ErrorManagementTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.FrequencyTypes
Parses a serialized value to a FrequencyTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.InstanceOperationType
Parses a serialized value to a InstanceOperationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.KpiFunctions
Parses a serialized value to a KpiFunctions instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.LinkTypes
Parses a serialized value to a LinkTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.PermissionTypes
Parses a serialized value to a PermissionTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.customerinsights.RoleTypes
Parses a serialized value to a RoleTypes instance.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
Creates or finds a AADObjectType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.analytics.models.AclType
Creates or finds a AclType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.CompileMode
Parses a serialized value to a CompileMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountState
Parses a serialized value to a DataLakeAnalyticsAccountState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountStatus
Parses a serialized value to a DataLakeAnalyticsAccountStatus instance.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.analytics.models.FileType
Creates or finds a FileType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallAllowAzureIpsState
Parses a serialized value to a FirewallAllowAzureIpsState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallState
Parses a serialized value to a FirewallState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobResourceType
Parses a serialized value to a JobResourceType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobResult
Parses a serialized value to a JobResult instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobState
Parses a serialized value to a JobState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobType
Parses a serialized value to a JobType instance.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
Creates or finds a OperationOrigin from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Creates or finds a PermissionType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.SeverityTypes
Parses a serialized value to a SeverityTypes instance.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
Creates or finds a SubscriptionState from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.TierType
Parses a serialized value to a TierType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
Parses a serialized value to a DataLakeStoreAccountState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Parses a serialized value to a DataLakeStoreAccountStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
Parses a serialized value to a EncryptionConfigType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
Parses a serialized value to a EncryptionProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
Parses a serialized value to a EncryptionState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
Parses a serialized value to a FirewallAllowAzureIpsState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
Parses a serialized value to a FirewallState instance.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Creates or finds a OperationOrigin from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Creates or finds a SubscriptionState from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TierType
Parses a serialized value to a TierType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
Parses a serialized value to a TrustedIdProviderState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.devices.AccessRights
Parses a serialized value to a AccessRights instance.
fromString(String) - Static method in enum com.microsoft.azure.management.devices.IotHubNameUnavailabilityReason
Parses a serialized value to a IotHubNameUnavailabilityReason instance.
fromString(String) - Static method in enum com.microsoft.azure.management.devices.IotHubScaleType
Parses a serialized value to a IotHubScaleType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.devices.IotHubSkuTier
Parses a serialized value to a IotHubSkuTier instance.
fromString(String) - Static method in enum com.microsoft.azure.management.devices.IpFilterActionType
Parses a serialized value to a IpFilterActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.devices.JobStatus
Parses a serialized value to a JobStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.dns.HttpStatusCode
Parses a serialized value to a HttpStatusCode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.dns.OperationStatus
Parses a serialized value to a OperationStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.dns.RecordType
Parses a serialized value to a RecordType instance.
fromString(String) - Static method in class com.microsoft.azure.management.eventhub.AccessRights
Creates or finds a AccessRights from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.eventhub.EncodingCaptureDescription
Parses a serialized value to a EncodingCaptureDescription instance.
fromString(String) - Static method in enum com.microsoft.azure.management.eventhub.EntityStatus
Parses a serialized value to a EntityStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.eventhub.KeyType
Parses a serialized value to a KeyType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.eventhub.ProvisioningStateDR
Parses a serialized value to a ProvisioningStateDR instance.
fromString(String) - Static method in enum com.microsoft.azure.management.eventhub.RoleDisasterRecovery
Parses a serialized value to a RoleDisasterRecovery instance.
fromString(String) - Static method in class com.microsoft.azure.management.eventhub.SkuName
Creates or finds a SkuName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.eventhub.SkuTier
Creates or finds a SkuTier from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.eventhub.UnavailableReason
Parses a serialized value to a UnavailableReason instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.ComparisonOperationType
Parses a serialized value to a ComparisonOperationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.ConditionOperator
Parses a serialized value to a ConditionOperator instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.MetricStatisticType
Parses a serialized value to a MetricStatisticType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.RecurrenceFrequency
Parses a serialized value to a RecurrenceFrequency instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.ScaleDirection
Parses a serialized value to a ScaleDirection instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.ScaleType
Parses a serialized value to a ScaleType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.TimeAggregationOperator
Parses a serialized value to a TimeAggregationOperator instance.
fromString(String) - Static method in enum com.microsoft.azure.management.gallery.TimeAggregationType
Parses a serialized value to a TimeAggregationType instance.
fromString(String) - Static method in class com.microsoft.azure.management.graphrbac.BuiltInRole
Finds or creates a role instance based on the specified name.
fromString(String) - Static method in class com.microsoft.azure.management.graphrbac.CertificateType
Finds or creates a certificate type instance based on the specified name.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
Parses a serialized value to a AccessPolicyUpdateKind instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.CertificatePermissions
Creates or finds a CertificatePermissions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.CreateMode
Parses a serialized value to a CreateMode instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.KeyPermissions
Creates or finds a KeyPermissions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.Reason
Parses a serialized value to a Reason instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.SecretPermissions
Creates or finds a SecretPermissions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.keyvault.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in class com.microsoft.azure.management.keyvault.StoragePermissions
Creates or finds a StoragePermissions from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.locks.LockLevel
Creates or finds a LockLevel from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.AgreementType
Parses a serialized value to a AgreementType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.DayOfWeek
Parses a serialized value to a DayOfWeek instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.DaysOfWeek
Parses a serialized value to a DaysOfWeek instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.EdifactCharacterSet
Parses a serialized value to a EdifactCharacterSet instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.EdifactDecimalIndicator
Parses a serialized value to a EdifactDecimalIndicator instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.EncryptionAlgorithm
Parses a serialized value to a EncryptionAlgorithm instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.HashingAlgorithm
Parses a serialized value to a HashingAlgorithm instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.IntegrationAccountSkuName
Parses a serialized value to a IntegrationAccountSkuName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.KeyType
Parses a serialized value to a KeyType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.MapType
Parses a serialized value to a MapType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.MessageFilterType
Parses a serialized value to a MessageFilterType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.ParameterType
Parses a serialized value to a ParameterType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.PartnerType
Parses a serialized value to a PartnerType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.RecurrenceFrequency
Parses a serialized value to a RecurrenceFrequency instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.SchemaType
Parses a serialized value to a SchemaType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.SegmentTerminatorSuffix
Parses a serialized value to a SegmentTerminatorSuffix instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.TrailingSeparatorPolicy
Parses a serialized value to a TrailingSeparatorPolicy instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.UsageIndicator
Parses a serialized value to a UsageIndicator instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowProvisioningState
Parses a serialized value to a WorkflowProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowState
Parses a serialized value to a WorkflowState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowStatus
Parses a serialized value to a WorkflowStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowTriggerProvisioningState
Parses a serialized value to a WorkflowTriggerProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.X12CharacterSet
Parses a serialized value to a X12CharacterSet instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.X12DateFormat
Parses a serialized value to a X12DateFormat instance.
fromString(String) - Static method in enum com.microsoft.azure.management.logic.X12TimeFormat
Parses a serialized value to a X12TimeFormat instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.AggregationType
Parses a serialized value to a AggregationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.CategoryType
Parses a serialized value to a CategoryType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.ComparisonOperationType
Parses a serialized value to a ComparisonOperationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.ConditionOperator
Parses a serialized value to a ConditionOperator instance.
fromString(String) - Static method in class com.microsoft.azure.management.monitor.EventDataPropertyName
Creates or finds a EventDataPropertyName from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.EventLevel
Parses a serialized value to a EventLevel instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.MetricStatisticType
Parses a serialized value to a MetricStatisticType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.ReceiverStatus
Parses a serialized value to a ReceiverStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.RecurrenceFrequency
Parses a serialized value to a RecurrenceFrequency instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.ResultType
Parses a serialized value to a ResultType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.ScaleDirection
Parses a serialized value to a ScaleDirection instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.ScaleType
Parses a serialized value to a ScaleType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.Sensitivity
Parses a serialized value to a Sensitivity instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.TimeAggregationOperator
Parses a serialized value to a TimeAggregationOperator instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.TimeAggregationType
Parses a serialized value to a TimeAggregationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.monitor.Unit
Parses a serialized value to a Unit instance.
fromString(String) - Static method in class com.microsoft.azure.management.msi.UserAssignedIdentities
Creates or finds a UserAssignedIdentities from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
Finds or creates a backend health status based on the specified name.
fromString(String) - Static method in class com.microsoft.azure.management.network.NetworkUsageUnit
Finds or creates a network usage unit based on the specified name.
fromString(String) - Static method in class com.microsoft.azure.management.network.ServiceEndpointType
Creates or finds a ServiceEndpointType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.notificationhubs.AccessRights
Parses a serialized value to a AccessRights instance.
fromString(String) - Static method in enum com.microsoft.azure.management.notificationhubs.NamespaceType
Parses a serialized value to a NamespaceType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.powerbi.AccessKeyName
Parses a serialized value to a AccessKeyName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.redis.DayOfWeek
Parses a serialized value to a DayOfWeek instance.
fromString(String) - Static method in enum com.microsoft.azure.management.redis.RedisKeyType
Parses a serialized value to a RedisKeyType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.relay.AccessRights
Parses a serialized value to a AccessRights instance.
fromString(String) - Static method in enum com.microsoft.azure.management.relay.KeyType
Parses a serialized value to a KeyType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.relay.ProvisioningStateEnum
Parses a serialized value to a ProvisioningStateEnum instance.
fromString(String) - Static method in enum com.microsoft.azure.management.relay.Relaytype
Parses a serialized value to a Relaytype instance.
fromString(String) - Static method in enum com.microsoft.azure.management.relay.SkuTier
Parses a serialized value to a SkuTier instance.
fromString(String) - Static method in enum com.microsoft.azure.management.relay.UnavailableReason
Parses a serialized value to a UnavailableReason instance.
fromString(String) - Static method in enum com.microsoft.azure.management.resources.DeploymentMode
Parses a serialized value to a DeploymentMode instance.
fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
Finds or creates an availability zone identifier based on the specified identifier in string format.
fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
Creates or finds a CountryIsoCode based on the specified code.
fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
Creates or finds a country phone code from its string representation.
fromString(String, Class<T>) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
 
fromString(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
Returns parsed ResourceId object for a given resource id.
fromString(String) - Static method in class com.microsoft.azure.management.resources.PolicyMode
Creates or finds a PolicyMode from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.resources.PolicyType
Creates or finds a PolicyType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.resources.ResourceIdentityType
Parses a serialized value to a ResourceIdentityType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.resources.SpendingLimit
Parses a serialized value to a SpendingLimit instance.
fromString(String) - Static method in enum com.microsoft.azure.management.resources.SubscriptionState
Parses a serialized value to a SubscriptionState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.DayOfWeek
Parses a serialized value to a DayOfWeek instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.HttpAuthenticationType
Parses a serialized value to a HttpAuthenticationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.JobActionType
Parses a serialized value to a JobActionType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.JobCollectionState
Parses a serialized value to a JobCollectionState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.JobExecutionStatus
Parses a serialized value to a JobExecutionStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.JobHistoryActionName
Parses a serialized value to a JobHistoryActionName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.JobScheduleDay
Parses a serialized value to a JobScheduleDay instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.JobState
Parses a serialized value to a JobState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.RecurrenceFrequency
Parses a serialized value to a RecurrenceFrequency instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.RetryType
Parses a serialized value to a RetryType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.ServiceBusAuthenticationType
Parses a serialized value to a ServiceBusAuthenticationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.ServiceBusTransportType
Parses a serialized value to a ServiceBusTransportType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.scheduler.SkuDefinition
Parses a serialized value to a SkuDefinition instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
Parses a serialized value to a AdminKeyKind instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.HostingMode
Parses a serialized value to a HostingMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
Parses a serialized value to a SearchServiceStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.servicebus.AccessRights
Parses a serialized value to a AccessRights instance.
fromString(String) - Static method in enum com.microsoft.azure.management.servicebus.EntityStatus
Parses a serialized value to a EntityStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.servicebus.Policykey
Parses a serialized value to a Policykey instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.AuthenticationType
Parses a serialized value to a AuthenticationType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningDisabledReason
Parses a serialized value to a AutomaticTuningDisabledReason instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningMode
Parses a serialized value to a AutomaticTuningMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeActual
Parses a serialized value to a AutomaticTuningOptionModeActual instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeDesired
Parses a serialized value to a AutomaticTuningOptionModeDesired instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningServerMode
Parses a serialized value to a AutomaticTuningServerMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningServerReason
Parses a serialized value to a AutomaticTuningServerReason instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.BackupLongTermRetentionPolicyState
Parses a serialized value to a BackupLongTermRetentionPolicyState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.BlobAuditingPolicyState
Parses a serialized value to a BlobAuditingPolicyState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.CapabilityStatus
Parses a serialized value to a CapabilityStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.CheckNameAvailabilityReason
Parses a serialized value to a CheckNameAvailabilityReason instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.CreateMode
Creates or finds a CreateMode from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.DatabaseEditions
Creates or finds a DatabaseEdition from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.DataMaskingFunction
Parses a serialized value to a DataMaskingFunction instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.DataMaskingRuleState
Parses a serialized value to a DataMaskingRuleState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.DataMaskingState
Parses a serialized value to a DataMaskingState instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ElasticPoolEditions
Creates or finds a ElasticPoolEdition from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ElasticPoolState
Creates or finds a ElasticPoolState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.FailoverGroupReplicationRole
Creates or finds a FailoverGroupReplicationRole from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.GeoBackupPolicyState
Parses a serialized value to a GeoBackupPolicyState instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.IdentityType
Creates or finds a IdentityType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ManagementOperationState
Creates or finds a ManagementOperationState from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.MaxSizeUnits
Parses a serialized value to a MaxSizeUnits instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.OperationOrigin
Creates or finds a OperationOrigin from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.PerformanceLevelUnit
Parses a serialized value to a PerformanceLevelUnit instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.PrimaryAggregationType
Creates or finds a PrimaryAggregationType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ReadOnlyEndpointFailoverPolicy
Creates or finds a ReadOnlyEndpointFailoverPolicy from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.ReadScale
Parses a serialized value to a ReadScale instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ReadWriteEndpointFailoverPolicy
Creates or finds a ReadWriteEndpointFailoverPolicy from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexAction
Parses a serialized value to a RecommendedIndexAction instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexState
Parses a serialized value to a RecommendedIndexState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexType
Parses a serialized value to a RecommendedIndexType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.ReplicationRole
Parses a serialized value to a ReplicationRole instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ReplicationState
Creates or finds a ReplicationState from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.RestorePointTypes
Parses a serialized value to a RestorePointType instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SampleName
Creates or finds a SampleName from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyEmailAccountAdmins
Parses a serialized value to a SecurityAlertPolicyEmailAccountAdmins instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyState
Parses a serialized value to a SecurityAlertPolicyState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyUseServerDefault
Parses a serialized value to a SecurityAlertPolicyUseServerDefault instance.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.ServerConnectionType
Parses a serialized value to a ServerConnectionType instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ServerKeyType
Creates or finds a ServerKeyType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.ServiceObjectiveName
Creates or finds a ServiceObjectiveName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Creates or finds a ServiceObjectiveName from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Creates or finds a ServiceObjectiveName from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.StorageKeyType
Parses a serialized value to a StorageKeyType instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SyncAgentState
Creates or finds a SyncAgentState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SyncConflictResolutionPolicy
Creates or finds a SyncConflictResolutionPolicy from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SyncDirection
Creates or finds a SyncDirection from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SyncGroupLogType
Creates or finds a SyncGroupLogType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SyncGroupState
Creates or finds a SyncGroupState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SyncMemberDbType
Creates or finds a SyncMemberDbType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.SyncMemberState
Creates or finds a SyncMemberState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.TransparentDataEncryptionActivityStates
Creates or finds a TransparentDataEncryptionActivityStatus from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.sql.TransparentDataEncryptionStates
Parses a serialized value to a TransparentDataEncryptionStatus instance.
fromString(String) - Static method in class com.microsoft.azure.management.sql.UnitDefinitionType
Creates or finds a UnitDefinitionType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.UnitType
Creates or finds a UnitType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.sql.VirtualNetworkRuleState
Creates or finds a VirtualNetworkRuleState from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.AccessTier
Parses a serialized value to a AccessTier instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.AccountStatus
Parses a serialized value to a AccountStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.Action
Parses a serialized value to a Action instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.Bypass
Creates or finds a Bypass from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.DefaultAction
Parses a serialized value to a DefaultAction instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.HttpProtocol
Parses a serialized value to a HttpProtocol instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.KeyPermission
Parses a serialized value to a KeyPermission instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.KeySource
Creates or finds a KeySource from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.Kind
Parses a serialized value to a Kind instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.Permissions
Creates or finds a Permissions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.Reason
Parses a serialized value to a Reason instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.ReasonCode
Creates or finds a ReasonCode from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.Services
Creates or finds a Services from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.SignedResource
Creates or finds a SignedResource from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.SignedResourceTypes
Creates or finds a SignedResourceTypes from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.SkuTier
Parses a serialized value to a SkuTier instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.State
Parses a serialized value to a State instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Creates or finds an encryption status based on its name.
fromString(String) - Static method in class com.microsoft.azure.management.storage.StorageResourceType
Finds or creates storage resource type based on the specified string.
fromString(String) - Static method in class com.microsoft.azure.management.storage.StorageService
Creates or finds a service service type based on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.UsageUnit
Parses a serialized value to a UsageUnit instance.
fromString(String) - Static method in enum com.microsoft.azure.management.streamanalytics.UdfType
Parses a serialized value to a UdfType instance.
fromString(String) - Static method in enum com.microsoft.azure.sdk.iot.service.DeviceConnectionState
 
fromString(String) - Static method in enum com.microsoft.azure.sdk.iot.service.DeviceStatus
 
fromString(String) - Static method in enum com.microsoft.azure.sdk.iot.service.devicetwin.QueryType
 
fromTime() - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Get the fromTime value.
fromValue(String) - Static method in enum com.microsoft.azure.management.trafficmanager.EndpointType
Parses a string value to a TrafficRoutingMethod instance.
fromVhd(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromVhd
Specifies the source data VHD.
fromVhd(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source VHD for the data disk image.
fromVirtualMachine(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithSourceVirtualMachine
Uses the virtual machine's OS disk and data disks as the source for OS disk image and data disk images of this image.
fromVirtualMachine(VirtualMachine) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithSourceVirtualMachine
Uses the virtual machine's OS and data disks as the sources for OS disk image and data disk images of this image.
frontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener
 
frontend() - Method in interface com.microsoft.azure.management.network.model.HasFrontend
 
frontendPort() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the frontendPort value.
frontendPort() - Method in class com.microsoft.azure.management.devtestlab.InboundNatRule
Get the frontendPort value.
frontendPort() - Method in class com.microsoft.azure.management.devtestlab.InboundNatRuleFragment
Get the frontendPort value.
frontendPort() - Method in interface com.microsoft.azure.management.network.model.HasFrontendPort
 
frontendPortName() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener
 
frontendPortNameFromNumber(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Returns the name of the existing port, if any, that is associated with the specified port number.
frontendPortNumber() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener
 
frontendPortRangeEnd() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the frontendPortRangeEnd value.
frontendPortRangeEnd() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool
 
frontendPortRangeStart() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the frontendPortRangeStart value.
frontendPortRangeStart() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatPool
 
frontendPorts() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
frontendProtocol() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
frontends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
frontends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
frontEndScaleFactor() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the frontEndScaleFactor value.
FTP - Static variable in class com.microsoft.azure.management.appservice.PublishingProfileFormat
Static value Ftp for PublishingProfileFormat.
ftpPassword() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
ftpUrl() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
ftpUsername() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
FULL_PATH_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
fullCSharpName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the fullCSharpName value.
fullName - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the full path of the directory enrty.
fullResourceType() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
fullyQualifiedDomainName() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
FUNCTION_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
FUNCTION_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
FUNCTION_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
FUNCTION_LOAD_REQUEST_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
FUNCTION_LOAD_RESPONSE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
functionalAcknowledgementVersion() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the functionalAcknowledgementVersion value.
functionalGroupId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the functionalGroupId value.
functionalGroupId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the functionalGroupId value.
functionalGroupId() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the functionalGroupId value.
functionalIdentifierCode() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the functionalIdentifierCode value.
FunctionalTaskItem - Interface in com.microsoft.azure.management.resources.fluentcore.dag
Simplified functional interface equivalent to abstract class IndexableTaskItem.
FunctionalTaskItem.Context - Class in com.microsoft.azure.management.resources.fluentcore.dag
Type representing context of an FunctionalTaskItem.
FunctionApp - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Function App.
FunctionApp.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
FunctionApp.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the function app definition stages.
FunctionApp.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the function app definition.
FunctionApp.DefinitionStages.ExistingAppServicePlanWithGroup - Interface in com.microsoft.azure.management.appservice
A function app definition allowing resource group to be specified when an existing app service plan is used.
FunctionApp.DefinitionStages.NewAppServicePlanWithGroup - Interface in com.microsoft.azure.management.appservice
A function app definition allowing resource group to be specified when a new app service plan is to be created.
FunctionApp.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A function app definition with sufficient inputs to create a new function app in the cloud, but exposing additional optional inputs to specify.
FunctionApp.DefinitionStages.WithDailyUsageQuota - Interface in com.microsoft.azure.management.appservice
A function app definition allowing daily usage quota to be specified.
FunctionApp.DefinitionStages.WithNewAppServicePlan - Interface in com.microsoft.azure.management.appservice
A function app definition allowing app service plan to be set.
FunctionApp.DefinitionStages.WithRuntimeVersion - Interface in com.microsoft.azure.management.appservice
A function app definition allowing runtime version to be specified.
FunctionApp.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.appservice
A function app definition allowing storage account to be specified.
FunctionApp.Update - Interface in com.microsoft.azure.management.appservice
The template for a function app update operation, containing all the settings that can be modified.
FunctionApp.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the function app update stages.
FunctionApp.UpdateStages.WithAppServicePlan - Interface in com.microsoft.azure.management.appservice
A function app update allowing app service plan to be set.
FunctionApp.UpdateStages.WithDailyUsageQuota - Interface in com.microsoft.azure.management.appservice
A function app definition allowing daily usage quota to be specified.
FunctionApp.UpdateStages.WithRuntimeVersion - Interface in com.microsoft.azure.management.appservice
A function app update allowing runtime version to be specified.
FunctionApp.UpdateStages.WithStorageAccount - Interface in com.microsoft.azure.management.appservice
A function app definition allowing storage account to be specified.
FunctionApps - Interface in com.microsoft.azure.management.appservice
Entry point for web app management API.
FunctionBinding - Class in com.microsoft.azure.management.streamanalytics
The physical binding of the function.
FunctionBinding() - Constructor for class com.microsoft.azure.management.streamanalytics.FunctionBinding
 
FunctionDeploymentSlot - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Function App deployment slot.
FunctionDeploymentSlot.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
FunctionDeploymentSlot.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the function deployment slot definition stages.
FunctionDeploymentSlot.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the function deployment slot definition.
FunctionDeploymentSlot.DefinitionStages.WithConfiguration - Interface in com.microsoft.azure.management.appservice
A function deployment slot definition allowing the configuration to clone from to be specified.
FunctionDeploymentSlot.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
FunctionDeploymentSlot.Update - Interface in com.microsoft.azure.management.appservice
The template for a web app update operation, containing all the settings that can be modified.
FunctionDeploymentSlots - Interface in com.microsoft.azure.management.appservice
Entry point for Azure function app deployment slot management API.
FunctionInput - Class in com.microsoft.azure.management.streamanalytics
Describes one input parameter of a function.
FunctionInput() - Constructor for class com.microsoft.azure.management.streamanalytics.FunctionInput
 
FunctionLoadRequest - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.FunctionLoadRequest
FunctionLoadRequest.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.FunctionLoadRequest
FunctionLoadRequestHandler - Class in com.microsoft.azure.webjobs.script.handler
 
FunctionLoadRequestHandler(JavaFunctionBroker) - Constructor for class com.microsoft.azure.webjobs.script.handler.FunctionLoadRequestHandler
 
FunctionLoadRequestOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
FunctionLoadResponse - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.FunctionLoadResponse
FunctionLoadResponse.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.FunctionLoadResponse
FunctionLoadResponseOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
FunctionMethodDescriptor - Class in com.microsoft.azure.webjobs.script.description
 
FunctionMethodDescriptor(String, String, String, String) - Constructor for class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
 
FunctionName - Annotation Type in com.microsoft.azure.serverless.functions.annotation
The FunctionName annotation is used to specify to the Azure Functions tooling what name is to be applied to the associated function when the function is deployed onto Azure.
FunctionOutput - Class in com.microsoft.azure.management.streamanalytics
Describes the output of a function.
FunctionOutput() - Constructor for class com.microsoft.azure.management.streamanalytics.FunctionOutput
 
FunctionProperties - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with a function.
FunctionProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.FunctionProperties
 
FunctionProto - Class in com.microsoft.azure.webjobs.script.rpc.messages
 
FunctionRpcGrpc - Class in com.microsoft.azure.webjobs.script.rpc.messages
Interface exported by the server.
FunctionRpcGrpc.FunctionRpcBlockingStub - Class in com.microsoft.azure.webjobs.script.rpc.messages
Interface exported by the server.
FunctionRpcGrpc.FunctionRpcFutureStub - Class in com.microsoft.azure.webjobs.script.rpc.messages
Interface exported by the server.
FunctionRpcGrpc.FunctionRpcImplBase - Class in com.microsoft.azure.webjobs.script.rpc.messages
Interface exported by the server.
FunctionRpcGrpc.FunctionRpcStub - Class in com.microsoft.azure.webjobs.script.rpc.messages
Interface exported by the server.
FunctionRpcImplBase() - Constructor for class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc.FunctionRpcImplBase
 

G

GABON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GABON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GALLERY_IMAGE - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value GalleryImage for PolicyFactName.
GalleryImageReference - Class in com.microsoft.azure.management.devtestlab
The reference information for an Azure Marketplace image.
GalleryImageReference() - Constructor for class com.microsoft.azure.management.devtestlab.GalleryImageReference
 
GalleryImageReferenceFragment - Class in com.microsoft.azure.management.devtestlab
The reference information for an Azure Marketplace image.
GalleryImageReferenceFragment() - Constructor for class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
 
GAMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GAMBIA_THE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
gatewayDefaultSiteResourceId() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
gatewayRegionalUrl() - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Get the gatewayRegionalUrl value.
gatewayRegionalUrl() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the gatewayRegionalUrl value.
GatewayRoute - Class in com.microsoft.azure.management.network
Gateway routing details.
GatewayRoute() - Constructor for class com.microsoft.azure.management.network.GatewayRoute
 
gatewayType() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
gatewayUrl() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the gatewayUrl value.
gatewayUse() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
GCMAES128 - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value GCMAES128 for IpsecEncryption.
GCMAES128 - Static variable in class com.microsoft.azure.management.network.IpsecIntegrity
Static value GCMAES128 for IpsecIntegrity.
GCMAES192 - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value GCMAES192 for IpsecEncryption.
GCMAES192 - Static variable in class com.microsoft.azure.management.network.IpsecIntegrity
Static value GCMAES192 for IpsecIntegrity.
GCMAES256 - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value GCMAES256 for IpsecEncryption.
GCMAES256 - Static variable in class com.microsoft.azure.management.network.IpsecIntegrity
Static value GCMAES256 for IpsecIntegrity.
GcmCredential - Class in com.microsoft.azure.management.notificationhubs
Description of a NotificationHub GcmCredential.
GcmCredential() - Constructor for class com.microsoft.azure.management.notificationhubs.GcmCredential
 
gcmEndpoint() - Method in class com.microsoft.azure.management.notificationhubs.GcmCredential
Get the gcmEndpoint value.
generalize() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Generalizes the virtual machine.
generalize(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Generalizes the virtual machine.
generalizeAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Generalizes the virtual machine asynchronously.
generalizeAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Generalizes the virtual machine asynchronously.
generalizeAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Generalizes the virtual machine asynchronously.
generalizeAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Generalizes the virtual machine asynchronously.
generateClientRequestId() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateClientRequestId() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateExceptionFromError(Symbol, String) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
generateLeafCert(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Generates leaf certificate with the unique id as common name
generateLeafCert(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Generates leaf certificate with the unique id as common name
generateLeafCert(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Generates leaf certificate with the unique id as common name
generateRegisterUrl(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.UrlPathBuilder
Generates Register URL/Path for the specified protocol
generateRequestUrl(String, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.UrlPathBuilder
Generates Request URL/Path for the specififed protocol
generateSasTokenUrl(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.UrlPathBuilder
Generates URL Encoded SAS Token
generateSharedAccessSignature(String, String, String, Duration) - Static method in class com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider
 
generateSharedAccessSignatureToken(String, String, String, int) - Static method in class com.microsoft.azure.servicebus.primitives.SASUtil
Deprecated.
 
generateSleepInterval(int) - Static method in class com.microsoft.azure.sdk.iot.device.transport.TransportUtils
Generates a reconnection time with an exponential backoff and a maximum value of 60 seconds.
generateSsoUri() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Generates a dynamic SSO URI used to sign in to the CDN supplemental portal used for advanced management tasks.
generateSsoUri(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Generates a dynamic SSO URI used to sign in to the CDN supplemental portal.
generateSsoUriAsync() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Asynchronously generates a dynamic SSO URI used to sign into the CDN supplemental portal used for advanced management tasks.
generateSsoUriAsync(ServiceCallback<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Asynchronously generates a dynamic SSO URI used to sign in to the CDN supplemental portal used for advanced management tasks.
GenerateUpgradedDefinitionParameters - Class in com.microsoft.azure.management.logic
The parameters to generate upgraded definition.
GenerateUpgradedDefinitionParameters() - Constructor for class com.microsoft.azure.management.logic.GenerateUpgradedDefinitionParameters
 
GenerateUploadUriParameter - Class in com.microsoft.azure.management.devtestlab
Properties for generating an upload URI.
GenerateUploadUriParameter() - Constructor for class com.microsoft.azure.management.devtestlab.GenerateUploadUriParameter
 
generateVpnProfile() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
generateVpnProfileAsync() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
Generates asynchronously VPN profile for P2S client of the virtual network gateway in the specified resource group.
generationId - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
generationId - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
generationId - Variable in class com.microsoft.azure.sdk.iot.service.Device
Device generation Id
genereateExceptionFromResponse(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
GenericResource - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure generic resource.
GenericResource.Definition - Interface in com.microsoft.azure.management.resources
The entirety of the generic resource definition.
GenericResource.DefinitionStages - Interface in com.microsoft.azure.management.resources
Grouping of generic resource definition stages.
GenericResource.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
A generic resource definition allowing region to be specified.
GenericResource.DefinitionStages.WithApiVersion - Interface in com.microsoft.azure.management.resources
A generic resource definition allowing api version to be specified.
GenericResource.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify.
GenericResource.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.resources
A generic resource definition allowing resource group to be specified.
GenericResource.DefinitionStages.WithParentResource - Interface in com.microsoft.azure.management.resources
A generic resource definition allowing parent resource to be specified.
GenericResource.DefinitionStages.WithPlan - Interface in com.microsoft.azure.management.resources
A generic resource definition allowing plan to be specified.
GenericResource.DefinitionStages.WithProviderNamespace - Interface in com.microsoft.azure.management.resources
A generic resource definition allowing provider namespace to be specified.
GenericResource.DefinitionStages.WithResourceType - Interface in com.microsoft.azure.management.resources
A generic resource definition allowing resource type to be specified.
GenericResource.Update - Interface in com.microsoft.azure.management.resources
The template for a generic resource update operation, containing all the settings that can be modified.
GenericResource.UpdateStages - Interface in com.microsoft.azure.management.resources
Grouping of generic resource update stages.
GenericResource.UpdateStages.WithApiVersion - Interface in com.microsoft.azure.management.resources
The template for a generic resource update operation for specifying the resource provider API version.
GenericResource.UpdateStages.WithParentResource - Interface in com.microsoft.azure.management.resources
A generic resource update allowing to change the parent resource.
GenericResource.UpdateStages.WithPlan - Interface in com.microsoft.azure.management.resources
A generic resource update allowing to change the resource plan.
GenericResource.UpdateStages.WithProperties - Interface in com.microsoft.azure.management.resources
A generic resource update allowing to change the resource properties.
GenericResourceFilter - Class in com.microsoft.azure.management.resources
Resource filter.
GenericResourceFilter() - Constructor for class com.microsoft.azure.management.resources.GenericResourceFilter
 
genericResources() - Method in class com.microsoft.azure.management.Azure
 
GenericResources - Interface in com.microsoft.azure.management.resources
Entry point to generic resources management API.
GEO_REDUNDANT - Static variable in class com.microsoft.azure.management.recoveryservices.StorageModelType
Static value GeoRedundant for StorageModelType.
GEO_REDUNDANT - Static variable in class com.microsoft.azure.management.recoveryservices.StorageType
Static value GeoRedundant for StorageType.
GeoBackupPolicyState - Enum in com.microsoft.azure.management.sql
Defines values for GeoBackupPolicyState.
GeoFilter - Class in com.microsoft.azure.management.cdn
Rules defining user geo access within a CDN endpoint.
GeoFilter() - Constructor for class com.microsoft.azure.management.cdn.GeoFilter
 
GeoFilterActions - Enum in com.microsoft.azure.management.cdn
Defines values for GeoFilterActions.
geoFilters() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
GEOGRAPHIC - Static variable in class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
Static value Geographic for TrafficRoutingMethod.
GeographicHierarchies - Interface in com.microsoft.azure.management.trafficmanager
Entry point to Azure traffic manager geographic hierarchy management API in Azure.
GeographicLocation - Interface in com.microsoft.azure.management.trafficmanager
Type representing Geographic Hierarchy region (location).
geographicLocationCodes() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint
 
GEORGIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GEORGIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GERMANY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GERMANY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GERMANY_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Azure German Cloud
GERMANY_NORTHEAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
get(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
get(String, ApplicationGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
get(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
get(String, String, CertificateGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
get(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
get(String, String, ComputeNodeGetOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
get(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
get(String, JobGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
get(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
get(String, JobScheduleGetOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
get(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
get(String, PoolGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
get(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
get(String, String, TaskGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
get() - Method in class com.microsoft.azure.eventhubs.impl.PassByRef
 
get(String) - Method in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
Returns the implementation for an algorithm name.
get(String, String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries.WebhooksClient
Gets the properties of the specified webhook.
get(String) - Method in interface com.microsoft.azure.management.containerregistry.WebhookOperations
Gets the properties of the specified webhook.
get(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets details of the specified Data Lake Analytics account.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Gets the specified Data Lake Analytics compute policy.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Gets the specified Data Lake Analytics firewall rule.
get(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job information for the specified job ID.
get(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
get(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
get(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
get(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
get(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.
GET - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value get for CertificatePermissions.
GET - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value get for KeyPermissions.
GET - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value get for SecretPermissions.
GET - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value get for StoragePermissions.
get(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Gets the information about Diagnostic Setting from Azure based on the resource id and setting name.
get(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
Get a value in the context with the given key.
get(String, String, String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
Returns a resource belonging to a resource group.
get(String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResources
Returns a resource belonging to a resource group.
get(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Gets the information about a child resource from Azure SQL server.
get(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
get(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
Get device registration status information.
get() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Job
Get the current job status on the iotHub.
getAclStatus(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Queries the ACLs and permissions for a file or directory.
getAclStatus(String, UserGroupRepresentation) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Queries the ACLs and permissions for a file or directory.
getAclStatus(String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Gets the current ACLs and permissions associated with a file or directory.
getAclStatus(String, UserGroupRepresentation, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Gets the current ACLs and permissions associated with a file or directory.
getAction() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
See EventProcessorHostActionString for a list of possible values.
getAction() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Gets the action this rule performs on messages matched by this rule's filter.
getAction() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
.FunctionRpc.WorkerActionResponse.Action action = 1;
getAction() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
.FunctionRpc.WorkerActionResponse.Action action = 1;
getAction() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponseOrBuilder
.FunctionRpc.WorkerActionResponse.Action action = 1;
getActionValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
.FunctionRpc.WorkerActionResponse.Action action = 1;
getActionValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
.FunctionRpc.WorkerActionResponse.Action action = 1;
getActionValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponseOrBuilder
.FunctionRpc.WorkerActionResponse.Action action = 1;
getActiveDirectoryAdministrator() - Method in interface com.microsoft.azure.management.sql.SqlServer
Gets the Active Directory administrator for this server.
getAdminKeys() - Method in interface com.microsoft.azure.management.search.SearchService
The primary and secondary admin API keys for the specified Azure Search service.
getAdminKeys(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Gets the primary and secondary admin API keys for the specified Azure Search service.
getAdminKeysAsync() - Method in interface com.microsoft.azure.management.search.SearchService
The primary and secondary admin API keys for the specified Azure Search service.
getAdminKeysAsync(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Gets the primary and secondary admin API keys for the specified Azure Search service.
getAdminKubeConfigContent(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the admin Kube.config content which can be used with a Kubernetes client.
getAdminKubeConfigContentAsync(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns asynchronously the admin Kube.config content which can be used with a Kubernetes client.
getAliasCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Getter for the Alias cert in PEM format
getAliasCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Getter for the Alias cert in PEM format
getAliasCertPrivateKeyPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Getter for the Alias cert in PEM format
getAllJobsLifetimeStatistics() - Method in class com.microsoft.azure.batch.JobOperations
Gets lifetime summary statistics for all of the jobs in the current account.
getAllJobsLifetimeStatistics(Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Gets lifetime summary statistics for all of the jobs in the current account.
getAllLeases() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Returns the lease info for all partitions.
getAllLeases() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
getAllLifetimeStatistics() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatistics(JobGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatistics() - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllLifetimeStatistics(PoolGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllLifetimeStatisticsAsync(ServiceCallback<JobStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatisticsAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatisticsAsync(JobGetAllLifetimeStatisticsOptions, ServiceCallback<JobStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatisticsAsync(JobGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatisticsAsync(ServiceCallback<PoolStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllLifetimeStatisticsAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllLifetimeStatisticsAsync(PoolGetAllLifetimeStatisticsOptions, ServiceCallback<PoolStatistics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllLifetimeStatisticsAsync(PoolGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllLifetimeStatisticsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatisticsWithServiceResponseAsync(JobGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets lifetime summary statistics for all of the jobs in the specified account.
getAllLifetimeStatisticsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllLifetimeStatisticsWithServiceResponseAsync(PoolGetAllLifetimeStatisticsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets lifetime summary statistics for all of the pools in the specified account.
getAllPoolsLifetimeStatistics() - Method in class com.microsoft.azure.batch.PoolOperations
Gets lifetime summary statistics for all of the pools in the current account.
getAllPoolsLifetimeStatistics(Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Gets lifetime summary statistics for all of the pools in the current account.
getAmqpBody() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Returns the amqp body used in the message
getAmqpsAuthenticatorState() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionDeviceOperation
Return the current authentication state.
getAmqpsMessageType() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage
Get the AmqpsMessageMessageType
getAppendStream(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
appends to an existing file.
getApplication(String) - Method in class com.microsoft.azure.batch.ApplicationOperations
Gets information about the specified application.
getApplication(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ApplicationOperations
Gets information about the specified application.
getAppSettings() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getAppSettingsAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getAssembly(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified assembly from the Data Lake Analytics catalog.
getAssemblyAsync(String, String, String, ServiceCallback<USqlAssembly>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified assembly from the Data Lake Analytics catalog.
getAssemblyAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified assembly from the Data Lake Analytics catalog.
getAssemblyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified assembly from the Data Lake Analytics catalog.
getAssignedHub() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for Assigned Iot Hub
getAssignedHub() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the assignedHub.
getAssignedLoadBalancerFrontend() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
getAssignedNetworkInterfaceIPConfiguration() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
getAsync(String, ServiceCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
getAsync(String, ApplicationGetOptions, ServiceCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
getAsync(String, ApplicationGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
getAsync(String, String, ServiceCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
getAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
getAsync(String, String, CertificateGetOptions, ServiceCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
getAsync(String, String, CertificateGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
getAsync(String, String, ServiceCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
getAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
getAsync(String, String, ComputeNodeGetOptions, ServiceCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
getAsync(String, String, ComputeNodeGetOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
getAsync(String, ServiceCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
getAsync(String, JobGetOptions, ServiceCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
getAsync(String, JobGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
getAsync(String, ServiceCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
getAsync(String, JobScheduleGetOptions, ServiceCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
getAsync(String, JobScheduleGetOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
getAsync(String, ServiceCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
getAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
getAsync(String, PoolGetOptions, ServiceCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
getAsync(String, PoolGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
getAsync(String, String, ServiceCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
getAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
getAsync(String, String, TaskGetOptions, ServiceCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
getAsync(String, String, TaskGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries.WebhooksClient
Gets the properties of the specified webhook.
getAsync(String) - Method in interface com.microsoft.azure.management.containerregistry.WebhookOperations
Gets the properties of the specified webhook.
getAsync(String, String, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets details of the specified Data Lake Analytics account.
getAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets details of the specified Data Lake Analytics account.
getAsync(String, String, String, ServiceCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Gets the specified Data Lake Analytics compute policy.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Gets the specified Data Lake Analytics compute policy.
getAsync(String, String, String, ServiceCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
getAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Gets the specified Data Lake Analytics firewall rule.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Gets the specified Data Lake Analytics firewall rule.
getAsync(String, UUID, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job information for the specified job ID.
getAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job information for the specified job ID.
getAsync(String, UUID, ServiceCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
getAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
getAsync(String, UUID, DateTime, DateTime, ServiceCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
getAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
getAsync(String, UUID, ServiceCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
getAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
getAsync(String, UUID, DateTime, DateTime, ServiceCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
getAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
getAsync(String, String, String, ServiceCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
getAsync(String, String, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
getAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
getAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
getAsync(String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.
getAsync(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Gets the information about Diagnostic Setting from Azure based on the resource id and setting name.
getAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Asynchronously gets the information about a child resource from Azure SQL server.
getAttestation() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the attestation mechanism.
getAttestation() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the attestation mechanism.
getAuthentication() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for authentication
getAuthentication() - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Getter for device authentication mechanism.
getAuthenticationConfig() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getAuthenticationConfigAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getAuthenticationKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.TpmRegistrationResultParser
Getter for the Authentication Key
getAuthenticationMethod() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Getter for authenticationMethod
getAuthenticationMethod() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Getter for authenticationMethod
getAuthenticationParser() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for AuthenticationParser
getAuthenticationType() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for AuthenticationType
getAuthenticationType() - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Getter for authentication type.
getAuthenticationType() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for the authentication type of this device
getAzureClient() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the AzureClient used for long running operations.
getAzureClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the AzureClient used for long running operations.
getAzureClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the AzureClient used for long running operations.
getAzureClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets the AzureClient used for long running operations.
getAzureClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets the AzureClient used for long running operations.
getAzureClient() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the AzureClient used for long running operations.
getBatchAccountQuotaByLocation(Region) - Method in interface com.microsoft.azure.management.batch.BatchAccounts
Looks up the number of Batch accounts that can be created in the specified region.
getBeginSequenceNumber() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getBindings() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
Deprecated.
getBindings() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
Deprecated.
getBindings() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
Deprecated.
getBindingsCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
getBindingsCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
getBindingsCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsOrDefault(String, BindingInfo) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsOrDefault(String, BindingInfo) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsOrDefault(String, BindingInfo) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBindingsOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
getBlobName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the file name.
getBlobName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the file name (blob name).
getBlobName() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotification
Getter for BlobName
getBlobSizeInBytes() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotification
Getter for BlobSize in Bytes
getBlobSizeInBytesTag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the file size.
getBlobUri() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the file uri.
getBlobUri() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotification
Getter for BlobUri
getBody() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.http.HttpMessage
Gets the message body.
getBody() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the response body.
getBody() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage
Returns the current batch body as a UTF-8 encoded byte array.
getBody() - Method in interface com.microsoft.azure.sdk.iot.device.transport.https.HttpsMessage
Gets the message body.
getBody() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse
Getter for the response body.
getBody() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns a copy of the message body.
getBody() - Method in interface com.microsoft.azure.sdk.iot.service.transport.http.HttpMessage
Gets the message body.
getBody() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
Getter for the response body.
getBody() - Method in interface com.microsoft.azure.serverless.functions.HttpRequestMessage
Returns any body content that was included with this HTTP request.
getBody() - Method in interface com.microsoft.azure.serverless.functions.HttpResponseMessage
Returns the body of the HTTP response.
getBody() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the body of this message as a byte array.
getBody() - Method in class com.microsoft.azure.servicebus.Message
 
getBody() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
getBody() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
.FunctionRpc.TypedData body = 4;
getBody() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
.FunctionRpc.TypedData body = 4;
getBodyAsString() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns the message body as a string.
getBodyBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
getBodyOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
getBodyOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
.FunctionRpc.TypedData body = 4;
getBodyOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
.FunctionRpc.TypedData body = 4;
getBodyStream() - Method in class com.microsoft.azure.sdk.iot.device.Message
 
getBodyStream() - Method in class com.microsoft.azure.sdk.iot.service.Message
The stream content of the body.
getById(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
Gets the information about a resource from Azure based on the resource id.
getById(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Gets the information about a child resource from Azure SQL server using the resource ID.
getById(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Gets the information about a child resource from Azure SQL server using the resource ID.
getByIdAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
Gets the information about a resource from Azure based on the resource id.
getByIdAsync(String, ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById
Gets the information about a resource from Azure based on the resource id.
getByIdAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Asynchronously gets the information about a child resource from Azure SQL server using the resource ID.
getByIdAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Asynchronously gets the information about a child resource from Azure SQL server using the resource ID.
getByName(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationRules
Gets an authorization rule that can be used to access the disaster recovery pairing.
getByName(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRules
Gets an authorization rule of an event hub in a namespace under a resource group.
getByName(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroups
Gets a consumer group of an event hub in a namespace under a resource group.
getByName(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairings
Gets a disaster recovery pairings of a namespace under a resource group.
getByName(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRules
Gets an authorization rule under a namespace in a resource group.
getByName(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubs
Gets an event hub in a namespace under a resource group.
getByName(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
Gets the information about a resource from Azure based on the resource name within the current resource group.
getByNameAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationRules
Gets an authorization rule that can be used to access the disaster recovery pairing.
getByNameAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRules
Gets an authorization rule of an event hub in a namespace in a resource group.
getByNameAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroups
Gets a consumer group of an event hub in a namespace in a resource group.
getByNameAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairings
Gets a disaster recovery pairings of a namespace under a resource group.
getByNameAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRules
Gets an authorization rule under a namespace in a resource group.
getByNameAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubs
Gets an event hub in a namespace under a resource group.
getByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync
Gets the information about a resource based on the resource name.
getByNameAsync(String) - Method in interface com.microsoft.azure.management.resources.Providers
Gets the information about a provider from Azure based on the provider name.
getByParent(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
Gets the information about a resource from Azure based on the resource id.
getByParent(ParentT, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
Gets the information about a resource from Azure based on the resource id.
getByParentAsync(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
Gets the information about a resource from Azure based on the resource id.
getByParentAsync(ParentT, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByParent
Gets the information about a resource from Azure based on the resource id.
getByRemoteNetwork(Network) - Method in interface com.microsoft.azure.management.network.NetworkPeerings
Finds the peering, if any, that is associated with the specified network.
getByRemoteNetwork(String) - Method in interface com.microsoft.azure.management.network.NetworkPeerings
Finds the peering, if any, that is associated with the specified network.
getByRemoteNetworkAsync(Network) - Method in interface com.microsoft.azure.management.network.NetworkPeerings
Asynchronously finds the peering, if any, that is associated with the specified network.
getByRemoteNetworkAsync(String) - Method in interface com.microsoft.azure.management.network.NetworkPeerings
Asynchronously finds the peering, if any, that is associated with the specified network.
getByResourceGroup(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
Gets the information about a resource from Azure based on the resource name and the name of its resource group.
getByResourceGroup(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet
Returns the specific resource.
getByResourceGroupAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
Gets the information about a resource from Azure based on the resource name and the name of its resource group.
getByResourceGroupAsync(String, String, ServiceCallback<T>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
Gets the information about a resource from Azure based on the resource name and the name of its resource group.
getByResourceGroupAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet
Returns the specific resource asynchronously.
getByResourceGroupAsync(String, String, ServiceCallback<InnerT>) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet
Returns the specific resource asynchronously.
getByScope(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
Gets the information about a role assignment based on scope and name.
getByScope(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAndRoleName(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAndRoleNameAsync(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAndRoleNameAsync(String, String, ServiceCallback<RoleDefinition>) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAsync(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
Gets the information about a role assignment based on scope and name.
getByScopeAsync(String, String, ServiceCallback<RoleAssignment>) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
Gets the information about a role assignment based on scope and name.
getByScopeAsync(String, String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getByScopeAsync(String, String, ServiceCallback<RoleDefinition>) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
Gets the information about a role definition based on scope and name.
getBySqlServer(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Gets the information about a child resource from Azure SQL server, identifying it by its name and its resource group.
getBySqlServer(SqlServer, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Gets the information about a child resource from Azure SQL server, identifying it by its name and its resource group.
getBySqlServerAsync(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Asynchronously gets the information about a child resource from Azure SQL server, identifying it by its name and its resource group.
getBySqlServerAsync(SqlServer, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Asynchronously gets the information about a child resource from Azure SQL server, identifying it by its name and its resource group.
getBytes() - Method in interface com.microsoft.azure.eventhubs.EventData
Get Actual Payload/Data wrapped by EventData.
getBytes() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
 
getBytes() - Method in class com.microsoft.azure.sdk.iot.device.Message
The byte content of the body.
getBytes() - Method in class com.microsoft.azure.sdk.iot.service.Message
The byte content of the body.
getBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
bytes bytes = 3;
getBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
bytes bytes = 3;
getBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
bytes bytes = 3;
getByVirtualMachineInstanceId(String, String) - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterfaces
Gets a network interface associated with a virtual machine scale set instance.
getByVirtualMachineScaleSetInstanceId(String, String, String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
Gets a network interface associated with a virtual machine scale set instance.
getCallback() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket
Getter for the eventCallback to be invoked for the completed request.
getCallback() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubOutboundPacket
Getter for the callback to be invoked when a response is received.
getCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
Deprecated.
getCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
Deprecated.
getCapabilities() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
Deprecated.
getCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
Deprecated.
getCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
Deprecated.
getCapabilities() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
Deprecated.
getCapabilitiesByRegion(Region) - Method in interface com.microsoft.azure.management.sql.SqlServers
Gets the Azure SQL server capabilities for a given Azure region.
getCapabilitiesByRegionAsync(Region) - Method in interface com.microsoft.azure.management.sql.SqlServers
Gets the Azure SQL server capabilities for a given Azure region asynchronously.
getCapabilitiesCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
getCapabilitiesCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getCapabilitiesCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
A map of host supported features/capabilities
getCapabilitiesCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
getCapabilitiesCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
getCapabilitiesCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
A map of worker supported features/capabilities
getCapabilitiesMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
A map of host supported features/capabilities
getCapabilitiesMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
A map of host supported features/capabilities
getCapabilitiesMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
A map of host supported features/capabilities
getCapabilitiesMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
A map of worker supported features/capabilities
getCapabilitiesMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
A map of worker supported features/capabilities
getCapabilitiesMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
A map of worker supported features/capabilities
getCapabilitiesOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
A map of host supported features/capabilities
getCapabilitiesOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
A map of host supported features/capabilities
getCapabilitiesOrDefault(String, String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
A map of host supported features/capabilities
getCapabilitiesOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
A map of worker supported features/capabilities
getCapabilitiesOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
A map of worker supported features/capabilities
getCapabilitiesOrDefault(String, String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
A map of worker supported features/capabilities
getCapabilitiesOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
A map of host supported features/capabilities
getCapabilitiesOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
A map of host supported features/capabilities
getCapabilitiesOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
A map of host supported features/capabilities
getCapabilitiesOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
A map of worker supported features/capabilities
getCapabilitiesOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
A map of worker supported features/capabilities
getCapabilitiesOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
A map of worker supported features/capabilities
getCapability(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
getCapability(String) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getCapabilityAsync(String, ServiceCallback<CapabilityInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
getCapabilityAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
getCapabilityAsync(String, ServiceCallback<CapabilityInformation>) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getCapabilityAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getCapabilityWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
getCapabilityWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Locations
Gets subscription-level properties and limits for Data Lake Store specified by resource location.
getCAReferences() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Getter for the caReferences.
getCategory(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Gets the information about Diagnostic Setting category for Log or Metric Setting for a specific resource.
getCategory() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string category = 2;
getCategory() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string category = 2;
getCategory() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string category = 2;
getCategoryAsync(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Gets the information about Diagnostic Setting category for Log or Metric Setting for a specific resource.
getCategoryBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string category = 2;
getCategoryBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string category = 2;
getCategoryBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string category = 2;
getCBSChannel() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getCertificate(String, String) - Method in class com.microsoft.azure.batch.CertificateOperations
Gets the specified Certificate.
getCertificate(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.CertificateOperations
Gets the specified Certificate.
getCertificate(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Gets the specified Certificate.
getCertificate(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getCertificate(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets information about a specified certificate.
getCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets information about a specified certificate.
getCertificate() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateWithInfo
Getter for the certificate.
getCertificateAsync(String, String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getCertificateAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getCertificateAsync(String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets information about a specified certificate.
getCertificateContacts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateContactsAsync(String, ServiceCallback<Contacts>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateContactsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateContactsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the certificate contacts for a specified key vault.
getCertificateInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser
Getter for the CertificateInfo Object
getCertificateIssuer(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateIssuerAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateIssuers(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuers(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String, Integer, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNextAsync(String, ServiceFuture<List<CertificateIssuerItem>>, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuersWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificate issuers for a specified key vault.
getCertificateIssuerWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the specified certificate issuer.
getCertificateOperation(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificateOperationAsync(String, String, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificateOperationAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificateOperationWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the creation operation of a certificate.
getCertificatePolicy(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificatePolicyAsync(String, String, ServiceCallback<CertificatePolicy>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificatePolicyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificatePolicyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the policy for a certificate.
getCertificates(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificates(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificates(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificatesAsync(String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String, Integer, Boolean, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesAsync(String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificatesAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificatesNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesNextAsync(String, ServiceFuture<List<CertificateItem>>, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesWithServiceResponseAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List certificates in a specified key vault.
getCertificatesWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in a specified key vault.
getCertificateVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNextAsync(String, ServiceFuture<List<CertificateItem>>, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateVersionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List the versions of a certificate.
getCertificateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a certificate.
getCheckpoint(String) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Get the checkpoint data associated with the given partition.
getCheckpoint(String) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
getCheckpointTimeoutInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Gets the timeout for checkpoint operations.
getClassLoader() - Method in interface com.microsoft.azure.webjobs.script.reflect.ClassLoaderProvider
 
getClassLoader() - Method in class com.microsoft.azure.webjobs.script.reflect.DefaultClassLoaderProvider
 
getClientCertificate() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Getter for the Alias certificate
getClientCertificate() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Getter for the Alias certificate
getClientCertificate() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Getter for the Alias certificate
getClientCertificate() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderX509
 
getClientCertificateCommonName() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Getter for the common name
getClientCertificateCommonName() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Getter for the common name
getClientCertificateCommonName() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Getter for the common name
getClientCertificateCommonName() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderX509
 
getClientCertificates() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Getter for the clientCertificates.
getClientId() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
getClientPrivateKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Getter for Alias key
getClientPrivateKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Getter for Alias key
getClientPrivateKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Getter for Alias key
getClientPrivateKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderX509
 
getClientSettingsFromConnectionStringBuilder(ConnectionStringBuilder) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
getClientSetttings() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
getCloudToDeviceMessageCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for CloudToDeviceMessageCount
getCloudToDeviceMessageCount() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for cloud to device message count
getCloudToDeviceMethod() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for cloud to device method json
getCloudToDeviceMethod() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for cloud to device method json
getCode() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
Getter for code
getCollection() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollectionResponse
Getter for collection
getComputeNode(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the specified compute node.
getComputeNode(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the specified compute node.
getComputeNode(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the specified compute node.
getComputeNodeRemoteDesktop(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets a Remote Desktop Protocol (RDP) file for the specified node.
getComputeNodeRemoteDesktop(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets a Remote Desktop Protocol (RDP) file for the specified node.
getComputeNodeRemoteLoginSettings(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the settings required for remote login to a compute node.
getComputeNodeRemoteLoginSettings(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Gets the settings required for remote login to a compute node.
getConfig() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Getter for the device client config.
getConnectedDeviceCount() - Method in class com.microsoft.azure.sdk.iot.service.ServiceStatistics
 
getConnectionState() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for ConnectionState
getConnectionState() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for connection state
getConnectionState() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for connection state
getConnectionStateUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for ConnectionStateUpdatedTime
getConnectionStateUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for connection state updated date and time
getConnectionStateUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for connection state updated time
getConnectionStrings() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getConnectionStringsAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getConsumerGroupName() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the name of the consumer group that is being received from.
getContainerLogs() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getContainerLogsAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getContainerLogsZip() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getContainerLogsZipAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getContainerName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the container name in the Azure storage.
getContentCase() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
getContentCase() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
getContentCase() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
 
getContentSummary(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Gets the content summary of a file or directory.
getContentSummary(String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Gets the content summary of a file or directory.
getContentType() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.http.HttpMessage
Gets the content type string.
getContentType() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage
Returns the message content-type as 'application/vnd.microsoft.iothub.json'.
getContentType() - Method in interface com.microsoft.azure.sdk.iot.device.transport.https.HttpsMessage
Gets the message content type.
getContentType() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns the message content-type.
getContentType() - Method in interface com.microsoft.azure.sdk.iot.service.transport.http.HttpMessage
Gets the content type string.
getContentType() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the content type of this message.
getContentType() - Method in class com.microsoft.azure.servicebus.Message
 
getContentType() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of ContentType property of a message this filter matches.
getContext() - Method in exception com.microsoft.azure.eventhubs.EventHubException
 
getContext() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
getContext() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
getContext() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket
Getter for the context to be passed in to the callback when it is invoked.
getContext() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubOutboundPacket
Getter for the context to be passed to the callback when it is invoked.
getContext() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getContext() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
getContext() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
getContinuationToken() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
Getter for the continuationToken.
getContinuationToken() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollectionResponse
Getter for continuation token
getContinuationToken() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryOptions
Getter for ContinuationToken
getCorrelationId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the Azure storage correlation identification.
getCorrelationId() - Method in class com.microsoft.azure.sdk.iot.device.Message
Getter for the correlationId property
getCorrelationId() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
getCorrelationId() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getCorrelationId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets a correlation identifier.
getCorrelationId() - Method in class com.microsoft.azure.servicebus.Message
 
getCorrelationId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of correlationId property of a message this filter matches.
getCreatedAt() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
Time at which Event Hub was created at.
getCreatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for CreatedDateTimeUtc
getCreatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the createdDateTimeUtc.
getCreatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the createdDateTimeUtcDate.
getCreatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the createdDateTimeUtcDate.
getCreatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for created time
getCreatedTime() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for create time
getCredential(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified credential from the Data Lake Analytics catalog.
getCredentialAsync(String, String, String, ServiceCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified credential from the Data Lake Analytics catalog.
getCredentialAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified credential from the Data Lake Analytics catalog.
getCredentials(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Gets the login credentials for the specified container registry.
getCredentials() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
getCredentialsAsync(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Gets the login credentials for the specified container registry.
getCredentialsAsync() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
getCredentialWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified credential from the Data Lake Analytics catalog.
getCurrentSasToken() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
Getter for SasToken.
getCurrentSubscription() - Method in class com.microsoft.azure.management.Azure
 
getCurve() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
getData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
.FunctionRpc.TypedData data = 2;
getData() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.ParameterBindingOrBuilder
.FunctionRpc.TypedData data = 2;
getDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified database from the Data Lake Analytics catalog.
getDatabase(String) - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
Get a specific database in the recommended database.
getDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Gets the specific database in the elastic pool.
getDatabaseAsync(String, String, ServiceCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified database from the Data Lake Analytics catalog.
getDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified database from the Data Lake Analytics catalog.
getDatabaseAsync(String) - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
Get a specific database in the recommended database.
getDatabaseAutomaticTuning() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Gets a SQL database automatic tuning state and options.
getDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified database from the Data Lake Analytics catalog.
getDataBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
getDataByName(String, Type) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
getDataByType(Type) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
getDataCase() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
getDataCase() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
getDataCase() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
 
getDataOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
getDataOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
.FunctionRpc.TypedData data = 2;
getDataOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.ParameterBindingOrBuilder
.FunctionRpc.TypedData data = 2;
getDataSerializedSize(Message) - Static method in class com.microsoft.azure.eventhubs.impl.AmqpUtil
 
getDataSerializedSize(Message) - Static method in class com.microsoft.azure.servicebus.primitives.Util
 
getDataTargetTypedValue(String) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
getDateStringFromDate(Date) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Convert from a date object back into a string representation Expected format of returned string: "2016-01-21T11:05:21"
getDateTimeUtc(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert the provided string in a UTC Date.
getDeadLetterSource() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the name of the queue or subscription that this message was enqueued on, before it was deadlettered.
getDeadLetterSource() - Method in class com.microsoft.azure.servicebus.Message
 
getDebugDataPath(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job debug data information specified by the job ID.
getDebugDataPathAsync(String, UUID, ServiceCallback<JobDataPath>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job debug data information specified by the job ID.
getDebugDataPathAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job debug data information specified by the job ID.
getDebugDataPathWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job debug data information specified by the job ID.
getDefault() - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
 
getDefault() - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Retry policy that provides exponentially increasing retry intervals with each successive failure.
getDefaultCurve() - Static method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultEncryptionAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
The default encryption algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getDefaultEncryptionAlgorithm() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
getDefaultInstance() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
getDefaultInstanceForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
getDefaultKeySize() - Static method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultKeyWrapAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
The default key wrap algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getDefaultKeyWrapAlgorithm() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getDefaultOptions() - Static method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns an EventProcessorOptions instance with all options set to the default values.
getDefaultSignatureAlgorithm() - Method in interface com.microsoft.azure.keyvault.core.IKey
The default signature algorithm for this key, using the representations from Json Web Key Algorithms, RFC7513.
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getDefaultSignatureAlgorithm() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getDeletedCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedCertificateAsync(String, String, ServiceCallback<DeletedCertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedCertificates(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificates(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificates(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer, Boolean, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNextAsync(String, ServiceFuture<List<DeletedCertificateItem>>, ListOperationCallback<DeletedCertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesWithServiceResponseAsync(String, Integer, Boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificatesWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Lists the deleted certificates in the specified vault currently available for recovery.
getDeletedCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves information about the specified deleted certificate.
getDeletedKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedKeyAsync(String, String, ServiceCallback<DeletedKeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedKeys(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeys(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String, ListOperationCallback<DeletedKeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String, Integer, ListOperationCallback<DeletedKeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNextAsync(String, ServiceFuture<List<DeletedKeyItem>>, ListOperationCallback<DeletedKeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeysWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists the deleted keys in the specified vault.
getDeletedKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a deleted key.
getDeletedSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSasDefinitionAsync(String, String, String, ServiceCallback<DeletedSasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSasDefinitions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String, ListOperationCallback<DeletedSasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String, Integer, ListOperationCallback<DeletedSasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNextAsync(String, ServiceFuture<List<DeletedSasDefinitionItem>>, ListOperationCallback<DeletedSasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted SAS definitions for the specified vault and storage account.
getDeletedSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted sas definition.
getDeletedSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedSecretAsync(String, String, ServiceCallback<DeletedSecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedSecrets(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecrets(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String, ListOperationCallback<DeletedSecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String, Integer, ListOperationCallback<DeletedSecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNextAsync(String, ServiceFuture<List<DeletedSecretItem>>, ListOperationCallback<DeletedSecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted secrets for the specified vault.
getDeletedSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted secret.
getDeletedStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeletedStorageAccountAsync(String, String, ServiceCallback<DeletedStorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeletedStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeletedStorageAccounts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccounts(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String, ListOperationCallback<DeletedStorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String, Integer, ListOperationCallback<DeletedStorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNextAsync(String, ServiceFuture<List<DeletedStorageAccountItem>>, ListOperationCallback<DeletedStorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Lists deleted storage accounts for the specified vault.
getDeletedStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the specified deleted storage account.
getDeliveryAcknowledgement() - Method in class com.microsoft.azure.sdk.iot.device.Message
Getter for the delivery acknowledgement system property
getDeliveryAcknowledgement() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getDeliveryCount() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the number of the times this message was delivered to clients.
getDeliveryCount() - Method in class com.microsoft.azure.servicebus.Message
 
getDeliveryTag() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
 
getDescription() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
getter for description
getDescription() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
getDescriptor() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
getDescriptor() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionProto
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
getDescriptor() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
getDescriptor() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
getDescriptor() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
getDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
getDescriptorForType() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
getDescriptorForType() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
getDescriptorForType() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
getDescriptorForType() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
getDescriptorForType() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
getDescriptorForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
getDesired() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Getter for the desired property.
getDesired() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinProperties
Getter for the desired property.
getDesiredCapabilities() - Method in interface com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider
 
getDesiredMap() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the desired properties
getDesiredProp() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Device
 
getDesiredProperties() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter to get Desired Properties set
getDesiredPropertiesVersion() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the desired properties version.
getDesiredProperty() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Getter for the desired property.
getDesiredProperty() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinState
Getter for the desired property.
getDesiredPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return a map with all `desired` properties in the collection.
getDesiredPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getDesiredPropertyVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return the `desired` property version.
getDesiredVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getDevice(String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Get device data by device Id from IotHub
getDeviceAsync(String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for getDevice() operation
getDeviceClientConfig() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage
Get the deviceClientConfig
getDeviceConnectionString(Device) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Return the iothub device connection string for a provided device.
getDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for device counter
getDeviceCount() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobStatistics
Getter for device counter
getDeviceGenerationId() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for DeviceId
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the device identification.
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the device Id
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for device name
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the DeviceId
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the device ID.
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Getter for the deviceId.
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for Device Id
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationResult
Getter for Device ID.
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the deviceId.
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the deviceId.
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for device name
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter to get device ID
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotification
Getter for Device ID
getDeviceId() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for the device Id
getDeviceMethodsMessageCallback() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the device twin message callback.
getDeviceMethodsMessageContext() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the context to be passed in to the device twin message callback.
getDeviceOperationType() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Getter for the device operation type
getDeviceProvisioningServiceName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Getter for deviceProvisioningServiceName
getDeviceRegistrationState() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the registrationState.
getDeviceRegistrationState(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Retrieve the registration status information.
getDevices(Integer) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Deprecated.
as of release 1.12.0. Please use DeviceTwin.queryTwin(String sqlQuery, Integer pageSize) to query for all devices.
getDevicesAsync(Integer) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Deprecated.
as of release 1.12.0. Please use DeviceTwin.queryTwin(String sqlQuery, Integer pageSize) to query for all devices.
getDeviceTelemetryMessageCallback() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the message callback.
getDeviceTelemetryMessageContext() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the context to be passed in to the message callback.
getDeviceTwin() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
 
getDeviceTwin() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin
 
getDeviceTwinMessageCallback() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the device twin message callback.
getDeviceTwinMessageContext() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the context to be passed in to the device twin message callback.
getDirection() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
.FunctionRpc.BindingInfo.Direction direction = 3;
getDirection() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
.FunctionRpc.BindingInfo.Direction direction = 3;
getDirection() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.BindingInfoOrBuilder
.FunctionRpc.BindingInfo.Direction direction = 3;
getDirectionValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
.FunctionRpc.BindingInfo.Direction direction = 3;
getDirectionValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
.FunctionRpc.BindingInfo.Direction direction = 3;
getDirectionValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.BindingInfoOrBuilder
.FunctionRpc.BindingInfo.Direction direction = 3;
getDirectory() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string directory = 1;
getDirectory() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
string directory = 1;
getDirectory() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
string directory = 1;
getDirectoryBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string directory = 1;
getDirectoryBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
string directory = 1;
getDirectoryBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
string directory = 1;
getDirectoryEntry(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Gets the directory metadata about this file or directory.
getDirectoryEntry(String, UserGroupRepresentation) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Gets the directory metadata about this file or directory.
getDisabledDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Getter for DisabledDeviceCount
getDisabledDeviceCount() - Method in class com.microsoft.azure.sdk.iot.service.RegistryStatistics
 
getDouble() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
double double = 7;
getDouble() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
double double = 7;
getDouble() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
double double = 7;
getEmptyLogger() - Static method in class com.microsoft.azure.webjobs.script.WorkerLogManager
 
getEnabled() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getEnabled() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access if WebSocket enabled .
getEnabledDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Getter for EnabledDeviceCount
getEnabledDeviceCount() - Method in class com.microsoft.azure.sdk.iot.service.RegistryStatistics
 
getEncodedMessageSize() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
getEndorsementKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData
Getter for endorsement key
getEndorsementKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Getter for extracting EndorsementKey from TPM
getEndorsementKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMHsm
Getter for extracting EndorsementKey from TPM
getEndorsementKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
 
getEndorsementKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
Getter for the endorsementKey.
getEndpoint() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the endpoint which can be used to connect to the EventHub instance.
getEndpoint() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the endpoint which can be used to connect to the ServiceBus Namespace
getEndTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the end time UTC Represents the time the job stopped processing
getEndTime() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for the end time UTC Represents the time the job stopped processing
getEndTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for endTimeUtc
getEndTimeUtc() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getEnqueuedTime() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getEnqueuedTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the enqueued time UTC.
getEnqueuedTimeUtc() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
getEnqueuedTimeUtc() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
getEnqueuedTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the instant at which this message was enqueued in Azure Service Bus.
getEnqueuedTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getEnqueuedTimeUtcDate() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotification
Getter for EnqueuedTimeUtcDate
getEnrollmentGroup(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Retrieve the enrollmentGroup information.
getEnrollmentGroupId() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser
Getter for the Enrollment Group ID
getEnrollmentGroupId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the enrollmentGroupId.
getEntityPath() - Method in interface com.microsoft.azure.servicebus.IMessageEntityClient
Gets the path of the entity this client is sending messages to or receiving messages from.
getEntityPath() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the entity path value from the connection string
getEntityPath() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getEntityPath() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getEntityPath() - Method in class com.microsoft.azure.servicebus.TopicClient
 
getEntryPoint() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string entry_point = 3;
getEntryPoint() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
string entry_point = 3;
getEntryPoint() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
string entry_point = 3;
getEntryPointBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string entry_point = 3;
getEntryPointBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
string entry_point = 3;
getEntryPointBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
string entry_point = 3;
getEpoch() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Get the epoch value that this receiver is currently using for partition ownership.
getEpoch() - Method in class com.microsoft.azure.eventprocessorhost.Lease
Epoch is a concept used by Event Hub receivers.
getError() - Method in exception com.microsoft.azure.eventhubs.impl.AmqpException
 
getError() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Returns the error as json
getError() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
getter for the error
getError() - Method in exception com.microsoft.azure.servicebus.amqp.AmqpException
 
getErrorCode() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for Error Code
getErrorCode() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationError
Getter for the error code.
getErrorCode() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the errorCode.
getErrorMessage() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for Error Message
getErrorMessage() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the errorMessage.
getErrorReason() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the error reason.
getErrorReason() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse
Getter for the error reason.
getErrorReason() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
Getter for the error reason.
getErrors() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationResult
Getter for the bulk of errors.
getErrorStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationError
Getter for the error status.
geteTag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for eTag
getETag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for eTag
getETag() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for ETag
getETag() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the ETag
getEtag() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for Etag
getEtag() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the etag.
getEtag() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the etag.
getEtag() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the etag.
geteTag() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for eTag
getETag() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the eTag
geteTag() - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Getter for device eTag.
getEventHubName() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the entity path value from the connection string.
getEventHubName() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
 
getEventHubName() - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
getEventHubPath() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getEventHubPath() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the path of the event hub that is being received from.
getEventId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string event_id = 5;
getEventId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string event_id = 5;
getEventId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string event_id = 5;
getEventIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string event_id = 5;
getEventIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string event_id = 5;
getEventIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string event_id = 5;
getException() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
Returns the exception that was thrown.
getException() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpResponseVerification
 
getException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
getException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
.FunctionRpc.RpcException exception = 6;
getException() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
.FunctionRpc.RpcException exception = 6;
getException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
getException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
.FunctionRpc.RpcException exception = 2;
getException() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
.FunctionRpc.RpcException exception = 2;
getExceptionBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
getExceptionBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
getExceptionFromCompletedFuture(CompletableFuture<?>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
 
getExceptionFromResponse(OperationResponse, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
getExceptionOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
getExceptionOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
.FunctionRpc.RpcException exception = 6;
getExceptionOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
.FunctionRpc.RpcException exception = 6;
getExceptionOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
getExceptionOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
.FunctionRpc.RpcException exception = 2;
getExceptionOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
.FunctionRpc.RpcException exception = 2;
getExcludeKeysInExport() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getExpiresAtUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the instant at which this message will expire.
getExpiresAtUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getExpiryTimeUtc() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getExternalDataSource(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified external data source from the Data Lake Analytics catalog.
getExternalDataSourceAsync(String, String, String, ServiceCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified external data source from the Data Lake Analytics catalog.
getExternalDataSourceAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified external data source from the Data Lake Analytics catalog.
getExternalDataSourceWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified external data source from the Data Lake Analytics catalog.
getFailedCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for the failed counter
getFailedCount() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobStatistics
Getter for the failed counter
getFailureReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for failureReason
getFailureReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for failure reason
getFailureReason() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getFailureReason() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for failure reason
getFeedbackReceiver(String) - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Deprecated.
As of release 1.1.15, replaced by ServiceClient.getFeedbackReceiver()
getFeedbackReceiver() - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Get FeedbackReceiver object.
getFileChangeEventRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
getFileChangeEventRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
On file change event, host sends notification to worker
getFileChangeEventRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
On file change event, host sends notification to worker
getFileChangeEventRequestBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
getFileChangeEventRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
getFileChangeEventRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
On file change event, host sends notification to worker
getFileChangeEventRequestOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
On file change event, host sends notification to worker
getFileFromComputeNode(String, String, String, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified compute node.
getFileFromComputeNode(String, String, String, Iterable<BatchClientBehavior>, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified compute node.
getFileFromTask(String, String, String, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified task's directory on its compute node.
getFileFromTask(String, String, String, Iterable<BatchClientBehavior>, OutputStream) - Method in class com.microsoft.azure.batch.FileOperations
Downloads the specified file from the specified task's directory on its compute node.
getFilename() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
 
getFilePropertiesFromComputeNode(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file on a compute node.
getFilePropertiesFromComputeNode(String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file on a compute node.
getFilePropertiesFromTask(String, String, String) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file from the specified task's directory on its compute node.
getFilePropertiesFromTask(String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Gets information about a file from the specified task's directory on its compute node.
getFileStatus(String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Gets the directory metadata associated with a file or directory.
getFileStatus(String, UserGroupRepresentation, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Gets the directory metadata associated with a file or directory.
getFileUploadNotificationReceiver() - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Get FileUploadNotificationReceiver object.
getFilter(Message) - Method in interface com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider
 
getFilter() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Gets the filter of this rule.
getFirst(Iterable<T>) - Static method in class com.microsoft.azure.eventhubs.impl.IteratorUtil
 
getFirstItem() - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
getFlowLogSettings(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the information on the configuration of flow log.
getFlowLogSettingsAsync(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the information on the configuration of flow log asynchronously.
getFromComputeNode(String, String, String, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNode(String, String, String, FileGetFromComputeNodeOptions, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNodeAsync(String, String, String, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNodeAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNodeAsync(String, String, String, FileGetFromComputeNodeOptions, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNodeAsync(String, String, String, FileGetFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNodeWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromComputeNodeWithServiceResponseAsync(String, String, String, FileGetFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified compute node file.
getFromTask(String, String, String, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTask(String, String, String, FileGetFromTaskOptions, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTaskAsync(String, String, String, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTaskAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTaskAsync(String, String, String, FileGetFromTaskOptions, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTaskAsync(String, String, String, FileGetFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTaskWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFromTaskWithServiceResponseAsync(String, String, String, FileGetFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Returns the content of the specified task file.
getFullAuthority(URI) - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
Gets full authority for a URL by appending port to the url authority.
getFullClassName() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
 
getFullMethodName() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Gets the full name of the function method
getFullPath() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string full_path = 2;
getFullPath() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
string full_path = 2;
getFullPath() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequestOrBuilder
string full_path = 2;
getFullPathBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string full_path = 2;
getFullPathBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
string full_path = 2;
getFullPathBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequestOrBuilder
string full_path = 2;
getFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
unique function identifier (avoid name collisions, facilitate reload case)
getFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
unique function identifier (avoid name collisions, facilitate reload case)
getFunctionId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequestOrBuilder
unique function identifier (avoid name collisions, facilitate reload case)
getFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
string function_id = 1;
getFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
string function_id = 1;
getFunctionId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponseOrBuilder
string function_id = 1;
getFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string function_id = 2;
getFunctionId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
string function_id = 2;
getFunctionId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
string function_id = 2;
getFunctionIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
unique function identifier (avoid name collisions, facilitate reload case)
getFunctionIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
unique function identifier (avoid name collisions, facilitate reload case)
getFunctionIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequestOrBuilder
unique function identifier (avoid name collisions, facilitate reload case)
getFunctionIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
string function_id = 1;
getFunctionIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
string function_id = 1;
getFunctionIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponseOrBuilder
string function_id = 1;
getFunctionIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string function_id = 2;
getFunctionIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
string function_id = 2;
getFunctionIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
string function_id = 2;
getFunctionLoadRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
getFunctionLoadRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends required metadata to worker to load function
getFunctionLoadRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends required metadata to worker to load function
getFunctionLoadRequestBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
getFunctionLoadRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
getFunctionLoadRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends required metadata to worker to load function
getFunctionLoadRequestOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends required metadata to worker to load function
getFunctionLoadResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
getFunctionLoadResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker responds after loading with the load result
getFunctionLoadResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker responds after loading with the load result
getFunctionLoadResponseBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
getFunctionLoadResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
getFunctionLoadResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker responds after loading with the load result
getFunctionLoadResponseOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker responds after loading with the load result
getFunctionName() - Method in interface com.microsoft.azure.serverless.functions.ExecutionContext
Returns the function name.
getGenerationId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for GenerationId
getGenerationId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for device generation name
getGenerationId() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for GenerationId
getGeographicHierarchyRoot() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfiles
 
getGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
getGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
could also use absolute time
getGracePeriod() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancelOrBuilder
could also use absolute time
getGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
getGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
.google.protobuf.Duration grace_period = 1;
getGracePeriod() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminateOrBuilder
.google.protobuf.Duration grace_period = 1;
getGracePeriodBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
getGracePeriodBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
getGracePeriodOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
getGracePeriodOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
could also use absolute time
getGracePeriodOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancelOrBuilder
could also use absolute time
getGracePeriodOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
getGracePeriodOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
.google.protobuf.Duration grace_period = 1;
getGracePeriodOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminateOrBuilder
.google.protobuf.Duration grace_period = 1;
getHeader(String) - Method in interface com.microsoft.azure.serverless.functions.HttpResponseMessage
Returns a header value for the given key.
getHeaderField(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for a header field.
getHeaderField(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse
Getter for a header field.
getHeaderField(String) - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
Getter for a header field.
getHeaderFields() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the header fields.
getHeaderFields() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse
Getter for the header fields.
getHeaderFields() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
Getter for the header fields.
getHeaders() - Method in interface com.microsoft.azure.serverless.functions.HttpRequestMessage
Returns a map of headers that were contained within this HTTP request.
getHeaders() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
Deprecated.
getHeaders() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
Deprecated.
getHeaders() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
Deprecated.
getHeadersCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
getHeadersCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getHeadersCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> headers = 3;
getHeadersMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> headers = 3;
getHeadersMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> headers = 3;
getHeadersMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> headers = 3;
getHeadersOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> headers = 3;
getHeadersOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> headers = 3;
getHeadersOrDefault(String, String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> headers = 3;
getHeadersOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> headers = 3;
getHeadersOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> headers = 3;
getHeadersOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> headers = 3;
getHost() - Method in class com.microsoft.azure.webjobs.script.Application
 
getHostLogger() - Static method in class com.microsoft.azure.webjobs.script.WorkerLogManager
 
getHostName() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getHostName() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
The processor host name is supplied by the user at constructor time, but being able to get it is useful because it means not having to carry both the host object and the name around.
getHostname() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
Allows distinguishing the error source if multiple hosts in a single process.
getHostName() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the Azure storage host name.
getHostName() - Method in class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Getter for the hostName.
getHostname() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubAbandonUri
Returns the string representation of the IoT Hub hostname.
getHostname() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubCompleteUri
Returns the string representation of the IoT Hub hostname.
getHostname() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubEventUri
Returns the string representation of the IoT Hub hostname.
getHostname() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubMessageUri
Returns the string representation of the IoT Hub hostname.
getHostname() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubRejectUri
Returns the string representation of the IoT Hub hostname.
getHostname() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubUri
Returns the string representation of the IoT Hub hostname.
getHostName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Getter for hostName
getHostName() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Getter for hostName
getHostNameBindings() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getHostNameBindingsAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getHostVersion() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
string host_version = 1;
getHostVersion() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
string host_version = 1;
getHostVersion() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
string host_version = 1;
getHostVersionBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
string host_version = 1;
getHostVersionBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
string host_version = 1;
getHostVersionBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
string host_version = 1;
getHttp() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
getHttp() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
.FunctionRpc.RpcHttp http = 5;
getHttp() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
.FunctionRpc.RpcHttp http = 5;
getHttpBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
getHttpOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
getHttpOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
.FunctionRpc.RpcHttp http = 5;
getHttpOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
.FunctionRpc.RpcHttp http = 5;
getHubName() - Method in class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Getter for the hubName.
getId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for id
getId() - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Getter for device id.
getId() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
gets the function method id
getIdentifier() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Gets the identifier of the PartitionReceiver
getIdScope() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Getter for the Scope Id.
getImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
getImage(Region, String, String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineImages
Gets a virtual machine image.
getImage(String, String, String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineImages
Gets a virtual machine image.
getImageAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
getImportMode() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for importMode
getImportMode() - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Getter for device import mode.
getIndex() - Method in enum com.microsoft.azure.webjobs.script.binding.BindingData.MatchingLevel
 
getIndividualEnrollment(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Retrieve the individualEnrollment information.
getInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateWithInfo
Getter for the info.
getInitialPositionProvider() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
If there is no checkpoint for a partition, the initialPositionProvider function is used to determine the position at which to start receiving events for that partition.
getInitialTwin() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the initialTwin.
getInitialTwin() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the initialTwin.
getInitPayload(String) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Based on the chosen mechanism, builds and returns the bytes to be sent in the payload for the Sasl init message
getInitPayload(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.AmqpsProvisioningSaslHandler
Builds the init payload out of the saved idScope, registrationId, and endorsementKey
getInputBlobContainerUri() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for inputBlobContainerUri
getInputBlobContainerUri() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getInputBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getInputBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the input buffer (read only).
getInputData(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputData(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputData(int) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataList() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataOrBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataOrBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataOrBuilder(int) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataOrBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataOrBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInputDataOrBuilderList() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
repeated .FunctionRpc.ParameterBinding input_data = 3;
getInstanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension
 
getInstanceViewAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension
 
getInt() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
sint64 int = 6;
getInt() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
sint64 int = 6;
getInt() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
sint64 int = 6;
getIntermediateCertificatesChain() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
 
getIntermediateCertificatesChain() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
 
getIntermediateCertificatesChain() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Getter for the signer cert
getIntermediateCertificatesChain() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderX509
 
getInvocationCancel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
getInvocationCancel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends cancel message to attempt to cancel an invocation.
getInvocationCancel() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends cancel message to attempt to cancel an invocation.
getInvocationCancelBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
getInvocationCancelOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
getInvocationCancelOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends cancel message to attempt to cancel an invocation.
getInvocationCancelOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends cancel message to attempt to cancel an invocation.
getInvocationId() - Method in interface com.microsoft.azure.serverless.functions.ExecutionContext
Returns the invocation ID for the function call.
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
string invocation_id = 2;
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
string invocation_id = 2;
getInvocationId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancelOrBuilder
string invocation_id = 2;
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string invocation_id = 1;
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
string invocation_id = 1;
getInvocationId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
string invocation_id = 1;
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
string invocation_id = 1;
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
string invocation_id = 1;
getInvocationId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
string invocation_id = 1;
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string invocation_id = 1;
getInvocationId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string invocation_id = 1;
getInvocationId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string invocation_id = 1;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
string invocation_id = 2;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
string invocation_id = 2;
getInvocationIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancelOrBuilder
string invocation_id = 2;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string invocation_id = 1;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
string invocation_id = 1;
getInvocationIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
string invocation_id = 1;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
string invocation_id = 1;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
string invocation_id = 1;
getInvocationIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
string invocation_id = 1;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string invocation_id = 1;
getInvocationIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string invocation_id = 1;
getInvocationIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string invocation_id = 1;
getInvocationLogger(String) - Static method in class com.microsoft.azure.webjobs.script.WorkerLogManager
 
getInvocationRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
getInvocationRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.InvocationRequest invocation_request = 4;
getInvocationRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.InvocationRequest invocation_request = 4;
getInvocationRequestBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
getInvocationRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
getInvocationRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.InvocationRequest invocation_request = 4;
getInvocationRequestOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.InvocationRequest invocation_request = 4;
getInvocationResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
getInvocationResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.InvocationResponse invocation_response = 5;
getInvocationResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.InvocationResponse invocation_response = 5;
getInvocationResponseBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
getInvocationResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
getInvocationResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.InvocationResponse invocation_response = 5;
getInvocationResponseOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.InvocationResponse invocation_response = 5;
getInvokeProcessorAfterReceiveTimeout() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns whether the EventProcessorHost will call IEventProcessor.onEvents() with an empty iterable when a receive timeout occurs (true) or not (false).
getIotHubConnectionString() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for IotHubConnectionString
getIotHubConnectionString() - Method in class com.microsoft.azure.sdk.iot.device.Message
Getter for the iotHubConnectionString property
getIotHubHostname() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the IoT Hub hostname.
getIotHubHostName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the iotHubHostName.
getIotHubHostName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the iotHubHostName.
getIotHubMethod() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Getter for the IoT Hub method
getIotHubName() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the IoT Hub name.
getIotHubName() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Getter for iotHubName
getIotHubStatusCode(int) - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubStatusCode
Returns the IoT Hub status code referenced by the HTTPS status code.
getIothubUri() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationResult
Getter for the IotHubUri.
getIsClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
getIsClosingOrClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
getIsRaw() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
bool is_raw = 16;
getIsRaw() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
bool is_raw = 16;
getIsRaw() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
bool is_raw = 16;
getIsReported() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
 
getIssuerName() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the IssuerName
getIssuerName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the issuerName.
GETISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value getissuers for CertificatePermissions.
getIsTransient() - Method in exception com.microsoft.azure.eventhubs.EventHubException
A boolean indicating if the exception is a transient error or not.
getIsTransient() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
A boolean indicating if the exception is a transient error or not.
getItems() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
Getter for the items.
getJarDirectory() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Gets the directory of the jar-file
getJarPath() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Gets the full path of the jar file as a string
getJavaServiceClientIdentifier() - Static method in class com.microsoft.azure.sdk.iot.service.transport.TransportUtils
 
getJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Gets the specified CloudJob.
getJob(String, DetailLevel) - Method in class com.microsoft.azure.batch.JobOperations
Gets the specified CloudJob.
getJob(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Gets the specified CloudJob.
getJob(String) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Get the current job on the iotHub.
getJob(String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Get the properties of an existing job.
getJobAsync(String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for getJob() operation
getJobId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for jobId
getJobId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the Job identifier
getJobId() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Job
Getter for the JobId.
getJobId() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getJobId() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for the Job identifier
getJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets the specified CloudJobSchedule.
getJobSchedule(String, DetailLevel) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets the specified CloudJobSchedule.
getJobSchedule(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Gets the specified CloudJobSchedule.
getJobsStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the jobs status
getJobStatistics() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for jobs statistics
getJobStatistics() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for jobs statistics
getJobStatus() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for the jobs status
getJobType() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for the job type
getJson() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string json = 2;
getJson() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
string json = 2;
getJson() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
string json = 2;
getJsonBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string json = 2;
getJsonBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
string json = 2;
getJsonBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
string json = 2;
getJsonItems() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.QueryResponseParser
Getter for Json Items from Json Array
getKey(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKey(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKey() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Pair
 
getKey() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
 
getKey() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Pair
 
getKey() - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyKey
Getter for policy key
getKeyAsync(String, String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKeyAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKeyAsync(String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKeyAsync(String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the part of a stored key.
getKeyPair() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getKeyPair() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getKeys(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeys(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeys() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
getKeys() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule
 
getKeys() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationRule
 
getKeys() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
getKeys() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule
 
getKeys() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Fetch the up-to-date access keys from Azure for this storage account.
getKeysAsync(String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync(String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysAsync() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule
 
getKeysAsync() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationRule
 
getKeysAsync() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule
 
getKeysAsync() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Fetch the up-to-date access keys from Azure for this storage account asynchronously.
getKeysAsync(ServiceCallback<List<StorageAccountKey>>) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Fetch the up-to-date access keys from Azure for this storage account asynchronously.
getKeysNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysNextAsync(String, ServiceFuture<List<KeyItem>>, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeysWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List keys in the specified vault.
getKeyVaultBinding() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
getKeyVaultBindingAsync() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
getKeyVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNextAsync(String, ServiceFuture<List<KeyItem>>, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyVersionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Retrieves a list of individual key versions with the same key name.
getKeyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the public part of a stored key.
getKid() - Method in interface com.microsoft.azure.keyvault.core.IKey
The unique key identifier for this key.
getKid() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
getKid() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
getKid() - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
getKid() - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
getLabel() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the application specific message label.
getLabel() - Method in class com.microsoft.azure.servicebus.Message
 
getLabel() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of Label property of a message this filter matches.
getLast(Iterator<T>) - Static method in class com.microsoft.azure.eventhubs.impl.IteratorUtil
 
getLastActivityTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for LastActivityTime
getLastActivityTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for last activity time
getLastActivityTime() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for last activity time
getLastEnqueuedOffset() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getLastEnqueuedOffset() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The last enqueued EventData's offset on this EventHubs Partition
getLastEnqueuedSequenceNumber() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getLastEnqueuedSequenceNumber() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The last enqueued EventData's sequence number on this EventHubs Partition
getLastEnqueuedTime() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The last enqueued EventData's enqueue time stamp on this EventHubs Partition
getLastEnqueuedTimeUtc() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getLastKnownError() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
getLastKnownError() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
getLastKnownException() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
getLastUpdate() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
getLastUpdated() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Getter for the lastUpdated.
getLastUpdated() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinMetadata
Getter for the lastUpdated.
getLastUpdatedDateTime() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for last updated time in UTC
getLastUpdatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the lastUpdatedDateTimeUtc.
getLastUpdatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the lastUpdatedDateTimeUtcDate.
getLastUpdatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the lastUpdatedDateTimeUtcDate.
getLastUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
Getter for the last update time.
getLastUpdatedTimeDate() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for last updated time in UTC
getLastUpdatedTimeDate() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotification
Getter for LastUpdatedTimeDate
getLastUpdatedVersion() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Getter for the lastUpdatedVersion.
getLastUpdatedVersion() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinMetadata
Getter for the lastUpdatedVersion.
getLastUpdatesDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for LastUpdatesDateTimeUtc
getLastUpdateVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
getLeafCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Getter for the Alias cert in PEM format
getLeaseDurationInMilliseconds() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
The lease duration is mostly internal to the lease manager implementation but may be needed by other parts of the event processor host.
getLeaseDurationInMilliseconds() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
getLeaseDurationInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Gets the duration after which a partition lease will expire unless renewed.
getLeaseRenewIntervalInMilliseconds() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
The lease renew interval is used by PartitionManager to determine how often it should scan leases and renew them.
getLeaseRenewIntervalInMilliseconds() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
getLeaseRenewIntervalInSeconds() - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Gets the duration between lease renewals.
getLength() - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
getLevel() - Method in class com.microsoft.azure.webjobs.script.binding.BindingData
 
getLevel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcLog.Level level = 3;
getLevel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
.FunctionRpc.RpcLog.Level level = 3;
getLevel() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
.FunctionRpc.RpcLog.Level level = 3;
getLevelValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcLog.Level level = 3;
getLevelValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
.FunctionRpc.RpcLog.Level level = 3;
getLevelValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
.FunctionRpc.RpcLog.Level level = 3;
getLibDirectory() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Gets the lib directory (which, by convention, should be located in the parent directory for every function method)
getLinkName(Session) - Static method in class com.microsoft.azure.eventhubs.impl.TrackingUtil
 
getLocationByRegion(Region) - Method in interface com.microsoft.azure.management.resources.Subscription
Gets the data center location for the specified region, if the selected subscription has access to it.
getLockedUntilUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the instant at which the lock of this message expires.
getLockedUntilUtc() - Method in interface com.microsoft.azure.servicebus.IMessageSession
 
getLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getLockToken() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
getLockToken() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getLockToken() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the lock token for the current message.
getLockToken() - Method in class com.microsoft.azure.servicebus.Message
 
getLockToken() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
 
getLogCategories() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
Deprecated.
getLogCategories() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
Deprecated.
getLogCategories() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
Deprecated.
getLogCategoriesCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
getLogCategoriesCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getLogCategoriesCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
getLogCategoriesMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
getLogCategoriesMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
inform worker of supported categories and their levels i.e.
getLogCategoriesMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
getLogCategoriesOrDefault(String, RpcLog.Level) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
getLogCategoriesOrDefault(String, RpcLog.Level) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
inform worker of supported categories and their levels i.e.
getLogCategoriesOrDefault(String, RpcLog.Level) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
getLogCategoriesOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
getLogCategoriesOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
inform worker of supported categories and their levels i.e.
getLogCategoriesOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
getLogCategoriesValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
Deprecated.
getLogCategoriesValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
Deprecated.
getLogCategoriesValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
Deprecated.
getLogCategoriesValueMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
getLogCategoriesValueMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
inform worker of supported categories and their levels i.e.
getLogCategoriesValueMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
getLogCategoriesValueOrDefault(String, int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
getLogCategoriesValueOrDefault(String, int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
inform worker of supported categories and their levels i.e.
getLogCategoriesValueOrDefault(String, int) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
getLogCategoriesValueOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
getLogCategoriesValueOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
inform worker of supported categories and their levels i.e.
getLogCategoriesValueOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequestOrBuilder
inform worker of supported categories and their levels i.e.
getLogContent(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContent(String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContent(String, String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.
getLogContent(String, String, String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.
getLogContentAsync(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContentAsync(String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContentAsync(String, String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.
getLogContentAsync(String, String, String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.
getLogger() - Method in interface com.microsoft.azure.serverless.functions.ExecutionContext
Returns the built-in logger, which is integrated with the logging functionality provided in the Azure Functions portal, as well as in Azure Application Insights.
getLogs(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
getLogs(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
Captured logs or relevant details can use the logs property
getLogs(int) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
Captured logs or relevant details can use the logs property
getLogsBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
getLogsBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
getLogsCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
getLogsCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
Captured logs or relevant details can use the logs property
getLogsCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
Captured logs or relevant details can use the logs property
getLogsList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
getLogsList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
Captured logs or relevant details can use the logs property
getLogsList() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
Captured logs or relevant details can use the logs property
getLogsOrBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
getLogsOrBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
Captured logs or relevant details can use the logs property
getLogsOrBuilder(int) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
Captured logs or relevant details can use the logs property
getLogsOrBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
getLogsOrBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
Captured logs or relevant details can use the logs property
getLogsOrBuilderList() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
Captured logs or relevant details can use the logs property
getManagementChannel() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
getMasterKey() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
getMasterKeyAsync() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
getMaxAutoRenewDuration() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
Gets the maximum duration within which the lock will be renewed automatically.
getMaxAutoRenewDuration() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Gets the maximum duration within which the lock will be renewed automatically.
getMaxBatchSize() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns the maximum number of events that will be passed to one call to IEventProcessor.onEvents
getMaxConcurrentCalls() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
Gets the maximum number of concurrent calls to the callback the message pump should initiate.
getMaxConcurrentCallsPerSession() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Gets the maximum number of concurrent calls to the callback the message pump should initiate for each session.
getMaxConcurrentSessions() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Gets the maximum number of concurrent sessions that the pump should initiate.
getMaxEventCount() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiveHandler
Maximum number of EventData to supply while invoking PartitionReceiveHandler.onReceive(Iterable)
getMaxExecutionTimeInSeconds() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for max execution time in seconds
getMaxExecutionTimeInSeconds() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for max execution time in seconds
getMaxMessageSize() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
getMessage() - Method in exception com.microsoft.azure.eventhubs.EventHubException
 
getMessage() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
getMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubOutboundPacket
Getter for the message to be sent.
getMessage() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
 
getMessage() - Method in class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
 
getMessage() - Method in exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
getMessage() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string message = 2;
getMessage() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
string message = 2;
getMessage() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcExceptionOrBuilder
string message = 2;
getMessage() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string message = 4;
getMessage() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string message = 4;
getMessage() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string message = 4;
getMessageBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string message = 2;
getMessageBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
string message = 2;
getMessageBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcExceptionOrBuilder
string message = 2;
getMessageBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string message = 4;
getMessageBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
string message = 4;
getMessageBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
string message = 4;
getMessageFormat() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
getMessageFromReceiverLink(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBS
Get the message from Proton if the link name matches.
getMessageFromReceiverLink(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationX509
Do nothing in SAS case.
getMessageFromReceiverLink(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceMethods
Read the message from Proton if the link name matches Set the message type to methods
getMessageFromReceiverLink(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Reads the received buffer and handles the link
getMessageFromReceiverLink(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTelemetry
Read the message from Proton if the link name matches Set the message type to telemetry
getMessageFromReceiverLink(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTwin
Read the message from Proton if the link name matches Set the message type to twin
getMessageId() - Method in class com.microsoft.azure.sdk.iot.device.Message
Getter for the messageId property
getMessageId() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getMessageId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the Id of this message.
getMessageId() - Method in class com.microsoft.azure.servicebus.Message
 
getMessageId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of MessageId property of a message this filter matches.
getMessageLockTimeoutSecs() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the timeout, in seconds, for the lock that the client has on a received message.
getMessageSessions() - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Gets the message sessions, enabling you to browse sessions on queues.
getMessageSessions(Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Retrieves all message sessions whose session state was updated since lastUpdatedTime.
getMessageSessionsAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Asynchronously gets the message sessions, enabling you to browse sessions on queues.
getMessageSessionsAsync(Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSessionEntity
Asynchronously retrieves all message sessions whose session state was updated since lastUpdatedTime.
getMessageSessionsAsync(Date, int, int, String) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
getMessageType() - Method in class com.microsoft.azure.sdk.iot.device.Message
Getter for the Message type
getMetadata(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
getMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
getMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
.FunctionRpc.RpcFunctionMetadata metadata = 2;
getMetadata() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequestOrBuilder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
getMetadataBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
getMetadataOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
getMetadataOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
.FunctionRpc.RpcFunctionMetadata metadata = 2;
getMetadataOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequestOrBuilder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
getMethod() - Method in interface com.microsoft.azure.serverless.functions.HttpRequestMessage
Returns the HTTP method name, such as "GET" and "POST".
getMethod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string method = 1;
getMethod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
string method = 1;
getMethod() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
string method = 1;
getMethodBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string method = 1;
getMethodBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
string method = 1;
getMethodBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
string method = 1;
getMethodName() - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
getMethodName() - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
getMethodName() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Getter for the method name of device method operation
getMethodName(String) - Method in class com.microsoft.azure.webjobs.script.broker.JavaFunctionBroker
 
getMethodName() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Gets the method name
getMonitor() - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
 
getMonitorAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
 
getMqttMessage() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Gets the PAHO MqttMessage from an existing message
getMutableBindings() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
Deprecated.
getMutableCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
Deprecated.
getMutableCapabilities() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
Deprecated.
getMutableHeaders() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
Deprecated.
getMutableLogCategories() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
Deprecated.
getMutableLogCategoriesValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
Deprecated.
getMutableParams() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
Deprecated.
getMutableQuery() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
Deprecated.
getMutableTriggerMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
Deprecated.
getName() - Method in class com.microsoft.azure.keyvault.cryptography.Algorithm
Gets the name of the algorithm.
getName() - Method in class com.microsoft.azure.sdk.iot.device.MessageProperty
Returns the property name.
getName() - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Gets the name of this rule.
getName() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Gets the name of the Function method
getName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string name = 3;
getName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
string name = 3;
getName() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequestOrBuilder
string name = 3;
getName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
string name = 1;
getName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
string name = 1;
getName() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.ParameterBindingOrBuilder
string name = 1;
getName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
getName() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
getName() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
getNameBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string name = 3;
getNameBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
string name = 3;
getNameBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequestOrBuilder
string name = 3;
getNameBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
string name = 1;
getNameBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
string name = 1;
getNameBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.ParameterBindingOrBuilder
string name = 1;
getNameBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
getNameBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
getNameBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
getNamespaceName() - Method in class com.microsoft.azure.eventhubs.ErrorContext
 
getNetwork() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
getNetworkInterface(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Gets a network interface associated with this virtual machine instance.
getNetworkInterfaceByInstanceId(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Gets a network interface associated with a virtual machine scale set instance.
getNetworkInterfaceIPConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendServerHealth
Gets the IP configuration of the network interface this health information pertains to.
getNetworkInterfaceIPConfigurations() - Method in interface com.microsoft.azure.management.network.Subnet
getNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
Gets the network security group associated this network interface.
getNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
getNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.Subnet
 
getNext() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Gets next node in the DAG which has no dependency or all of it's dependencies are resolved and ready to be consumed.
getNextDeviceTwin(Query) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Returns the next device twin document
getNextJob(Query) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
returns the next job result in response.
getNextRetryInterval(String, Exception, Duration) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
Gets the Interval after which nextRetry should be done.
getNextRetryInterval(String, Exception, Duration) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Gets the interval after which nextRetry should be attempted, based on the last exception encountered and the remaining time before the operation times out.
getNode(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Gets a node from the graph with the given key.
getNodes() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
 
getNoRetry() - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
 
getNoRetry() - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Gets a retry policy that doesn't retry any operations, effectively disabling retries.
getNotAfterUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the NotAfterUtc Time
getNotAfterUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the notAfterUtc.
getNotBeforeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the NotBeforeUtc
getNotBeforeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the notBeforeUtc.
getNumber() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
 
getNumber() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
 
getNumber() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
 
getNumber() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
 
getNumber() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.ContentCase
 
getNumber() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.TypedData.DataCase
 
getNumber() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
 
getNumberValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get numeric value from a JsonObject
getNumberValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Helper function to get numeric value from a JsonObject
getNumberValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Helper function to get numeric value from a JsonObject
getObject() - Method in interface com.microsoft.azure.eventhubs.EventData
Use this method only if, the sender could be sending messages using third-party AMQP libraries.
getObject() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
 
getOctetLength(int) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
getOffset() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getOffset() - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Return the offset.
getOperationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.RegistrationOperationStatusParser
Getter for the Operation Id
getOperationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData
Getter for operation Id
getOperationTimeout() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
OperationTimeout is applied in erroneous situations to notify the caller about the relevant EventHubException
getOperationTimeout() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getOperationTimeout() - Method in class com.microsoft.azure.servicebus.ClientSettings
Gets the operation timeout contained in this instance.
getOperationTimeout() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Gets the duration after which a pending operation like SEND or RECEIVE will time out.
getOperationTimeout() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Gets the operation timeout from the connections string.
getOrAddDataTarget(UUID, String, Type) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
getOriginalMessageId() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
getOSCustomImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
getOSPlatformImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
getOutcome() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the outcome of device method
getOutcome() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Deprecated.
As of release 1.7.23, replaced by JobResult.getOutcomeResult()
getOutcomeResult() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Outcome for the device method job
getOutputBlobContainerUri() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for outputBlobContainerUri
getOutputBlobContainerUri() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getOutputBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getOutputBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the output buffer (read only).
getOutputData(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputData(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputData(int) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataList() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataOrBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataOrBuilder(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataOrBuilder(int) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataOrBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataOrBuilderList() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputDataOrBuilderList() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
repeated .FunctionRpc.ParameterBinding output_data = 2;
getOutputParameterArgument(Type) - Static method in class com.microsoft.azure.webjobs.script.broker.CoreTypeResolver
 
getOutputParameterBindings(boolean) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
getOwner() - Method in class com.microsoft.azure.eventprocessorhost.Lease
The owner of a lease is the name of the EventProcessorHost instance which currently holds the lease.
getOwner() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the name of the event processor host instance.
getPackage(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified package from the Data Lake Analytics catalog.
getPackageAsync(String, String, String, String, ServiceCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified package from the Data Lake Analytics catalog.
getPackageAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified package from the Data Lake Analytics catalog.
getPackageWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified package from the Data Lake Analytics catalog.
getPageSize() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.Query
Getter for the pageSize.
getPageSize() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection
Getter for page size.
getPageSize() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryOptions
Getter for PageSize
getParams() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
Deprecated.
getParams() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
Deprecated.
getParams() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
Deprecated.
getParamsCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
getParamsCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getParamsCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> params = 10;
getParamsMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> params = 10;
getParamsMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> params = 10;
getParamsMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> params = 10;
getParamsOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> params = 10;
getParamsOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> params = 10;
getParamsOrDefault(String, String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> params = 10;
getParamsOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> params = 10;
getParamsOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> params = 10;
getParamsOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> params = 10;
getParent() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.ParentlessChildResource
 
getParentDirectory() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Gets the function method's parent directory where each function method should be residing (1-level up)
getParentJobId() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the parent jobId
getParentJobId() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for the parent jobId
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
getParserForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
getPartitionCount() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
Number of partitions in the Event Hub.
getPartitionId() - Method in interface com.microsoft.azure.eventhubs.impl.ReceivePump.IPartitionReceiver
 
getPartitionId() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Get EventHubs partition identifier.
getPartitionId() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
getPartitionId() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
The partition id that will receive events from this sender.
getPartitionId() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The Event Hubs partition id to which this information belongs to
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Get the partition id.
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
If the error is associated with a particular partition (for example, failed to open the event processor for the partition), the id of the partition.
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.Lease
Returns the id of the partition that this Lease is for.
getPartitionId() - Method in exception com.microsoft.azure.eventprocessorhost.LeaseLostException
 
getPartitionId() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
Get the id of the partition being received from.
getPartitionIds() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
List of Partition identifiers of the Event Hub.
getPartitionKey() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getPartitionKey() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the partition key for sending a message to a partitioned entity.
getPartitionKey() - Method in class com.microsoft.azure.servicebus.Message
 
getPartitionManagerOptions() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Returns the existing partition manager options object.
getPartitionRuntimeInformation(String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Retrieves dynamic information about a partition of an event hub (see PartitionRuntimeInformation for details.
getPartitionRuntimeInformation(String) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
getPath() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
Event Hub name
getPath() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubAbandonUri
Returns the string representation of the IoT Hub path.
getPath() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubCompleteUri
Returns the string representation of the IoT Hub path.
getPath() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubEventUri
Returns the string representation of the IoT Hub path.
getPath() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubMessageUri
Returns the string representation of the IoT Hub path.
getPath() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubRejectUri
Returns the string representation of the IoT Hub path.
getPath() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubUri
Returns the string representation of the IoT Hub path.
getPayload() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Return an Object with the payload.
getPayload() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Returns the Message Payload
getPayload() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.MethodResult
 
getPendingCertificateSigningRequest(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the pending certificate signing request response.
getPendingCertificateSigningRequestAsync(String, String, ServiceCallback<String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Gets the pending certificate signing request response.
getPendingCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for pending counter
getPendingCount() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobStatistics
Getter for pending counter
getPingBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getPingBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the ping buffer (read only).
getPolicyName() - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyKey
Getter for policy name
getPolicyName() - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyToken
Getter for policy name
getPool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the specified CloudPool.
getPool(String, DetailLevel) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the specified CloudPool.
getPool(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Gets the specified CloudPool.
getPos() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
gets the position of the cursor within the file
getPrefetchCount() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
getPrefetchCount() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Get Prefetch Count configured on the Receiver.
getPrefetchCount() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns the current prefetch count for the underlying event hub client.
getPrefetchCount() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Get the prefetch value set.
getPrefetchCount() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getPrefetchCount() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getPrefetchCount() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getPrimary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
Getter for the primary.
getPrimary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
Getter for the primary.
getPrimaryInternalLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
getPrimaryInternetFacingLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
getPrimaryKey() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Getter for PrimaryKey
getPrimaryKey() - Method in class com.microsoft.azure.sdk.iot.service.auth.SymmetricKey
Getter for primary key
getPrimaryKey() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for PrimaryKey part of the SymmetricKey
getPrimaryNetwork() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
getPrimaryNetworkInterface() - Method in interface com.microsoft.azure.management.network.model.HasNetworkInterfaces
Gets the primary network interface.
getPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Gets the public IP address associated with this virtual machine's primary network interface.
getPrimaryPublicIPAddressId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
getPrimaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Getter for PrimaryThumbprint
getPrimaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Returns the primary thumbprint
getPrimaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for primary thumbprint part of the whole thumbprint
getPrimaryX509CertificateInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Getter for the primary X509 certificate info.
getProcedure(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified procedure from the Data Lake Analytics catalog.
getProcedureAsync(String, String, String, String, ServiceCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified procedure from the Data Lake Analytics catalog.
getProcedureAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified procedure from the Data Lake Analytics catalog.
getProcedureWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified procedure from the Data Lake Analytics catalog.
getProgress() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for progress
getProgress() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getProperties() - Method in interface com.microsoft.azure.eventhubs.EventData
Application property bag
getProperties() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
 
getProperties() - Method in interface com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider
 
getProperties() - Method in class com.microsoft.azure.sdk.iot.device.Message
Returns a copy of the message properties.
getProperties() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage
Returns an empty list of properties for the batched message.
getProperties() - Method in interface com.microsoft.azure.sdk.iot.device.transport.https.HttpsMessage
Gets the collection of message properties.
getProperties() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns a copy of the message properties.
getProperties() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getProperties() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the map of user application properties of this message.
getProperties() - Method in class com.microsoft.azure.servicebus.Message
 
getProperties() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets a name to value map of custom properties on a message this filter matches.
getProperties() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
json serialized property bag, or could use a type scheme like map<string, TypedData>
getProperties() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
json serialized property bag, or could use a type scheme like map<string, TypedData>
getProperties() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
json serialized property bag, or could use a type scheme like map<string, TypedData>
getPropertiesBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
json serialized property bag, or could use a type scheme like map<string, TypedData>
getPropertiesBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
json serialized property bag, or could use a type scheme like map<string, TypedData>
getPropertiesBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
json serialized property bag, or could use a type scheme like map<string, TypedData>
getPropertiesFromComputeNode(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromComputeNode(String, String, String, FileGetPropertiesFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromComputeNodeAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromComputeNodeAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromComputeNodeAsync(String, String, String, FileGetPropertiesFromComputeNodeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromComputeNodeAsync(String, String, String, FileGetPropertiesFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromComputeNodeWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromComputeNodeWithServiceResponseAsync(String, String, String, FileGetPropertiesFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified compute node file.
getPropertiesFromTask(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getPropertiesFromTask(String, String, String, FileGetPropertiesFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getPropertiesFromTaskAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getPropertiesFromTaskAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getPropertiesFromTaskAsync(String, String, String, FileGetPropertiesFromTaskOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getPropertiesFromTaskAsync(String, String, String, FileGetPropertiesFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getPropertiesFromTaskWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getPropertiesFromTaskWithServiceResponseAsync(String, String, String, FileGetPropertiesFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Gets the properties of the specified task file.
getProperty(String) - Method in class com.microsoft.azure.sdk.iot.device.Message
Gets the values of user-defined properties of this Message.
getPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
getProtocol() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Getter for the transport protocol.
getProtocol() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Getter for the protocol.
getProvisioningDeviceClientStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationResult
Getter for the Provisioning Device Client Status
getProvisioningServiceGlobalEndpoint() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Getter for the Provisioning Service Global Endpoint.
getProvisioningStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Getter for the provisioningStatus.
getProvisioningStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the provisioningStatus.
getPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress
 
getPublisher() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getPublishingProfile() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getPublishingProfileAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getQos() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Gets the Qos value of the Message
getQuery() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecification
Getter for the query.
getQuery() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.SqlQuery
Getter for the String corresponding to Sql Query String created
getQuery() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
Deprecated.
getQuery() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
Deprecated.
getQuery() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
Deprecated.
getQueryCondition() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for query condition
getQueryCondition() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for query condition
getQueryCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
getQueryCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getQueryCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> query = 15;
getQueryMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> query = 15;
getQueryMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> query = 15;
getQueryMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> query = 15;
getQueryOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> query = 15;
getQueryOrDefault(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> query = 15;
getQueryOrDefault(String, String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> query = 15;
getQueryOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> query = 15;
getQueryOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
map<string, string> query = 15;
getQueryOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
map<string, string> query = 15;
getQueryParameters() - Method in interface com.microsoft.azure.serverless.functions.HttpRequestMessage
Returns a map of query parameters that were included with this HTTP request.
getQueueName() - Method in interface com.microsoft.azure.servicebus.IQueueClient
Gets the name of the queue.
getQueueName() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getRandomString() - Static method in class com.microsoft.azure.eventhubs.impl.StringUtil
 
getRandomString() - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
getReactorDispatcher() - Method in class com.microsoft.azure.eventhubs.impl.ReactorHandler
 
getReactorScheduler() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getReadStream(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Opens a file for read and returns an ADLFileInputStream to read the file contents from.
getReadTimeoutMillis() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for the timeout, in milliseconds, after a connection is established for the server to respond to the request.
getReason() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
string reason = 2;
getReason() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
string reason = 2;
getReason() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponseOrBuilder
string reason = 2;
getReasonBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
string reason = 2;
getReasonBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
string reason = 2;
getReasonBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponseOrBuilder
string reason = 2;
getReceiveLink() - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
 
getReceiveMode() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Get current receiver's ReceiveMode.
getReceiveMode() - Method in interface com.microsoft.azure.servicebus.IQueueClient
Gets the ReceiveMode of the current receiver
getReceiveMode() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Gets the ReceiveMode of the current receiver
getReceiveMode() - Method in class com.microsoft.azure.servicebus.QueueClient
 
getReceiveMode() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getReceivePath() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
getReceivePeriodInMilliseconds() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Getter for the receive period in milliseconds.
getReceiverRuntimeMetricEnabled() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Knob to enable/disable runtime metric of the receiver.
getReceiverRuntimeMetricEnabled() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Knob to enable/disable runtime metric of the receiver.
getReceiverSettleMode() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
 
getReceiveTimeout() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
getReceiveTimeout() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
getReceiveTimeOut() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Returns the timeout for receive operations.
getRecords() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
getRefreshToken() - Method in class com.microsoft.azure.datalake.store.oauth2.DeviceCodeTokenProvider
 
getRegistrationCallback() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Setter for the Registration Callback.
getRegistrationCallbackContext() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Getter for the Context
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for Registration Id
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData
Getter for Registration ID
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Getter for the Registration ID if it was provided.
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMHsm
Getter for the Registration ID if it was provided.
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProvider
Unique id required for registration
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
 
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderX509
 
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationError
Getter for the error registrationId.
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the registrationId.
getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Getter for the registrationId.
getRegistrationState() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.RegistrationOperationStatusParser
Returns DeviceRegistrationResultParser object.
getRegistrationStatus(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ContractAPIAmqp
Gets the registration status over AMQP
getRegistrationStatus(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http.ContractAPIHttp
Gets the registration status over HTTP
getRegistrationStatus(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
Gets the registration status over MQTT
getRegistrationStatus(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ProvisioningDeviceClientContract
 
getRemoteDesktop(String, String, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktop(String, String, ComputeNodeGetRemoteDesktopOptions, OutputStream) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktopAsync(String, String, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktopAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktopAsync(String, String, ComputeNodeGetRemoteDesktopOptions, ServiceCallback<InputStream>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktopAsync(String, String, ComputeNodeGetRemoteDesktopOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktopWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteDesktopWithServiceResponseAsync(String, String, ComputeNodeGetRemoteDesktopOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the Remote Desktop Protocol file for the specified compute node.
getRemoteLoginSettings(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteLoginSettings(String, String, ComputeNodeGetRemoteLoginSettingsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteLoginSettingsAsync(String, String, ServiceCallback<ComputeNodeGetRemoteLoginSettingsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteLoginSettingsAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteLoginSettingsAsync(String, String, ComputeNodeGetRemoteLoginSettingsOptions, ServiceCallback<ComputeNodeGetRemoteLoginSettingsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteLoginSettingsAsync(String, String, ComputeNodeGetRemoteLoginSettingsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteLoginSettingsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteLoginSettingsWithServiceResponseAsync(String, String, ComputeNodeGetRemoteLoginSettingsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets the settings required for remote login to a compute node.
getRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
getRemoteNetworkAsync() - Method in interface com.microsoft.azure.management.network.NetworkPeering
Gets the remote network associated with this peering asynchronously.
getRemotePeering() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
getRemotePeeringAsync() - Method in interface com.microsoft.azure.management.network.NetworkPeering
Gets the associated matching peering on the remote network if it is in the same subscription.
getRenewedSasToken() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
getRenewedSasToken() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
Getter for SasToken.
getRenewedSasToken() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
Getter for SasToken.
getReplyTo() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the address of an entity to send replies to.
getReplyTo() - Method in class com.microsoft.azure.servicebus.Message
 
getReplyTo() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of ReplyTo property of a message this filter matches.
getReplyToSessionId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets or sets a session identifier augmenting the ReplyTo address.
getReplyToSessionId() - Method in class com.microsoft.azure.servicebus.Message
 
getReplyToSessionId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of ReplyToSessionId property of a message this filter matches.
getReported() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Getter for the reported property.
getReportedMap() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the reported properties
getReportedProp() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Device
 
getReportedProperties() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter to get Reported Properties Set
getReportedPropertiesVersion() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the reported properties version.
getReportedProperty() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Getter for the reported property.
getReportedPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return a map with all `reported` properties in the collection.
getReportedPropertyMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getReportedPropertyVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return the `reported` property version.
getReportedVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
getRequest() - Method in class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
 
getRequestedSessionId() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getRequestId() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Getter for the request id
getRequestId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
string request_id = 1;
getRequestId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
string request_id = 1;
getRequestId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
string request_id = 1;
getRequestIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
string request_id = 1;
getRequestIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
string request_id = 1;
getRequestIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
string request_id = 1;
getResourceNamerFactory() - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Gets the current factory for ResourceNamer.
getResourceUri(String, String) - Static method in class com.microsoft.azure.sdk.iot.device.net.IotHubUri
Returns the string representation of the IoT Hub resource URI.
getResponseBody(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResponseCallback() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket
Getter for the responseCallback to be invoked for the completed request.
getResponseCallback() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubOutboundPacket
Getter for the callback to be invoked when a response is received.
getResponseErrorCondition(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResponseHeaders() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Returns the response headers as a Map, where the key is the header field name and the values are the values associated with the header field name.
getResponseHeaders() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Returns the response headers as a Map, where the key is the header field name and the values are the values associated with the header field name.
getResponseHeaders() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Returns the response headers as a Map, where the key is the header field name and the values are the values associated with the header field name.
getResponseMessage() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodData
 
getResponseMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket
Getter for the response message.
getResponseStatus() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Returns the response status code.
getResponseStatus() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Returns the response status code.
getResponseStatus() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Returns the response status code.
getResponseStatusCode(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResponseStatusDescription(Message) - Static method in class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
getResult() - Method in class com.microsoft.azure.sdk.iot.common.Success
 
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
TODO: return type expected?
getResult() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponseOrBuilder
TODO: return type expected?
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
.FunctionRpc.StatusResult result = 3;
getResult() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
.FunctionRpc.StatusResult result = 3;
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
string result = 1;
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
string result = 1;
getResult() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
string result = 1;
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
getResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
.FunctionRpc.StatusResult result = 3;
getResult() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
.FunctionRpc.StatusResult result = 3;
getResultBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
getResultBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
getResultBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
getResultBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
string result = 1;
getResultBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
string result = 1;
getResultBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
string result = 1;
getResultOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
getResultOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
TODO: return type expected?
getResultOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponseOrBuilder
TODO: return type expected?
getResultOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
getResultOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
.FunctionRpc.StatusResult result = 3;
getResultOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
.FunctionRpc.StatusResult result = 3;
getResultOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
getResultOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
.FunctionRpc.StatusResult result = 3;
getResultOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
.FunctionRpc.StatusResult result = 3;
getRetrievalTime() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
The value indicating when this information was retrieved from the Event Hubs service
getRetryCount(String) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
getRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
 
getRetryPolicy() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getRetryPolicy() - Method in class com.microsoft.azure.servicebus.ClientSettings
Gets the retry policy contained in this instance.
getRetryPolicy() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the retry policy instance that was created as part of this builder's creation.
getRetryPolicy() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Gets the retry policy from the connection string.
getReturnValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
getReturnValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
.FunctionRpc.TypedData return_value = 4;
getReturnValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
.FunctionRpc.TypedData return_value = 4;
getReturnValueBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
getReturnValueOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
getReturnValueOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
.FunctionRpc.TypedData return_value = 4;
getReturnValueOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
.FunctionRpc.TypedData return_value = 4;
getRoot() - Method in interface com.microsoft.azure.management.trafficmanager.GeographicHierarchies
 
getRootCertificates() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Getter for the rootCertificates.
getRootCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Getter for the Root cert in PEM format
getRootCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Getter for the Root cert in PEM format
getRouteTable() - Method in interface com.microsoft.azure.management.network.Subnet
 
getRpcLog() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
getRpcLog() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.RpcLog rpc_log = 2;
getRpcLog() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.RpcLog rpc_log = 2;
getRpcLogBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
getRpcLogOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
getRpcLogOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.RpcLog rpc_log = 2;
getRpcLogOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.RpcLog rpc_log = 2;
getRules() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Get all rules associated with the subscription.
getRules() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getRulesAsync() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Get all rules associated with the subscription.
getRulesAsync(int, int) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
getRulesAsync() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getRunningCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for running counter
getRunningCount() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobStatistics
Getter for running counter
getRuntimeClass(Type) - Static method in class com.microsoft.azure.webjobs.script.broker.CoreTypeResolver
 
getRuntimeInformation() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Retrieves general information about an event hub (see EventHubRuntimeInformation for details).
getRuntimeInformation() - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
getRuntimeInformation() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Gets the temporal ReceiverRuntimeInformation for this EventHub partition.
getRuntimeInformation() - Method in class com.microsoft.azure.eventprocessorhost.PartitionContext
If receiver runtime metrics have been enabled in EventProcessorHost, this method gets the metrics as they come in.
getRxScheduler() - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Gets the current Rx Scheduler for the SDK framework.
GETSAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value getsas for StoragePermissions.
getSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasDefinitionAsync(String, String, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasDefinitions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String, ListOperationCallback<SasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String, Integer, ListOperationCallback<SasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNextAsync(String, ServiceFuture<List<SasDefinitionItem>>, ListOperationCallback<SasDefinitionItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage SAS definitions for the given storage account.
getSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a SAS definition for the specified storage account.
getSasKey() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the shared access policy key value from the connection string
getSasKey() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the shared access policy key value from the connection string or null.
getSasKeyName() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the shared access policy owner name from the connection string
getSasKeyName() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Get the shared access policy owner name from the connection string or null.
getSasToken() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
Getter for the file sasToken.
getSasToken() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData
Getter for SasToken.
getSasTokenAuthentication() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for SasTokenAuthentication
getSavedException() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Returns an exception if the sasl negotiation encountered an exception, or null if it has not thrown any exceptions
getScheduledEnqueuedTimeUtc() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the scheduled enqueue time of this message.
getScheduledEnqueuedTimeUtc() - Method in class com.microsoft.azure.servicebus.Message
 
getSchema(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified schema from the Data Lake Analytics catalog.
getSchemaAsync(String, String, String, ServiceCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified schema from the Data Lake Analytics catalog.
getSchemaAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified schema from the Data Lake Analytics catalog.
getSchemaWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified schema from the Data Lake Analytics catalog.
getScriptFile() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string script_file = 2;
getScriptFile() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
string script_file = 2;
getScriptFile() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
string script_file = 2;
getScriptFileBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string script_file = 2;
getScriptFileBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
string script_file = 2;
getScriptFileBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadataOrBuilder
string script_file = 2;
getSecondary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
Getter for the secondary.
getSecondary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
Getter for the secondary.
getSecondaryKey() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Getter for SecondaryKey
getSecondaryKey() - Method in class com.microsoft.azure.sdk.iot.service.auth.SymmetricKey
Getter for secondary key
getSecondaryKey() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for SecondaryKey part of the SymmetricKey
getSecondaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Getter for SecondaryThumbprint
getSecondaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Returns the secondary thumbprint
getSecondaryThumbprint() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for secondary thumbprint part of the whole thumbprint
getSecondaryX509CertificateInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Getter for the secondary X509 certificate info.
getSecondItem() - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
getSecret(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecret(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecret(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Gets the specified secret in the specified database.
getSecretAsync(String, String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecretAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecretAsync(String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecretAsync(String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Get a specified secret from a given key vault.
getSecretAsync(String, String, String, ServiceCallback<USqlSecret>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Gets the specified secret in the specified database.
getSecretAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Gets the specified secret in the specified database.
getSecrets(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecrets(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNextAsync(String, ServiceFuture<List<SecretItem>>, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List secrets in a specified key vault.
getSecretVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNextAsync(String, ServiceFuture<List<SecretItem>>, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretVersionsWithServiceResponseAsync(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List all versions of the specified secret.
getSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Get a specified secret from a given key vault.
getSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Gets the specified secret in the specified database.
getSecurityGroupView(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the configured and effective security group rules on the specified VM.
getSecurityGroupViewAsync(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets the configured and effective security group rules on the specified VM asynchronously.
getSecurityProvider() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Getter for the Security Provider.
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.AzureActiveDirectoryTokenProvider
 
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.ManagedServiceIdentityTokenProvider
 
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
 
getSecurityTokenAsync(String) - Method in class com.microsoft.azure.servicebus.security.TokenProvider
Asynchronously gets a security token for the given audience.
getSelectedTransportWrapper() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 
getSenderSettleMode() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
 
getSendLink() - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
 
getSendPath() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
getSendPath() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
getSendPeriodInMilliseconds() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Getter for the send period in milliseconds.
getSequenceNumber() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
getSequenceNumber() - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Get the sequence number.
getSequenceNumber() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the unique number assigned to a message by Service Bus.
getSequenceNumber() - Method in class com.microsoft.azure.servicebus.Message
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
getSerializedSize() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
getSerialNumber() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the SerialNumber
getSerialNumber() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the serialNumber.
getServerAutomaticTuning() - Method in interface com.microsoft.azure.management.sql.SqlServer
Gets a SQL server automatic tuning state and options.
getServiceApiVersion() - Static method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.SDKUtils
 
getServiceDescriptor() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc
 
getServiceObjective(String) - Method in interface com.microsoft.azure.management.sql.SqlServer
Gets the information on a particular Sql Server Service Objective.
getServiceVersion() - Static method in class com.microsoft.azure.sdk.iot.service.transport.TransportUtils
 
getSession(String, Consumer<Session>, BiConsumer<ErrorCondition, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getSession(String, Consumer<Session>, BiConsumer<ErrorCondition, Exception>) - Method in interface com.microsoft.azure.eventhubs.impl.SessionProvider
 
getSessionId() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the session identifier for a session-aware entity.
getSessionId() - Method in interface com.microsoft.azure.servicebus.IMessageSession
 
getSessionId() - Method in class com.microsoft.azure.servicebus.Message
 
getSessionId() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getSessionId() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getSessionId() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of SessionId property of a message this filter matches.
getSessionLockedUntilUtc() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getSessionStateAsync() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
getSha1Thumbprint() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the SHA1Thumbprint
getSha1Thumbprint() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the sha1Thumbprint.
getSha256Thumbprint() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the Sha256Thumbprint
getSha256Thumbprint() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the sha256Thumbprint.
getSharedAccessKey() - Method in class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Getter for the sharedAccessKey.
getSharedAccessKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Getter for sharedAccessKey
getSharedAccessKey() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Getter for sharedAccessKey
getSharedAccessKeyName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Getter for sharedAccessKeyName
getSharedAccessKeyName() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Getter for sharedAccessKeyName
getSharedAccessSignature() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Get the shared access signature (also referred as SAS Token) from the connection string
getSharedAccessSignature() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Getter for sharedAccessSignature
getSharedAccessSignature() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Getter for sharedAccessSignature
getSharedAccessSignatureToken() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Returns the shared access signature token from the connection string or null.
getSharedAccessToken() - Method in class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Getter for the sharedAccessToken.
getShortRandomString() - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
getSignerCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Getter for the Signer cert in PEM format
getSignerCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Getter for the Signer cert in PEM format
getSignerCertPem() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Getter for the Signer cert in PEM format
getSigningCertificateInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser
Getter for the SigningCertificateInfo Object
getSize() - Method in interface com.microsoft.azure.eventhubs.EventDataBatch
Get the number of events present in this EventDataBatch
getSoaRecordSet() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
getSource() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string source = 3;
getSource() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
string source = 3;
getSource() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcExceptionOrBuilder
string source = 3;
getSourceBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string source = 3;
getSourceBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
string source = 3;
getSourceBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcExceptionOrBuilder
string source = 3;
getSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getSourceControlAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
getSqlExpression() - Method in class com.microsoft.azure.servicebus.rules.SqlFilter
Gets the match expression of this filter.
getSqlExpression() - Method in class com.microsoft.azure.servicebus.rules.SqlRuleAction
Gets the transformation expression of this rule action.
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
Getter for SSLContext
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
Getter for SSLContext
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
Getter for SSLContext
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
Getter for IotHubSSLContext
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
Getter for IotHubSSLContext
getSslContext() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData
Getter for SSL Context
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProvider
Retrieves the SSL context loaded with trusted certs.
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
 
getSSLContext() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderX509
 
getStackTrace() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string stack_trace = 1;
getStackTrace() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
string stack_trace = 1;
getStackTrace() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcExceptionOrBuilder
string stack_trace = 1;
getStackTraceBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string stack_trace = 1;
getStackTraceBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
string stack_trace = 1;
getStackTraceBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcExceptionOrBuilder
string stack_trace = 1;
getStartStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
getStartStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.StartStream start_stream = 20;
getStartStream() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.StartStream start_stream = 20;
getStartStreamBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
getStartStreamOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
getStartStreamOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.StartStream start_stream = 20;
getStartStreamOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.StartStream start_stream = 20;
getStartTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for start time UTC
getStartTime() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for start time UTC
getStartTimeUtc() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for startTimeUtc
getStartTimeUtc() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getState() - Method in interface com.microsoft.azure.eventhubs.impl.IOObject
 
getState() - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
 
getState() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getState() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the current state of the layer.
getState() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Gets the session state.
getState() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getStateAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Asynchronously gets the session state.
getStateAsync() - Method in class com.microsoft.azure.servicebus.MessageSession
 
getStatistics(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets statistics of the specified job.
getStatistics() - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Get device statistics
getStatisticsAsync(String, UUID, ServiceCallback<JobStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets statistics of the specified job.
getStatisticsAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets statistics of the specified job.
getStatisticsAsync() - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for getStatistics() operation
getStatisticsWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets statistics of the specified job.
getStatus() - Method in interface com.microsoft.azure.management.network.PacketCapture
Query the status of a running packet capture session.
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for Status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Return an Integer with the response status.
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for device status
getStatus() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Getter for the HTTPS status code.
getStatus() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodData
 
getStatus() - Method in class com.microsoft.azure.sdk.iot.device.ResponseMessage
Getter for the status
getStatus() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse
Getter for the HTTPS status code.
getStatus() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket
Getter for the response status code.
getStatus() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Getter for the request status
getStatus(int) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.TopicParser
 
getStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for Status
getStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.RegistrationOperationStatusParser
Getter for the Status
getStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
Getter for the status.
getStatus() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for DeviceStatus object
getStatus() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.MethodResult
 
getStatus() - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Getter for device status.
getStatus() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getStatus() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
Getter for the HTTPS status code.
getStatus() - Method in interface com.microsoft.azure.serverless.functions.HttpResponseMessage
Returns the status code set on the HttpResponseMessage instance.
getStatus() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.StatusResult.Status status = 4;
getStatus() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
.FunctionRpc.StatusResult.Status status = 4;
getStatus() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
.FunctionRpc.StatusResult.Status status = 4;
getStatusAsync() - Method in interface com.microsoft.azure.management.network.PacketCapture
Query the status of a running packet capture session asynchronously.
getStatusCode() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
getStatusCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string status_code = 12;
getStatusCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
string status_code = 12;
getStatusCode() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
string status_code = 12;
getStatusCodeBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string status_code = 12;
getStatusCodeBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
string status_code = 12;
getStatusCodeBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
string status_code = 12;
getStatusMessage() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the status message
getStatusMessage() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for the status message
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for StatusReason
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Getter for statusReason
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for status reason
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for status reason
getStatusReason() - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Getter for device status reason.
getStatusUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Getter for StatusUpdatedTime
getStatusUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for status updated date and time
getStatusUpdatedTime() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for status updated time string
getStatusValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.StatusResult.Status status = 4;
getStatusValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
.FunctionRpc.StatusResult.Status status = 4;
getStatusValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
.FunctionRpc.StatusResult.Status status = 4;
getStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStorageAccountAsync(String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStorageAccounts(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccounts(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String, ListOperationCallback<StorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String, Integer, ListOperationCallback<StorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNext(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNextAsync(String, ServiceFuture<List<StorageAccountItem>>, ListOperationCallback<StorageAccountItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNextAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountsWithServiceResponseAsync(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
List storage accounts managed by the specified key vault.
getStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets information about a specified storage account.
getStorageContainer(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
getStorageContainerAsync(String, String, String, String, ServiceCallback<StorageContainer>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
getStorageContainerAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
getStorageContainerWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
getStorageRootKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData
Getter for Storage root key
getStorageRootKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Getter for extracting StorageRootKey from TPM
getStorageRootKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMHsm
Getter for extracting StorageRootKey from TPM
getStorageRootKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
 
getStorageRootKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
Getter for the storageRootKey.
getStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
bytes stream = 4;
getStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
bytes stream = 4;
getStream() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
bytes stream = 4;
getString() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string string = 1;
getString() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
string string = 1;
getString() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
string string = 1;
getStringBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string string = 1;
getStringBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
string string = 1;
getStringBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
string string = 1;
getSubjectName() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the Subject Name
getSubjectName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the subjectName.
getSubnet() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend
 
getSubnet() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration
 
getSubnet() - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend
 
getSubnet() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration
 
getSubscriptionName() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Gets the subscription name.
getSubscriptionName() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getSucceededCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
Getter for succeeded counter
getSucceededCount() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobStatistics
Getter for succeeded counter
getSuccessful() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationResult
Getter for the Bulk Operation successful.
getSymmetricKey() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Getter for SymmetricKey
getSymmetricKey() - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Getter for symmetric key.
getSymmetricKey() - Method in class com.microsoft.azure.sdk.iot.service.AuthenticationMechanism
Getter for symmetric key.
getSymmetricKey() - Method in class com.microsoft.azure.sdk.iot.service.Device
Getter for SymmetricKey object
getSystemLogger() - Static method in class com.microsoft.azure.webjobs.script.WorkerLogManager
 
getSystemProperties() - Method in interface com.microsoft.azure.eventhubs.EventData
SystemProperties that are populated by EventHubService.
getSystemProperties() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
 
getSystemProperties() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage
It is part of the HttpsMessage interface to get the collection of system message properties.
getSystemProperties() - Method in interface com.microsoft.azure.sdk.iot.device.transport.https.HttpsMessage
Gets the collection of system message properties.
getSystemProperties() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns a copy of the message system properties.
getTable(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table from the Data Lake Analytics catalog.
getTableAsync(String, String, String, String, ServiceCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table from the Data Lake Analytics catalog.
getTableAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table from the Data Lake Analytics catalog.
getTablePartition(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table partition from the Data Lake Analytics catalog.
getTablePartitionAsync(String, String, String, String, String, ServiceCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table partition from the Data Lake Analytics catalog.
getTablePartitionAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table partition from the Data Lake Analytics catalog.
getTablePartitionWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table partition from the Data Lake Analytics catalog.
getTableStatistic(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table statistics from the Data Lake Analytics catalog.
getTableStatisticAsync(String, String, String, String, String, ServiceCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table statistics from the Data Lake Analytics catalog.
getTableStatisticAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table statistics from the Data Lake Analytics catalog.
getTableStatisticWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table statistics from the Data Lake Analytics catalog.
getTableType(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table type from the Data Lake Analytics catalog.
getTableTypeAsync(String, String, String, String, ServiceCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table type from the Data Lake Analytics catalog.
getTableTypeAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table type from the Data Lake Analytics catalog.
getTableTypeWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table type from the Data Lake Analytics catalog.
getTableValuedFunction(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table valued function from the Data Lake Analytics catalog.
getTableValuedFunctionAsync(String, String, String, String, ServiceCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table valued function from the Data Lake Analytics catalog.
getTableValuedFunctionAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table valued function from the Data Lake Analytics catalog.
getTableValuedFunctionWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table valued function from the Data Lake Analytics catalog.
getTableWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified table from the Data Lake Analytics catalog.
getTag() - Method in interface com.microsoft.azure.keyvault.cryptography.IAuthenticatedCryptoTransform
 
getTags() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node tags.
getTags() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Getter for the tags.
getTags() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinState
Getter for the tags.
getTags() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter to get Tags Set
getTagsMap() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Return a map with all `tags` in the collection.
getTagsMap() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the tags
getTagsVersion() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the tag version.
getTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Gets the specified CloudTask.
getTask(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.TaskOperations
Gets the specified CloudTask.
getTask(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Gets the specified CloudTask.
getTaskCounts(String) - Method in class com.microsoft.azure.batch.JobOperations
Gets the task counts for the specified job.
getTaskCounts(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Gets the task counts for the specified job.
getTaskCounts(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTaskCounts(String, JobGetTaskCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTaskCountsAsync(String, ServiceCallback<TaskCounts>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTaskCountsAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTaskCountsAsync(String, JobGetTaskCountsOptions, ServiceCallback<TaskCounts>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTaskCountsAsync(String, JobGetTaskCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTaskCountsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTaskCountsWithServiceResponseAsync(String, JobGetTaskCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets the task counts for the specified job.
getTemplateTestPrivate() - Method in class com.microsoft.azure.sdk.iot.device.Template
Getter for the private object
getThreatDetectionPolicy() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Gets a SQL database threat detection policy.
getThreatDetectionPolicy() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations
Gets a SQL database threat detection policy.
getThumbprint() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Getter for Thumbprint
getTimeoutTask() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
getTimeoutTracker() - Method in class com.microsoft.azure.eventhubs.impl.WorkItem
 
getTimeToLive() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the duration before this message expires.
getTimeToLive() - Method in class com.microsoft.azure.servicebus.Message
 
GETTING_CHECKPOINT - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
GETTING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
getTo() - Method in class com.microsoft.azure.sdk.iot.device.Message
Getter for the To system property
getTo() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getTo() - Method in interface com.microsoft.azure.servicebus.IMessage
Gets the "to" address.
getTo() - Method in class com.microsoft.azure.servicebus.Message
 
getTo() - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of To property of a message this filter matches.
getToken(Request) - Method in class com.microsoft.azure.batch.auth.BatchApplicationTokenCredentials
 
getToken(Request) - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
 
getToken() - Method in class com.microsoft.azure.datalake.store.oauth2.AccessTokenProvider
returns the AzureADToken cached (or retrieved) by this instance.
getToken(String, Duration) - Method in class com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider
 
getToken() - Method in class com.microsoft.azure.eventprocessorhost.Lease
The "token" is an arbitrary string whose use is not defined by Lease.
getToken() - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyToken
Getter for policy token
getTokenAudience() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the path of the entity for which this token is to be presented.
getTokenFromMsi(int, String) - Static method in class com.microsoft.azure.datalake.store.oauth2.AzureADAuthenticator
Gets AAD token from the local virtual machine's VM extension.
getTokenProvider() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
getTokenProvider() - Method in class com.microsoft.azure.servicebus.ClientSettings
Gets the token provider contained in this instance.
getTokenType() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the type of this security token.
getTokenUsingClientCreds(String, String, String) - Static method in class com.microsoft.azure.datalake.store.oauth2.AzureADAuthenticator
gets Azure Active Directory token using the user ID and password of a service principal (that is, Web App in Azure Active Directory).
getTokenUsingRefreshToken(String, String) - Static method in class com.microsoft.azure.datalake.store.oauth2.AzureADAuthenticator
gets Azure Active Directory token using refresh token
getTokenUsingUserCreds(String, String, String) - Static method in class com.microsoft.azure.datalake.store.oauth2.AzureADAuthenticator
gets Azure Active Directory token using the user's username and password.
getTokenValidSecs() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
getTokenValue() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the value of this token.
getTopic() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Gets the topic of the message
getTopicName() - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Gets the name of the topic, for this subscription.
getTopicName() - Method in interface com.microsoft.azure.servicebus.ITopicClient
Get the name of the topic
getTopicName() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
getTopicName() - Method in class com.microsoft.azure.servicebus.TopicClient
 
getTopology(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets network topology of a given resource group.
getTopologyAsync(String) - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Gets network topology of a given resource group asynchronously.
getTotalDeviceCount() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Getter for TotalDeviceCount
getTotalDeviceCount() - Method in class com.microsoft.azure.sdk.iot.service.RegistryStatistics
 
getTpm() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for the object TpmRegistrationResultParser https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_tpmregistrationresult
getTransparentDataEncryption() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Gets an Azure SQL Database Transparent Data Encryption for this database.
getTransparentDataEncryptionAsync() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Gets an Azure SQL Database Transparent Data Encryption for this database.
getTriggerMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
Deprecated.
getTriggerMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
Deprecated.
getTriggerMetadata() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
Deprecated.
getTriggerMetadataCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
getTriggerMetadataCount() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
getTriggerMetadataCount() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataMap() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataMap() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataOrDefault(String, TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataOrDefault(String, TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataOrDefault(String, TypedData) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataOrThrow(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTriggerMetadataOrThrow(String) - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequestOrBuilder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
getTwin(DeviceTwinDevice) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
This method retrieves device twin for the specified device.
getTwinMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Getter for the TwinCollection metadata
getTwinMetadata(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Getter for the entry metadata in the TwinCollection.
getTwinMetadata() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Getter for the TwinCollection metadata
getTwinMetadata(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Getter for the entry metadata in the TwinCollection.
getType() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Getter for Type
getType() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for type
getType() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for the job type
getType() - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
getType() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
Getter for the type.
getType() - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
getType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
string type = 2;
getType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
string type = 2;
getType() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.BindingInfoOrBuilder
string type = 2;
getType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
.FunctionRpc.FileChangeEventRequest.Type type = 1;
getType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
.FunctionRpc.FileChangeEventRequest.Type type = 1;
getType() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequestOrBuilder
.FunctionRpc.FileChangeEventRequest.Type type = 1;
getTypeBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
string type = 2;
getTypeBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
string type = 2;
getTypeBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.BindingInfoOrBuilder
string type = 2;
getTypeValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
.FunctionRpc.FileChangeEventRequest.Type type = 1;
getTypeValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
.FunctionRpc.FileChangeEventRequest.Type type = 1;
getTypeValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequestOrBuilder
.FunctionRpc.FileChangeEventRequest.Type type = 1;
getUnionSet() - Method in class com.microsoft.azure.sdk.iot.device.Template
Getter for the state of set at the invoked instance
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
getUnknownFields() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
getUpdateTwin() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Deprecated.
As of release 0.4.0, replaced by JobsResponseParser.getUpdateTwinState()
getUpdateTwin() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Getter for update twin json
getUpdateTwinState() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
Getter for update twin json
getUpgradeHint() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Deprecated.
getUri() - Method in interface com.microsoft.azure.serverless.functions.HttpRequestMessage
Returns the URI that was called that resulted in this HTTP request being submitted.
getUriPath() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Getter for the URI path
getUrl() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string url = 2;
getUrl() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
string url = 2;
getUrl() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
string url = 2;
getUrlBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string url = 2;
getUrlBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
string url = 2;
getUrlBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
string url = 2;
getUrlCreateExportImportJob() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for processing a bulk import/export job
getUrlDevice(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting device data
getUrlDeviceList(Integer) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting device list
getUrlDeviceStatistics() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting device statistics
getUrlImportExportJob(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
getUrlJobs(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting jobs
getUrlJobsCancel(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for cancelling jobs
getUrlMethod(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting device method
getUrlQuery(String, String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for querying
getUrlTwin(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting device twin
getUrlTwinDesired(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting device twin desired properties
getUrlTwinQuery() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for querying twin
getUrlTwinTags(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Create url for requesting device twin tags
getUserAgentString() - Static method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.SDKUtils
 
getUserId() - Method in class com.microsoft.azure.sdk.iot.device.Message
Getter for the User ID system property
getUserId() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
getUserId() - Method in class com.microsoft.azure.sdk.iot.service.Message
 
getUserKubeConfigContent(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the user Kube.config content which can be used with a Kubernetes client.
getUserKubeConfigContentAsync(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns asynchronously the user Kube.config content which can be used with a Kubernetes client.
getUserString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Serialize user string
getUserString() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Serialize user string
getUseWebSockets() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Getter for Using Web Sockets
getValidFrom() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the start time of this token validity
getValidUntil() - Method in class com.microsoft.azure.servicebus.security.SecurityToken
Gets the end time of this token validity.
getValue() - Method in enum com.microsoft.azure.eventhubs.impl.AmqpResponseCode
 
getValue() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Pair
 
getValue() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
 
getValue() - Method in class com.microsoft.azure.sdk.iot.device.MessageProperty
Returns the property value.
getValue() - Method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder.FromType
 
getValue() - Method in enum com.microsoft.azure.sdk.iot.service.DeviceConnectionState
 
getValue() - Method in enum com.microsoft.azure.sdk.iot.service.DeviceStatus
 
getValue() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Pair
 
getValue() - Method in enum com.microsoft.azure.sdk.iot.service.devicetwin.QueryType
 
getValue() - Method in enum com.microsoft.azure.sdk.iot.service.devicetwin.SqlQuery.FromType
 
getValue() - Method in interface com.microsoft.azure.serverless.functions.OutputBinding
 
getValue() - Method in class com.microsoft.azure.webjobs.script.binding.BindingData
 
getValueDescriptor() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
 
getValueDescriptor() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
 
getValueDescriptor() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
 
getValueDescriptor() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
 
getValueDescriptor() - Method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
 
getValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get a value from the given JsonObject if the key name exists
getValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Helper function to get a value from the given JsonObject if the key name exists
getValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Helper function to get a value from the given JsonObject if the key name exists
getValueFromJsonString(JsonString) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get trim the leading and trailing parenthesis from a Json string if they exists
getValueFromJsonString(JsonString) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Helper function to get trim the leading and trailing parenthesis from a Json string if they exists
getValueFromJsonString(JsonString) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Helper function to get trim the leading and trailing parenthesis from a Json string if they exists
getValueStringByKey(Map, String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to get a value from the given Map if the key name exists
getValueStringByKey(Map, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Helper function to get a value from the given Map if the key name exists
getValueStringByKey(Map, String) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Helper function to get a value from the given Map if the key name exists
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Getter for Twin version
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Getter for the Version
getVersion() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Getter for the version.
getVersion() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
 
getVersion() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Getter for the message version
getVersion(int) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.TopicParser
 
getVersion() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
Getter for the Version
getVersion() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Getter for the version.
getVersion() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Getter for the version.
getVersion() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Getter for the Twin version
getView(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified view from the Data Lake Analytics catalog.
getViewAsync(String, String, String, String, ServiceCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified view from the Data Lake Analytics catalog.
getViewAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified view from the Data Lake Analytics catalog.
getViewWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the specified view from the Data Lake Analytics catalog.
getVirtualMachineIds() - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend
 
getWebSocketHandler() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getWebSocketHandler() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the handler for WebSocket functions.
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
getWithServiceResponseAsync(String, ApplicationGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Gets information about the specified application.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
getWithServiceResponseAsync(String, String, CertificateGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Gets information about the specified certificate.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
getWithServiceResponseAsync(String, String, ComputeNodeGetOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Gets information about the specified compute node.
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
getWithServiceResponseAsync(String, JobGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Gets information about the specified job.
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
getWithServiceResponseAsync(String, JobScheduleGetOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Gets information about the specified job schedule.
getWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
getWithServiceResponseAsync(String, PoolGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Gets information about the specified pool.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
getWithServiceResponseAsync(String, String, TaskGetOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Gets information about the specified task.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets details of the specified Data Lake Analytics account.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Gets the specified Data Lake Analytics compute policy.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Gets the specified Data Lake Analytics firewall rule.
getWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Gets the job information for the specified job ID.
getWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
getWithServiceResponseAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Gets the Pipeline information for the specified pipeline ID.
getWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
getWithServiceResponseAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Gets the recurrence information for the specified recurrence ID.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Gets the specified Data Lake Store account.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Gets the specified Data Lake Store firewall rule.
getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Gets the specified Data Lake Store trusted identity provider.
getWork() - Method in class com.microsoft.azure.eventhubs.impl.WorkItem
 
getWorkerActionResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
getWorkerActionResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker requests a desired action (restart worker, reload function)
getWorkerActionResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker requests a desired action (restart worker, reload function)
getWorkerActionResponseBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
getWorkerActionResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
getWorkerActionResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker requests a desired action (restart worker, reload function)
getWorkerActionResponseOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker requests a desired action (restart worker, reload function)
getWorkerHeartbeat() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
getWorkerHeartbeat() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker periodically sends empty heartbeat message to host
getWorkerHeartbeat() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker periodically sends empty heartbeat message to host
getWorkerHeartbeatBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
getWorkerHeartbeatOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
getWorkerHeartbeatOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker periodically sends empty heartbeat message to host
getWorkerHeartbeatOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker periodically sends empty heartbeat message to host
getWorkerId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
string worker_id = 2;
getWorkerId() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
string worker_id = 2;
getWorkerId() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StartStreamOrBuilder
string worker_id = 2;
getWorkerIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
string worker_id = 2;
getWorkerIdBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
string worker_id = 2;
getWorkerIdBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StartStreamOrBuilder
string worker_id = 2;
getWorkerInitRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
getWorkerInitRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends capabilities/init data to worker
getWorkerInitRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends capabilities/init data to worker
getWorkerInitRequestBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
getWorkerInitRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
getWorkerInitRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends capabilities/init data to worker
getWorkerInitRequestOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends capabilities/init data to worker
getWorkerInitResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
getWorkerInitResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker responds after initializing with its capabilities & status
getWorkerInitResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker responds after initializing with its capabilities & status
getWorkerInitResponseBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
getWorkerInitResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
getWorkerInitResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker responds after initializing with its capabilities & status
getWorkerInitResponseOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker responds after initializing with its capabilities & status
getWorkerStatusRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
getWorkerStatusRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Add any worker relevant status to response
getWorkerStatusRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Add any worker relevant status to response
getWorkerStatusRequestBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
getWorkerStatusRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
getWorkerStatusRequestOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Add any worker relevant status to response
getWorkerStatusRequestOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Add any worker relevant status to response
getWorkerStatusResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
getWorkerStatusResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
getWorkerStatusResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
getWorkerStatusResponseBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
getWorkerStatusResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
getWorkerStatusResponseOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
getWorkerStatusResponseOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
getWorkerTerminate() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
getWorkerTerminate() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends terminate message to worker.
getWorkerTerminate() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends terminate message to worker.
getWorkerTerminateBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
getWorkerTerminateOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
getWorkerTerminateOrBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends terminate message to worker.
getWorkerTerminateOrBuilder() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends terminate message to worker.
getWorkerVersion() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
string worker_version = 1;
getWorkerVersion() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
string worker_version = 1;
getWorkerVersion() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
string worker_version = 1;
getWorkerVersionBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
string worker_version = 1;
getWorkerVersionBytes() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
string worker_version = 1;
getWorkerVersionBytes() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
string worker_version = 1;
getWsInputBuffer() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
getWsInputBuffer() - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Access the websocket input buffer (read only).
getX509() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationResultParser
Getter for the object X509RegistrationResultParser https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_x509registrationresult
getX509Authentication() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for X509Authentication
GHANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GHANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GIBRALTAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GIBRALTAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
gid() - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Get the gid value.
GIT_HUB - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value GitHub for ScmType.
GIT_HUB - Static variable in class com.microsoft.azure.management.devtestlab.SourceControlType
Static value GitHub for SourceControlType.
gitPassword() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
gitRepo() - Method in class com.microsoft.azure.management.containerinstance.Volume
Get the gitRepo value.
GitRepoVolume - Class in com.microsoft.azure.management.containerinstance
Represents a volume that is populated with the contents of a git repository.
GitRepoVolume() - Constructor for class com.microsoft.azure.management.containerinstance.GitRepoVolume
 
gitUrl() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
gitUsername() - Method in interface com.microsoft.azure.management.appservice.PublishingProfile
 
GLOBAL_DOCUMENT_DB - Static variable in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Static value GlobalDocumentDB for DatabaseAccountKind.
globalAcsHostName() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAcsDetails
Get the globalAcsHostName value.
globalAcsNamespace() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAcsDetails
Get the globalAcsNamespace value.
globalAcsRPRealm() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAcsDetails
Get the globalAcsRPRealm value.
GlobalCsmSkuDescription - Class in com.microsoft.azure.management.appservice
A Global SKU Description.
GlobalCsmSkuDescription() - Constructor for class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
 
globalParameters() - Method in class com.microsoft.azure.management.machinelearning.ExampleRequest
Get the globalParameters value.
GLUSTERFS - Static variable in class com.microsoft.azure.management.batchai.FileServerType
Static value glusterfs for FileServerType.
GOOD - Static variable in class com.microsoft.azure.management.sql.SyncGroupState
Static value Good for SyncGroupState.
GOOGLE - Static variable in class com.microsoft.azure.management.apimanagement.IdentityProviderType
Static value google for IdentityProviderType.
googleApiKey() - Method in class com.microsoft.azure.management.notificationhubs.GcmCredential
Get the googleApiKey value.
GOV_US_ARIZONA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
U.S.
GOV_US_DOD_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
U.S.
GOV_US_DOD_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
U.S.
GOV_US_IOWA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
U.S.
GOV_US_TEXAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
U.S.
GOV_US_VIRGINIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
U.S.
GRACE_PERIOD_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
GRACE_PERIOD_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
grantAccess(int) - Method in interface com.microsoft.azure.management.compute.Disk
Grants access to the disk.
grantAccess(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Disks
Grants access to a disk.
grantAccess(int) - Method in interface com.microsoft.azure.management.compute.Snapshot
Grants access to the snapshot.
grantAccess(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Snapshots
Grants access to a snapshot.
grantAccessAsync(int) - Method in interface com.microsoft.azure.management.compute.Disk
Grants access to the disk asynchronously.
grantAccessAsync(int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Disk
Grants access to the disk asynchronously.
grantAccessAsync(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Disks
Grants access to the disk asynchronously.
grantAccessAsync(String, String, AccessLevel, int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Disks
Grants access to the disk asynchronously.
grantAccessAsync(int) - Method in interface com.microsoft.azure.management.compute.Snapshot
Grants access to the snapshot asynchronously.
grantAccessAsync(int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Snapshot
Grants access to the snapshot asynchronously.
grantAccessAsync(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Snapshots
Grants access to the snapshot asynchronously.
grantAccessAsync(String, String, AccessLevel, int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Snapshots
Grants access to the snapshot asynchronously.
grantAcl(String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
grantAclAsync(String, AclCreateOrUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
grantAclAsync(String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
grantAclToDatabase(String, String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
grantAclToDatabaseAsync(String, String, AclCreateOrUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
grantAclToDatabaseAsync(String, String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
grantAclToDatabaseWithServiceResponseAsync(String, String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
grantAclWithServiceResponseAsync(String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
GrantType - Class in com.microsoft.azure.management.apimanagement
Defines values for GrantType.
GrantType() - Constructor for class com.microsoft.azure.management.apimanagement.GrantType
 
Graph<DataT,NodeT extends Node<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
Type representing a directed graph data structure.
Graph() - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.Graph
Creates a directed graph.
GraphEdge - Class in com.microsoft.azure.management.machinelearning
Defines an edge within the web service's graph.
GraphEdge() - Constructor for class com.microsoft.azure.management.machinelearning.GraphEdge
 
GraphError - Class in com.microsoft.azure.management.graphrbac
Active Directory error information.
GraphError() - Constructor for class com.microsoft.azure.management.graphrbac.GraphError
 
GraphErrorException - Exception in com.microsoft.azure.management.graphrbac
Exception thrown for an invalid response with GraphError information.
GraphErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.graphrbac.GraphErrorException
Initializes a new instance of the GraphErrorException class.
GraphErrorException(String, Response<ResponseBody>, GraphError) - Constructor for exception com.microsoft.azure.management.graphrbac.GraphErrorException
Initializes a new instance of the GraphErrorException class.
GraphNode - Class in com.microsoft.azure.management.machinelearning
Specifies a node in the web service graph.
GraphNode() - Constructor for class com.microsoft.azure.management.machinelearning.GraphNode
 
GraphPackage - Class in com.microsoft.azure.management.machinelearning
Defines the graph of modules making up the machine learning solution.
GraphPackage() - Constructor for class com.microsoft.azure.management.machinelearning.GraphPackage
 
GraphParameter - Class in com.microsoft.azure.management.machinelearning
Defines a global parameter in the graph.
GraphParameter() - Constructor for class com.microsoft.azure.management.machinelearning.GraphParameter
 
GraphParameterLink - Class in com.microsoft.azure.management.machinelearning
Association link for a graph global parameter to a node in the graph.
GraphParameterLink() - Constructor for class com.microsoft.azure.management.machinelearning.GraphParameterLink
 
graphParameters() - Method in class com.microsoft.azure.management.machinelearning.GraphPackage
Get the graphParameters value.
GREATER_THAN - Static variable in class com.microsoft.azure.management.consumption.OperatorType
Static value GreaterThan for OperatorType.
GREATER_THAN_OR_EQUAL_TO - Static variable in class com.microsoft.azure.management.consumption.OperatorType
Static value GreaterThanOrEqualTo for OperatorType.
GREECE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GREECE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GREENLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GREENLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GRENADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GRENADA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
group - Variable in class com.microsoft.azure.datalake.store.acl.AclStatus
String containing the ID of the group that owns this file
group - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the ID of the group that owns this file/directory.
GROUP - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
Static value Group for AADObjectType.
GROUP - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
Static value Group for AclType.
GROUP_OBJ - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
Static value GroupObj for AclType.
GroupableResource<TManager,InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Base interface for resources in resource groups.
GroupableResource.DefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Grouping of all the definition stages.
GroupableResource.DefinitionStages.WithCreatableResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing a new creatable resource group to be specified.
GroupableResource.DefinitionStages.WithExistingResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing an existing resource group to be selected.
GroupableResource.DefinitionStages.WithGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing a resource group to be selected.
GroupableResource.DefinitionStages.WithGroupAndRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing a resource group to be selected.
GroupableResource.DefinitionStages.WithNewResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing a new resource group to be created in the same region as groupable resource.
GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing a new resource group to be created in a different region .
GroupAddMemberParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for adding a member to a group.
GroupAddMemberParameters() - Constructor for class com.microsoft.azure.management.graphrbac.GroupAddMemberParameters
 
groupApplicationPassword() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupApplicationPassword value.
groupApplicationReceiverId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupApplicationReceiverId value.
groupApplicationReceiverQualifier() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupApplicationReceiverQualifier value.
groupApplicationSenderId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupApplicationSenderId value.
groupApplicationSenderQualifier() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupApplicationSenderQualifier value.
groupAssociationAssignedCode() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupAssociationAssignedCode value.
groupBy(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder
Setter for the `groupBy` clause.
groupByOperationName() - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Get the groupByOperationName value.
groupByResourceName() - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Get the groupByResourceName value.
groupByThrottlePolicy() - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Get the groupByThrottlePolicy value.
GroupContractProperties - Class in com.microsoft.azure.management.apimanagement
Group contract Properties.
GroupContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.GroupContractProperties
 
groupControllingAgencyCode() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupControllingAgencyCode value.
groupControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupControlNumberLowerBound value.
groupControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the groupControlNumberLowerBound value.
groupControlNumberPrefix() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupControlNumberPrefix value.
groupControlNumberSuffix() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupControlNumberSuffix value.
groupControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupControlNumberUpperBound value.
groupControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the groupControlNumberUpperBound value.
groupFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract resource group from a resource ID string.
GroupGetMemberGroupsParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for GetMemberGroups API call.
GroupGetMemberGroupsParameters() - Constructor for class com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters
 
groupHeaderAgencyCode() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the groupHeaderAgencyCode value.
groupHeaderDateFormat() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the groupHeaderDateFormat value.
groupHeaderMessageRelease() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the groupHeaderMessageRelease value.
groupHeaderMessageVersion() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the groupHeaderMessageVersion value.
groupHeaderTimeFormat() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the groupHeaderTimeFormat value.
groupHeaderVersion() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the groupHeaderVersion value.
groupMessageRelease() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupMessageRelease value.
groupMessageVersion() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the groupMessageVersion value.
GroupType - Enum in com.microsoft.azure.management.apimanagement
Defines values for GroupType.
GUADELOUPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GUADELOUPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GUAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GUAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GUATEMALA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GUATEMALA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GUERNSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GUERNSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GUEST_FIREWALL - Static variable in class com.microsoft.azure.management.network.IssueType
Static value GuestFirewall for IssueType.
guid() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the guid value.
GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GUINEA_BISSAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GUINEA_BISSAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
GUYANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
GUYANA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 

H

HAITI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
HAITI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
handle() - Method in class com.microsoft.azure.webjobs.script.handler.MessageHandler
 
handleChallenge(byte[]) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Handles a given challenge and returns the bytes to be sent in the payload of the Sasl response message
handleChallenge(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.AmqpsProvisioningSaslHandler
Handles the three expected challenges from the service that happen in Sasl negotiation
handleMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Invokes the message callback if a message is found and responds to the IoT Hub on how the processed message should be handled by the IoT Hub.
handleMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Invokes the message callback if a message is found and responds to the IoT Hub on how the processed message should be handled by the IoT Hub.
handleMessage() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Invokes the message callback if a message is found and responds to the IoT Hub on how the processed message should be handled by the IoT Hub.
handleMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Invokes the message callback every time a message arrives from the server.
handleMessageLock - Variable in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
 
handleOutcome(SaslHandler.SaslOutcome) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler
Handles what to do upon the Sasl negotiation finishing.
handleOutcome(SaslHandler.SaslOutcome) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.AmqpsProvisioningSaslHandler
Handles the outcome of the Sasl negotiation
handler() - Method in class com.microsoft.azure.batch.interceptor.RequestInterceptor
Gets the handler which will intercept requests to the Batch service.
HandlerMapping - Class in com.microsoft.azure.management.appservice
The IIS handler mappings used to define which handler processes HTTP requests with certain extension.
HandlerMapping() - Constructor for class com.microsoft.azure.management.appservice.HandlerMapping
 
handlerMappings() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the handlerMappings value.
handlerSchema() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
HardwareProfile - Class in com.microsoft.azure.management.compute
Specifies the hardware settings for the virtual machine.
HardwareProfile() - Constructor for class com.microsoft.azure.management.compute.HardwareProfile
 
hasAssignedLoadBalancer() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
hasAssignedNetworkInterface() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
HasAssociatedSubnets - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a list of associated subnets.
HasBackendNics - Interface in com.microsoft.azure.management.network.model
An interface representing a backend's ability to reference a list of associated network interfaces.
HasBackendPort - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a backend port.
HasBackendPort.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying a backend port.
HasBackendPort.DefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the backend port.
HasBackendPort.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying the backend port.
HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the backend port.
HasBackendPort.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying a backend port.
HasBackendPort.UpdateStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify the backend port.
hasBody() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
hasBody() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
.FunctionRpc.TypedData body = 4;
hasBody() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcHttpOrBuilder
.FunctionRpc.TypedData body = 4;
hasChildren() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
 
HasCookieBasedAffinity - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to support cookie based affinity.
HasCookieBasedAffinity.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving enabling cookie based affinity.
HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to enable cookie based affinity.
HasCookieBasedAffinity.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity.
HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to enable or disable cookie based affinity.
HasCookieBasedAffinity.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying cookie based affinity.
HasCookieBasedAffinity.UpdateStages.WithCookieBasedAffinity<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify cookie based affinity.
hasData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
hasData() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
.FunctionRpc.TypedData data = 2;
hasData() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.ParameterBindingOrBuilder
.FunctionRpc.TypedData data = 2;
hasDependencies() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
 
hasError() - Method in class com.microsoft.azure.management.devtestlab.PolicySetResult
Get the hasError value.
hasError() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTable
Get the hasError value.
hasError() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
Get the hasError value.
hasException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
hasException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
.FunctionRpc.RpcException exception = 6;
hasException() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.RpcLogOrBuilder
.FunctionRpc.RpcException exception = 6;
hasException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
hasException() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
.FunctionRpc.RpcException exception = 2;
hasException() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StatusResultOrBuilder
.FunctionRpc.RpcException exception = 2;
hasFileChangeEventRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
hasFileChangeEventRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
On file change event, host sends notification to worker
hasFileChangeEventRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
On file change event, host sends notification to worker
hasFilter() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the hasFilter value.
HasFloatingIP - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to have floating IP support.
HasFloatingIP.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving enabling or disabling floating IP support.
HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to control floating IP support.
HasFloatingIP.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support.
HasFloatingIP.UpdateDefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to control floating IP support.
HasFloatingIP.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving enabling or disabling floating IP support.
HasFloatingIP.UpdateStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to control floating IP support.
HasFrontend - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to references a frontend.
HasFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the frontend.
HasFrontend.DefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a load balancer frontend.
HasFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update involving modifying the frontend.
HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a frontend from to associate.
HasFrontend.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving specifying the frontend.
HasFrontend.UpdateStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to specify a frontend.
HasFrontendPort - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a frontend port.
HasFrontendPort.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying a frontend port.
HasFrontendPort.DefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the frontend port.
HasFrontendPort.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying the frontend port.
HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the frontend port.
HasFrontendPort.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying a frontend port.
HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to specify the frontend port.
hasFunctionLoadRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
hasFunctionLoadRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends required metadata to worker to load function
hasFunctionLoadRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends required metadata to worker to load function
hasFunctionLoadResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
hasFunctionLoadResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker responds after loading with the load result
hasFunctionLoadResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker responds after loading with the load result
hasGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
hasGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
could also use absolute time
hasGracePeriod() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancelOrBuilder
could also use absolute time
hasGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
hasGracePeriod() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
.google.protobuf.Duration grace_period = 1;
hasGracePeriod() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminateOrBuilder
.google.protobuf.Duration grace_period = 1;
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
 
hashCode() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
 
hashCode() - Method in class com.microsoft.azure.management.appservice.PricingTier
 
hashCode() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
hashCode() - Method in class com.microsoft.azure.management.cdn.CustomDomainResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.EndpointResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.OriginResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.ProfileResourceState
 
hashCode() - Method in class com.microsoft.azure.management.cdn.SkuName
 
hashCode() - Method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
hashCode() - Method in class com.microsoft.azure.management.compute.SnapshotSkuType
 
hashCode() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
hashCode() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
 
hashCode() - Method in class com.microsoft.azure.management.cosmosdb.KeyKind
 
hashCode() - Method in class com.microsoft.azure.management.customerinsights.ConnectorTypes
 
hashCode() - Method in class com.microsoft.azure.management.customerinsights.DataSourceType
 
hashCode() - Method in class com.microsoft.azure.management.customerinsights.ProvisioningStates
 
hashCode() - Method in class com.microsoft.azure.management.customerinsights.Status
 
hashCode() - Method in class com.microsoft.azure.management.devices.Capabilities
 
hashCode() - Method in class com.microsoft.azure.management.devices.IotHubSku
 
hashCode() - Method in class com.microsoft.azure.management.devices.JobType
 
hashCode() - Method in class com.microsoft.azure.management.devices.OperationMonitoringLevel
 
hashCode() - Method in class com.microsoft.azure.management.devices.RoutingSource
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.CostThresholdStatus
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.CostType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.CustomImageOsType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.EnableStatus
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.FileUploadOptions
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.HostCachingOptions
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.LinuxOsState
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.NotificationChannelEventType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.NotificationStatus
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.PolicyEvaluatorType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.PolicyFactName
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.PolicyStatus
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.PremiumDataDisk
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.ReportingCycleType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.SourceControlType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.StorageType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.TargetCostStatus
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.TransportProtocol
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.UsagePermissionType
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.VirtualMachineCreationSource
 
hashCode() - Method in class com.microsoft.azure.management.devtestlab.WindowsOsState
 
hashCode() - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
 
hashCode() - Method in class com.microsoft.azure.management.logic.SigningAlgorithm
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.AssetType
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.ColumnFormat
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.ColumnType
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.DiagnosticsLevel
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.InputPortType
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.OutputPortType
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.ParameterType
 
hashCode() - Method in class com.microsoft.azure.management.machinelearning.ProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.network.Access
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyName
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyType
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ApplicationGatewayTier
 
hashCode() - Method in class com.microsoft.azure.management.network.AssociationType
 
hashCode() - Method in class com.microsoft.azure.management.network.AuthenticationMethod
 
hashCode() - Method in class com.microsoft.azure.management.network.AuthorizationUseStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.BgpPeerState
 
hashCode() - Method in class com.microsoft.azure.management.network.ConnectionStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.DhGroup
 
hashCode() - Method in class com.microsoft.azure.management.network.Direction
 
hashCode() - Method in class com.microsoft.azure.management.network.EffectiveRouteSource
 
hashCode() - Method in class com.microsoft.azure.management.network.EffectiveRouteState
 
hashCode() - Method in class com.microsoft.azure.management.network.EffectiveSecurityRuleProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
 
hashCode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
 
hashCode() - Method in class com.microsoft.azure.management.network.IkeEncryption
 
hashCode() - Method in class com.microsoft.azure.management.network.IkeIntegrity
 
hashCode() - Method in class com.microsoft.azure.management.network.IPAllocationMethod
 
hashCode() - Method in class com.microsoft.azure.management.network.IpsecEncryption
 
hashCode() - Method in class com.microsoft.azure.management.network.IpsecIntegrity
 
hashCode() - Method in class com.microsoft.azure.management.network.IPVersion
 
hashCode() - Method in class com.microsoft.azure.management.network.IssueType
 
hashCode() - Method in class com.microsoft.azure.management.network.LoadBalancerSkuName
 
hashCode() - Method in class com.microsoft.azure.management.network.LoadBalancerSkuType
 
hashCode() - Method in class com.microsoft.azure.management.network.LoadDistribution
 
hashCode() - Method in class com.microsoft.azure.management.network.NetworkOperationStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.NextHopType
 
hashCode() - Method in class com.microsoft.azure.management.network.Origin
 
hashCode() - Method in class com.microsoft.azure.management.network.PcError
 
hashCode() - Method in class com.microsoft.azure.management.network.PcProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.PcStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.PfsGroup
 
hashCode() - Method in class com.microsoft.azure.management.network.ProbeProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ProcessorArchitecture
 
hashCode() - Method in class com.microsoft.azure.management.network.Protocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.network.PublicIPAddressSkuName
 
hashCode() - Method in class com.microsoft.azure.management.network.PublicIPSkuType
 
hashCode() - Method in class com.microsoft.azure.management.network.RouteNextHopType
 
hashCode() - Method in class com.microsoft.azure.management.network.SecurityRuleAccess
 
hashCode() - Method in class com.microsoft.azure.management.network.SecurityRuleDirection
 
hashCode() - Method in class com.microsoft.azure.management.network.SecurityRuleProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.network.Severity
 
hashCode() - Method in class com.microsoft.azure.management.network.TransportProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
 
hashCode() - Method in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
 
hashCode() - Method in class com.microsoft.azure.management.network.VpnClientProtocol
 
hashCode() - Method in class com.microsoft.azure.management.network.VpnType
 
hashCode() - Method in class com.microsoft.azure.management.notificationhubs.SkuName
 
hashCode() - Method in class com.microsoft.azure.management.powerbi.CheckNameReason
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.AuthType
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.EnhancedSecurityState
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.SkuName
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.StorageModelType
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.StorageType
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.StorageTypeState
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.TriggerType
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.UsagesUnit
 
hashCode() - Method in class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
 
hashCode() - Method in class com.microsoft.azure.management.redis.RebootType
 
hashCode() - Method in class com.microsoft.azure.management.redis.SkuFamily
 
hashCode() - Method in class com.microsoft.azure.management.redis.SkuName
 
hashCode() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
 
hashCode() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
hashCode() - Method in class com.microsoft.azure.management.search.UnavailableNameReason
 
hashCode() - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
 
hashCode() - Method in class com.microsoft.azure.management.servicebus.SkuName
 
hashCode() - Method in class com.microsoft.azure.management.servicebus.SkuTier
 
hashCode() - Method in class com.microsoft.azure.management.servicebus.UnavailableReason
 
hashCode() - Method in class com.microsoft.azure.management.servicefabric.ProvisioningState
 
hashCode() - Method in class com.microsoft.azure.management.streamanalytics.CompatibilityLevel
 
hashCode() - Method in class com.microsoft.azure.management.streamanalytics.Encoding
 
hashCode() - Method in class com.microsoft.azure.management.streamanalytics.EventsOutOfOrderPolicy
 
hashCode() - Method in class com.microsoft.azure.management.streamanalytics.JsonOutputSerializationFormat
 
hashCode() - Method in class com.microsoft.azure.management.streamanalytics.OutputErrorPolicy
 
hashCode() - Method in class com.microsoft.azure.management.streamanalytics.OutputStartMode
 
hashCode() - Method in class com.microsoft.azure.management.streamanalytics.SkuName
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.EndpointStatus
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.MonitorProtocol
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.ProfileDnsNameUnavailableReason
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.ProfileStatus
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.TargetAzureResourceType
 
hashCode() - Method in class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
 
hashCode() - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
 
hashCode() - Method in class com.microsoft.azure.servicebus.primitives.Pair
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
hashCode() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
hasHeader() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the hasHeader value.
HashingAlgorithm - Enum in com.microsoft.azure.management.logic
Defines values for HashingAlgorithm.
HasHostName - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a host name.
HasHostName.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the host name.
HasHostName.DefinitionStages.WithHostName<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a host name.
HasHostName.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update.
HasHostName.UpdateDefinitionStages.WithHostName<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a host name.
HasHostName.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving specifying the host name.
HasHostName.UpdateStages.WithHostName<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to specify a host name.
hasHttp() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
hasHttp() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
.FunctionRpc.RpcHttp http = 5;
hasHttp() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.TypedDataOrBuilder
.FunctionRpc.RpcHttp http = 5;
HasId - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
An interface representing a model that has a resource group name.
HasInner<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The wrapper around an inner object providing extended functionalities.
hasInvocationCancel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
hasInvocationCancel() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends cancel message to attempt to cancel an invocation.
hasInvocationCancel() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends cancel message to attempt to cancel an invocation.
hasInvocationRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
hasInvocationRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.InvocationRequest invocation_request = 4;
hasInvocationRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.InvocationRequest invocation_request = 4;
hasInvocationResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
hasInvocationResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.InvocationResponse invocation_response = 5;
hasInvocationResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.InvocationResponse invocation_response = 5;
hasKey(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
Check existence of a key in the context.
HasLoadBalancingRules - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference load balancing rules.
HasManager<ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
An interface representing a model that exposes a management client.
hasMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
hasMetadata() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
.FunctionRpc.RpcFunctionMetadata metadata = 2;
hasMetadata() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequestOrBuilder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
HasMountVolumes - Interface in com.microsoft.azure.management.batchai.model
An interface representing a model's ability to attach mount volumes.
HasMountVolumes.DefinitionStages - Interface in com.microsoft.azure.management.batchai.model
Grouping of definition stages involving specifying mount volume to mount.
HasMountVolumes.DefinitionStages.WithMountVolumes<ReturnT> - Interface in com.microsoft.azure.management.batchai.model
Defines the volumes to mount on the cluster.
HasName - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
An interface representing a model that has a name.
HasNetworkInterfaces - Interface in com.microsoft.azure.management.network.model
Interface exposing a list of network interfaces.
hasNext() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.Query
Getter for hasNext.
hasNext(QueryCollection) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Returns if the provided deviceTwinQueryCollection has a next page to query.
hasNext() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Query
Returns the availability of next element in the query response
hasNext() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection
Returns if this query collection has a next collection to return.
hasNext() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryResponse
returns the availability of next response
hasNext(Query) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.RawTwinQuery
Returns the availability of next element in response.
hasNextDeviceTwin(Query) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Returns the availability of next twin element upon query.
hasNextJob(Query) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
returns the availability of next job result in response.
HasParent<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
An interface representing a child that has an immediately available parent.
hasParents() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
 
HasPort - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to have a port number.
HasPort.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying a port number.
HasPort.DefinitionStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the port number.
HasPort.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages of a parent resource update involving specifying a port number.
HasPort.UpdateDefinitionStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the port number.
HasPort.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving specifying the port number.
HasPort.UpdateStages.WithPort<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify a port number.
HasPrivateIPAddress - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a private IP address.
HasPrivateIPAddress.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the private IP address.
HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the private IP address.
HasPrivateIPAddress.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address.
HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the private IP address.
HasPrivateIPAddress.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying the private IP address.
HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify the private IP address.
hasPrivateKey() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Verifies whether the JsonWebKey has private key.
HasProtocol<ProtocolT> - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a transport protocol.
HasProtocol.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the protocol.
HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the protocol.
HasProtocol.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol.
HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to specify the protocol.
HasProtocol.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying the protocol.
HasProtocol.UpdateStages.WithProtocol<ReturnT,ProtocolT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to modify the transport protocol.
HasPublicIPAddress - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference a public IP address.
HasPublicIPAddress.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying the public IP address.
HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with an existing public IP address.
HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address.
HasPublicIPAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.
HasPublicIPAddress.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update, involving specifying a public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with an existing public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address.
HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the definition allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.
HasPublicIPAddress.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying an existing reference to a public IP address.
HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with an existing public IP address.
HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with a new public IP address.
HasPublicIPAddress.UpdateStages.WithPublicIPAddress<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage definition allowing to associate the resource with a public IP address.
HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of the update allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.
HasResourceGroup - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
An interface representing a model that has a resource group name.
hasResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
hasResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
TODO: return type expected?
hasResult() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponseOrBuilder
TODO: return type expected?
hasResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
hasResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
.FunctionRpc.StatusResult result = 3;
hasResult() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
.FunctionRpc.StatusResult result = 3;
hasResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
hasResult() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
.FunctionRpc.StatusResult result = 3;
hasResult() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponseOrBuilder
.FunctionRpc.StatusResult result = 3;
hasReturnValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
hasReturnValue() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
.FunctionRpc.TypedData return_value = 4;
hasReturnValue() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponseOrBuilder
.FunctionRpc.TypedData return_value = 4;
hasRpcLog() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
hasRpcLog() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.RpcLog rpc_log = 2;
hasRpcLog() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.RpcLog rpc_log = 2;
hasSameName(String) - Method in class com.microsoft.azure.sdk.iot.device.MessageProperty
Equivalent to property.getName().equalsIgnoreCase(name).
HasServerNameIndication - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to require server name indication.
HasServerNameIndication.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving requiring the server name indication.
HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to require server name indication (SNI).
HasServerNameIndication.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a parent resource update.
HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a definition allowing to require server name indication (SNI).
HasServerNameIndication.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving requiring the server name indication.
HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of an update allowing to require server name indication (SNI).
HasSslCertificate<T> - Interface in com.microsoft.azure.management.network.model
An interface representing a model's ability to reference an SSL certificate.
HasSslCertificate.DefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages involving specifying an SSL certificate.
HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the SSL certificate to associate with it.
HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate.
HasSslCertificate.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network.model
Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates.
HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the SSL certificate to associate with it.
HasSslCertificate.UpdateDefinitionStages.WithSslPassword<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate.
HasSslCertificate.UpdateStages - Interface in com.microsoft.azure.management.network.model
Grouping of update stages involving modifying SSL certificates.
HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource update allowing to specify the SSL certificate to associate with it.
HasSslCertificate.UpdateStages.WithSslPassword<ReturnT> - Interface in com.microsoft.azure.management.network.model
The stage of a resource update allowing to specify the password for the private key of the imported SSL certificate.
hasStartStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
hasStartStream() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.StartStream start_stream = 20;
hasStartStream() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.StartStream start_stream = 20;
HasSubnet - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
An interface representing a model's ability to reference a subnet by its name and network's ID.
HasSubnet.DefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Grouping of definition stages involving associating an existing subnet with a resource.
HasSubnet.DefinitionStages.WithSubnet<ReturnT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
The stage of a definition allowing to associate a subnet with a resource.
HasSubnet.UpdateDefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Grouping of definition stages applicable as part of a parent resource update, involving associating a subnet with a resource.
HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
The stage of a definition allowing to associate a subnet with a resource.
HasSubnet.UpdateStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Grouping of update stages involving associating an existing subnet with a resource.
HasSubnet.UpdateStages.WithSubnet<ReturnT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
The stage of an update allowing to associate a subnet with a resource.
hasWorkerActionResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
hasWorkerActionResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker requests a desired action (restart worker, reload function)
hasWorkerActionResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker requests a desired action (restart worker, reload function)
hasWorkerHeartbeat() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
hasWorkerHeartbeat() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker periodically sends empty heartbeat message to host
hasWorkerHeartbeat() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker periodically sends empty heartbeat message to host
hasWorkerInitRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
hasWorkerInitRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends capabilities/init data to worker
hasWorkerInitRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends capabilities/init data to worker
hasWorkerInitResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
hasWorkerInitResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Worker responds after initializing with its capabilities & status
hasWorkerInitResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Worker responds after initializing with its capabilities & status
hasWorkerStatusRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
hasWorkerStatusRequest() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Add any worker relevant status to response
hasWorkerStatusRequest() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Add any worker relevant status to response
hasWorkerStatusResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
hasWorkerStatusResponse() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
hasWorkerStatusResponse() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
hasWorkerTerminate() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
hasWorkerTerminate() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
Host sends terminate message to worker.
hasWorkerTerminate() - Method in interface com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessageOrBuilder
Host sends terminate message to worker.
HEADER - Static variable in class com.microsoft.azure.management.apimanagement.VersioningScheme
Static value Header for VersioningScheme.
headerFields - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
headerFields - Variable in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
 
headerProperty() - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Get the headerProperty value.
headerProperty() - Method in class com.microsoft.azure.management.apimanagement.SubscriptionKeyParameterNamesContract
Get the headerProperty value.
headers() - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Get the headers value.
headers() - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Get the headers value.
headers() - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Get the headers value.
headers() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Get the headers value.
headers() - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Get the headers value.
HEADERS_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
headerVersion() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the headerVersion value.
health() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Get the health value.
healthCheckRetryTimeout() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the healthCheckRetryTimeout value.
healthCheckStableDuration() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the healthCheckStableDuration value.
healthCheckWaitDuration() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the healthCheckWaitDuration value.
healthPolicy() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the healthPolicy value.
healthProbe() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
Get the healthProbe value.
healthyHttpResponseBodyContents() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
healthyHttpResponseStatusCodeRanges() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
HEARD_ISLAND_MCDONALD_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
helpLink() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the helpLink value.
helpLink() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the helpLink value.
HIGH_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value HighPerformance for VirtualNetworkGatewaySkuName.
HIGH_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value HighPerformance for VirtualNetworkGatewaySkuTier.
highThresholds() - Method in class com.microsoft.azure.management.monitor.Baseline
Get the highThresholds value.
HiveJobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
Hive job properties used when retrieving Hive jobs.
HiveJobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.HiveJobProperties
 
HOLY_SEE_VATICAN_CITY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
HOLY_SEE_VATICAN_CITY_STATE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
HONDURAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
HONDURAS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
HONG_KONG - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
HONG_KONG_SAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
hops() - Method in interface com.microsoft.azure.management.network.ConnectivityCheck
 
host() - Method in class com.microsoft.azure.management.containerregistry.Request
Get the host value.
host() - Method in class com.microsoft.azure.management.dns.SoaRecord
Get the host value.
host() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
HOST_NAME_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
HOST_NAME_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
HOST_NAME_SEPARATOR - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
HOST_NAME_SEPARATOR - Static variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
HOST_VERSION_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
HostCachingOptions - Class in com.microsoft.azure.management.devtestlab
Defines values for HostCachingOptions.
HostCachingOptions(String) - Constructor for class com.microsoft.azure.management.devtestlab.HostCachingOptions
Creates a custom value for HostCachingOptions.
hostHeader() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
HostInformationNotPresent - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The host information was missing from the HTTP request.
HOSTING_ENVIRONMENT - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value HostingEnvironment for CheckNameResourceTypes.
hostingEnvironment() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the hostingEnvironment value.
HostingEnvironmentDeploymentInfo - Class in com.microsoft.azure.management.appservice
Information needed to create resources on an App Service Environment.
HostingEnvironmentDeploymentInfo() - Constructor for class com.microsoft.azure.management.appservice.HostingEnvironmentDeploymentInfo
 
hostingEnvironmentProfile() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
HostingEnvironmentProfile - Class in com.microsoft.azure.management.appservice
Specification for an App Service Environment to use for this resource.
HostingEnvironmentProfile() - Constructor for class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
 
HostingEnvironmentStatus - Enum in com.microsoft.azure.management.appservice
Defines values for HostingEnvironmentStatus.
HostingMode - Enum in com.microsoft.azure.management.search
Defines values for HostingMode.
hostingMode() - Method in interface com.microsoft.azure.management.search.SearchService
The hosting mode value.
hostName() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the hostName value.
hostname() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfigurationOld
Get the hostname value.
HostName - Class in com.microsoft.azure.management.appservice
Details of a hostname derived from a domain.
HostName() - Constructor for class com.microsoft.azure.management.appservice.HostName
 
hostName() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
hostName() - Method in class com.microsoft.azure.management.cdn.CustomDomainParameters
Get the hostName value.
hostName() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the hostName value.
hostName() - Method in class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
Get the hostName value.
hostName() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the hostName value.
hostName() - Method in interface com.microsoft.azure.management.network.model.HasHostName
 
hostName() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
hostname - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
hostName - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
hostName - Variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
hostName - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
 
hostName - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
HOSTNAME_ATTRIBUTE - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
as of release 1.2.27 this value is deprecated and will not be replaced. The hostname attribute name in a connection string.
HostNameBinding - Interface in com.microsoft.azure.management.appservice
An immutable representation of a host name binding.
HostNameBinding.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname binding definition.
HostNameBinding.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of hostname binding definition stages applicable as part of a web app creation.
HostNameBinding.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a host name binding definition.
HostNameBinding.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname binding definition.
HostNameBinding.DefinitionStages.WithDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing domain to be specified.
HostNameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing DNS record type to be set.
HostNameBinding.DefinitionStages.WithSubDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing sub-domain to be specified.
HostNameBinding.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname binding definition as part of a web app update.
HostNameBinding.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of host name binding definition stages applicable as part of a web app creation.
HostNameBinding.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a host name binding definition.
HostNameBinding.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname binding definition.
HostNameBinding.UpdateDefinitionStages.WithDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing domain to be specified.
HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing DNS record type to be set.
HostNameBinding.UpdateDefinitionStages.WithSubDomain<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname binding definition allowing sub-domain to be specified.
HostnameConfiguration - Class in com.microsoft.azure.management.apimanagement
Custom hostname configuration.
HostnameConfiguration() - Constructor for class com.microsoft.azure.management.apimanagement.HostnameConfiguration
 
HostnameConfigurationOld - Class in com.microsoft.azure.management.apimanagement
Custom hostname configuration.
HostnameConfigurationOld() - Constructor for class com.microsoft.azure.management.apimanagement.HostnameConfigurationOld
 
hostnameConfigurations() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the hostnameConfigurations value.
hostNames() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
hostNames() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
hostNamesDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
HostNameSslBinding - Interface in com.microsoft.azure.management.appservice
An immutable representation of an host name SSL binding.
HostNameSslBinding.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname SSL binding definition.
HostNameSslBinding.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of hostname SSL binding definition stages applicable as part of a web app creation.
HostNameSslBinding.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a hostname SSL binding definition.
HostNameSslBinding.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname SSL binding definition.
HostNameSslBinding.DefinitionStages.WithCertificate<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing certificate information to be specified.
HostNameSslBinding.DefinitionStages.WithHostname<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing hostname to be specified.
HostNameSslBinding.DefinitionStages.WithKeyVault<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing key vault for certificate store to be specified.
HostNameSslBinding.DefinitionStages.WithSslType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing SSL type to be specified.
HostNameSslBinding.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a hostname SSL binding definition as part of a web app update.
HostNameSslBinding.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of hostname SSL binding definition stages applicable as part of a web app update.
HostNameSslBinding.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a hostname SSL binding definition.
HostNameSslBinding.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the hostname SSL binding definition.
HostNameSslBinding.UpdateDefinitionStages.WithCertificate<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing certificate information to be specified.
HostNameSslBinding.UpdateDefinitionStages.WithHostname<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing hostname to be specified.
HostNameSslBinding.UpdateDefinitionStages.WithKeyVault<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing key vault for certificate store to be specified.
HostNameSslBinding.UpdateDefinitionStages.WithSslType<ParentT> - Interface in com.microsoft.azure.management.appservice
The stage of a hostname SSL binding definition allowing SSL type to be specified.
HostNameSslState - Class in com.microsoft.azure.management.appservice
SSL-enabled hostname.
HostNameSslState() - Constructor for class com.microsoft.azure.management.appservice.HostNameSslState
 
hostNameSslStates() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
HostnameType - Enum in com.microsoft.azure.management.apimanagement
Defines values for HostnameType.
hostNameType() - Method in class com.microsoft.azure.management.appservice.HostName
Get the hostNameType value.
hostNameType() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
HostNameType - Enum in com.microsoft.azure.management.appservice
Defines values for HostNameType.
hostPath() - Method in class com.microsoft.azure.management.batchai.LocalDataVolume
Get the hostPath value.
hostType() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the hostType value.
HostType - Enum in com.microsoft.azure.management.appservice
Defines values for HostType.
HourDetails - Class in com.microsoft.azure.management.devtestlab
Properties of an hourly schedule.
HourDetails() - Constructor for class com.microsoft.azure.management.devtestlab.HourDetails
 
HourDetailsFragment - Class in com.microsoft.azure.management.devtestlab
Properties of an hourly schedule.
HourDetailsFragment() - Constructor for class com.microsoft.azure.management.devtestlab.HourDetailsFragment
 
hours() - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Get the hours value.
hours() - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Get the hours value.
hours() - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Get the hours value.
hours() - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Get the hours value.
hsm() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the hsm value.
HTTP - Static variable in class com.microsoft.azure.management.apimanagement.ApiType
Static value http for ApiType.
HTTP - Static variable in class com.microsoft.azure.management.apimanagement.BackendProtocol
Static value http for BackendProtocol.
HTTP - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
Static value Http for ApplicationGatewayProtocol.
HTTP - Static variable in class com.microsoft.azure.management.network.ProbeProtocol
Static value Http for ProbeProtocol.
HTTP - Static variable in class com.microsoft.azure.management.trafficmanager.MonitorProtocol
Static value HTTP for MonitorProtocol.
HTTP_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
HttpAuthentication - Class in com.microsoft.azure.management.scheduler
The HttpAuthentication model.
HttpAuthentication() - Constructor for class com.microsoft.azure.management.scheduler.HttpAuthentication
 
HttpAuthenticationType - Enum in com.microsoft.azure.management.scheduler
Defines values for HttpAuthenticationType.
httpClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
httpConfigurationHealths() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHealth
 
HttpConnection - Class in com.microsoft.azure.sdk.iot.deps.transport.http
A wrapper for the Java SE class HttpsURLConnection.
HttpConnection(URL, HttpMethod) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Constructor.
HttpConnection() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
 
HttpConnection - Class in com.microsoft.azure.sdk.iot.service.transport.http
A wrapper for the Java SE class HttpsURLConnection.
HttpConnection(URL, HttpMethod) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Constructor.
HttpConnection() - Constructor for class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
 
httpGatewayEndpointPort() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the httpGatewayEndpointPort value.
httpLoggingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the httpLoggingEnabled value.
HttpLogsConfig - Class in com.microsoft.azure.management.appservice
Http logs configuration.
HttpLogsConfig() - Constructor for class com.microsoft.azure.management.appservice.HttpLogsConfig
 
HttpMessage - Class in com.microsoft.azure.management.resources
HTTP message.
HttpMessage() - Constructor for class com.microsoft.azure.management.resources.HttpMessage
 
HttpMessage - Interface in com.microsoft.azure.sdk.iot.deps.transport.http
An HTTPS message.
HttpMessage - Interface in com.microsoft.azure.sdk.iot.service.transport.http
An HTTPS message.
HttpMethod - Enum in com.microsoft.azure.sdk.iot.deps.transport.http
The HTTPS request method (i.e.
HttpMethod - Enum in com.microsoft.azure.sdk.iot.service.transport.http
The HTTPS request method (i.e.
HttpOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
httpPort() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
httpPort() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the httpPort value.
httpProbes() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
HttpProtocol - Enum in com.microsoft.azure.management.storage
Defines values for HttpProtocol.
httpRequest() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the httpRequest value.
HTTPREQUEST - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "httpRequest" for EventDataPropertyName.
HttpRequest - Class in com.microsoft.azure.management.scheduler
The HttpRequest model.
HttpRequest() - Constructor for class com.microsoft.azure.management.scheduler.HttpRequest
 
HttpRequest - Class in com.microsoft.azure.sdk.iot.deps.transport.http
 
HttpRequest(URL, HttpMethod, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Constructor.
HttpRequest() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
 
HttpRequest - Class in com.microsoft.azure.sdk.iot.service.transport.http
 
HttpRequest(URL, HttpMethod, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.http.HttpRequest
Constructor.
HttpRequest() - Constructor for class com.microsoft.azure.sdk.iot.service.transport.http.HttpRequest
 
HttpRequestInfo - Class in com.microsoft.azure.management.monitor
The Http request info.
HttpRequestInfo() - Constructor for class com.microsoft.azure.management.monitor.HttpRequestInfo
 
HttpRequestMessage<T> - Interface in com.microsoft.azure.serverless.functions
An HttpRequestMessage instance is provided to Azure functions that use HTTP Triggers.
HttpResponse - Class in com.microsoft.azure.sdk.iot.deps.transport.http
An HTTPS response.
HttpResponse(int, byte[], Map<String, List<String>>, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
Constructor.
HttpResponse() - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
HttpResponse - Class in com.microsoft.azure.sdk.iot.service.transport.http
An HTTPS response.
HttpResponse(int, byte[], Map<String, List<String>>, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
Constructor.
HttpResponse() - Constructor for class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
 
httpResponseCode - Variable in exception com.microsoft.azure.datalake.store.ADLException
the HTTP response code returned by the server
httpResponseCode - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the HTTP response code from the call
httpResponseMessage - Variable in exception com.microsoft.azure.datalake.store.ADLException
The HTTP response message
httpResponseMessage - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the message that came with the HTTP response
HttpResponseMessage<T> - Interface in com.microsoft.azure.serverless.functions
An HttpResponseMessage instance is returned by Azure Functions methods that are triggered by an HttpTrigger.
httpResponseVerification(int, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientExceptionManager
Verify response using response status
httpResponseVerification(HttpResponse) - Static method in class com.microsoft.azure.sdk.iot.service.exceptions.IotHubExceptionManager
Verify Http response using response status
HTTPS - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
Static value Https for ApplicationGatewayProtocol.
HTTPS - Static variable in class com.microsoft.azure.management.trafficmanager.MonitorProtocol
Static value HTTPS for MonitorProtocol.
HTTPS_APP_PROPERTY_PREFIX - Static variable in interface com.microsoft.azure.sdk.iot.device.transport.https.HttpsMessage
The prefix to be added to an HTTPS application-defined property.
HTTPS_APP_PROPERTY_PREFIX - Static variable in interface com.microsoft.azure.sdk.iot.service.transport.http.HttpMessage
The prefix to be added to an HTTPS application-defined property.
HTTPS_SYSTEM_PROPERTY_PREFIX - Static variable in interface com.microsoft.azure.sdk.iot.device.transport.https.HttpsMessage
The prefix to be added to an HTTPS system-defined property.
HttpsBatchMessage - Class in com.microsoft.azure.sdk.iot.device.transport.https
Builds a batched IoT Hub request body as a JSON array.
HttpsBatchMessage() - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage
Constructor.
HttpsConnection - Class in com.microsoft.azure.sdk.iot.device.transport.https
A wrapper for the Java SE class HttpsURLConnection.
HttpsConnection(URL, HttpsMethod) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Constructor.
HttpsConnection() - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
 
HttpsIotHubConnection - Class in com.microsoft.azure.sdk.iot.device.transport.https
An HTTPS connection between a device and an IoT Hub.
HttpsIotHubConnection(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsIotHubConnection
Constructs an instance from the given DeviceClientConfig object.
HttpsMessage - Interface in com.microsoft.azure.sdk.iot.device.transport.https
An HTTPS message.
HttpsMethod - Enum in com.microsoft.azure.sdk.iot.device.transport.https
The HTTPS request method (i.e.
httpsPort() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
httpsPort() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the httpsPort value.
HttpsRequest - Class in com.microsoft.azure.sdk.iot.device.transport.https
An HTTPS request.
HttpsRequest(URL, HttpsMethod, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsRequest
Constructor.
HttpsRequest() - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsRequest
 
HttpsResponse - Class in com.microsoft.azure.sdk.iot.device.transport.https
An HTTPS response.
HttpsResponse(int, byte[], Map<String, List<String>>, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse
Constructor.
HttpsResponse() - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse
 
HttpsSingleMessage - Class in com.microsoft.azure.sdk.iot.device.transport.https
A single HTTPS message.
httpStatus() - Method in class com.microsoft.azure.management.resources.ErrorResponse
Get the httpStatus value.
HttpStatusCode - Enum in com.microsoft.azure.management.dns
Defines values for HttpStatusCode.
HttpsTransport - Class in com.microsoft.azure.sdk.iot.device.transport.https
An HTTPS transport.
HttpsTransport(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Constructs an instance from the given DeviceClientConfig object.
HttpsTransport.HttpsTransportState - Enum in com.microsoft.azure.sdk.iot.device.transport.https
The state of the HTTPS transport.
HttpsTransportManager - Class in com.microsoft.azure.sdk.iot.device.transport.https
Implementation of the transport manager for https.
HttpsTransportManager(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransportManager
Constructor
HttpTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
The HttpTrigger annotation is applied to Azure functions that will be triggered by a call to the HTTP endpoint that the function is located at.
HUB_WIN - Static variable in class com.microsoft.azure.management.sql.SyncConflictResolutionPolicy
Static value HubWin for SyncConflictResolutionPolicy.
HubBillingInfoFormat - Class in com.microsoft.azure.management.customerinsights
Hub billing info.
HubBillingInfoFormat() - Constructor for class com.microsoft.azure.management.customerinsights.HubBillingInfoFormat
 
HUMAN_INTERVENTION - Static variable in class com.microsoft.azure.management.customerinsights.ProvisioningStates
Static value HumanIntervention for ProvisioningStates.
HUNGARY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
HUNGARY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
HYPER_NET_GATEWAY - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value HyperNetGateway for NextHopType.

I

I2OSP(BigInteger, int) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
IAmqpConnection - Interface in com.microsoft.azure.servicebus.amqp
 
IAmqpLink - Interface in com.microsoft.azure.servicebus.amqp
 
IAmqpReceiver - Interface in com.microsoft.azure.servicebus.amqp
 
IAmqpSender - Interface in com.microsoft.azure.servicebus.amqp
 
IAuthenticatedCryptoTransform - Interface in com.microsoft.azure.keyvault.cryptography
 
ICELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ICELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ICheckpointManager - Interface in com.microsoft.azure.eventprocessorhost
If you wish to have EventProcessorHost store checkpoints somewhere other than Azure Storage, you can write your own checkpoint manager using this interface.
ICloseable - Interface in com.microsoft.azure.servicebus
Defines a standard way of properly closing and disposing objects.
ICryptoTransform - Interface in com.microsoft.azure.keyvault.cryptography
Defines the basic operations of cryptographic transformations.
id() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentSku
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the id value.
id() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.Contacts
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateOperation
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.IssuerBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.custom.SecretBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the id value.
id() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the id value.
id() - Method in class com.microsoft.azure.management.apimanagement.ApimResource
Get the id value.
id() - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Get the id value.
id() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Get the id value.
id() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the id value.
id() - Method in class com.microsoft.azure.management.apimanagement.ProductTagResourceContractProperties
Get the id value.
id() - Method in class com.microsoft.azure.management.apimanagement.TagTagResourceContractProperties
Get the id value.
id() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Get the id value.
id() - Method in class com.microsoft.azure.management.appservice.ProxyOnlyResource
Get the id value.
id() - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Get the id value.
id() - Method in class com.microsoft.azure.management.appservice.Solution
Get the id value.
id() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the id value.
id() - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Get the id value.
id() - Method in class com.microsoft.azure.management.batchai.InputDirectory
Get the id value.
id() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the id value.
id() - Method in class com.microsoft.azure.management.batchai.ResourceId
Get the id value.
id() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node resource ID string.
id() - Method in class com.microsoft.azure.management.compute.ApiEntityReference
Get the id value.
id() - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Get the id value.
id() - Method in class com.microsoft.azure.management.compute.ImageReference
 
id() - Method in class com.microsoft.azure.management.compute.SourceVault
Get the id value.
id() - Method in class com.microsoft.azure.management.compute.SubResourceReadOnly
Get the id value.
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
id() - Method in class com.microsoft.azure.management.consumption.ProxyResource
Get the id value.
id() - Method in class com.microsoft.azure.management.containerregistry.EventContent
Get the id value.
id() - Method in class com.microsoft.azure.management.containerregistry.Request
Get the id value.
id() - Method in class com.microsoft.azure.management.containerregistry.StorageAccountProperties
Get the id value.
id() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 
id() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the id value.
id() - Method in class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
Get the id value.
id() - Method in class com.microsoft.azure.management.customerinsights.ProxyResource
Get the id value.
id() - Method in class com.microsoft.azure.management.datalake.analytics.models.SubResource
Get the id value.
id() - Method in class com.microsoft.azure.management.datalake.store.models.SubResource
Get the id value.
id() - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnet
Get the id value.
id() - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnetFragment
Get the id value.
id() - Method in interface com.microsoft.azure.management.eventhub.NestedResource
 
id() - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReferenceKeyVault
Get the id value.
id() - Method in class com.microsoft.azure.management.logic.ResourceReference
Get the id value.
id() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the id value.
id() - Method in class com.microsoft.azure.management.machinelearning.CommitmentPlan
Get the id value.
id() - Method in class com.microsoft.azure.management.machinelearning.MachineLearningWorkspace
Get the id value.
id() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the id value.
id() - Method in class com.microsoft.azure.management.monitor.Metric
Get the id value.
id() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the id value.
id() - Method in class com.microsoft.azure.management.monitor.ProxyOnlyResource
Get the id value.
id() - Method in class com.microsoft.azure.management.network.ConnectivityHop
Get the id value.
id() - Method in class com.microsoft.azure.management.network.NetworkInterfaceAssociation
Get the id value.
id() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
id() - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Get the id value.
id() - Method in class com.microsoft.azure.management.network.SubnetAssociation
Get the id value.
id() - Method in interface com.microsoft.azure.management.network.Topology
 
id() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the id value.
id() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the id value.
id() - Method in class com.microsoft.azure.management.network.VirtualNetworkConnectionGatewayReference
Get the id value.
id() - Method in class com.microsoft.azure.management.resources.BasicDependency
Get the id value.
id() - Method in class com.microsoft.azure.management.resources.Dependency
Get the id value.
id() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.ExternalChildResource
 
id() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
 
id() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
id() - Method in class com.microsoft.azure.management.resources.TargetResource
Get the id value.
id() - Method in class com.microsoft.azure.management.sql.PartnerInfo
Get the id value.
id() - Method in class com.microsoft.azure.management.sql.ResourceMoveDefinition
Get the id value.
id() - Method in class com.microsoft.azure.management.sql.ServiceObjectiveCapability
Get the id value.
id() - Method in interface com.microsoft.azure.management.sql.SqlActiveDirectoryAdministrator
 
identifier - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
identifier() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
identifierUris() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
identities() - Method in class com.microsoft.azure.management.apimanagement.UserEntityBaseParameters
Get the identities value.
identities() - Method in class com.microsoft.azure.management.Azure
 
Identities - Interface in com.microsoft.azure.management.msi
Entry point to Azure Managed Service Identity (MSI) Identity resource management API.
identity() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the identity value.
identity() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the identity value.
Identity - Interface in com.microsoft.azure.management.msi
An immutable client-side representation of an Azure Managed Service Identity (MSI) Identity resource.
Identity - Class in com.microsoft.azure.management.resources
Identity for the resource.
Identity() - Constructor for class com.microsoft.azure.management.resources.Identity
 
Identity - Class in com.microsoft.azure.management.storage
Identity for the resource.
Identity() - Constructor for class com.microsoft.azure.management.storage.Identity
Creates an instance of Identity class.
Identity.Definition - Interface in com.microsoft.azure.management.msi
Container interface for all the definitions related to identity.
Identity.DefinitionStages - Interface in com.microsoft.azure.management.msi
Grouping of identity definition stages.
Identity.DefinitionStages.Blank - Interface in com.microsoft.azure.management.msi
The first stage of an identity definition.
Identity.DefinitionStages.WithAccess - Interface in com.microsoft.azure.management.msi
The stage of the identity definition allowing to set access role (permission) for it to access a resource.
Identity.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.msi
The stage of the identity definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
Identity.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.msi
The stage of the identity definition allowing to specify the resource group.
Identity.Update - Interface in com.microsoft.azure.management.msi
The template for an identity update operation, containing all the settings that can be modified.
Identity.UpdateStages - Interface in com.microsoft.azure.management.msi
Grouping of identity update stages.
Identity.UpdateStages.WithAccess - Interface in com.microsoft.azure.management.msi
The stage of the identity update allowing to set access role (permission) for it to access a resource or remove an assigned role.
identityIds() - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Get the identityIds value.
identityIds() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Get the identityIds value.
IdentityProperties - Class in com.microsoft.azure.management.devtestlab
IdentityProperties.
IdentityProperties() - Constructor for class com.microsoft.azure.management.devtestlab.IdentityProperties
 
IdentityProviderBaseParameters - Class in com.microsoft.azure.management.apimanagement
Identity Provider Base Parameter Properties.
IdentityProviderBaseParameters() - Constructor for class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
 
IdentityProviderType - Class in com.microsoft.azure.management.apimanagement
Defines values for IdentityProviderType.
IdentityProviderType() - Constructor for class com.microsoft.azure.management.apimanagement.IdentityProviderType
 
IdentityType - Class in com.microsoft.azure.management.sql
Defines values for IdentityType.
IdentityType() - Constructor for class com.microsoft.azure.management.sql.IdentityType
 
idle() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the idle value.
IDLE - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Idle for BgpPeerState.
idleNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get the idleNodeCount value.
idleTimeoutInMinutes() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Get the idleTimeoutInMinutes value.
idleTimeoutInMinutes() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Get the idleTimeoutInMinutes value.
idleTimeoutInMinutes() - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule
 
idleTimeoutInMinutes() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
idleTimeoutInMinutes() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateTrustedIdProviderParameters
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.TrustedIdProvider
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderParameters
Get the idProvider value.
idProvider() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Get the idProvider value.
IEventProcessor - Interface in com.microsoft.azure.eventprocessorhost
Interface that must be implemented by event processor classes.
IEventProcessorFactory<T extends IEventProcessor> - Interface in com.microsoft.azure.eventprocessorhost
Interface that must be implemented by an event processor factory class.
IfExists - Enum in com.microsoft.azure.datalake.store
Enum specifying actions to take if attempting to create a file that already exists.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the ifMatch value.
ifMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the ifMatch value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the ifModifiedSince value.
ifModifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the ifModifiedSince value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the ifNoneMatch value.
ifNoneMatch() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the ifNoneMatch value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the ifUnmodifiedSince value.
ifUnmodifiedSince() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the ifUnmodifiedSince value.
ignoreCertificateNameMismatch() - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Get the ignoreCertificateNameMismatch value.
ignoreCertificateNameMismatch() - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Get the ignoreCertificateNameMismatch value.
ignoreMissingSqlServiceEndpoint() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint
Sets the flag to ignore the missing subnet's SQL service endpoint entry.
ignoreMissingSqlServiceEndpoint() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint
Sets the flag to ignore the missing subnet's SQL service endpoint entry.
ignoreMissingSqlServiceEndpoint() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRuleOperations.DefinitionStages.WithServiceEndpoint
Sets the flag to ignore the missing subnet's SQL service endpoint entry.
ignoreQuotas() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the ignoreQuotas value.
IInheritedBehaviors - Interface in com.microsoft.azure.batch
This interface defines methods and properties that are inherited from the instantiating parent object.
IKE_V2 - Static variable in class com.microsoft.azure.management.network.VpnClientProtocol
Static value IkeV2 for VpnClientProtocol.
IkeEncryption - Class in com.microsoft.azure.management.network
Defines values for IkeEncryption.
IkeEncryption(String) - Constructor for class com.microsoft.azure.management.network.IkeEncryption
Creates a custom value for IkeEncryption.
ikeEncryption() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the ikeEncryption value.
IkeIntegrity - Class in com.microsoft.azure.management.network
Defines values for IkeIntegrity.
IkeIntegrity(String) - Constructor for class com.microsoft.azure.management.network.IkeIntegrity
Creates a custom value for IkeIntegrity.
ikeIntegrity() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the ikeIntegrity value.
IKey - Interface in com.microsoft.azure.keyvault.core
Interface for representing cryptographic keys with the Microsoft Azure Key Vault libraries.
IKeyResolver - Interface in com.microsoft.azure.keyvault.core
Interface for representing key resolving operations with the Microsoft Azure Key Vault libraries.
ILeaseManager - Interface in com.microsoft.azure.eventprocessorhost
If you wish to have EventProcessorHost store leases somewhere other than Azure Storage, you can write your own lease manager using this interface.
IllegalConnectionStringFormatException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when the connection string provided does not meet the requirement for connection.
IllegalConnectionStringFormatException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when the connection string provided does not meet the requirement for connection.
IllegalEntityException - Exception in com.microsoft.azure.eventhubs
This exception is thrown for the following reasons: When the entity user attempted to connect does not exist The entity user wants to connect is disabled
IllegalEntityException(String) - Constructor for exception com.microsoft.azure.eventhubs.IllegalEntityException
 
IllegalEntityException(Throwable) - Constructor for exception com.microsoft.azure.eventhubs.IllegalEntityException
 
IllegalEntityException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.IllegalEntityException
 
IllegalState - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
IllegalState - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
image() - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Get the image value.
image() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the image value.
image() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the image value.
image() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the image value.
image() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the image value.
image() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the image value.
ImageDataDisk - Class in com.microsoft.azure.management.compute
Describes a data disk.
ImageDataDisk() - Constructor for class com.microsoft.azure.management.compute.ImageDataDisk
 
ImageDiskReference - Class in com.microsoft.azure.management.compute
The source image used for creating the disk.
ImageDiskReference() - Constructor for class com.microsoft.azure.management.compute.ImageDiskReference
 
imageName() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Get the imageName value.
imageName() - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesCustom
Get the imageName value.
ImageOSDisk - Class in com.microsoft.azure.management.compute
Describes an Operating System disk.
ImageOSDisk() - Constructor for class com.microsoft.azure.management.compute.ImageOSDisk
 
ImageReference - Class in com.microsoft.azure.batch.protocol.models
A reference to an Azure Virtual Machines Marketplace image or a custom Azure Virtual Machine image.
ImageReference() - Constructor for class com.microsoft.azure.batch.protocol.models.ImageReference
 
imageReference() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the imageReference value.
ImageReference - Class in com.microsoft.azure.management.batchai
The image reference.
ImageReference() - Constructor for class com.microsoft.azure.management.batchai.ImageReference
 
imageReference() - Method in class com.microsoft.azure.management.batchai.VirtualMachineConfiguration
Get the imageReference value.
imageReference() - Method in class com.microsoft.azure.management.compute.CreationData
Get the imageReference value.
ImageReference - Class in com.microsoft.azure.management.compute
The image reference.
ImageReference() - Constructor for class com.microsoft.azure.management.compute.ImageReference
Creates ImageReference.
ImageReference(ImageReferenceInner) - Constructor for class com.microsoft.azure.management.compute.ImageReference
Creates ImageReference.
imageReference() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
imageReference() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
imageReference() - Method in class com.microsoft.azure.management.compute.StorageProfile
Get the imageReference value.
imageReference() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
imageReference() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Get the imageReference value.
imageReference() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Get the imageReference value.
ImageRegistryCredential - Class in com.microsoft.azure.management.containerinstance
Image registry credential.
ImageRegistryCredential() - Constructor for class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
 
imageRegistryServers() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
images() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
imageSourceRegistry() - Method in class com.microsoft.azure.management.batchai.ContainerSettings
Get the imageSourceRegistry value.
ImageSourceRegistry - Class in com.microsoft.azure.management.batchai
Details of the container image such as name, URL and credentials.
ImageSourceRegistry() - Constructor for class com.microsoft.azure.management.batchai.ImageSourceRegistry
 
ImageStorageProfile - Class in com.microsoft.azure.management.compute
Describes a storage profile.
ImageStorageProfile() - Constructor for class com.microsoft.azure.management.compute.ImageStorageProfile
 
IMessage - Interface in com.microsoft.azure.servicebus
Represents the message that is exchanged between Azure Service Bus and its clients.
IMessageBrowser - Interface in com.microsoft.azure.servicebus
Represents a message browser that can browse messages from Azure Service Bus.
IMessageEntityClient - Interface in com.microsoft.azure.servicebus
Represents a messaging client to an Azure Service Bus entity.
IMessageHandler - Interface in com.microsoft.azure.servicebus
IMessageReceiver - Interface in com.microsoft.azure.servicebus
Defines message receiver interface.
IMessageSender - Interface in com.microsoft.azure.servicebus
Represents a message sender that sends messages to Azure Service Bus.
IMessageSession - Interface in com.microsoft.azure.servicebus
Describes a Session object.
IMessageSessionEntity - Interface in com.microsoft.azure.servicebus
Represents a session full client entity.
impl(InnerT) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ListToMapConverter
 
implementationAcknowledgementVersion() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the implementationAcknowledgementVersion value.
IMPLICIT - Static variable in class com.microsoft.azure.management.apimanagement.GrantType
Static value implicit for GrantType.
IMPORT - Static variable in class com.microsoft.azure.management.compute.DiskCreateOption
Static value Import for DiskCreateOption.
IMPORT - Static variable in class com.microsoft.azure.management.devices.JobType
Static value import for JobType.
IMPORT - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value import for CertificatePermissions.
IMPORT - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value import for KeyPermissions.
importBacpac(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Imports into the current database from a specified URI path; the current database must be empty.
importBacpac(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Imports into the current database from an existing storage account and relative path; the current database must be empty.
importCertificate(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificate(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificate(ImportCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports a certificate into the specified vault.
importCertificateAsync(String, String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateAsync(ImportCertificateRequest, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports a certificate into the specified vault.
ImportCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The import certificate request class.
ImportCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
importCertificateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importCertificateWithServiceResponseAsync(String, String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports a certificate into a specified key vault.
importData(List<String>, String) - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Import data into Redis Cache.
importData(List<String>) - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Import data into Redis Cache.
importDevices(String, String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Create a bulk import job.
importDevicesAsync(String, String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for importDevices() operation
importFrom(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithImportFrom
Creates a new database from a BACPAC file.
importFrom(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithImportFrom
Creates a new database from a BACPAC file.
importFrom(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithImportFromAfterElasticPool
Creates a new database from a BACPAC file.
importFrom(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithImportFromAfterElasticPool
Creates a new database from a BACPAC file.
importFrom(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.ImportFrom
 
importFrom(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.ImportFrom
 
importFrom(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithImportFrom
Creates a new database from a BACPAC file.
importFrom(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithImportFrom
Creates a new database from a BACPAC file.
importFrom(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithImportFromAfterElasticPool
Creates a new database from a BACPAC file.
importFrom(StorageAccount, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithImportFromAfterElasticPool
Creates a new database from a BACPAC file.
importKey(String, String, JsonWebKey) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKey(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKey(ImportKeyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyAsync(ImportKeyRequest, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
ImportKeyRequest - Class in com.microsoft.azure.keyvault.requests
The import key request class.
ImportKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The ImportKeyRequest builder.
importKeyWithServiceResponseAsync(String, String, JsonWebKey) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
importKeyWithServiceResponseAsync(String, String, JsonWebKey, Boolean, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Imports an externally created key, stores it, and returns key parameters and attributes to the client.
ImportMode - Enum in com.microsoft.azure.sdk.iot.service
 
IN_OVERAGE - Static variable in class com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus
Static value InOverage for QuotaUsageStatus.
IN_PROGRESS - Static variable in class com.microsoft.azure.management.network.NetworkOperationStatus
Static value InProgress for NetworkOperationStatus.
IN_PROGRESS - Static variable in class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
Static value InProgress for VaultUpgradeState.
IN_PROGRESS - Static variable in class com.microsoft.azure.management.sql.ManagementOperationState
Static value InProgress for ManagementOperationState.
IN_PROGRESS - Static variable in class com.microsoft.azure.management.sql.VirtualNetworkRuleState
Static value InProgress for VirtualNetworkRuleState.
IN_USE - Static variable in class com.microsoft.azure.management.network.AuthorizationUseStatus
Static value InUse for AuthorizationUseStatus.
in_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
in = 0;
INACTIVE - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
Static value Inactive for EndpointMonitorStatus.
INACTIVE - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
Static value Inactive for ProfileMonitorStatus.
InAvailabilityReasonType - Class in com.microsoft.azure.management.appservice
Defines values for InAvailabilityReasonType.
InAvailabilityReasonType() - Constructor for class com.microsoft.azure.management.appservice.InAvailabilityReasonType
 
INBOUND - Static variable in class com.microsoft.azure.management.network.Direction
Static value Inbound for Direction.
INBOUND - Static variable in class com.microsoft.azure.management.network.Origin
Static value Inbound for Origin.
INBOUND - Static variable in class com.microsoft.azure.management.network.SecurityRuleDirection
Static value Inbound for SecurityRuleDirection.
inbound() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithDirection
Set inbound direction.
InboundEndpoint - Class in com.microsoft.azure.batch.protocol.models
An inbound endpoint on a compute node.
InboundEndpoint() - Constructor for class com.microsoft.azure.batch.protocol.models.InboundEndpoint
 
InboundEndpointProtocol - Enum in com.microsoft.azure.batch.protocol.models
Defines values for InboundEndpointProtocol.
inboundEndpoints() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEndpointConfiguration
Get the inboundEndpoints value.
InboundNATPool - Class in com.microsoft.azure.batch.protocol.models
A inbound NAT pool that can be used to address specific ports on compute nodes in a Batch pool externally.
InboundNATPool() - Constructor for class com.microsoft.azure.batch.protocol.models.InboundNATPool
 
inboundNATPools() - Method in class com.microsoft.azure.batch.protocol.models.PoolEndpointConfiguration
Get the inboundNATPools value.
inboundNatPools() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
inboundNatPools() - Method in interface com.microsoft.azure.management.network.LoadBalancerFrontend
 
InboundNatRule - Class in com.microsoft.azure.management.devtestlab
A rule for NAT - exposing a VM's port (backendPort) on the public IP address using a load balancer.
InboundNatRule() - Constructor for class com.microsoft.azure.management.devtestlab.InboundNatRule
 
InboundNatRuleFragment - Class in com.microsoft.azure.management.devtestlab
A rule for NAT - exposing a VM's port (backendPort) on the public IP address using a load balancer.
InboundNatRuleFragment() - Constructor for class com.microsoft.azure.management.devtestlab.InboundNatRuleFragment
 
inboundNatRules() - Method in class com.microsoft.azure.management.devtestlab.SharedPublicIpAddressConfiguration
Get the inboundNatRules value.
inboundNatRules() - Method in class com.microsoft.azure.management.devtestlab.SharedPublicIpAddressConfigurationFragment
Get the inboundNatRules value.
inboundNatRules() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
inboundNatRules() - Method in interface com.microsoft.azure.management.network.LoadBalancerFrontend
 
INCLUDED - Static variable in class com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus
Static value Included for QuotaUsageStatus.
includedColumns() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the includedColumns value.
includedMaxSize() - Method in class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
Get the includedMaxSize value.
includedMaxSize() - Method in class com.microsoft.azure.management.sql.ServiceObjectiveCapability
Get the includedMaxSize value.
includedQuantity() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the includedQuantity value.
increasingKpi() - Method in class com.microsoft.azure.management.customerinsights.KpiThresholds
Get the increasingKpi value.
incrementEpoch() - Method in class com.microsoft.azure.eventprocessorhost.Lease
The most common operation on the epoch value is incrementing it after stealing a lease.
incrementRetryCount(String) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
incrementRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Increments the number of successive retry attempts made by a client.
IndependentChild<ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Interface for the child resource which can be CRUDed independently from the parent resource.
IndependentChild.DefinitionStages - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Grouping of all the definition stages.
IndependentChild.DefinitionStages.WithParentResource<T,ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing a new resource group to be created.
IndependentChildResource<ManagerT,InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Interface for the child resource which can be CRUDed independently from the parent resource.
Indexable - Interface in com.microsoft.azure.management.resources.fluentcore.model
Base interface for all models that can be indexed by a key.
IndexableTaskItem - Class in com.microsoft.azure.management.resources.fluentcore.dag
An index-able TaskItem with a TaskGroup.
IndexableTaskItem(String) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Creates a TaskItem which is index-able using provided key.
IndexableTaskItem() - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Creates a TaskItem which is index-able using a random UUID.
INDEXED - Static variable in class com.microsoft.azure.management.resources.PolicyMode
Static value Indexed for PolicyMode.
indexId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the indexId value.
indexId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Get the indexId value.
indexKeys() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the indexKeys value.
indexList() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the indexList value.
indexScript() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the indexScript value.
indexType() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the indexType value.
INDIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
INDIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
INDIA_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
INDIA_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
INDIA_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
IndividualEnrollment - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service enrollment with a JSON serializer and deserializer.
IndividualEnrollment(String, Attestation) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
CONSTRUCTOR
IndividualEnrollment(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
CONSTRUCTOR
IndividualEnrollment() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Empty constructor
IndividualEnrollmentManager - Class in com.microsoft.azure.sdk.iot.provisioning.service
IndividualEnrollment Manager
INDONESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
INDONESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
INFORMATION - Static variable in class com.microsoft.azure.management.devices.OperationMonitoringLevel
Static value Information for OperationMonitoringLevel.
Information_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Information = 2;
ingressBytesTransferred() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the ingressBytesTransferred value.
ingressBytesTransferred() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
INHERITED - Static variable in class com.microsoft.azure.management.appservice.RouteType
Static value INHERITED for RouteType.
initialize(HostContext) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
initialize(HostContext) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
initialize() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Initialize the node so that traversal can be performed on the parent DAG.
initializeService() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
INITIALIZING - Static variable in class com.microsoft.azure.management.apimanagement.ConnectivityStatusType
Static value initializing for ConnectivityStatusType.
INITIALIZING - Static variable in class com.microsoft.azure.management.sql.VirtualNetworkRuleState
Static value Initializing for VirtualNetworkRuleState.
INITIALIZING_STORES - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
initialNodeCount() - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Get the initialNodeCount value.
INITIATED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Static value Initiated for VirtualNetworkPeeringState.
initLink(Link) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Initializes the link's other endpoint according to its type
initLink(Link) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 
initLink(Link) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Initializes the link's other endpoint according to its type
InMemoryCheckpointManager - Class in com.microsoft.azure.eventprocessorhost
An ICheckpointManager implementation based on an in-memory store.
InMemoryCheckpointManager() - Constructor for class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
InMemoryLeaseManager - Class in com.microsoft.azure.eventprocessorhost
An ILeaseManager implementation based on an in-memory store.
InMemoryLeaseManager() - Constructor for class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
inner() - Method in class com.microsoft.azure.management.compute.ImageReference
 
inner() - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
 
inner() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
 
inner() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
 
innerError() - Method in class com.microsoft.azure.keyvault.models.Error
Get the innerError value.
innererror() - Method in class com.microsoft.azure.management.compute.ApiError
Get the innererror value.
InnerError - Class in com.microsoft.azure.management.compute
Inner error details.
InnerError() - Constructor for class com.microsoft.azure.management.compute.InnerError
 
innerError() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the innerError value.
innerError() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the innerError value.
innerError() - Method in class com.microsoft.azure.management.network.Error
Get the innerError value.
innerErrors() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the innerErrors value.
InnerSupportsDelete<ResponseT> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to delete Azure resources of a specific type in a subscription.
InnerSupportsGet<InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to listing Azure resources of a specific type in a subscription.
InnerSupportsListing<InnerT> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to listing Azure resources of a specific type in a subscription.
inout_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
inout = 2;
inProgressInstanceCount() - Method in class com.microsoft.azure.management.compute.RollingUpgradeProgressInfo
Get the inProgressInstanceCount value.
inProgressJobs() - Method in class com.microsoft.azure.management.recoveryservices.JobsSummary
Get the inProgressJobs value.
input() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the input value.
INPUT_DATA_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
inputDirectories() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
InputDirectory - Class in com.microsoft.azure.management.batchai
Input directory for the job.
InputDirectory() - Constructor for class com.microsoft.azure.management.batchai.InputDirectory
 
inputId() - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Get the inputId value.
InputPort - Class in com.microsoft.azure.management.machinelearning
Asset input port.
InputPort() - Constructor for class com.microsoft.azure.management.machinelearning.InputPort
 
inputPorts() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the inputPorts value.
InputPortType - Class in com.microsoft.azure.management.machinelearning
Defines values for InputPortType.
InputPortType(String) - Constructor for class com.microsoft.azure.management.machinelearning.InputPortType
Creates a custom value for InputPortType.
InputProperties - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with an input.
InputProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.InputProperties
 
inputs() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the inputs value.
inputs() - Method in class com.microsoft.azure.management.machinelearning.ExampleRequest
Get the inputs value.
inputs() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Get the inputs value.
inputs() - Method in class com.microsoft.azure.management.streamanalytics.ScalarFunctionProperties
Get the inputs value.
inputsLink() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the inputsLink value.
inRangeTimeRatio() - Method in interface com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric
 
inRangeTimeRatio() - Method in class com.microsoft.azure.management.sql.SloUsageMetric
Get the inRangeTimeRatio value.
inRangeTimeRatio() - Method in interface com.microsoft.azure.management.sql.SloUsageMetricInterface
 
installTime() - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Get the installTime value.
instanceCount() - Method in class com.microsoft.azure.management.devtestlab.BulkCreationParameters
Get the instanceCount value.
instanceCount() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
instanceId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
instanceID() - Method in class com.microsoft.azure.management.containerregistry.Source
Get the instanceID value.
instanceIds() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceIDs
Get the instanceIds value.
instanceIds() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceRequiredIDs
Get the instanceIds value.
instanceName() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the instanceName value.
instanceNames() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the instanceNames value.
InstanceOperationType - Enum in com.microsoft.azure.management.customerinsights
Defines values for InstanceOperationType.
instancesCount() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the instancesCount value.
instanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Get the virtual machine instance view.
instanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Gets the instance view of the virtual machine instance.
instanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceExtension
 
instanceView() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the instanceView value.
InstanceViewStatus - Class in com.microsoft.azure.management.compute
Instance view status.
InstanceViewStatus() - Constructor for class com.microsoft.azure.management.compute.InstanceViewStatus
 
InstanceViewTypes - Enum in com.microsoft.azure.management.compute
Defines values for InstanceViewTypes.
instructions() - Method in class com.microsoft.azure.management.appservice.DataSource
Get the instructions value.
instrumentationKey() - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Get the instrumentationKey value.
instrumentationKeySecretReference() - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Get the instrumentationKeySecretReference value.
InsufficientAccountPermissions - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The account being accessed does not have sufficient permissions to execute this operation.
INT - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Int for ParameterType.
INT16 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Int16 for ColumnFormat.
INT32 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Int32 for ColumnFormat.
INT64 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Int64 for ColumnFormat.
INT8 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Int8 for ColumnFormat.
INT_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
INTEGER - Static variable in class com.microsoft.azure.management.machinelearning.ColumnType
Static value Integer for ColumnType.
IntegrationAccountAgreementFilter - Class in com.microsoft.azure.management.logic
The integration account agreement filter for odata query.
IntegrationAccountAgreementFilter() - Constructor for class com.microsoft.azure.management.logic.IntegrationAccountAgreementFilter
 
IntegrationAccountMapFilter - Class in com.microsoft.azure.management.logic
The integration account map filter for odata query.
IntegrationAccountMapFilter() - Constructor for class com.microsoft.azure.management.logic.IntegrationAccountMapFilter
 
IntegrationAccountMapPropertiesParametersSchema - Class in com.microsoft.azure.management.logic
The parameters schema of integration account map.
IntegrationAccountMapPropertiesParametersSchema() - Constructor for class com.microsoft.azure.management.logic.IntegrationAccountMapPropertiesParametersSchema
 
IntegrationAccountPartnerFilter - Class in com.microsoft.azure.management.logic
The integration account partner filter for odata query.
IntegrationAccountPartnerFilter() - Constructor for class com.microsoft.azure.management.logic.IntegrationAccountPartnerFilter
 
IntegrationAccountSchemaFilter - Class in com.microsoft.azure.management.logic
The integration account schema filter for odata query.
IntegrationAccountSchemaFilter() - Constructor for class com.microsoft.azure.management.logic.IntegrationAccountSchemaFilter
 
IntegrationAccountSessionFilter - Class in com.microsoft.azure.management.logic
The integration account session filter.
IntegrationAccountSessionFilter() - Constructor for class com.microsoft.azure.management.logic.IntegrationAccountSessionFilter
 
IntegrationAccountSku - Class in com.microsoft.azure.management.logic
The integration account sku.
IntegrationAccountSku() - Constructor for class com.microsoft.azure.management.logic.IntegrationAccountSku
 
IntegrationAccountSkuName - Enum in com.microsoft.azure.management.logic
Defines values for IntegrationAccountSkuName.
INTELLIGENT_SYSTEMS_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Intelligent Systems accounts.
interactionFieldName() - Method in class com.microsoft.azure.management.customerinsights.RelationshipLinkFieldMapping
Get the interactionFieldName value.
interactionPropertyName() - Method in class com.microsoft.azure.management.customerinsights.ParticipantProfilePropertyReference
Get the interactionPropertyName value.
intercept(Interceptor.Chain) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ProviderRegistrationInterceptor
 
intercept(Interceptor.Chain) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ResourceManagerThrottlingInterceptor
 
interchangeControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the interchangeControlNumberLowerBound value.
interchangeControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the interchangeControlNumberLowerBound value.
interchangeControlNumberPrefix() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the interchangeControlNumberPrefix value.
interchangeControlNumberSuffix() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the interchangeControlNumberSuffix value.
interchangeControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the interchangeControlNumberUpperBound value.
interchangeControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the interchangeControlNumberUpperBound value.
interchangeControlNumberValidityDays() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the interchangeControlNumberValidityDays value.
interchangeControlNumberValidityDays() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the interchangeControlNumberValidityDays value.
interchangeDuplicatesValidityDays() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the interchangeDuplicatesValidityDays value.
interfaceProperty() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the interfaceProperty value.
interfaceString() - Method in class com.microsoft.azure.management.machinelearning.ModeValueInfo
Get the interfaceString value.
intermediate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
INTERNAL - Static variable in class com.microsoft.azure.management.apimanagement.VirtualNetworkType
Static value Internal for VirtualNetworkType.
INTERNAL_ERROR - Static variable in class com.microsoft.azure.management.network.PcError
Static value InternalError for PcError.
internalDiagnostics() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the internalDiagnostics value.
internalDiagnostics() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the internalDiagnostics value.
internalDnsNameLabel() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
internalDnsNameLabel() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the internalDnsNameLabel value.
internalDomainNameSuffix() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
internalDomainNameSuffix() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the internalDomainNameSuffix value.
InternalError - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An internal error occurred in the Batch service.
InternalError - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
InternalError - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
internalFqdn() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
Gets the fully qualified domain name of this network interface.
internalFqdn() - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Get the internalFqdn value.
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
internalGetFieldAccessorTable() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
internalGetMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
internalGetMutableMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
internalGetMutableMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
internalGetMutableMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
internalGetValueMap() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
 
internalGetValueMap() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
 
internalGetValueMap() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
 
internalGetValueMap() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
 
internalGetValueMap() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
 
internalHttpPort() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the internalHttpPort value.
internalHttpsPort() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the internalHttpsPort value.
internalLoadBalancingMode() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the internalLoadBalancingMode value.
InternalLoadBalancingMode - Enum in com.microsoft.azure.management.appservice
Defines values for InternalLoadBalancingMode.
internalName() - Method in class com.microsoft.azure.management.appservice.Dimension
Get the internalName value.
INTERNET - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value Internet for NextHopType.
INTERNET - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value Internet for RouteNextHopType.
interval() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingAvailability
Get the interval value.
interval() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Get the interval value.
interval() - Method in interface com.microsoft.azure.management.monitor.MetricCollection
Get the interval value.
interval() - Method in class com.microsoft.azure.management.scheduler.JobMaxRecurrence
Get the interval value.
interval() - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Get the interval value.
IntervalInMins - Enum in com.microsoft.azure.management.compute
Defines values for IntervalInMins.
intervalInSeconds() - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Get the intervalInSeconds value.
intervalInSeconds() - Method in interface com.microsoft.azure.management.network.LoadBalancerProbe
 
intervalInSeconds() - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Get the intervalInSeconds value.
inUse() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the inUse value.
INVALID - Static variable in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
Static value Invalid for InAvailabilityReasonType.
INVALID - Static variable in class com.microsoft.azure.management.network.EffectiveRouteState
Static value Invalid for EffectiveRouteState.
INVALID - Static variable in class com.microsoft.azure.management.powerbi.CheckNameReason
Static value Invalid for CheckNameReason.
INVALID - Static variable in class com.microsoft.azure.management.recoveryservices.AuthType
Static value Invalid for AuthType.
INVALID - Static variable in class com.microsoft.azure.management.recoveryservices.EnhancedSecurityState
Static value Invalid for EnhancedSecurityState.
INVALID - Static variable in class com.microsoft.azure.management.recoveryservices.StorageModelType
Static value Invalid for StorageModelType.
INVALID - Static variable in class com.microsoft.azure.management.recoveryservices.StorageType
Static value Invalid for StorageType.
INVALID - Static variable in class com.microsoft.azure.management.recoveryservices.StorageTypeState
Static value Invalid for StorageTypeState.
INVALID - Static variable in class com.microsoft.azure.management.search.UnavailableNameReason
Static value Invalid for UnavailableNameReason.
INVALID - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileDnsNameUnavailableReason
Static value Invalid for ProfileDnsNameUnavailableReason.
INVALID_NAME - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
Static value InvalidName for UnavailableReason.
InvalidApplicationPackageReferences - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One or more application package references could not be satisfied.
InvalidApplicationPackageReferencesInAutoPool - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The auto pool specification for the job has one or more application package references which could not be satisfied.
InvalidAuthenticationInfo - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The authentication credentials were not provided in the correct format.
InvalidAutoScaleFormulaInAutoPool - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The auto pool specification for the job has an invalid automatic scaling formula.
InvalidAutoScalingSettings - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified auto-scale settings are not valid.
InvalidCertificateReferences - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool specification specifies one or more invalid certificates (for example, certificates that are not present in the Batch account).
InvalidCertificatesInAutoPool - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The auto pool specification for the job has an invalid certificate reference (for example, to a certificate that does not exist).
InvalidConstraintValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A value in a job or task constraint is out of range.
InvalidHeaderValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The value of one of the HTTP headers was in an incorrect format.
InvalidHttpVerb - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service did not recognize the HTTP verb used for the request.
InvalidInput - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the request inputs is not valid.
InvalidMetadata - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An add or update request specified a metadata item which contains characters that are not permitted.
InvalidPropertyValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The value of a property in the HTTP request body is invalid.
InvalidQueryParameterValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP request URI contained invalid value for one of the query parameters.
InvalidRange - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified byte range is invalid for the given resource.
InvalidRequestBody - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP request body is not syntactically valid.
InvalidRestAPIForAccountSetting - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
There is a conflict between the REST API being used and the account.
InvalidUri - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP request URI was invalid.
INVITE - Static variable in class com.microsoft.azure.management.apimanagement.Confirmation
Static value invite for Confirmation.
INVITE_USER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value inviteUserNotificationMessage for TemplateName.
INVOCATION_CANCEL_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
INVOCATION_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
INVOCATION_REQUEST_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
INVOCATION_RESPONSE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
InvocationCancel - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.InvocationCancel
InvocationCancel.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.InvocationCancel
InvocationCancelOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
InvocationRequest - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.InvocationRequest
InvocationRequest.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.InvocationRequest
InvocationRequestHandler - Class in com.microsoft.azure.webjobs.script.handler
 
InvocationRequestHandler(JavaFunctionBroker) - Constructor for class com.microsoft.azure.webjobs.script.handler.InvocationRequestHandler
 
InvocationRequestOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
InvocationResponse - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.InvocationResponse
InvocationResponse.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.InvocationResponse
InvocationResponseOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
invoke(DispatchHandler) - Method in class com.microsoft.azure.eventhubs.impl.ReactorDispatcher
 
invoke(int, DispatchHandler) - Method in class com.microsoft.azure.eventhubs.impl.ReactorDispatcher
 
invoke(String, String, Long, Long, Object) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceMethod
Directly invokes a method on the device and return its result.
invoke(DispatchHandler) - Method in class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
 
invoke(int, DispatchHandler) - Method in class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
 
invokeAfterPostRunAsync(boolean) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
invokeAfterPostRunAsync(boolean) - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
The method that gets called after invocation of "post run" task items depends on this TaskItem.
invokeAsync(TaskGroup.InvocationContext) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
invokeAsync(TaskGroup.InvocationContext) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Invokes tasks in the group.
invokeAsync(TaskGroup.InvocationContext) - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
The method that gets called to perform the unit of work asynchronously.
invokeCallbacks() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Invokes the callbacks for all completed requests.
invokeCallbacks() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Invokes the callbacks for all completed requests.
invokeCallbacks() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Invokes the callbacks for all completed requests.
invokeCallbacks() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Invokes the callbacks for all completed requests.
invokeMethod(String, InvocationRequest, List<ParameterBinding>) - Method in class com.microsoft.azure.webjobs.script.broker.JavaFunctionBroker
 
invokeTaskAsync(TaskGroup.InvocationContext) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
IOError - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
An I/O error occurred while trying to access a resource within the Batch account.
IOObject - Interface in com.microsoft.azure.eventhubs.impl
 
IOObject.IOObjectState - Enum in com.microsoft.azure.eventhubs.impl
 
IotHubAbandonUri - Class in com.microsoft.azure.sdk.iot.device.net
A URI for a device to instruct an IoT Hub to mark a message as being abandoned.
IotHubAbandonUri(String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubAbandonUri
Constructor.
IotHubAbandonUri() - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubAbandonUri
 
IotHubBadFormatException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create bad message format exception
IotHubBadFormatException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubBadFormatException
 
IotHubBadFormatException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubBadFormatException
 
IotHubBadGatewayException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create bad gateway exception (device sent malformed response)
IotHubBadGatewayException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubBadGatewayException
 
IotHubBadGatewayException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubBadGatewayException
 
IotHubCallbackPacket - Class in com.microsoft.azure.sdk.iot.device.transport
A packet containing the data needed for an IoT Hub transport to invoke a callback.
IotHubCallbackPacket(IotHubStatusCode, IotHubEventCallback, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket
Constructor.
IotHubCallbackPacket(ResponseMessage, IotHubResponseCallback, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket
Constructor.
IotHubCapacity - Class in com.microsoft.azure.management.devices
IoT Hub capacity information.
IotHubCapacity() - Constructor for class com.microsoft.azure.management.devices.IotHubCapacity
 
IotHubCertificateManager - Class in com.microsoft.azure.sdk.iot.device.auth
 
IotHubClientProtocol - Enum in com.microsoft.azure.sdk.iot.device
The application-layer protocol used by the client to communicate with an IoT Hub.
IotHubCompleteUri - Class in com.microsoft.azure.sdk.iot.device.net
A URI for a device to instruct an IoT Hub to mark a message as being completed.
IotHubCompleteUri(String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubCompleteUri
Constructor.
IotHubCompleteUri() - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubCompleteUri
 
IotHubConnectionState - Enum in com.microsoft.azure.sdk.iot.device
The IoT Hub connection state value.
IotHubConnectionStateCallback - Interface in com.microsoft.azure.sdk.iot.device
An interface for an IoT Hub connection state callback.
IotHubConnectionString - Class in com.microsoft.azure.sdk.iot.device
Parser for the Iothub connection string.
IotHubConnectionString(String) - Constructor for class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
CONSTRUCTOR.
IotHubConnectionString(String, String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Constructor.
IotHubConnectionString - Class in com.microsoft.azure.sdk.iot.service
Expose all connections string properties and methods for user, device and connection string serialization.
IotHubConnectionString() - Constructor for class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
iotHubConnectionString - Variable in class com.microsoft.azure.sdk.iot.service.ServiceClient
 
IotHubConnectionStringBuilder - Class in com.microsoft.azure.sdk.iot.service
Provide static constructors to create IotHubConnectionString object
IotHubConnectionStringBuilder() - Constructor for class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
 
IoTHubConnectionType - Enum in com.microsoft.azure.sdk.iot.device.transport.amqps
Type of the connection
IotHubDeviceMaximumQueueDepthExceededException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create iot hub device maximum queue depth exceeded exception
IotHubDeviceMaximumQueueDepthExceededException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubDeviceMaximumQueueDepthExceededException
 
IotHubDeviceMaximumQueueDepthExceededException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubDeviceMaximumQueueDepthExceededException
 
IotHubDeviceNotFoundException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create iot hub not found exception
IotHubDeviceNotFoundException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubDeviceNotFoundException
 
IotHubDeviceNotFoundException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubDeviceNotFoundException
 
IotHubEventCallback - Interface in com.microsoft.azure.sdk.iot.device
An interface for an IoT Hub event callback.
IotHubEventUri - Class in com.microsoft.azure.sdk.iot.device.net
A URI for a device to send event to an IoT Hub.
IotHubEventUri(String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubEventUri
Constructor.
IotHubEventUri() - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubEventUri
 
IotHubException - Exception in com.microsoft.azure.sdk.iot.device.exceptions
Super class for IotHub exceptions
IotHubException() - Constructor for exception com.microsoft.azure.sdk.iot.device.exceptions.IotHubException
 
IotHubException(String) - Constructor for exception com.microsoft.azure.sdk.iot.device.exceptions.IotHubException
 
IotHubException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Super class for IotHub exceptions
IotHubException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubException
 
IotHubException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubException
 
IotHubExceptionManager - Class in com.microsoft.azure.sdk.iot.service.exceptions
Provide static function to verify results and throw appropriate exception.
IotHubExceptionManager() - Constructor for class com.microsoft.azure.sdk.iot.service.exceptions.IotHubExceptionManager
 
IotHubGatewayTimeoutException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create gateway timeout exception (device does not answer in time)
IotHubGatewayTimeoutException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubGatewayTimeoutException
 
IotHubGatewayTimeoutException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubGatewayTimeoutException
 
IotHubInternalServerErrorException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create internal server error exception
IotHubInternalServerErrorException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubInternalServerErrorException
 
IotHubInternalServerErrorException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubInternalServerErrorException
 
IotHubInvalidOperationException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create iot hub invalid operation exception
IotHubInvalidOperationException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubInvalidOperationException
 
IotHubInvalidOperationException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubInvalidOperationException
 
IotHubMessageResult - Enum in com.microsoft.azure.sdk.iot.device
A return value from a message callback that instructs an IoT Hub to complete, abandon, or reject the message.
IotHubMessageTooLargeException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create iot hub Message too large exception
IotHubMessageTooLargeException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubMessageTooLargeException
 
IotHubMessageTooLargeException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubMessageTooLargeException
 
iotHubMessageToProtonMessage(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceMethods
Creates a proton message from the IoTHub message.
iotHubMessageToProtonMessage(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Prototype (empty) function for protected converter function
iotHubMessageToProtonMessage(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTelemetry
Creates a proton message from the IoTHub message.
iotHubMessageToProtonMessage(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTwin
Creates a proton message from the IoTHub message.
IotHubMessageUri - Class in com.microsoft.azure.sdk.iot.device.net
A URI for a device to poll for messages from an IoT Hub.
IotHubMessageUri(String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubMessageUri
Constructor.
IotHubMessageUri() - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubMessageUri
 
IotHubMethod - Enum in com.microsoft.azure.sdk.iot.device
Generic IoT Hub Method.
iotHubName - Variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
iotHubNamespace() - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Get the iotHubNamespace value.
IotHubNameUnavailabilityReason - Enum in com.microsoft.azure.management.devices
Defines values for IotHubNameUnavailabilityReason.
IotHubNotFoundException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create iot hub not found exception
IotHubNotFoundException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubNotFoundException
 
IotHubNotFoundException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubNotFoundException
 
IotHubNotSupportedException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create iot hub not found exception
IotHubNotSupportedException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubNotSupportedException
 
IotHubNotSupportedException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubNotSupportedException
 
IotHubOutboundPacket - Class in com.microsoft.azure.sdk.iot.device.transport
A packet containing the data needed for an IoT Hub transport to send a message.
IotHubOutboundPacket(Message, IotHubEventCallback, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubOutboundPacket
Constructor.
IotHubOutboundPacket(Message, IotHubResponseCallback, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubOutboundPacket
Constructor.
IotHubPreconditionFailedException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create precondition failed exception
IotHubPreconditionFailedException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubPreconditionFailedException
 
IotHubPreconditionFailedException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubPreconditionFailedException
 
IotHubProperties - Class in com.microsoft.azure.management.devices
The properties of an IoT hub.
IotHubProperties() - Constructor for class com.microsoft.azure.management.devices.IotHubProperties
 
IotHubReactor - Class in com.microsoft.azure.sdk.iot.device.transport.amqps
 
IotHubReactor(Reactor) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.amqps.IotHubReactor
 
IotHubReceiveTask - Class in com.microsoft.azure.sdk.iot.device.transport
Polls an IoT Hub for messages and invokes a callback if one is found.
IotHubReceiveTask(IotHubTransport) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubReceiveTask
 
IotHubRejectUri - Class in com.microsoft.azure.sdk.iot.device.net
A URI for a device to instruct an IoT Hub to mark a message as being rejected.
IotHubRejectUri(String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubRejectUri
Constructor.
IotHubRejectUri() - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubRejectUri
 
IotHubResponseCallback - Interface in com.microsoft.azure.sdk.iot.device
An interface for an IoT Hub response callback.
IotHubSasToken - Class in com.microsoft.azure.sdk.iot.device.auth
Grants device access to an IoT Hub for the specified amount of time.
IotHubSasToken() - Constructor for class com.microsoft.azure.sdk.iot.device.auth.IotHubSasToken
 
IotHubSasTokenAuthenticationProvider - Class in com.microsoft.azure.sdk.iot.device.auth
 
IotHubSasTokenAuthenticationProvider() - Constructor for class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
IotHubSasTokenHardwareAuthenticationProvider - Class in com.microsoft.azure.sdk.iot.device.auth
 
IotHubSasTokenHardwareAuthenticationProvider(String, String, SecurityProvider) - Constructor for class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
Creates a Sas Token based authentication object that uses the provided security provider to produce sas tokens.
IotHubSasTokenSoftwareAuthenticationProvider - Class in com.microsoft.azure.sdk.iot.device.auth
 
IotHubSasTokenSoftwareAuthenticationProvider(String, String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
Constructor that takes a connection string containing a sas token or a device key
IotHubScaleType - Enum in com.microsoft.azure.management.devices
Defines values for IotHubScaleType.
IotHubSendTask - Class in com.microsoft.azure.sdk.iot.device.transport
Sends batched messages and invokes callbacks on completed requests.
IotHubSendTask(IotHubTransport) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubSendTask
 
IotHubServerBusyException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create server busy exception
IotHubServerBusyException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubServerBusyException
 
IotHubServerBusyException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubServerBusyException
 
IotHubServiceClientProtocol - Enum in com.microsoft.azure.sdk.iot.service
The application-layer protocol used by the service client to communicate with an IoT Hub.
iotHubServiceClientProtocol - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
iotHubServiceClientProtocol - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
 
iotHubServiceClientProtocol - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
IotHubServiceSasToken - Class in com.microsoft.azure.sdk.iot.service.auth
Grants device access to an IoT Hub for the specified amount of time.
IotHubServiceSasToken(IotHubConnectionString) - Constructor for class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
Constructor.
IotHubSizeExceededException - Exception in com.microsoft.azure.sdk.iot.device.exceptions
Create IotHub size exceeded exceptions This exception will be throw when a function tries to add content in a buffer or message and the final size will exceed the maximum size acceptable by the IotHub.
IotHubSizeExceededException() - Constructor for exception com.microsoft.azure.sdk.iot.device.exceptions.IotHubSizeExceededException
 
IotHubSizeExceededException(String) - Constructor for exception com.microsoft.azure.sdk.iot.device.exceptions.IotHubSizeExceededException
 
IotHubSku - Class in com.microsoft.azure.management.devices
Defines values for IotHubSku.
IotHubSku(String) - Constructor for class com.microsoft.azure.management.devices.IotHubSku
Creates a custom value for IotHubSku.
IotHubSkuInfo - Class in com.microsoft.azure.management.devices
Information about the SKU of the IoT hub.
IotHubSkuInfo() - Constructor for class com.microsoft.azure.management.devices.IotHubSkuInfo
 
IotHubSkuTier - Enum in com.microsoft.azure.management.devices
Defines values for IotHubSkuTier.
iotHubSSLContext - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
IotHubSSLContext - Class in com.microsoft.azure.sdk.iot.device.auth
 
iotHubSSLContext - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
 
IotHubStatusCode - Enum in com.microsoft.azure.sdk.iot.device
An IoT Hub status code.
IoTHubStreamInputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes an IoT Hub input data source that contains stream data.
IoTHubStreamInputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
 
IotHubTooManyDevicesException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create too many devices exception
IotHubTooManyDevicesException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubTooManyDevicesException
 
IotHubTooManyDevicesException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubTooManyDevicesException
 
IotHubTooManyRequestsException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create too many requests exception
IotHubTooManyRequestsException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubTooManyRequestsException
 
IotHubTooManyRequestsException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubTooManyRequestsException
 
IotHubTransport - Interface in com.microsoft.azure.sdk.iot.device.transport
An interface for an IoT Hub transport.
IotHubTransportManager - Interface in com.microsoft.azure.sdk.iot.device.transport
An interface for an simple and synchronous IoT Hub transport.
IotHubTransportMessage - Class in com.microsoft.azure.sdk.iot.device.transport
Extends Message, adding transport artifacts.
IotHubTransportMessage(byte[], MessageType) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Constructor with binary data and message type
IotHubTransportMessage(String) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Constructor.
iotHubTrustedCert - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
 
iotHubTrustedCert - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
 
IotHubUnathorizedException - Exception in com.microsoft.azure.sdk.iot.service.exceptions
Create unauthorized exception
IotHubUnathorizedException() - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubUnathorizedException
 
IotHubUnathorizedException(String) - Constructor for exception com.microsoft.azure.sdk.iot.service.exceptions.IotHubUnathorizedException
 
IotHubUri - Class in com.microsoft.azure.sdk.iot.device.net
A URI for a device to connect to an IoT Hub.
IotHubUri(String, String, String, Map<String, String>) - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubUri
Constructor.
IotHubUri(String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubUri
Constructor.
IotHubUri() - Constructor for class com.microsoft.azure.sdk.iot.device.net.IotHubUri
 
iothubUri - Variable in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationResult
 
IotHubX509 - Class in com.microsoft.azure.sdk.iot.device.auth
 
iotHubX509 - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
 
IotHubX509AuthenticationProvider - Class in com.microsoft.azure.sdk.iot.device.auth
 
IotHubX509AuthenticationProvider() - Constructor for class com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
 
IotHubX509HardwareAuthenticationProvider - Class in com.microsoft.azure.sdk.iot.device.auth
 
IotHubX509HardwareAuthenticationProvider(SecurityProvider) - Constructor for class com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
 
IotHubX509SoftwareAuthenticationProvider - Class in com.microsoft.azure.sdk.iot.device.auth
 
IotHubX509SoftwareAuthenticationProvider(String, boolean, String, boolean) - Constructor for class com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
Constructor that takes in a connection string and certificate/private key pair needed to use x509 authentication
ip() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the ip value.
ipAddress() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the ipAddress value.
ipAddress() - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Get the ipAddress value.
ipAddress() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
IpAddress - Class in com.microsoft.azure.management.containerinstance
IP address for the container group.
IpAddress() - Constructor for class com.microsoft.azure.management.containerinstance.IpAddress
Creates an instance of IpAddress class.
ipAddress() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Get the ipAddress value.
ipAddress() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendServerHealth
 
ipAddress() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the ipAddress value.
ipAddress() - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway
 
ipAddress() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
ipAddressesWithAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
IpAddressGroup - Class in com.microsoft.azure.management.cdn
CDN Ip address group.
IpAddressGroup() - Constructor for class com.microsoft.azure.management.cdn.IpAddressGroup
 
ipAddressGroups() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Get the ipAddressGroups value.
iPAddressOrRange() - Method in class com.microsoft.azure.management.storage.IPRule
Get the iPAddressOrRange value.
ipAddressRangesWithAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
IPAllocationMethod - Class in com.microsoft.azure.management.network
Defines values for IPAllocationMethod.
IPAllocationMethod(String) - Constructor for class com.microsoft.azure.management.network.IPAllocationMethod
Creates a custom value for IPAllocationMethod.
ipAllocationMethod() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
ipConfiguration() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Get the ipConfiguration value.
ipConfigurations() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
ipConfigurations() - Method in interface com.microsoft.azure.management.network.NetworkInterface
 
ipConfigurations() - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterface
 
ipConfigurations() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
IpFilterActionType - Enum in com.microsoft.azure.management.devices
Defines values for IpFilterActionType.
IpFilterRule - Class in com.microsoft.azure.management.devices
The IP filter rules for the IoT hub.
IpFilterRule() - Constructor for class com.microsoft.azure.management.devices.IpFilterRule
 
ipFilterRules() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the ipFilterRules value.
ipMask() - Method in class com.microsoft.azure.management.devices.IpFilterRule
Get the ipMask value.
ipRangeFilter() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
IPRule - Class in com.microsoft.azure.management.storage
IP rule with specific IP or IP range in CIDR format.
IPRule() - Constructor for class com.microsoft.azure.management.storage.IPRule
 
ipRules() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get the ipRules value.
IPSEC - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value IPsec for VirtualNetworkGatewayConnectionType.
IpsecEncryption - Class in com.microsoft.azure.management.network
Defines values for IpsecEncryption.
IpsecEncryption(String) - Constructor for class com.microsoft.azure.management.network.IpsecEncryption
Creates a custom value for IpsecEncryption.
ipsecEncryption() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the ipsecEncryption value.
IpsecIntegrity - Class in com.microsoft.azure.management.network
Defines values for IpsecIntegrity.
IpsecIntegrity(String) - Constructor for class com.microsoft.azure.management.network.IpsecIntegrity
Creates a custom value for IpsecIntegrity.
ipsecIntegrity() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the ipsecIntegrity value.
ipsecPolicies() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
IpsecPolicy - Class in com.microsoft.azure.management.network
An IPSec Policy configuration for a virtual network gateway connection.
IpsecPolicy() - Constructor for class com.microsoft.azure.management.network.IpsecPolicy
 
IpSecurityRestriction - Class in com.microsoft.azure.management.appservice
IP security restriction on an app.
IpSecurityRestriction() - Constructor for class com.microsoft.azure.management.appservice.IpSecurityRestriction
 
ipSecurityRestrictions() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the ipSecurityRestrictions value.
ipsslAddressCount() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the ipsslAddressCount value.
IPV4 - Static variable in class com.microsoft.azure.management.compute.IPVersion
Static value IPv4 for IPVersion.
IPV4 - Static variable in class com.microsoft.azure.management.network.IPVersion
Static value IPv4 for IPVersion.
ipv4Address() - Method in class com.microsoft.azure.management.dns.ARecord
Get the ipv4Address value.
ipv4Addresses() - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Get the ipv4Addresses value.
ipv4Addresses() - Method in interface com.microsoft.azure.management.dns.ARecordSet
 
IPV6 - Static variable in class com.microsoft.azure.management.compute.IPVersion
Static value IPv6 for IPVersion.
IPV6 - Static variable in class com.microsoft.azure.management.network.IPVersion
Static value IPv6 for IPVersion.
ipv6Address() - Method in class com.microsoft.azure.management.dns.AaaaRecord
Get the ipv6Address value.
ipv6Addresses() - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Get the ipv6Addresses value.
ipv6Addresses() - Method in interface com.microsoft.azure.management.dns.AaaaRecordSet
 
Ipv6ExpressRouteCircuitPeeringConfig - Class in com.microsoft.azure.management.network
Contains IPv6 peering config.
Ipv6ExpressRouteCircuitPeeringConfig() - Constructor for class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
 
ipv6PeeringConfig() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
IPVersion - Class in com.microsoft.azure.management.compute
Defines values for IPVersion.
IPVersion() - Constructor for class com.microsoft.azure.management.compute.IPVersion
 
IPVersion - Class in com.microsoft.azure.management.network
Defines values for IPVersion.
IPVersion(String) - Constructor for class com.microsoft.azure.management.network.IPVersion
Creates a custom value for IPVersion.
IQueueClient - Interface in com.microsoft.azure.servicebus
QueueClient can be used for all basic interactions with a Service Bus Queue.
IRAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
IRAQ - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
IRAQ - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
IRELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
IRELAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
IS_RAW_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
isAcceleratedNetworkingEnabled() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
isAccessAllowedFromAllNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
isAdmin() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the isAdmin value.
isAdmin() - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateCommonName
Get the isAdmin value.
isAdmin() - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateThumbprint
Get the isAdmin value.
isAggregated() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Get the isAggregated value.
isAllowClassicOperations() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
isAmqpConnected() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
Determines if the AMQP connect is up
isArray() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isArray value.
isAssemblyType() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the isAssemblyType value.
isAttachedToVirtualMachine() - Method in interface com.microsoft.azure.management.compute.Disk
 
isAuthorizedToUse() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the isAuthorizedToUse value.
isAutoComplete() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
Whether the auto complete is set to true.
isAutoComplete() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
Whether the auto complete is set to true.
isAutoCreated() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the isAutoCreated value.
isAutoScaleEnabled() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
isAvailable() - Method in interface com.microsoft.azure.management.containerregistry.CheckNameAvailabilityResult
 
isAvailable() - Method in interface com.microsoft.azure.management.search.CheckNameAvailabilityResult
 
isAvailable() - Method in interface com.microsoft.azure.management.servicebus.CheckNameAvailabilityResult
 
isAvailable() - Method in interface com.microsoft.azure.management.sql.CheckNameAvailabilityResult
 
isAvailable() - Method in class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
 
isAvailable() - Method in class com.microsoft.azure.management.trafficmanager.CheckProfileDnsNameAvailabilityResult
 
isAvailableInGraph() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isAvailableInGraph value.
isBase64Encoded() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns whether the message is Base64-encoded.
isBatchedOperationsEnabled() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
isBatchedOperationsEnabled() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
isBatchedOperationsEnabled() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
isBgpEnabled() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
isBgpEnabled() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
isBootDiagnosticsEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
isBootDiagnosticsEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
isBrowsableSession() - Method in class com.microsoft.azure.servicebus.MessageSession
 
isCertificateIdentifier(String) - Static method in class com.microsoft.azure.keyvault.CertificateIdentifier
Verify whether the identifier is for certificate.
isCertificateOperationIdentifier(String) - Static method in class com.microsoft.azure.keyvault.CertificateOperationIdentifier
Verifies whether the identifier belongs to a key vault certificate operation.
isColumnstore() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the isColumnstore value.
isComplexType() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the isComplexType value.
isCompressionEnabled() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
isConfigurationParameter() - Method in class com.microsoft.azure.management.streamanalytics.FunctionInput
Get the isConfigurationParameter value.
isConnected() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Returns the status of the connection
isConnected() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
 
isCreatedFromVirtualMachine() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
isCurrent() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the isCurrent value.
isCustomerInitiatedMaintenanceAllowed() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the isCustomerInitiatedMaintenanceAllowed value.
isDataCaptureEnabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
isDataWarehouse() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
isDeadLetteringEnabledForExpiredMessages() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
isDeadLetteringEnabledForExpiredMessages() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
isDeadLetteringEnabledForFilterEvaluationFailedMessages() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
isDedicated() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the isDedicated value.
isDefault() - Method in interface com.microsoft.azure.management.sql.ServiceObjective
 
isDefaultContainer() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
isDefaultSecurityAlertPolicy() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
isDiagnosticsEnabled() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
isDimensionRequired() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the isDimensionRequired value.
isDirectory() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the isDirectory value.
isDuplicateDetectionEnabled() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
isDuplicateDetectionEnabled() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
isEmpty() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Getter for the transport empty queue.
isEmpty() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Returns true if the transport has no more messages to handle, and false otherwise.
isEmpty() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Returns true if the transport has no more messages to handle, and false otherwise.
isEmpty() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Returns true if the transport has no more messages to handle, and false otherwise.
isEmpty() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Returns true if the transport has no more messages to handle, and false otherwise.
isEnabled() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
isEnabled() - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Get the isEnabled value.
isEnabled() - Method in class com.microsoft.azure.management.devices.RouteProperties
Get the isEnabled value.
isEnabled() - Method in interface com.microsoft.azure.management.storage.StorageAccountEncryptionStatus
 
isEnabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint
 
isEnabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
isEncrypted() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Get the isEncrypted value.
isEnum() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isEnum value.
ISessionHandler - Interface in com.microsoft.azure.servicebus
Defines the contract for registering the session message processing callback QueueClient.registerSessionHandler(ISessionHandler) or SubscriptionClient.registerSessionHandler(ISessionHandler) for QueueClient and SubscriptionClient.
isExcludeKeysInExport() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Getter for excludeKeysInExport
isExpired() - Method in class com.microsoft.azure.eventprocessorhost.Lease
A class derived from Lease should override this function to inspect the lease and return whether it has expired.
isExpired(String) - Static method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasToken
Returns if the provided sasToken has expired yet or not
isExpired() - Method in class com.microsoft.azure.sdk.iot.device.Message
Verifies whether the message is expired or not
isExpressEnabled() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
isExpressEnabled() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
isFlagEnum() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isFlagEnum value.
isFqdn() - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Get the isFqdn value.
isGlobalRunbook() - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Get the isGlobalRunbook value.
isHostHeaderFromBackend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
isHot() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
isHot() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
 
isHsm() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
isHttpAllowed() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
isHttpResponse(Type) - Static method in class com.microsoft.azure.webjobs.script.broker.CoreTypeResolver
 
isHttpsAllowed() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
ISignatureTransform - Interface in com.microsoft.azure.keyvault.cryptography
 
isImage() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isImage value.
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
isInitialized() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
isInternal() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the isInternal value.
isIPAddressPublic() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
isIPForwardingEnabled() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
isIssuerIdentifier(String) - Static method in class com.microsoft.azure.keyvault.IssuerIdentifier
Verifies whether the identifier belongs to a key vault issuer.
isKeyIdentifier(String) - Static method in class com.microsoft.azure.keyvault.KeyIdentifier
Verifies whether the identifier belongs to a key vault key.
isLatestScaleSetUpdateApplied() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
ISLE_OF_MAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ISLE_OF_MAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
isLinkFound(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBS
Search for a link using the given link name.
isLinkFound(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationX509
Found the link by name.
isLinkFound(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceMethods
Identify if the given link is owned by the operation
isLinkFound(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Prototype (empty) function for operation specific implementations to identify if the given link is owned by the operation
isLinkFound(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTelemetry
Identify if the given link is owned by the operation
isLinkFound(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTwin
Identify if the given link is owned by the operation
isLinuxPasswordAuthenticationEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isLocalizedString() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isLocalizedString value.
isManagedDiskEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
isManagedDiskEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
isManagedDiskEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isManagedServiceIdentityEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
isManagedServiceIdentityEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
isManagedServiceIdentityEnabled() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
isManualIntegration() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
isMqttConnected() - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Return whether the MQTT broker is connected to the endpoint
isName() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isName value.
isNullable() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the isNullable value.
isNullOrEmpty(String) - Static method in class com.microsoft.azure.eventhubs.impl.StringUtil
 
isNullOrEmpty(String) - Static method in class com.microsoft.azure.keyvault.cryptography.Strings
Determines whether the parameter string is either null or empty.
isNullOrEmpty(String) - Static method in class com.microsoft.azure.keyvault.extensions.Strings
Determines whether the parameter string is either null or empty.
isNullOrEmpty(String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to check if the input string is null or empty
isNullOrEmpty(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Helper function to check if the input string is null or empty
isNullOrEmpty(String) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Helper function to check if the input string is null or empty
isNullOrEmpty(String) - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.eventhubs.impl.StringUtil
 
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.keyvault.cryptography.Strings
Determines whether the parameter string is null, empty or whitespace.
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.keyvault.extensions.Strings
Determines whether the parameter string is null, empty or whitespace.
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.sdk.iot.deps.util.Tools
Helper function to check if the input string is null or contains only whitespace(s)
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
Helper function to check if the input string is null or contains only whitespace(s)
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.sdk.iot.service.Tools
Helper function to check if the input string is null or contains only whitespace(s)
isNullOrWhiteSpace(String) - Static method in class com.microsoft.azure.servicebus.primitives.StringUtil
 
isObjectIdentifier(String, String) - Static method in class com.microsoft.azure.keyvault.ObjectIdentifier
Verifies whether the identifier belongs to a key vault object.
ISOLATED - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Isolated for SkuName.
isOnline() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the isOnline value.
isOpen() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Getter for the connection state.
isOSBasedOnCustomImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isOSBasedOnPlatformImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isOSBasedOnStoredImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isOwnedBy(String) - Method in class com.microsoft.azure.eventprocessorhost.Lease
Convenience function for comparing possibleOwner against this.owner
isPartitioningEnabled() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
isPartitioningEnabled() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
isPathIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
 
isPremium() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
isPremiumVerizon() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
isPreparer() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
 
isPreparer() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
 
isPrimary() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
isPrimary() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the isPrimary value.
isPrimaryKey() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
Get the isPrimaryKey value.
isPrivate() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
isPrivate() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend
 
isPrivateIPAddressAvailable(String) - Method in interface com.microsoft.azure.management.network.Network
Checks if the specified private IP address is available in this network.
isPrivateIPAddressInNetwork(String) - Method in interface com.microsoft.azure.management.network.Network
Checks if the specified private IP address is within this network's address space.
isProbeEnabled() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
isProfile() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorEntities
Get the isProfile value.
isProfile() - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Get the isProfile value.
isPublic() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
isPublic() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend
 
isPublic() - Method in interface com.microsoft.azure.management.network.LoadBalancerFrontend
 
isQueryStringIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
 
ISRAEL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ISRAEL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
isReceiverLinkTag(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Is this name a receiver Link
isRenewalNecessary() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
isRenewalNecessary() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
Returns true if the saved sas token has expired and cannot be auto-renewed through the device key
isRequired() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the isRequired value.
isRetentionEnabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
isRetryableException(Exception) - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
 
isRetryableException(Exception) - Static method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Determines if an exception is retry-able or not.
isRootNode(NodeT) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Checks whether the given node is root node of this DAG.
isRunning() - Method in class com.microsoft.azure.eventhubs.impl.ReceivePump
 
isSameSubscription() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
isSecretIdentifier(String) - Static method in class com.microsoft.azure.keyvault.SecretIdentifier
Verifies whether the identifier belongs to a key vault secret.
isSessionEnabled() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
isSessionEnabled() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
isSessionReceiver() - Method in class com.microsoft.azure.servicebus.MessageSession
 
issueDate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
issuer() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
issuer() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the issuer value.
issuer() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the issuer value.
IssuerAttributes - Class in com.microsoft.azure.keyvault.models
The attributes of an issuer managed by the Key Vault service.
IssuerAttributes() - Constructor for class com.microsoft.azure.keyvault.models.IssuerAttributes
 
IssuerBundle - Class in com.microsoft.azure.keyvault.models.custom
 
IssuerBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.IssuerBundle
 
IssuerBundle - Class in com.microsoft.azure.keyvault.models
The issuer for Key Vault certificate.
IssuerBundle() - Constructor for class com.microsoft.azure.keyvault.models.IssuerBundle
 
issuerCertificateThumbprint() - Method in class com.microsoft.azure.management.apimanagement.X509CertificateName
Get the issuerCertificateThumbprint value.
IssuerCredentials - Class in com.microsoft.azure.keyvault.models
The credentials to be used for the certificate issuer.
IssuerCredentials() - Constructor for class com.microsoft.azure.keyvault.models.IssuerCredentials
 
IssuerIdentifier - Class in com.microsoft.azure.keyvault
The issuer identifier.
IssuerIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.IssuerIdentifier
Constructor.
IssuerIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.IssuerIdentifier
Constructor.
issuerIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.IssuerBundle
The issuer identifier.
issuerName() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
issuerName() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
issuerParameters() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the issuerParameters value.
issuerParameters() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the issuerParameters value.
IssuerParameters - Class in com.microsoft.azure.keyvault.models
Parameters for the issuer of the X509 component of a certificate.
IssuerParameters() - Constructor for class com.microsoft.azure.keyvault.models.IssuerParameters
 
issues() - Method in class com.microsoft.azure.management.network.ConnectivityHop
Get the issues value.
IssueType - Enum in com.microsoft.azure.management.appservice
Defines values for IssueType.
IssueType - Class in com.microsoft.azure.management.network
Defines values for IssueType.
IssueType(String) - Constructor for class com.microsoft.azure.management.network.IssueType
Creates a custom value for IssueType.
isSystem() - Method in interface com.microsoft.azure.management.sql.ServiceObjective
 
isTableType() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the isTableType value.
isTerminationAllowed() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
isTestInterchange() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the isTestInterchange value.
isTrafficForwardingFromRemoteNetworkAllowed() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
ISubscriptionClient - Interface in com.microsoft.azure.servicebus
SubscriptionClient can be used for all basic interactions with a Service Bus Subscription.
isUnique() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the isUnique value.
isUserCreated() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the isUserCreated value.
isUserDefined() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Get the isUserDefined value.
isUserDefined() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the isUserDefined value.
isUseWebsocket() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Getter for Websocket
isUsingX509() - Method in class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Getter for UsingX509
isValid() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Verifies whether the JsonWebKey is valid.
isValidAppProperty(String, String) - Static method in class com.microsoft.azure.sdk.iot.device.MessageProperty
Returns whether the property is a valid application property.
isValidOctal(String) - Static method in class com.microsoft.azure.datalake.store.Core
 
isValidOutputType(Type) - Static method in class com.microsoft.azure.webjobs.script.broker.CoreTypeResolver
 
isValidRwx(String) - Static method in enum com.microsoft.azure.datalake.store.acl.AclAction
Checks to see if the supplied string is a valid unix rwx permission string
isValidSystemProperty(String, String) - Static method in class com.microsoft.azure.sdk.iot.device.MessageProperty
Returns whether the property is a valid system property.
isVisible() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Get the isVisible value.
isWaitingForAck() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
isWindowsAutoUpdateEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isWindowsVMAgentProvisioned() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isX509() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.RequestData
If the flow with the service is X509 or not.
ITALY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ITALY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
items() - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Gets the list of items.
items() - Method in class com.microsoft.azure.keyvault.models.PageImpl
Gets the list of items.
items() - Method in class com.microsoft.azure.management.datalake.analytics.models.PageImpl
Gets the list of items.
items() - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Gets the list of items.
IteratorUtil - Class in com.microsoft.azure.eventhubs.impl
 
ITopicClient - Interface in com.microsoft.azure.servicebus
TopicClient can be used for all basic interactions with a Service Bus topic.
ItsmReceiver - Class in com.microsoft.azure.management.monitor
An Itsm receiver.
ItsmReceiver() - Constructor for class com.microsoft.azure.management.monitor.ItsmReceiver
 
IVORY_COAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
IVORY_COAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 

J

JAMAICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
JAMAICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
JAN_MAYEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
JAPAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
JAPAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
JAPAN_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
JAPAN_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
JAVA_1_7_0_51 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.7.0_51 for JavaVersion.
JAVA_1_7_0_71 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.7.0_71 for JavaVersion.
JAVA_1_8_0_111 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_111 for JavaVersion.
JAVA_1_8_0_25 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_25 for JavaVersion.
JAVA_1_8_0_60 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_60 for JavaVersion.
JAVA_1_8_0_73 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 1.8.0_73 for JavaVersion.
JAVA_7_NEWEST - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Java 7 newest for JavaVersion.
JAVA_8_NEWEST - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Java 8 newest for JavaVersion.
JAVA_DEVICE_CLIENT_IDENTIFIER - Static variable in class com.microsoft.azure.sdk.iot.device.transport.TransportUtils
 
JAVA_ZULU_1_8_0_102 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Zulu 1.8.0_102 for JavaVersion.
JAVA_ZULU_1_8_0_144 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Zulu 1.8.0_102 for JavaVersion.
JAVA_ZULU_1_8_0_92 - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value Zulu 1.8.0_92 for JavaVersion.
javaContainer() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the javaContainer value.
javaContainer() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
javaContainerVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the javaContainerVersion value.
javaContainerVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
JavaFunctionBroker - Class in com.microsoft.azure.webjobs.script.broker
A broker between JAR methods and the function RPC.
JavaFunctionBroker(ClassLoaderProvider) - Constructor for class com.microsoft.azure.webjobs.script.broker.JavaFunctionBroker
 
JavaScriptFunctionBinding - Class in com.microsoft.azure.management.streamanalytics
The binding to a JavaScript function.
JavaScriptFunctionBinding() - Constructor for class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionBinding
 
JavaScriptFunctionRetrieveDefaultDefinitionParameters - Class in com.microsoft.azure.management.streamanalytics
The parameters needed to retrieve the default function definition for a JavaScript function.
JavaScriptFunctionRetrieveDefaultDefinitionParameters() - Constructor for class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionRetrieveDefaultDefinitionParameters
 
javaServiceClientIdentifier - Static variable in class com.microsoft.azure.sdk.iot.service.transport.TransportUtils
 
JavaVersion - Class in com.microsoft.azure.management.appservice
Defines values for Java versions.
JavaVersion() - Constructor for class com.microsoft.azure.management.appservice.JavaVersion
 
javaVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the javaVersion value.
javaVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
JERSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
JERSEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
JETTY_9_1_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.1 for WebContainer.
JETTY_9_1_V20131115 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.1.0 v20131115 for WebContainer.
JETTY_9_3_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.3 for WebContainer.
JETTY_9_3_V20161014 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value jetty 9.3.13 v20161014 for WebContainer.
Job - Class in com.microsoft.azure.sdk.iot.service.devicetwin
Representation of a single Job scheduled on the Iothub.
JOB_START_TIME - Static variable in class com.microsoft.azure.management.streamanalytics.OutputStartMode
Static value JobStartTime for OutputStartMode.
jobAction() - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Get the jobAction value.
JobAction - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobAction.
JobAction - Class in com.microsoft.azure.management.scheduler
The JobAction model.
JobAction() - Constructor for class com.microsoft.azure.management.scheduler.JobAction
 
JobActionType - Enum in com.microsoft.azure.management.scheduler
Defines values for JobActionType.
JobAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
JobAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobAddHeaders
 
JobAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
JobAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobAddOptions
 
JobAddParameter - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch job to add.
JobAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobAddParameter
 
JobBasePropertiesConstraints - Class in com.microsoft.azure.management.batchai
Constraints associated with the Job.
JobBasePropertiesConstraints() - Constructor for class com.microsoft.azure.management.batchai.JobBasePropertiesConstraints
 
JobBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job is in the process of being deleted.
JobBeingTerminated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job is in the process of being terminated.
JobClient - Class in com.microsoft.azure.sdk.iot.service.jobs
JobClient enables service client to schedule and cancel jobs for a group of devices using the IoTHub.
JobClient() - Constructor for class com.microsoft.azure.sdk.iot.service.jobs.JobClient
 
JobCollectionProperties - Class in com.microsoft.azure.management.scheduler
The JobCollectionProperties model.
JobCollectionProperties() - Constructor for class com.microsoft.azure.management.scheduler.JobCollectionProperties
 
JobCollectionQuota - Class in com.microsoft.azure.management.scheduler
The JobCollectionQuota model.
JobCollectionQuota() - Constructor for class com.microsoft.azure.management.scheduler.JobCollectionQuota
 
JobCollectionState - Enum in com.microsoft.azure.management.scheduler
Defines values for JobCollectionState.
JobCompleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job has been completed.
JobConstraints - Class in com.microsoft.azure.batch.protocol.models
The execution constraints for a job.
JobConstraints() - Constructor for class com.microsoft.azure.batch.protocol.models.JobConstraints
 
JobDataPath - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics job data path item.
JobDataPath() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobDataPath
 
JobDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
JobDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
 
JobDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
JobDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
 
JobDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job is disabled.
JobDisableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Disable operation.
JobDisableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
 
JobDisableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disable operation.
JobDisableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDisableOptions
 
JobDisableParameter - Class in com.microsoft.azure.batch.protocol.models
Options when disabling a job.
JobDisableParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobDisableParameter
 
JobEnableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Enable operation.
JobEnableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
 
JobEnableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enable operation.
JobEnableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobEnableOptions
 
JobErrorAction - Class in com.microsoft.azure.management.scheduler
The JobErrorAction model.
JobErrorAction() - Constructor for class com.microsoft.azure.management.scheduler.JobErrorAction
 
JobErrorDetails - Class in com.microsoft.azure.management.datalake.analytics.models
The Data Lake Analytics job error details.
JobErrorDetails() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
 
JobExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the execution of a job in the Azure Batch service.
JobExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
 
JobExecutionStatus - Enum in com.microsoft.azure.management.scheduler
Defines values for JobExecutionStatus.
JobExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job exists.
JobGetAllLifetimeStatisticsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetAllLifetimeStatistics operation.
JobGetAllLifetimeStatisticsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
 
JobGetAllLifetimeStatisticsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getAllLifetimeStatistics operation.
JobGetAllLifetimeStatisticsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
 
JobGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
JobGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetHeaders
 
JobGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
JobGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetOptions
 
JobGetTaskCountsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetTaskCounts operation.
JobGetTaskCountsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
 
JobGetTaskCountsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getTaskCounts operation.
JobGetTaskCountsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
 
JobHistoryActionName - Enum in com.microsoft.azure.management.scheduler
Defines values for JobHistoryActionName.
JobHistoryDefinitionProperties - Class in com.microsoft.azure.management.scheduler
The JobHistoryDefinitionProperties model.
JobHistoryDefinitionProperties() - Constructor for class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
 
JobHistoryFilter - Class in com.microsoft.azure.management.scheduler
The JobHistoryFilter model.
JobHistoryFilter() - Constructor for class com.microsoft.azure.management.scheduler.JobHistoryFilter
 
jobId() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the jobId value.
jobId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobDataPath
Get the jobId value.
jobId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the jobId value.
JobInformation - Class in com.microsoft.azure.management.datalake.analytics.models
The extended Data Lake Analytics job information properties returned when retrieving a specific job.
JobInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobInformation
 
JobInformationBasic - Class in com.microsoft.azure.management.datalake.analytics.models
The common Data Lake Analytics job information properties.
JobInformationBasic() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
 
JobInnerError - Class in com.microsoft.azure.management.datalake.analytics.models
The Data Lake Analytics job error details.
JobInnerError() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
 
JobListFromJobScheduleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListFromJobSchedule operation.
JobListFromJobScheduleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
 
JobListFromJobScheduleNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromJobScheduleNext operation.
JobListFromJobScheduleNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
 
JobListFromJobScheduleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listFromJobSchedule operation.
JobListFromJobScheduleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
 
JobListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
JobListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListHeaders
 
JobListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
JobListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListNextOptions
 
JobListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
JobListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListOptions
 
JobListPreparationAndReleaseTaskStatusHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListPreparationAndReleaseTaskStatus operation.
JobListPreparationAndReleaseTaskStatusHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
 
JobListPreparationAndReleaseTaskStatusNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPreparationAndReleaseTaskStatusNext operation.
JobListPreparationAndReleaseTaskStatusNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
 
JobListPreparationAndReleaseTaskStatusOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listPreparationAndReleaseTaskStatus operation.
JobListPreparationAndReleaseTaskStatusOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
 
jobManagerTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the jobManagerTask value.
jobManagerTask() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the jobManagerTask value.
JobManagerTask - Class in com.microsoft.azure.batch.protocol.models
Specifies details of a Job Manager task.
JobManagerTask() - Constructor for class com.microsoft.azure.batch.protocol.models.JobManagerTask
 
jobManagerTask() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the jobManagerTask value.
JobMaxRecurrence - Class in com.microsoft.azure.management.scheduler
The JobMaxRecurrence model.
JobMaxRecurrence() - Constructor for class com.microsoft.azure.management.scheduler.JobMaxRecurrence
 
jobName() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the jobName value.
JobNotActive - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job operation was attempted which is not permitted when the job is not active.
JobNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The job on which an operation was attempted is not present in the Batch account.
jobOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a JobOperations object for performing job-related operations on the associated account.
JobOperations - Class in com.microsoft.azure.batch
Performs job-related operations on an Azure Batch account.
jobOutputDirectoryPathSegment() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
JobPatchHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Patch operation.
JobPatchHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
 
JobPatchOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for patch operation.
JobPatchOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPatchOptions
 
JobPatchParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a job.
JobPatchParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPatchParameter
 
JobPipelineInformation - Class in com.microsoft.azure.management.datalake.analytics.models
Job Pipeline Information, showing the relationship of jobs and recurrences of those jobs in a pipeline.
JobPipelineInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
 
JobPipelineRunInformation - Class in com.microsoft.azure.management.datalake.analytics.models
Run info for a specific job pipeline.
JobPipelineRunInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobPipelineRunInformation
 
jobPreparation() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
JobPreparation - Class in com.microsoft.azure.management.batchai
Specifies the settings for job preparation.
JobPreparation() - Constructor for class com.microsoft.azure.management.batchai.JobPreparation
 
JobPreparationAndReleaseTaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
The status of the Job Preparation and Job Release tasks on a compute node.
JobPreparationAndReleaseTaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
 
jobPreparationTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the jobPreparationTask value.
jobPreparationTask() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the jobPreparationTask value.
JobPreparationTask - Class in com.microsoft.azure.batch.protocol.models
A Job Preparation task to run before any tasks of the job on any given compute node.
JobPreparationTask() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPreparationTask
 
jobPreparationTask() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the jobPreparationTask value.
jobPreparationTaskExecutionInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the jobPreparationTaskExecutionInfo value.
JobPreparationTaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the execution of a Job Preparation task on a compute node.
JobPreparationTaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
 
JobPreparationTaskNotRunOnNode - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A Job Preparation task was not run on a compute node.
JobPreparationTaskNotSpecified - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job does not have a Job Preparation task.
JobPreparationTaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobPreparationTaskState.
JobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
The common Data Lake Analytics job properties.
JobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobProperties
 
JobProperties - Class in com.microsoft.azure.sdk.iot.service
 
JobProperties() - Constructor for class com.microsoft.azure.sdk.iot.service.JobProperties
 
JobProperties.JobStatus - Enum in com.microsoft.azure.sdk.iot.service
 
JobProperties.JobType - Enum in com.microsoft.azure.sdk.iot.service
 
JobPropertiesConstraints - Class in com.microsoft.azure.management.batchai
Constraints associated with the Job.
JobPropertiesConstraints() - Constructor for class com.microsoft.azure.management.batchai.JobPropertiesConstraints
 
JobPropertiesExecutionInfo - Class in com.microsoft.azure.management.batchai
Contains information about the execution of a job in the Azure Batch service.
JobPropertiesExecutionInfo() - Constructor for class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
 
JobPropertiesParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
JobPropertiesParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Empty constructor: Used only to keep GSON happy.
JobPropertiesParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Constructor for a JobPropertiesParser object that is built from the provided Json
JobQueryResponseError - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
JobQueryResponseError() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
 
JobRecurrence - Class in com.microsoft.azure.management.scheduler
The JobRecurrence model.
JobRecurrence() - Constructor for class com.microsoft.azure.management.scheduler.JobRecurrence
 
JobRecurrenceInformation - Class in com.microsoft.azure.management.datalake.analytics.models
Recurrence job information for a specific recurrence.
JobRecurrenceInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
 
JobRecurrenceSchedule - Class in com.microsoft.azure.management.scheduler
The JobRecurrenceSchedule model.
JobRecurrenceSchedule() - Constructor for class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
 
JobRecurrenceScheduleMonthlyOccurrence - Class in com.microsoft.azure.management.scheduler
The JobRecurrenceScheduleMonthlyOccurrence model.
JobRecurrenceScheduleMonthlyOccurrence() - Constructor for class com.microsoft.azure.management.scheduler.JobRecurrenceScheduleMonthlyOccurrence
 
JobRelationshipProperties - Class in com.microsoft.azure.management.datalake.analytics.models
Job relationship information properties including pipeline information, correlation information, etc.
JobRelationshipProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
 
jobReleaseTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the jobReleaseTask value.
jobReleaseTask() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the jobReleaseTask value.
JobReleaseTask - Class in com.microsoft.azure.batch.protocol.models
A Job Release task to run on job completion on any compute node where the job has run.
JobReleaseTask() - Constructor for class com.microsoft.azure.batch.protocol.models.JobReleaseTask
 
jobReleaseTask() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the jobReleaseTask value.
jobReleaseTaskExecutionInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the jobReleaseTaskExecutionInfo value.
JobReleaseTaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the execution of a Job Release task on a compute node.
JobReleaseTaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
 
JobReleaseTaskNotRunOnNode - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A Job Release task was not run on a compute node.
JobReleaseTaskNotSpecified - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified job does not have a Job Release task.
JobReleaseTaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobReleaseTaskState.
JobResource - Class in com.microsoft.azure.management.datalake.analytics.models
The Data Lake Analytics job resources.
JobResource() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobResource
 
JobResourceType - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for JobResourceType.
JobResult - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for JobResult.
JobResult - Class in com.microsoft.azure.sdk.iot.service.jobs
Collection with the result of a job operation.
jobs() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Jobs object to access its operations.
Jobs - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Jobs.
jobs() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
jobs() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets the Jobs object to access its operations.
Jobs - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in Jobs.
JobScheduleAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
JobScheduleAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
 
JobScheduleAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
JobScheduleAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
 
JobScheduleAddParameter - Class in com.microsoft.azure.batch.protocol.models
A job schedule that allows recurring jobs by specifying when to run jobs and a specification used to create each job.
JobScheduleAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
 
JobScheduleBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule is in the process of being deleted.
JobScheduleBeingTerminated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule is in the process of being terminated.
JobScheduleCompleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule has completed.
JobScheduleDay - Enum in com.microsoft.azure.management.scheduler
Defines values for JobScheduleDay.
JobScheduleDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
JobScheduleDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
 
JobScheduleDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
JobScheduleDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
 
JobScheduleDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule operation was attempted which is not permitted when the schedule is disabled.
JobScheduleDisableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Disable operation.
JobScheduleDisableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
 
JobScheduleDisableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disable operation.
JobScheduleDisableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
 
JobScheduleEnableHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Enable operation.
JobScheduleEnableHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
 
JobScheduleEnableOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enable operation.
JobScheduleEnableOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
 
JobScheduleExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about jobs that have been and will be run under a job schedule.
JobScheduleExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
 
JobScheduleExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The job schedule you are attempting to add already exists in the Batch account.
JobScheduleExistsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Exists operation.
JobScheduleExistsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
 
JobScheduleExistsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for exists operation.
JobScheduleExistsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
 
JobScheduleGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
JobScheduleGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
 
JobScheduleGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
JobScheduleGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
 
JobScheduleListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
JobScheduleListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
 
JobScheduleListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
JobScheduleListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
 
JobScheduleListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
JobScheduleListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
 
JobScheduleNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The job schedule on which an operation was attempted does not exist.
jobScheduleOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a JobScheduleOperations object for performing job schedule-related operations on the associated account.
JobScheduleOperations - Class in com.microsoft.azure.batch
Performs job schedule-related operations on an Azure Batch account.
JobSchedulePatchHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Patch operation.
JobSchedulePatchHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
 
JobSchedulePatchOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for patch operation.
JobSchedulePatchOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
 
JobSchedulePatchParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a job schedule.
JobSchedulePatchParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
 
jobSchedules() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the JobSchedules object to access its operations.
JobSchedules - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in JobSchedules.
JobScheduleState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobScheduleState.
JobScheduleStatistics - Class in com.microsoft.azure.batch.protocol.models
Resource usage statistics for a job schedule.
JobScheduleStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
 
JobScheduleTerminateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Terminate operation.
JobScheduleTerminateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
 
JobScheduleTerminateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for terminate operation.
JobScheduleTerminateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
 
JobScheduleUpdateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Update operation.
JobScheduleUpdateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
 
JobScheduleUpdateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for update operation.
JobScheduleUpdateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
 
JobScheduleUpdateParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a job schedule.
JobScheduleUpdateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
 
JobScheduleWithSameIdExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job schedule with the specified job ID exists.
JobSchedulingError - Class in com.microsoft.azure.batch.protocol.models
An error encountered by the Batch service when scheduling a job.
JobSchedulingError() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSchedulingError
 
JobSchedulingErrorCodes - Class in com.microsoft.azure.batch
Contains error codes specific to job scheduling errors.
JobSchedulingErrorCodes() - Constructor for class com.microsoft.azure.batch.JobSchedulingErrorCodes
 
JobsParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Jobs collection with a Json serializer.
JobsParser(String, MethodParser, String, Date, long) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
CONSTRUCTOR
JobsParser(String, TwinParser, String, Date, long) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
Deprecated.
JobsParser(String, TwinState, String, Date, long) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
CONSTRUCTOR
JobsParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
Empty constructor: Used only to keep GSON happy.
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the jobSpecification value.
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the jobSpecification value.
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Get the jobSpecification value.
jobSpecification() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Get the jobSpecification value.
JobSpecification - Class in com.microsoft.azure.batch.protocol.models
Specifies details of the jobs to be created on a schedule.
JobSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.JobSpecification
 
JobsResponseParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Jobs response collection with a Json deserializer.
JobsResponseParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser
 
JobsStatisticsParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Jobs statistics collection with a Json deserializer.
JobsStatisticsParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser
 
JobsSummary - Class in com.microsoft.azure.management.recoveryservices
Summary of the replication job data for this vault.
JobsSummary() - Constructor for class com.microsoft.azure.management.recoveryservices.JobsSummary
 
JobState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for JobState.
JobState - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for JobState.
JobState - Enum in com.microsoft.azure.management.scheduler
Defines values for JobState.
JobStateAuditRecord - Class in com.microsoft.azure.management.datalake.analytics.models
The Data Lake Analytics job state audit records for tracking the lifecycle of a job.
JobStateAuditRecord() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobStateAuditRecord
 
JobStateFilter - Class in com.microsoft.azure.management.scheduler
The JobStateFilter model.
JobStateFilter() - Constructor for class com.microsoft.azure.management.scheduler.JobStateFilter
 
JobStatistics - Class in com.microsoft.azure.batch.protocol.models
Resource usage statistics for a job.
JobStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.JobStatistics
 
JobStatistics - Class in com.microsoft.azure.management.datalake.analytics.models
The Data Lake Analytics job execution statistics.
JobStatistics() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobStatistics
 
JobStatistics - Class in com.microsoft.azure.sdk.iot.service.jobs
Collection of jobs statistics.
JobStatisticsVertex - Class in com.microsoft.azure.management.datalake.analytics.models
the detailed information for a vertex.
JobStatisticsVertex() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertex
 
JobStatisticsVertexStage - Class in com.microsoft.azure.management.datalake.analytics.models
The Data Lake Analytics job statistics vertex stage information.
JobStatisticsVertexStage() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
 
JobStatus - Enum in com.microsoft.azure.management.devices
Defines values for JobStatus.
JobStatus - Class in com.microsoft.azure.management.scheduler
The JobStatus model.
JobStatus() - Constructor for class com.microsoft.azure.management.scheduler.JobStatus
 
JobStatus - Enum in com.microsoft.azure.sdk.iot.service.jobs
 
JobTerminateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Terminate operation.
JobTerminateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
 
JobTerminateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for terminate operation.
JobTerminateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
 
JobTerminateParameter - Class in com.microsoft.azure.batch.protocol.models
Options when terminating a job.
JobTerminateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobTerminateParameter
 
jobTitle() - Method in class com.microsoft.azure.management.appservice.Contact
Get the jobTitle value.
jobTitle() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
JobType - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for JobType.
JobType - Class in com.microsoft.azure.management.devices
Defines values for JobType.
JobType(String) - Constructor for class com.microsoft.azure.management.devices.JobType
Creates a custom value for JobType.
JobType - Enum in com.microsoft.azure.sdk.iot.service.jobs
 
JobUpdateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Update operation.
JobUpdateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
 
JobUpdateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for update operation.
JobUpdateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
 
JobUpdateParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a job.
JobUpdateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
 
JobWithSameIdExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job with the specified job schedule ID exists.
JORDAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
JORDAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
JSON_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
JsonOutputSerializationFormat - Class in com.microsoft.azure.management.streamanalytics
Defines values for JsonOutputSerializationFormat.
JsonOutputSerializationFormat(String) - Constructor for class com.microsoft.azure.management.streamanalytics.JsonOutputSerializationFormat
Creates a custom value for JsonOutputSerializationFormat.
JsonSerialization - Class in com.microsoft.azure.management.streamanalytics
Describes how data from an input is serialized or how data is serialized when written to an output in JSON format.
JsonSerialization() - Constructor for class com.microsoft.azure.management.streamanalytics.JsonSerialization
 
JsonWebKey - Class in com.microsoft.azure.keyvault.webkey
As of http://tools.ietf.org/html/draft-ietf-jose-json-web-key-18.
JsonWebKey() - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
jsonWebKey() - Method in interface com.microsoft.azure.management.keyvault.Key
 
JsonWebKeyCurveName - Class in com.microsoft.azure.keyvault.models
Defines values for JsonWebKeyCurveName.
JsonWebKeyCurveName() - Constructor for class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
 
JsonWebKeyCurveName - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyCurveName.
JsonWebKeyCurveName(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Creates a custom value for JsonWebKeyCurveName.
JsonWebKeyEncryptionAlgorithm - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyEncryptionAlgorithm.
JsonWebKeyEncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Creates a custom value for JsonWebKeyEncryptionAlgorithm.
JsonWebKeyOperation - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyOperation.
JsonWebKeyOperation(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Creates a custom value for JsonWebKeyOperation.
JsonWebKeySignatureAlgorithm - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeySignatureAlgorithm.
JsonWebKeySignatureAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Creates a custom value for JsonWebKeySignatureAlgorithm.
JsonWebKeyType - Class in com.microsoft.azure.keyvault.webkey
Defines values for JsonWebKeyType.
JsonWebKeyType(String) - Constructor for class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Creates a custom value for JsonWebKeyType.
JWT_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
JSON web token type.

K

k() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get Symmetric key value.
KAZAKHSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
KAZAKHSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
kbTransferred() - Method in class com.microsoft.azure.management.apimanagement.QuotaCounterValueContract
Get the kbTransferred value.
keepAlive() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get the keepAlive value.
keepAtLeastOneBackup() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the keepAtLeastOneBackup value.
keepHttpConnectionAlive() - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Get the keepHttpConnectionAlive value.
keepHttpConnectionAlive() - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Get the keepHttpConnectionAlive value.
KENYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
KENYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
kernelCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the kernelCPUTime value.
kernelCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the kernelCPUTime value.
kernelCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the kernelCPUTime value.
key() - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.models.custom.KeyBundle
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the key value.
key() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
key() - Method in interface com.microsoft.azure.management.appservice.AppSetting
 
key() - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Get the key value.
Key - Interface in com.microsoft.azure.management.keyvault
An immutable client-side representation of an Azure Key Vault key.
key() - Method in class com.microsoft.azure.management.machinelearning.StorageAccount
Get the key value.
key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
 
key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
 
key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
 
key() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.VoidIndexable
 
key() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
 
key() - Method in interface com.microsoft.azure.management.search.QueryKey
 
key - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
Shared access policy key (if applies)
key - Variable in class com.microsoft.azure.sdk.iot.service.AuthenticationMethod
Shared access policy key (if applies)
Key.Definition - Interface in com.microsoft.azure.management.keyvault
Container interface for all the definitions.
Key.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
Grouping of key definition stages.
Key.DefinitionStages.Blank - Interface in com.microsoft.azure.management.keyvault
The first stage of a key definition.
Key.DefinitionStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the attributes of the key.
Key.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.keyvault
The stage of the key definition which contains all the minimum required inputs for the key to be created but also allows for any other optional settings to be specified.
Key.DefinitionStages.WithCreateBase - Interface in com.microsoft.azure.management.keyvault
The base stage of the key definition allowing for any other optional settings to be specified.
Key.DefinitionStages.WithHsm - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify whether to store the key in hardware security modules.
Key.DefinitionStages.WithImport - Interface in com.microsoft.azure.management.keyvault
The stage of the key definition which contains all the minimum required inputs for the key to be imported but also allows for any other optional settings to be specified.
Key.DefinitionStages.WithKey - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify whether to create a key or to import a key.
Key.DefinitionStages.WithKeyOperations - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the allowed operations for the key.
Key.DefinitionStages.WithKeySize - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the key size.
Key.DefinitionStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a key definition allowing to specify the tags of the key.
Key.Update - Interface in com.microsoft.azure.management.keyvault
The template for a key update operation, containing all the settings that can be modified.
Key.UpdateStages - Interface in com.microsoft.azure.management.keyvault
Grouping of key update stages.
Key.UpdateStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the attributes of the key.
Key.UpdateStages.WithHsm - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify whether to store the key in hardware security modules.
Key.UpdateStages.WithKey - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to create a new version of the key.
Key.UpdateStages.WithKeyOperations - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the allowed operations for the key.
Key.UpdateStages.WithKeySize - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the key size.
Key.UpdateStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a key update allowing to specify the tags of the key.
Key.UpdateWithCreate - Interface in com.microsoft.azure.management.keyvault
The template for a key vault update operation, with a new key version to be created.
Key.UpdateWithImport - Interface in com.microsoft.azure.management.keyvault
The template for a key vault update operation, with a new key version to be imported.
KEY_AGREEMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyAgreement for KeyUsageType.
KEY_CERT_SIGN - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyCertSign for KeyUsageType.
KEY_ENCIPHERMENT - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value keyEncipherment for KeyUsageType.
KeyAttributes - Class in com.microsoft.azure.keyvault.models
The attributes of a key managed by the key vault service.
KeyAttributes() - Constructor for class com.microsoft.azure.keyvault.models.KeyAttributes
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the keyAttributes value.
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
keyAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
KeyBundle - Class in com.microsoft.azure.keyvault.models.custom
 
KeyBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.KeyBundle
 
KeyBundle - Class in com.microsoft.azure.keyvault.models
A KeyBundle consisting of a WebKey plus its attributes.
KeyBundle() - Constructor for class com.microsoft.azure.keyvault.models.KeyBundle
 
keyBundleBackup() - Method in class com.microsoft.azure.keyvault.models.KeyRestoreParameters
Get the keyBundleBackup value.
KeyCreateParameters - Class in com.microsoft.azure.keyvault.models
The key create parameters.
KeyCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyCreateParameters
 
KeyCredentialsUpdateParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for a KeyCredentials update operation.
KeyCredentialsUpdateParameters() - Constructor for class com.microsoft.azure.management.graphrbac.KeyCredentialsUpdateParameters
 
keyData() - Method in class com.microsoft.azure.management.compute.SshPublicKey
Get the keyData value.
keyData() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
Get the keyData value.
keyEncryptionKey() - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Get the keyEncryptionKey value.
keyEncryptionKey() - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Get the keyEncryptionKey value.
keyEncryptionKeyURL - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyEncryptionKeyURL() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyEncryptionKeyVaultId - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyEncryptionKeyVaultId() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyId() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the keyId value.
KeyIdentifier - Class in com.microsoft.azure.keyvault
The Key Vault key identifier.
KeyIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
KeyIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
KeyIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.KeyIdentifier
Constructor.
keyIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
The key identifier.
keyIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.KeyBundle
The key identifier.
KeyImportParameters - Class in com.microsoft.azure.keyvault.models
The key import parameters.
KeyImportParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyImportParameters
 
KeyItem - Class in com.microsoft.azure.keyvault.models
The key item containing key metadata.
KeyItem() - Constructor for class com.microsoft.azure.keyvault.models.KeyItem
 
keyKind() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountRegenerateKeyParameters
Get the keyKind value.
KeyKind - Class in com.microsoft.azure.management.cosmosdb
Defines values for KeyKind.
KeyKind(String) - Constructor for class com.microsoft.azure.management.cosmosdb.KeyKind
Creates a custom value for KeyKind.
keyName() - Method in class com.microsoft.azure.keyvault.models.StorageAccountRegenerteKeyParameters
Get the keyName value.
keyName() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyName() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
keyName() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
keyName() - Method in class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
Get the keyName value.
KeyName - Enum in com.microsoft.azure.management.cognitiveservices
Defines values for KeyName.
keyName() - Method in class com.microsoft.azure.management.cognitiveservices.RegenerateKeyParameters
Get the keyName value.
keyName() - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReference
Get the keyName value.
keyName() - Method in class com.microsoft.azure.management.powerbi.WorkspaceCollectionAccessKey
Get the keyName value.
keyName() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get the keyName value.
keyName() - Method in class com.microsoft.azure.management.storage.StorageAccountKey
Get the keyName value.
keyName() - Method in class com.microsoft.azure.management.storage.StorageAccountRegenerateKeyParameters
Get the keyName value.
keyName - Variable in class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
 
KeyOperationResult - Class in com.microsoft.azure.keyvault.models
The key operation result.
KeyOperationResult() - Constructor for class com.microsoft.azure.keyvault.models.KeyOperationResult
 
keyOperations() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keyOperations() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
KeyOperationsParameters - Class in com.microsoft.azure.keyvault.models
The key operations parameters.
KeyOperationsParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyOperationsParameters
 
keyOps() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keyOps value.
keyOps() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the keyOps value.
keyOps() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the keyOps value.
KeyPermission - Enum in com.microsoft.azure.management.storage
Defines values for KeyPermission.
KeyPermissions - Class in com.microsoft.azure.management.keyvault
Defines values for KeyPermissions.
KeyPermissions() - Constructor for class com.microsoft.azure.management.keyvault.KeyPermissions
 
keyProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the keyProperties value.
KeyProperties - Class in com.microsoft.azure.keyvault.models
Properties of the key pair backing a certificate.
KeyProperties() - Constructor for class com.microsoft.azure.keyvault.models.KeyProperties
 
keyPropertyNames() - Method in class com.microsoft.azure.management.customerinsights.StrongId
Get the keyPropertyNames value.
KeyRestoreParameters - Class in com.microsoft.azure.keyvault.models
The key restore parameters.
KeyRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyRestoreParameters
 
keys() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Get the keys value.
Keys - Interface in com.microsoft.azure.management.keyvault
Entry point for Key Vault keys API.
keys() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the keys value.
keys() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
keys() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the keys value.
keys() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
KeySignParameters - Class in com.microsoft.azure.keyvault.models
The key operations parameters.
KeySignParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeySignParameters
 
keySize() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the keySize value.
keySize() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the keySize value.
keySize() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
keySize() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
KeySize1024 - Static variable in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
KeySize128 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize192 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize2048 - Static variable in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
KeySize256 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize384 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
KeySize4096 - Static variable in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
KeySize512 - Static variable in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
keySource() - Method in class com.microsoft.azure.management.storage.Encryption
Get the keySource value.
KeySource - Class in com.microsoft.azure.management.storage
Defines values for KeySource.
KeySource() - Constructor for class com.microsoft.azure.management.storage.KeySource
 
keyType() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the keyType value.
keyType() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
KeyType - Enum in com.microsoft.azure.management.apimanagement
Defines values for KeyType.
KeyType - Enum in com.microsoft.azure.management.eventhub
Defines values for KeyType.
KeyType - Enum in com.microsoft.azure.management.logic
Defines values for KeyType.
keyType() - Method in class com.microsoft.azure.management.logic.RegenerateActionParameter
Get the keyType value.
keyType() - Method in class com.microsoft.azure.management.redis.RedisRegenerateKeyParameters
Get the keyType value.
KeyType - Enum in com.microsoft.azure.management.relay
Defines values for KeyType.
KeyUpdateParameters - Class in com.microsoft.azure.keyvault.models
The key update parameters.
KeyUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyUpdateParameters
 
keyUrl() - Method in class com.microsoft.azure.management.batchai.KeyVaultKeyReference
Get the keyUrl value.
keyUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Get the keyUrl value.
keyUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Get the keyUrl value.
keyUsage() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the keyUsage value.
KeyUsageType - Class in com.microsoft.azure.keyvault.models
Defines values for KeyUsageType.
KeyUsageType() - Constructor for class com.microsoft.azure.keyvault.models.KeyUsageType
 
keyValue() - Method in class com.microsoft.azure.batch.auth.BatchSharedKeyCredentials
Gets the Base64 encoded account access key.
keyValue - Variable in class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
 
keyVault() - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReference
Get the keyVault value.
KeyVaultAndKeyReference - Class in com.microsoft.azure.management.compute
Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey.
KeyVaultAndKeyReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
 
KeyVaultAndSecretReference - Class in com.microsoft.azure.management.compute
Key Vault Secret Url and vault id of the encryption key.
KeyVaultAndSecretReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
 
KeyVaultClient - Class in com.microsoft.azure.keyvault
 
KeyVaultClient(ServiceClientCredentials) - Constructor for class com.microsoft.azure.keyvault.KeyVaultClient
Initializes an instance of KeyVaultClient client.
KeyVaultClient(RestClient) - Constructor for class com.microsoft.azure.keyvault.KeyVaultClient
Initializes an instance of KeyVaultClient client.
KeyVaultClientBase - Interface in com.microsoft.azure.keyvault
The interface for KeyVaultClientBase class.
KeyVaultClientCustom - Interface in com.microsoft.azure.keyvault
 
KeyVaultCredentials - Class in com.microsoft.azure.keyvault.authentication
An implementation of ServiceClientCredentials that supports automatic bearer token refresh.
KeyVaultCredentials() - Constructor for class com.microsoft.azure.keyvault.authentication.KeyVaultCredentials
 
KeyVaultError - Class in com.microsoft.azure.keyvault.models
The key vault error exception.
KeyVaultError() - Constructor for class com.microsoft.azure.keyvault.models.KeyVaultError
 
KeyVaultErrorException - Exception in com.microsoft.azure.keyvault.models
Exception thrown for an invalid response with KeyVaultError information.
KeyVaultErrorException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
Initializes a new instance of the KeyVaultErrorException class.
KeyVaultErrorException(String, Response<ResponseBody>, KeyVaultError) - Constructor for exception com.microsoft.azure.keyvault.models.KeyVaultErrorException
Initializes a new instance of the KeyVaultErrorException class.
keyVaultId() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the keyVaultId value.
keyVaultId() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateKeyVaultBinding
 
keyVaultId - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyVaultId() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyVaultId() - Method in class com.microsoft.azure.management.devtestlab.UserSecretStore
Get the keyVaultId value.
keyVaultId() - Method in class com.microsoft.azure.management.devtestlab.UserSecretStoreFragment
Get the keyVaultId value.
KeyVaultKey - Class in com.microsoft.azure.keyvault.extensions
The key vault key that performs cryptography operations.
KeyVaultKey(KeyVaultClient, KeyBundle) - Constructor for class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
KeyVaultKeyReference - Class in com.microsoft.azure.management.batchai
Describes a reference to Key Vault Key.
KeyVaultKeyReference() - Constructor for class com.microsoft.azure.management.batchai.KeyVaultKeyReference
 
KeyVaultKeyReference - Class in com.microsoft.azure.management.compute
Describes a reference to Key Vault Key.
KeyVaultKeyReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultKeyReference
 
KeyVaultKeyReference - Class in com.microsoft.azure.management.logic
The reference to the key vault key.
KeyVaultKeyReference() - Constructor for class com.microsoft.azure.management.logic.KeyVaultKeyReference
 
KeyVaultKeyReferenceKeyVault - Class in com.microsoft.azure.management.logic
The key vault reference.
KeyVaultKeyReferenceKeyVault() - Constructor for class com.microsoft.azure.management.logic.KeyVaultKeyReferenceKeyVault
 
KeyVaultKeyResolver - Class in com.microsoft.azure.keyvault.extensions
The key resolver class that handles resolving key id to type IKey to be used for cryptography operations.
KeyVaultKeyResolver(KeyVaultClient) - Constructor for class com.microsoft.azure.keyvault.extensions.KeyVaultKeyResolver
Constructor.
KeyVaultKeyResolver(KeyVaultClient, Provider) - Constructor for class com.microsoft.azure.keyvault.extensions.KeyVaultKeyResolver
Constructor.
keyVaultMetaInfo() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Get the keyVaultMetaInfo value.
KeyVaultMetaInfo - Class in com.microsoft.azure.management.datalake.store.models
Metadata information used by account encryption.
KeyVaultMetaInfo() - Constructor for class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
 
keyVaultMetaInfo() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateEncryptionConfig
Get the keyVaultMetaInfo value.
keyVaultProperties() - Method in class com.microsoft.azure.management.storage.Encryption
Get the keyVaultProperties value.
KeyVaultProperties - Class in com.microsoft.azure.management.storage
Properties of key vault.
KeyVaultProperties() - Constructor for class com.microsoft.azure.management.storage.KeyVaultProperties
 
KeyVaultReference - Class in com.microsoft.azure.management.batch
Identifies the Azure key vault associated with a Batch account.
KeyVaultReference() - Constructor for class com.microsoft.azure.management.batch.KeyVaultReference
 
keyVaultResourceId() - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Get the keyVaultResourceId value.
keyVaultSecretName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateKeyVaultBinding
 
keyVaultSecretRef() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get the keyVaultSecretRef value.
KeyVaultSecretRef - Class in com.microsoft.azure.management.containerservice
Reference to a secret stored in Azure Key Vault.
KeyVaultSecretRef() - Constructor for class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
 
KeyVaultSecretReference - Class in com.microsoft.azure.management.batchai
Describes a reference to Key Vault Secret.
KeyVaultSecretReference() - Constructor for class com.microsoft.azure.management.batchai.KeyVaultSecretReference
 
KeyVaultSecretReference - Class in com.microsoft.azure.management.compute
Describes a reference to Key Vault Secret.
KeyVaultSecretReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultSecretReference
 
keyVaultSecretReference() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
KeyVaultSecretStatus - Enum in com.microsoft.azure.management.appservice
Defines values for KeyVaultSecretStatus.
keyVaultUri() - Method in class com.microsoft.azure.management.devtestlab.UserSecretStore
Get the keyVaultUri value.
keyVaultUri() - Method in class com.microsoft.azure.management.devtestlab.UserSecretStoreFragment
Get the keyVaultUri value.
keyVaultUri() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get the keyVaultUri value.
keyVaultUrl() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
KeyVerifyParameters - Class in com.microsoft.azure.keyvault.models
The key verify parameters.
KeyVerifyParameters() - Constructor for class com.microsoft.azure.keyvault.models.KeyVerifyParameters
 
KeyVerifyResult - Class in com.microsoft.azure.keyvault.models
The key verify result.
KeyVerifyResult() - Constructor for class com.microsoft.azure.keyvault.models.KeyVerifyResult
 
keyVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
keyVersion() - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReference
Get the keyVersion value.
keyVersion() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get the keyVersion value.
KeyWrapAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all key wrap algorithms.
KeyWrapAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.KeyWrapAlgorithm
Constructor.
kid() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the kid value.
kid() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the kid value.
kid() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
killJobOnCompletion() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the killJobOnCompletion value.
kind() - Method in class com.microsoft.azure.management.appservice.ProxyOnlyResource
Get the kind value.
kind() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityParameter
Get the kind value.
kind() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Get the kind value.
Kind - Class in com.microsoft.azure.management.cognitiveservices
Defines values for Kind.
Kind() - Constructor for class com.microsoft.azure.management.cognitiveservices.Kind
 
kind() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
kind() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
kind() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
 
kind() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
kind() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
Kind - Enum in com.microsoft.azure.management.storage
Defines values for Kind.
kind() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
KIRIBATI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
KIRIBATI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
KnownLinuxVirtualMachineImage - Enum in com.microsoft.azure.management.compute
The popular Azure Linux images.
KnownWindowsVirtualMachineImage - Enum in com.microsoft.azure.management.compute
The popular Azure Windows images.
KOREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
KOREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
KOREA_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
KOREA_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
KpiAlias - Class in com.microsoft.azure.management.customerinsights
The KPI alias.
KpiAlias() - Constructor for class com.microsoft.azure.management.customerinsights.KpiAlias
 
KpiExtract - Class in com.microsoft.azure.management.customerinsights
The KPI extract.
KpiExtract() - Constructor for class com.microsoft.azure.management.customerinsights.KpiExtract
 
KpiFunctions - Enum in com.microsoft.azure.management.customerinsights
Defines values for KpiFunctions.
KpiGroupByMetadata - Class in com.microsoft.azure.management.customerinsights
The KPI GroupBy field metadata.
KpiGroupByMetadata() - Constructor for class com.microsoft.azure.management.customerinsights.KpiGroupByMetadata
 
KpiParticipantProfilesMetadata - Class in com.microsoft.azure.management.customerinsights
The KPI participant profile metadata.
KpiParticipantProfilesMetadata() - Constructor for class com.microsoft.azure.management.customerinsights.KpiParticipantProfilesMetadata
 
KpiThresholds - Class in com.microsoft.azure.management.customerinsights
Defines the KPI Threshold limits.
KpiThresholds() - Constructor for class com.microsoft.azure.management.customerinsights.KpiThresholds
 
kty() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the kty value.
kty() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the kty value.
KUBERNETES - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value Kubernetes for ContainerServiceOrchestratorTypes.
KUBERNETES_1_5_8 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.5.8.
KUBERNETES_1_6_11 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.6.11.
KUBERNETES_1_6_12 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.6.12.
KUBERNETES_1_6_13 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.6.13.
KUBERNETES_1_6_6 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.6.6.
KUBERNETES_1_6_9 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.6.9.
KUBERNETES_1_7_10 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.7.10.
KUBERNETES_1_7_12 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.7.12.
KUBERNETES_1_7_7 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.7.7.
KUBERNETES_1_7_9 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.7.9.
KUBERNETES_1_8_0 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.8.0.
KUBERNETES_1_8_1 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.8.1.
KUBERNETES_1_8_2 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.8.2.
KUBERNETES_1_8_4 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.8.4.
KUBERNETES_1_8_6 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.8.6.
KUBERNETES_1_8_7 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
Static value Kubernetes version 1.8.7.
KubernetesCluster - Interface in com.microsoft.azure.management.containerservice
A client-side representation for a managed Kubernetes cluster.
KubernetesCluster.Definition - Interface in com.microsoft.azure.management.containerservice
Interface for all the definitions related to a Kubernetes cluster.
KubernetesCluster.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
Grouping of Kubernetes cluster definition stages.
KubernetesCluster.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerservice
The first stage of a container service definition.
KubernetesCluster.DefinitionStages.WithAgentPool - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify an agent pool profile.
KubernetesCluster.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerservice
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
KubernetesCluster.DefinitionStages.WithDnsPrefix - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify the DNS prefix label.
KubernetesCluster.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify the resource group.
KubernetesCluster.DefinitionStages.WithKeyVaultSecret - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify the KeyVault secret name and version.
KubernetesCluster.DefinitionStages.WithLinuxRootUsername - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specific the Linux root username.
KubernetesCluster.DefinitionStages.WithLinuxSshKey - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specific the Linux SSH key.
KubernetesCluster.DefinitionStages.WithServicePrincipalClientId - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify the service principal client ID.
KubernetesCluster.DefinitionStages.WithServicePrincipalProfile - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify the service principal secret.
KubernetesCluster.DefinitionStages.WithVersion - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify orchestration type.
KubernetesCluster.Update - Interface in com.microsoft.azure.management.containerservice
The template for an update operation, containing all the settings that can be modified.
KubernetesCluster.UpdateStages - Interface in com.microsoft.azure.management.containerservice
Grouping of the Kubernetes cluster update stages.
KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster update definition allowing to specify the number of agents in the specified pool.
KubernetesClusterAccessProfileRole - Class in com.microsoft.azure.management.containerservice
Defines values for Kubernetes cluster access profile roles.
KubernetesClusterAccessProfileRole() - Constructor for class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
 
KubernetesClusterAgentPool - Interface in com.microsoft.azure.management.containerservice
A client-side representation for a Kubernetes cluster agent pool.
KubernetesClusterAgentPool.Definition<ParentT> - Interface in com.microsoft.azure.management.containerservice
The entirety of a container service agent pool definition as a part of a parent definition.
KubernetesClusterAgentPool.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
Grouping of container service agent pool definition stages as a part of parent container service definition.
KubernetesClusterAgentPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerservice
The first stage of a container service agent pool definition.
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerservice
The final stage of a container service agent pool definition.
KubernetesClusterAgentPool.DefinitionStages.WithOSDiskSize<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent pool OS disk size.
KubernetesClusterAgentPool.DefinitionStages.WithOSType<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent pool OS type.
KubernetesClusterAgentPool.DefinitionStages.WithVMSize<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the agent virtual machine size.
kubernetesClusters() - Method in class com.microsoft.azure.management.Azure
 
KubernetesClusters - Interface in com.microsoft.azure.management.containerservice
Entry point to managed Kubernetes service management API.
KubernetesClusterUpgradeProfile - Interface in com.microsoft.azure.management.containerservice
The result of checking for the Kubernetes cluster's upgrade profile.
KubernetesVersion - Class in com.microsoft.azure.management.containerservice
Defines values for Kubernetes versions.
KubernetesVersion() - Constructor for class com.microsoft.azure.management.containerservice.KubernetesVersion
 
kubernetesVersion() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get the kubernetesVersion value.
KUWAIT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
KUWAIT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
KYRGYZSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
KYRGYZSTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 

L

L - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value l for Permissions.
LAB_PREMIUM_VM_COUNT - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value LabPremiumVmCount for PolicyFactName.
LAB_TARGET_COST - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value LabTargetCost for PolicyFactName.
LAB_VM_COUNT - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value LabVmCount for PolicyFactName.
LAB_VM_SIZE - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value LabVmSize for PolicyFactName.
LabCostDetailsProperties - Class in com.microsoft.azure.management.devtestlab
The properties of a lab cost item.
LabCostDetailsProperties() - Constructor for class com.microsoft.azure.management.devtestlab.LabCostDetailsProperties
 
LabCostSummaryProperties - Class in com.microsoft.azure.management.devtestlab
The properties of the cost summary.
LabCostSummaryProperties() - Constructor for class com.microsoft.azure.management.devtestlab.LabCostSummaryProperties
 
label() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Get the label value.
label() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
label() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the label value.
labName() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the labName value.
LabResourceCostProperties - Class in com.microsoft.azure.management.devtestlab
The properties of a resource cost item.
LabResourceCostProperties() - Constructor for class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
 
labSubnetName() - Method in class com.microsoft.azure.management.devtestlab.Subnet
Get the labSubnetName value.
labSubnetName() - Method in class com.microsoft.azure.management.devtestlab.SubnetFragment
Get the labSubnetName value.
labSubnetName() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Get the labSubnetName value.
labSubnetName() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Get the labSubnetName value.
labVmId() - Method in class com.microsoft.azure.management.devtestlab.FormulaPropertiesFromVm
Get the labVmId value.
lang() - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Get the lang value.
languageType() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the languageType value.
LAO_PEOPLES_DEMOCRATIC_REPUBLIC - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LAOS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
largeImage() - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Get the largeImage value.
LAST_ENQUEUED_OFFSET - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
LAST_ENQUEUED_SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
LAST_ENQUEUED_TIME_UTC - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
LAST_OUTPUT_EVENT_TIME - Static variable in class com.microsoft.azure.management.streamanalytics.OutputStartMode
Static value LastOutputEventTime for OutputStartMode.
LAST_UPDATE_TAG - Static variable in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
 
LAST_UPDATE_VERSION_TAG - Static variable in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
 
lastAccessTime - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the timestamp of the last time the file was accessed
lastAction() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the lastAction value.
lastAction() - Method in class com.microsoft.azure.management.compute.RollingUpgradeRunningStatus
Get the lastAction value.
lastActionResult() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the lastActionResult value.
lastActionTime() - Method in class com.microsoft.azure.management.compute.RollingUpgradeRunningStatus
Get the lastActionTime value.
lastActivationTime() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
lastActivityTime - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
lastActivityTime - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
lastActivityTime - Variable in class com.microsoft.azure.sdk.iot.service.Device
Datetime of last time the device authenticated, received, or sent a message.
lastBootTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the lastBootTime value.
lastCallLatency - Variable in exception com.microsoft.azure.datalake.store.ADLException
the latency of the call.
lastCallLatency - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the latency of the last try, in milliseconds
lastCertificateIssuanceTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
lastChangedUtc() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the lastChangedUtc value.
lastConnectionEstablishedUtcTime() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the lastConnectionEstablishedUtcTime value.
lastEnabledTime() - Method in class com.microsoft.azure.management.storage.EncryptionService
Get the lastEnabledTime value.
lastEnabledTime() - Method in interface com.microsoft.azure.management.storage.StorageAccountEncryptionStatus
 
lastExecutionTime() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the lastExecutionTime value.
lastExecutionTime() - Method in class com.microsoft.azure.management.scheduler.JobStatus
Get the lastExecutionTime value.
lastGeoFailoverTime() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
lastKeySync() - Method in class com.microsoft.azure.management.batch.AutoStorageProperties
Get the lastKeySync value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the lastModified value.
lastModified() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the lastModified value.
lastModified() - Method in interface com.microsoft.azure.management.batchai.OutputFile
 
lastModified() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the lastModified value.
lastModifiedBy() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
lastModifiedTime - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the timestamp of the last time the file was modified
lastModifiedTime() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the lastModifiedTime value.
lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
Get the lastModifiedTime value.
lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.StorageContainer
Get the lastModifiedTime value.
lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the lastModifiedTime value.
lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the lastModifiedTime value.
lastModifiedTime() - Method in interface com.microsoft.azure.management.network.Topology
 
lastModifiedTime() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
lastName() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the lastName value.
lastName() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
lastOperationMessage() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the lastOperationMessage value.
lastOperationResultCode() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the lastOperationResultCode value.
lastRenewedTime() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
lastRequeueTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the lastRequeueTime value.
lastRetryTime() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the lastRetryTime value.
lastRetryTime() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the lastRetryTime value.
lastRetryTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the lastRetryTime value.
lastStatusChange() - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Get the lastStatusChange value.
lastSubmitTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the lastSubmitTime value.
lastSubmitTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineRunInformation
Get the lastSubmitTime value.
lastSubmitTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the lastSubmitTime value.
lastTimestamp() - Method in class com.microsoft.azure.management.containerinstance.Event
Get the lastTimestamp value.
lastUpdated() - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Get the lastUpdated value.
lastUpdatedTimeUtc() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the lastUpdatedTimeUtc value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the lastUpdateTime value.
lastUpdateTime() - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Get the lastUpdateTime value.
lastUpdateTimeUtc() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatistics
Get the lastUpdateTimeUtc value.
LatencyTracker - Class in com.microsoft.azure.datalake.store
LatencyTracker keeps track of client-preceived request latencies, to be reported on the next REST request.
latitude() - Method in interface com.microsoft.azure.management.resources.Location
 
LATVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LATVIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
leafDomainLabel() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
Lease - Class in com.microsoft.azure.eventprocessorhost
Lease class is public so that advanced users can implement an ILeaseManager.
Lease() - Constructor for class com.microsoft.azure.eventprocessorhost.Lease
Do not use; added only for GSon deserializer
Lease(String) - Constructor for class com.microsoft.azure.eventprocessorhost.Lease
Create a Lease for the given partition.
Lease(Lease) - Constructor for class com.microsoft.azure.eventprocessorhost.Lease
Create a Lease by duplicating the given Lease.
leasedByLabVmId() - Method in class com.microsoft.azure.management.devtestlab.AttachDiskProperties
Get the leasedByLabVmId value.
leasedByLabVmId() - Method in class com.microsoft.azure.management.devtestlab.DetachDiskProperties
Get the leasedByLabVmId value.
leaseDurationInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
LeaseLostException - Exception in com.microsoft.azure.eventprocessorhost
 
leaseRenewIntervalInSeconds - Variable in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
 
leaseStoreExists() - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Does the lease store exist?
leaseStoreExists() - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
leavingNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get the leavingNodeCount value.
LEBANON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LEBANON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
legacyMode() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the legacyMode value.
length() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Returns the length of the file that this stream refers to.
length - Variable in class com.microsoft.azure.datalake.store.ContentSummary
length of file
length - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the length of a file.
length() - Method in class com.microsoft.azure.management.containerregistry.Target
Get the length value.
LESOTHO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LESOTHO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
level() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Get the level value.
level() - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Get the level value.
level() - Method in class com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
Get the level value.
level() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the level value.
level() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the level value.
level() - Method in interface com.microsoft.azure.management.locks.ManagementLock
 
level() - Method in class com.microsoft.azure.management.machinelearning.DiagnosticsConfiguration
Get the level value.
level() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the level value.
LEVEL - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "level" for EventDataPropertyName.
level() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the level value.
LEVEL_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
LIBERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LIBERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
LIBYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
licenseType() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the licenseType value.
licenseType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
licenseType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the licenseType value.
licenseType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the licenseType value.
LIECHTENSTEIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LIECHTENSTEIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
LifetimeAction - Class in com.microsoft.azure.keyvault.models
Action and its trigger that will be performed by Key Vault over the lifetime of a certificate.
LifetimeAction() - Constructor for class com.microsoft.azure.keyvault.models.LifetimeAction
 
lifetimeActions() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the lifetimeActions value.
lifetimePercentage() - Method in class com.microsoft.azure.keyvault.models.Trigger
Get the lifetimePercentage value.
limit() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Quota of the resource type.
limit() - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Get the limit value.
limit() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
limit() - Method in class com.microsoft.azure.management.containerinstance.Usage
Get the limit value.
limit() - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Get the limit value.
limit() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
limit() - Method in interface com.microsoft.azure.management.sql.DatabaseMetric
 
limit() - Method in class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
Get the limit value.
limit() - Method in class com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMaxDtuCapability
Get the limit value.
limit() - Method in class com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMinDtuCapability
Get the limit value.
limit() - Method in class com.microsoft.azure.management.sql.MaxSizeCapability
Get the limit value.
limit() - Method in interface com.microsoft.azure.management.sql.ServerMetric
 
limit() - Method in interface com.microsoft.azure.management.sql.ServerUsage
 
limit() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseUsageMetric
 
limit() - Method in interface com.microsoft.azure.management.sql.SqlSubscriptionUsageMetric
 
limit() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
limits() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the limits value.
limits() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
Get the limits value.
LINE_SEPARATED - Static variable in class com.microsoft.azure.management.streamanalytics.JsonOutputSerializationFormat
Static value LineSeparated for JsonOutputSerializationFormat.
lineNumber() - Method in class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
Get the lineNumber value.
lineNumber() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the lineNumber value.
LINK_INTERACTION - Static variable in class com.microsoft.azure.management.customerinsights.DataSourceType
Static value LinkInteraction for DataSourceType.
LINK_PEEKMODE_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LINK_TIMEOUT_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
links() - Method in class com.microsoft.azure.management.machinelearning.GraphParameter
Get the links value.
linkType() - Method in class com.microsoft.azure.management.customerinsights.RelationshipLinkFieldMapping
Get the linkType value.
linkType() - Method in class com.microsoft.azure.management.customerinsights.TypePropertiesMapping
Get the linkType value.
LinkTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for LinkTypes.
LINUX - Static variable in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
Static value Linux for OperatingSystemTypes.
LINUX - Static variable in class com.microsoft.azure.management.containerservice.OSType
Static value Linux for OSType.
LINUX - Static variable in class com.microsoft.azure.management.devtestlab.CustomImageOsType
Static value Linux for CustomImageOsType.
LinuxConfiguration - Class in com.microsoft.azure.management.compute
Specifies the Linux operating system settings on the virtual machine.
LinuxConfiguration() - Constructor for class com.microsoft.azure.management.compute.LinuxConfiguration
 
linuxConfiguration() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the linuxConfiguration value.
linuxConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the linuxConfiguration value.
linuxConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the linuxConfiguration value.
linuxFxVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the linuxFxVersion value.
linuxFxVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
linuxOsInfo() - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesFromVm
Get the linuxOsInfo value.
LinuxOsInfo - Class in com.microsoft.azure.management.devtestlab
Information about a Linux OS.
LinuxOsInfo() - Constructor for class com.microsoft.azure.management.devtestlab.LinuxOsInfo
 
linuxOsState() - Method in class com.microsoft.azure.management.devtestlab.LinuxOsInfo
Get the linuxOsState value.
LinuxOsState - Class in com.microsoft.azure.management.devtestlab
Defines values for LinuxOsState.
LinuxOsState(String) - Constructor for class com.microsoft.azure.management.devtestlab.LinuxOsState
Creates a custom value for LinuxOsState.
linuxPassPhrase() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
linuxRootUsername() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
linuxRootUsername() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
LinuxUserConfiguration - Class in com.microsoft.azure.batch.protocol.models
Properties used to create a user account on a Linux node.
LinuxUserConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
 
linuxUserConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get the linuxUserConfiguration value.
LinuxVMDiskEncryptionConfiguration - Class in com.microsoft.azure.management.compute
Type representing encryption settings to be applied to a Linux virtual machine.
LinuxVMDiskEncryptionConfiguration(String, String, String) - Constructor for class com.microsoft.azure.management.compute.LinuxVMDiskEncryptionConfiguration
Creates LinuxVMDiskEncryptionSettings.
list() - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
list(ApplicationListOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
list() - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
list(CertificateListOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
list(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
list(String, ComputeNodeListOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
list() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
list(JobListOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
list() - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
list(JobScheduleListOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
list() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
list(PoolListOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
list(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
list(String, TaskListOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
list(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries.WebhooksClient
Lists all the webhooks for the container registry.
list() - Method in interface com.microsoft.azure.management.containerregistry.WebhookOperations
Lists all the webhooks for the container registry.
list() - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
list(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
list(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
list(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
list() - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
Lists all of the available Data Lake Analytics REST API operations.
list(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
list(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
list(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
list(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
list() - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
list(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
list() - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
list(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSets
Lists all the record sets with the given suffix.
list(int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSets
Lists all the record sets, with number of entries in each page limited to given size.
list(String, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSets
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size.
LIST - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value list for CertificatePermissions.
LIST - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value list for KeyPermissions.
LIST - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value list for SecretPermissions.
LIST - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value list for StoragePermissions.
list() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
Lists the page list of all resources of specific type available in subscription.
list() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
Lists all the resources of the specified type in the currently selected subscription.
list() - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Lists Azure SQL child resources.
listAcls(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAcls(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsAsync(String, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseAsync(String, String, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseNextAsync(String, ServiceFuture<List<Acl>>, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
listAclsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsNextAsync(String, ServiceFuture<List<Acl>>, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listAclsWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
listActivities() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
listActivities() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryption
 
listActivitiesAsync() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
listActivitiesAsync() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryption
 
listAgreements(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomains
List the agreements for purchasing a domain with a specific top level extension.
listApplications() - Method in class com.microsoft.azure.batch.ApplicationOperations
Lists the applications in the Batch account.
listApplications(Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ApplicationOperations
Lists the applications in the Batch account.
listAssemblies(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssemblies(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesAsync(String, String, ListOperationCallback<USqlAssemblyClr>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlAssemblyClr>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesNextAsync(String, ServiceFuture<List<USqlAssemblyClr>>, ListOperationCallback<USqlAssemblyClr>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssembliesWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of assemblies from the Data Lake Analytics catalog.
listAssociatedApplicationGatewayBackends() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
listAssociatedLoadBalancerBackends() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
listAssociatedLoadBalancerInboundNatRules() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
listAssociatedSubnets() - Method in interface com.microsoft.azure.management.network.model.HasAssociatedSubnets
 
listAsync(ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listAsync(ApplicationListOptions, ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listAsync(ApplicationListOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listAsync(ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listAsync(CertificateListOptions, ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listAsync(CertificateListOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listAsync(String, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listAsync(String, ComputeNodeListOptions, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listAsync(String, ComputeNodeListOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listAsync(ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listAsync(JobListOptions, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listAsync(JobListOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listAsync(ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listAsync(JobScheduleListOptions, ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listAsync(JobScheduleListOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listAsync(ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listAsync(PoolListOptions, ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listAsync(PoolListOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listAsync(String, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listAsync(String, TaskListOptions, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listAsync(String, TaskListOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listAsync(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries.WebhooksClient
Lists all the webhooks for the container registry.
listAsync() - Method in interface com.microsoft.azure.management.containerregistry.WebhookOperations
Lists all the webhooks for the container registry.
listAsync(ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listAsync(String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listAsync(String, ListOperationCallback<JobInformationBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<JobInformationBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listAsync(ServiceCallback<OperationListResult>) - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
Lists all of the available Data Lake Analytics REST API operations.
listAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
Lists all of the available Data Lake Analytics REST API operations.
listAsync(String, ListOperationCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listAsync(String, DateTime, DateTime, ListOperationCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listAsync(String, ListOperationCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listAsync(String, DateTime, DateTime, ListOperationCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listAsync(ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync() - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync(String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listAsync(ServiceCallback<OperationListResult>) - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
listAsync() - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
listAsync(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSets
Lists all the record sets with the given suffix.
listAsync(int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSets
Lists all the record sets, with number of entries in each page limited to given size.
listAsync(String, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSets
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size.
listAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
Returns the observable for the page list of all resources of specific type in subscription.
listAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
Lists all the resources of the specified type in the currently selected subscription.
listAsync() - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations.SqlChildrenActionsDefinition
Asynchronously lists Azure SQL child resources.
listAuthorizationRules() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
listAuthorizationRules() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
 
listAuthorizationRules() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
listAuthorizationRulesAsync() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
listAuthorizationRulesAsync() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
 
listAuthorizationRulesAsync() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
listAvailablePrivateIPAddresses() - Method in interface com.microsoft.azure.management.network.Subnet
 
listAvailableSkus() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccount(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccount(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountAsync(String, String, ListOperationCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccountAsync(String, String, ListOperationCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccountAsync(String, String, ListOperationCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountAsync(String, String, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountAsync(String, String, ListOperationCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNextAsync(String, ServiceFuture<List<ComputePolicy>>, ListOperationCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccountNextAsync(String, ServiceFuture<List<DataLakeStoreAccountInformation>>, ListOperationCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountNextAsync(String, ServiceFuture<List<FirewallRule>>, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccountNextAsync(String, ServiceFuture<List<StorageAccountInformation>>, ListOperationCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountNextAsync(String, ServiceFuture<List<FirewallRule>>, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNextAsync(String, ServiceFuture<List<TrustedIdProvider>>, ListOperationCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Lists the Data Lake Store firewall rules within the specified Data Lake Store account.
listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Lists the Data Lake Store trusted identity providers within the specified Data Lake Store account.
listByDisasterRecoveryPairing(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationRules
Lists the authorization rules that can be used to access the disaster recovery pairing.
listByDisasterRecoveryPairingAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationRules
Lists the authorization rules that can be used to access the disaster recovery pairing.
listByEventHub(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRules
Lists the authorization rules of an event hub in a namespace under a resource group.
listByEventHub(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroups
Lists the consumer groups of an event hub in a namespace under a resource group.
listByEventHubAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRules
Lists the authorization rules of an event hub in a namespace under a resource group.
listByEventHubAsync(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroups
Lists the consumer groups of an event hub in a namespace under a resource group.
listByNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairings
Lists the disaster recovery pairings of a namespace under a resource group.
listByNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRules
Lists the authorization rules under a namespace in a resource group.
listByNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubs
Lists the event hubs in a namespace under a resource group.
listByNamespaceAsync(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairings
Lists the disaster recovery pairings of a namespace under a resource group.
listByNamespaceAsync(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRules
Lists the authorization rules under a namespace in a resource group.
listByNamespaceAsync(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubs
Lists the event hubs in a namespace under a resource group.
listByParent(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByParent
Lists resources of the specified type in the specified resource group.
listByParent(ParentT) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByParent
Gets the information about a resource from Azure based on the resource id.
listByRegion(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
Lists all the resources of the specified type in the specified region.
listByRegion(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
List all the resources of the specified type in the specified region.
listbyRegionAndResourceType(Region, ComputeResourceType) - Method in interface com.microsoft.azure.management.compute.ComputeSkus
Lists all the skus with the specified resource type in the given region.
listbyRegionAndResourceTypeAsync(Region, ComputeResourceType) - Method in interface com.microsoft.azure.management.compute.ComputeSkus
Lists all the skus with the specified resource type in the given region.
listByRegionAsync(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
Lists all the resources of the specified type in the specified region.
listByRegionAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByRegion
List all the resources of the specified type in the specified region.
listByResource(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Lists all the diagnostic settings in the currently selected subscription for a specific resource.
listByResource(String) - Method in interface com.microsoft.azure.management.monitor.MetricDefinitions
Lists Metric Definitions for a given resource.
listByResource(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignments
List policy assignments of the resource.
listByResourceAsync(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Lists all the diagnostic settings in the currently selected subscription for a specific resource.
listByResourceAsync(String) - Method in interface com.microsoft.azure.management.monitor.MetricDefinitions
Lists Metric Definitions for a given resource.
listByResourceGroup(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroup(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroup(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroup(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
Lists resources of the specified type in the specified resource group.
listByResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
Lists the page list of all resources of specific type in specified resource group.
listByResourceGroupAsync(String, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupAsync(String, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
Lists resources of the specified type in the specified resource group.
listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing
Returns the observable for the page list of all resources of specific type in specified resource group.
listByResourceGroupNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupNext(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupNextAsync(String, ServiceFuture<List<DataLakeAnalyticsAccountBasic>>, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupNextAsync(String, ServiceFuture<List<DataLakeStoreAccountBasic>>, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
listByResourceGroupWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceGroupWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within a specific resource group.
listByResourceType(ComputeResourceType) - Method in interface com.microsoft.azure.management.compute.ComputeSkus
Lists all the skus with the specified resource type.
listByResourceTypeAsync(ComputeResourceType) - Method in interface com.microsoft.azure.management.compute.ComputeSkus
Lists all the skus with the specified resource type.
listByScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
List role assignments in a scope.
listByScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
List role definitions in a scope.
listByScopeAsync(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignments
List role assignments in a scope.
listByScopeAsync(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinitions
List role definitions in a scope.
listBySqlServer(String, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Lists Azure SQL child resources of the specified Azure SQL server in the specified resource group.
listBySqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Lists Azure SQL child resources of the specified Azure SQL server in the specified resource group.
listBySqlServerAsync(String, String) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Asynchronously lists Azure SQL child resources of the specified Azure SQL server in the specified resource group.
listBySqlServerAsync(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlChildrenOperations
Asynchronously lists Azure SQL child resources of the specified Azure SQL server in the specified resource group.
listByTag(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingInResourceGroupByTag
Lists all the resources with the specified tag.
listByTag(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByTag
Lists all the resources with the specified tag.
listByTagAsync(String, String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingInResourceGroupByTag
Lists all the resources with the specified tag.
listByTagAsync(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListingByTag
Lists all the resources with the specified tag.
listByVirtualMachineInstanceId(String) - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterfaces
Lists all the network interfaces associated with a virtual machine instance in the scale set.
listByVirtualMachineScaleSet(String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
List the network interfaces associated with a virtual machine scale set.
listByVirtualMachineScaleSetId(String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
List the network interfaces associated with a virtual machine scale set.
listByVirtualMachineScaleSetInstanceId(String, String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterfaces
List the network interfaces associated with a specific virtual machine instance in a scale set.
listCategoriesByResource(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Lists all the Diagnostic Settings categories for Log and Metric Settings for a specific resource.
listCategoriesByResourceAsync(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettings
Lists all the Diagnostic Settings categories for Log and Metric Settings for a specific resource.
listCertificateIssuers(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificateIssuers(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificateIssuersAsync(String, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificateIssuersAsync(String, Integer, ListOperationCallback<CertificateIssuerItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificate issuers for the specified vault.
listCertificates() - Method in class com.microsoft.azure.batch.CertificateOperations
Lists the certificates in the Batch account.
listCertificates(DetailLevel) - Method in class com.microsoft.azure.batch.CertificateOperations
Lists the certificates in the Batch account.
listCertificates(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Lists the certificates in the Batch account.
listCertificates(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificates(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificatesAsync(String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificatesAsync(String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List certificates in the specified vault.
listCertificateVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listCertificateVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listCertificateVersionsAsync(String, String, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listCertificateVersionsAsync(String, String, Integer, ListOperationCallback<CertificateItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of a certificate.
listComputeNodes(String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Lists the compute nodes of the specified pool.
listComputeNodes(String, DetailLevel) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Lists the compute nodes of the specified pool.
listComputeNodes(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Lists the compute nodes of the specified pool.
listConnections() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
listConnectionsAsync() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
Get all the connections associated with this virtual network gateway asynchronously.
listConnectionStrings() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listConnectionStrings(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the connection strings for the specified Azure CosmosDB database account.
listConnectionStringsAsync() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listConnectionStringsAsync(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the connection strings for the specified Azure CosmosDB database account.
listConsumerGroups() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
listConsumerGroupsAsync() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
listCredentials(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentials(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsAsync(String, String, ListOperationCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsNextAsync(String, ServiceFuture<List<USqlCredential>>, ListOperationCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listCredentialsWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of credentials from the Data Lake Analytics catalog.
listDatabaseActivities() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
listDatabaseActivitiesAsync() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
listDatabaseMetricDefinitions() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Lists the database metric definitions for this SQL Elastic Pool.
listDatabaseMetricDefinitionsAsync() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Asynchronously lists the database metric definitions for this SQL Elastic Pool.
listDatabaseMetrics(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Lists the database metrics for this SQL Elastic Pool.
listDatabaseMetricsAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Asynchronously lists the database metrics for this SQL Elastic Pool.
listDatabases(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabases(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabases() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
Fetches list of databases by making call to Azure.
listDatabases() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Lists the SQL databases in this SQL Elastic Pool.
listDatabasesAsync(String, ListOperationCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesAsync() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
Fetches list of databases by making call to Azure.
listDatabasesAsync() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Asynchronously lists the SQL databases in this SQL Elastic Pool.
listDatabasesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesNextAsync(String, ServiceFuture<List<USqlDatabase>>, ListOperationCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listDatabasesWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of databases from the Data Lake Analytics catalog.
listEdgeNodes() - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Lists all the edge nodes of a CDN service.
LISTEN - Static variable in class com.microsoft.azure.management.eventhub.AccessRights
Static value Listen for AccessRights.
listener() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
listenerByPortNumber(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Finds a front end listener associated with the specified front end port number, if any.
listeners() - Method in class com.microsoft.azure.management.compute.WinRMConfiguration
Get the listeners value.
listeners() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
listEventCategories() - Method in interface com.microsoft.azure.management.monitor.ActivityLogs
Lists available event categories supported in the Activity Logs Service.
listEventCategoriesAsync() - Method in interface com.microsoft.azure.management.monitor.ActivityLogs
Lists available event categories supported in the Activity Logs Service.
listEventHubs() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
listEventHubsAsync() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
listEvents() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
listEventsAsync() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
listExtensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
listExtensionsAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
listExternalDataSources(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSources(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesAsync(String, String, ListOperationCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesNextAsync(String, ServiceFuture<List<USqlExternalDataSource>>, ListOperationCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listExternalDataSourcesWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of external data sources from the Data Lake Analytics catalog.
listFiles(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listFiles(String, String, Integer, Integer) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listFilesAsync(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listFilesAsync(String, String, Integer, Integer) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
List all files inside the given output directory (Only if the output directory is on Azure File Share or Azure Storage container).
listFilesFromComputeNode(String, String) - Method in class com.microsoft.azure.batch.FileOperations
Lists files on the specified compute node.
listFilesFromComputeNode(String, String, Boolean, DetailLevel) - Method in class com.microsoft.azure.batch.FileOperations
Lists files on the specified compute node.
listFilesFromComputeNode(String, String, Boolean, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Lists files on the specified compute node.
listFilesFromTask(String, String) - Method in class com.microsoft.azure.batch.FileOperations
Lists the files in the specified task's directory on its compute node.
listFilesFromTask(String, String, Boolean, DetailLevel) - Method in class com.microsoft.azure.batch.FileOperations
Lists the files in the specified task's directory on its compute node.
listFilesFromTask(String, String, Boolean, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Lists the files in the specified task's directory on its compute node.
listForResource(String) - Method in interface com.microsoft.azure.management.locks.ManagementLocks
Lists management locks associated with the specified resource, its resource group and any resources below the resource.
listForResourceAsync(String) - Method in interface com.microsoft.azure.management.locks.ManagementLocks
Lists management locks associated with the specified resource, its resource group, and any level below the resource.
listFromComputeNode(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNode(String, String, Boolean, FileListFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeAsync(String, String, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeAsync(String, String, Boolean, FileListFromComputeNodeOptions, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeAsync(String, String, Boolean, FileListFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNext(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNext(String, FileListFromComputeNodeNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNextAsync(String, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNextAsync(String, FileListFromComputeNodeNextOptions, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNextAsync(String, FileListFromComputeNodeNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeNextWithServiceResponseAsync(String, FileListFromComputeNodeNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromComputeNodeWithServiceResponseAsync(String, String, Boolean, FileListFromComputeNodeOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists all of the files in task directories on the specified compute node.
listFromJobSchedule(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobSchedule(String, JobListFromJobScheduleOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleAsync(String, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleAsync(String, JobListFromJobScheduleOptions, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleAsync(String, JobListFromJobScheduleOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNext(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNext(String, JobListFromJobScheduleNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNextAsync(String, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNextAsync(String, JobListFromJobScheduleNextOptions, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNextAsync(String, JobListFromJobScheduleNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleNextWithServiceResponseAsync(String, JobListFromJobScheduleNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromJobScheduleWithServiceResponseAsync(String, JobListFromJobScheduleOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the jobs that have been created under the specified job schedule.
listFromTask(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTask(String, String, Boolean, FileListFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskAsync(String, String, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskAsync(String, String, Boolean, FileListFromTaskOptions, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskAsync(String, String, Boolean, FileListFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNext(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNext(String, FileListFromTaskNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNextAsync(String, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNextAsync(String, FileListFromTaskNextOptions, ServiceFuture<List<NodeFile>>, ListOperationCallback<NodeFile>) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNextAsync(String, FileListFromTaskNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskNextWithServiceResponseAsync(String, FileListFromTaskNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFromTaskWithServiceResponseAsync(String, String, Boolean, FileListFromTaskOptions) - Method in interface com.microsoft.azure.batch.protocol.Files
Lists the files in a task's directory on its compute node.
listFunctionKeys(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Retrieve the function key for a specific function.
listFunctionKeysAsync(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Retrieve the function key for a specific function.
LISTISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value listissuers for CertificatePermissions.
listJobs() - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs in the Batch account.
listJobs(DetailLevel) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs in the Batch account.
listJobs(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs in the Batch account.
listJobs(String) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs created under the specified job schedule.
listJobs(String, DetailLevel) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs created under the specified job schedule.
listJobs(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Lists the jobs created under the specified jobSchedule.
listJobSchedules() - Method in class com.microsoft.azure.batch.JobScheduleOperations
Lists the job schedules in the Batch account.
listJobSchedules(DetailLevel) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Lists the job schedules in the Batch account.
listJobSchedules(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Lists the job schedules in the Batch account.
listKeys(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeys(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeys() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listKeys(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the access keys for the specified Azure CosmosDB database account.
listKeysAsync(String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeysAsync(String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List keys in the specified vault.
listKeysAsync() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
listKeysAsync(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Lists the access keys for the specified Azure CosmosDB database account.
listKeyVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listKeyVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listKeyVersionsAsync(String, String, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listKeyVersionsAsync(String, String, Integer, ListOperationCallback<KeyItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Retrieves a list of individual key versions with the same key name.
listKubernetesVersions(Region) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the list of available Kubernetes versions available for the given Azure region.
listKubernetesVersionsAsync(Region) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the list of available Kubernetes versions available for the given Azure region.
listLocations() - Method in interface com.microsoft.azure.management.resources.Subscription
List the locations the subscription has access to.
listMembers() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
Lists the members in the group.
listMembersAsync() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
Lists the members in the group.
listMetricDefinitions() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listMetricDefinitionsAsync() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listMetrics() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
Fetches list of metrics information by making call to Azure.
listMetrics(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listMetricsAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listNetworkInterfaceIPConfigurations() - Method in interface com.microsoft.azure.management.network.Subnet
 
listNetworkInterfaces() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listNetworkInterfaces() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
listNetworkInterfacesByInstanceId(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Lists the network interface associated with a specific virtual machine instance in the scale set.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNext(String, ApplicationListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNext(String, CertificateListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNext(String, ComputeNodeListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNext(String, JobListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNext(String, JobScheduleListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNext(String, PoolListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNext(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNext(String, TaskListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listNext(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listNextAsync(String, ServiceFuture<List<ApplicationSummary>>, ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNextAsync(String, ApplicationListNextOptions, ServiceFuture<List<ApplicationSummary>>, ListOperationCallback<ApplicationSummary>) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNextAsync(String, ApplicationListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNextAsync(String, ServiceFuture<List<Certificate>>, ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNextAsync(String, CertificateListNextOptions, ServiceFuture<List<Certificate>>, ListOperationCallback<Certificate>) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNextAsync(String, CertificateListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNextAsync(String, ServiceFuture<List<ComputeNode>>, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNextAsync(String, ComputeNodeListNextOptions, ServiceFuture<List<ComputeNode>>, ListOperationCallback<ComputeNode>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNextAsync(String, ComputeNodeListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNextAsync(String, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNextAsync(String, JobListNextOptions, ServiceFuture<List<CloudJob>>, ListOperationCallback<CloudJob>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNextAsync(String, JobListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNextAsync(String, ServiceFuture<List<CloudJobSchedule>>, ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNextAsync(String, JobScheduleListNextOptions, ServiceFuture<List<CloudJobSchedule>>, ListOperationCallback<CloudJobSchedule>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNextAsync(String, JobScheduleListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNextAsync(String, ServiceFuture<List<CloudPool>>, ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNextAsync(String, PoolListNextOptions, ServiceFuture<List<CloudPool>>, ListOperationCallback<CloudPool>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNextAsync(String, PoolListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNextAsync(String, ServiceFuture<List<CloudTask>>, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNextAsync(String, TaskListNextOptions, ServiceFuture<List<CloudTask>>, ListOperationCallback<CloudTask>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNextAsync(String, TaskListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNextAsync(String, ServiceFuture<List<DataLakeAnalyticsAccountBasic>>, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listNextAsync(String, ServiceFuture<List<JobInformationBasic>>, ListOperationCallback<JobInformationBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listNextAsync(String, ServiceFuture<List<JobPipelineInformation>>, ListOperationCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listNextAsync(String, ServiceFuture<List<JobRecurrenceInformation>>, ListOperationCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listNextAsync(String, ServiceFuture<List<DataLakeStoreAccountBasic>>, ListOperationCallback<DataLakeStoreAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNextWithServiceResponseAsync(String, ApplicationListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNextWithServiceResponseAsync(String, CertificateListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNextWithServiceResponseAsync(String, ComputeNodeListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNextWithServiceResponseAsync(String, JobListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNextWithServiceResponseAsync(String, JobScheduleListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNextWithServiceResponseAsync(String, PoolListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNextWithServiceResponseAsync(String, TaskListNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listNodeAgentSkus() - Method in class com.microsoft.azure.batch.AccountOperations
Lists the node agent SKU values supported by the Batch service.
listNodeAgentSkus(DetailLevel) - Method in class com.microsoft.azure.batch.AccountOperations
Lists the node agent SKU values supported by the Batch service.
listNodeAgentSkus(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.AccountOperations
Lists the node agent SKU values supported by the Batch service.
listNodeAgentSkus() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkus(AccountListNodeAgentSkusOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusAsync(ListOperationCallback<NodeAgentSku>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusAsync(AccountListNodeAgentSkusOptions, ListOperationCallback<NodeAgentSku>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusAsync(AccountListNodeAgentSkusOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNext(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNext(String, AccountListNodeAgentSkusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNextAsync(String, ServiceFuture<List<NodeAgentSku>>, ListOperationCallback<NodeAgentSku>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNextAsync(String, AccountListNodeAgentSkusNextOptions, ServiceFuture<List<NodeAgentSku>>, ListOperationCallback<NodeAgentSku>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNextAsync(String, AccountListNodeAgentSkusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusNextWithServiceResponseAsync(String, AccountListNodeAgentSkusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listNodeAgentSkusWithServiceResponseAsync(AccountListNodeAgentSkusOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Lists all node agent SKUs supported by the Azure Batch service.
listOperations() - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Lists all of the available CDN REST API operations.
listOperations() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Lists all operations for Azure Container Instance service.
listOperationsAsync() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Lists all operations for Azure Container Instance service.
listPackages(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackages(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesAsync(String, String, String, ListOperationCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesNextAsync(String, ServiceFuture<List<USqlPackage>>, ListOperationCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPackagesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of packages from the Data Lake Analytics catalog.
listPatchSchedules() - Method in interface com.microsoft.azure.management.redis.RedisCachePremium
Gets the patching schedule for Redis Cache.
listPoolNodeCounts() - Method in class com.microsoft.azure.batch.AccountOperations
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCounts(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.AccountOperations
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCounts() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCounts(AccountListPoolNodeCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsAsync(ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsAsync(AccountListPoolNodeCountsOptions, ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsAsync(AccountListPoolNodeCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNext(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNext(String, AccountListPoolNodeCountsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNextAsync(String, ServiceFuture<List<PoolNodeCounts>>, ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNextAsync(String, AccountListPoolNodeCountsNextOptions, ServiceFuture<List<PoolNodeCounts>>, ListOperationCallback<PoolNodeCounts>) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNextAsync(String, AccountListPoolNodeCountsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsNextWithServiceResponseAsync(String, AccountListPoolNodeCountsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPoolNodeCountsWithServiceResponseAsync(AccountListPoolNodeCountsOptions) - Method in interface com.microsoft.azure.batch.protocol.Accounts
Gets the number of nodes in each state, grouped by pool.
listPools() - Method in class com.microsoft.azure.batch.PoolOperations
Lists the pools in the Batch account.
listPools(DetailLevel) - Method in class com.microsoft.azure.batch.PoolOperations
Lists the pools in the Batch account.
listPools(DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Lists the pools in the Batch account.
listPoolUsageMetrics(DateTime, DateTime) - Method in class com.microsoft.azure.batch.PoolOperations
Lists pool usage metrics.
listPoolUsageMetrics(DateTime, DateTime, DetailLevel) - Method in class com.microsoft.azure.batch.PoolOperations
Lists pool usage metrics.
listPoolUsageMetrics(DateTime, DateTime, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Lists pool usage metrics.
listPreparationAndReleaseTaskStatus(String) - Method in class com.microsoft.azure.batch.JobOperations
Lists the status of JobPreparationTask and JobReleaseTask tasks for the specified job.
listPreparationAndReleaseTaskStatus(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Lists the status of JobPreparationTask and JobReleaseTask tasks for the specified job.
listPreparationAndReleaseTaskStatus(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatus(String, JobListPreparationAndReleaseTaskStatusOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusAsync(String, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusAsync(String, JobListPreparationAndReleaseTaskStatusOptions, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusAsync(String, JobListPreparationAndReleaseTaskStatusOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNext(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNext(String, JobListPreparationAndReleaseTaskStatusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNextAsync(String, ServiceFuture<List<JobPreparationAndReleaseTaskExecutionInformation>>, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNextAsync(String, JobListPreparationAndReleaseTaskStatusNextOptions, ServiceFuture<List<JobPreparationAndReleaseTaskExecutionInformation>>, ListOperationCallback<JobPreparationAndReleaseTaskExecutionInformation>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNextAsync(String, JobListPreparationAndReleaseTaskStatusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusNextWithServiceResponseAsync(String, JobListPreparationAndReleaseTaskStatusNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPreparationAndReleaseTaskStatusWithServiceResponseAsync(String, JobListPreparationAndReleaseTaskStatusOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists the execution status of the Job Preparation and Job Release task for the specified job across the compute nodes where the job has run.
listPrimaryInternalLoadBalancerBackends() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listPrimaryInternalLoadBalancerInboundNatPools() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listPrimaryInternetFacingLoadBalancerBackends() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listPrimaryInternetFacingLoadBalancerInboundNatPools() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listProcedures(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProcedures(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresAsync(String, String, String, ListOperationCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresNextAsync(String, ServiceFuture<List<USqlProcedure>>, ListOperationCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listProceduresWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of procedures from the Data Lake Analytics catalog.
listQueryKeys() - Method in interface com.microsoft.azure.management.search.SearchService
Returns the list of query API keys for the given Azure Search service.
listQueryKeys(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Returns the list of query API keys for the given Azure Search service.
listQueryKeysAsync() - Method in interface com.microsoft.azure.management.search.SearchService
Returns the list of query API keys for the given Azure Search service.
listQueryKeysAsync(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Returns the list of query API keys for the given Azure Search service.
listQuotaUsages(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Lists the quota usages for the specified container registry.
listQuotaUsages() - Method in interface com.microsoft.azure.management.containerregistry.Registry
Lists the quota usages for the specified container registry.
listQuotaUsagesAsync(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Lists the quota usages for the specified container registry.
listQuotaUsagesAsync() - Method in interface com.microsoft.azure.management.containerregistry.Registry
Lists the quota usages for the specified container registry.
listRecommendedElasticPools() - Method in interface com.microsoft.azure.management.sql.SqlServer
Returns all the recommended elastic pools for the server.
listRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
listRecordSets(String) - Method in interface com.microsoft.azure.management.dns.DnsZone
Lists all the record sets in this zone with the given suffix.
listRecordSets(int) - Method in interface com.microsoft.azure.management.dns.DnsZone
Lists all the record sets in this zone with each entries in each page limited to the given size.
listRecordSets(String, int) - Method in interface com.microsoft.azure.management.dns.DnsZone
Lists all the record sets in this zone with the given suffix, also limits the number of entries per page to the given page size.
listReplicationLinks() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listReplicationLinksAsync() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listResourceUsage() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Checks the quota and usage of geo filters and custom domains under the current endpoint.
listResourceUsage() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
listResourceUsage() - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Check the quota and actual usage of the CDN profiles under the current subscription.
listRestorableDroppedDatabases() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
listRestorableDroppedDatabasesAsync() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
listRestorePoints() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listRestorePointsAsync() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
LISTSAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value listsas for StoragePermissions.
listSasTokens(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSasTokensAsync(String, String, String, String, ListOperationCallback<SasTokenInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSasTokensAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSasTokensNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSasTokensNextAsync(String, ServiceFuture<List<SasTokenInformation>>, ListOperationCallback<SasTokenInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSasTokensNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSasTokensNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSasTokensWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
listSchemas(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemas(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasAsync(String, String, ListOperationCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasNextAsync(String, ServiceFuture<List<USqlSchema>>, ListOperationCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSchemasWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of schemas from the Data Lake Analytics catalog.
listSecrets(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecrets(String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecretsAsync(String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecretsAsync(String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List secrets in the specified vault.
listSecretVersions(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listSecretVersions(String, String, Integer) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listSecretVersionsAsync(String, String, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listSecretVersionsAsync(String, String, Integer, ListOperationCallback<SecretItem>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
List the versions of the specified secret.
listServiceObjectives() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
listServiceTierAdvisors() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listServiceTierAdvisorsAsync() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
listStatus(String, String, String, int, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
enumerates the contents of a direcotry, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
listStatus(String, String, String, int, UserGroupRepresentation, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
enumerates the contents of a direcotry, returning a List of DirectoryEntry objects, one per file or directory in the specified directory.
listStorageContainers(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listStorageContainersAsync(String, String, String, ListOperationCallback<StorageContainer>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listStorageContainersAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listStorageContainersNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listStorageContainersNextAsync(String, ServiceFuture<List<StorageContainer>>, ListOperationCallback<StorageContainer>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listStorageContainersNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listStorageContainersNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listStorageContainersWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
listSubtasks(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listSubtasks(String, String, TaskListSubtasksOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listSubtasks(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the subtasks of the specified task.
listSubtasks(String, String, DetailLevel) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the subtasks of the specified task.
listSubtasks(String, String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the subtasks of the specified task.
listSubtasksAsync(String, String, ServiceCallback<CloudTaskListSubtasksResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listSubtasksAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listSubtasksAsync(String, String, TaskListSubtasksOptions, ServiceCallback<CloudTaskListSubtasksResult>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listSubtasksAsync(String, String, TaskListSubtasksOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listSubtasksWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listSubtasksWithServiceResponseAsync(String, String, TaskListSubtasksOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the subtasks that are associated with the specified multi-instance task.
listTablePartitions(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitions(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsAsync(String, String, String, String, ListOperationCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsNextAsync(String, ServiceFuture<List<USqlTablePartition>>, ListOperationCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTablePartitionsWithServiceResponseAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table partitions from the Data Lake Analytics catalog.
listTables(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTables(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesAsync(String, String, String, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabase(String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseAsync(String, String, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, Boolean, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseNextAsync(String, ServiceFuture<List<USqlTable>>, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
listTablesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesNextAsync(String, ServiceFuture<List<USqlTable>>, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTableStatistics(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatistics(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsAsync(String, String, String, String, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchema(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchema(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaAsync(String, String, String, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaNextAsync(String, ServiceFuture<List<USqlTableStatistics>>, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAndSchemaWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAsync(String, String, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseNextAsync(String, ServiceFuture<List<USqlTableStatistics>>, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
listTableStatisticsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsNextAsync(String, ServiceFuture<List<USqlTableStatistics>>, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTableStatisticsWithServiceResponseAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table statistics from the Data Lake Analytics catalog.
listTablesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTablesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of tables from the Data Lake Analytics catalog.
listTableTypes(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypes(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesAsync(String, String, String, ListOperationCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesNextAsync(String, ServiceFuture<List<USqlTableType>>, ListOperationCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableTypesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table types from the Data Lake Analytics catalog.
listTableValuedFunctions(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctions(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsAsync(String, String, String, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseAsync(String, String, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseNextAsync(String, ServiceFuture<List<USqlTableValuedFunction>>, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
listTableValuedFunctionsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsNextAsync(String, ServiceFuture<List<USqlTableValuedFunction>>, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTableValuedFunctionsWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
listTasks(String) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the tasks of the specified job.
listTasks(String, DetailLevel) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the tasks of the specified job.
listTasks(String, DetailLevel, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Lists the tasks of the specified job.
ListToMapConverter<ImplT,InnerT> - Class in com.microsoft.azure.management.resources.fluentcore.utils
Utility class to convert a list of inners to map of implementation.
ListToMapConverter() - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.ListToMapConverter
 
listTypes(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypes(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesAsync(String, String, String, ListOperationCallback<USqlType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesNextAsync(String, ServiceFuture<List<USqlType>>, ListOperationCallback<USqlType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listTypesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
listUsageByRegion(Region) - Method in interface com.microsoft.azure.management.sql.SqlServers
Lists the Azure SQL server usages for a given Azure region.
listUsageByRegionAsync(Region) - Method in interface com.microsoft.azure.management.sql.SqlServers
Lists the Azure SQL server usages for a given Azure region asynchronously.
listUsageMetrics() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetrics(PoolListUsageMetricsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetrics() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Lists the SQL database usage metrics.
listUsageMetrics() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
listUsageMetricsAsync(ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsAsync(PoolListUsageMetricsOptions, ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsAsync(PoolListUsageMetricsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsAsync() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Asynchronously lists the SQL database usage metrics.
listUsageMetricsNext(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsNext(String, PoolListUsageMetricsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsNextAsync(String, ServiceFuture<List<PoolUsageMetrics>>, ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsNextAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsNextAsync(String, PoolListUsageMetricsNextOptions, ServiceFuture<List<PoolUsageMetrics>>, ListOperationCallback<PoolUsageMetrics>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsNextAsync(String, PoolListUsageMetricsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsNextWithServiceResponseAsync(String, PoolListUsageMetricsNextOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsageMetricsWithServiceResponseAsync(PoolListUsageMetricsOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists the usage metrics, aggregated by pool across individual time intervals, for the specified account.
listUsages() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Deprecated.
listUsages() - Method in interface com.microsoft.azure.management.sql.SqlServer
Deprecated.
listVersions() - Method in interface com.microsoft.azure.management.keyvault.Key
 
listVersions() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
listVersionsAsync() - Method in interface com.microsoft.azure.management.keyvault.Key
 
listVersionsAsync() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
listViews(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViews(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsAsync(String, String, String, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseAsync(String, String, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseNextAsync(String, ServiceFuture<List<USqlView>>, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
listViewsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsNextAsync(String, ServiceFuture<List<USqlView>>, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listViewsWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Retrieves the list of views from the Data Lake Analytics catalog.
listVirtualMachineSizes() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listWithServiceResponseAsync(ApplicationListOptions) - Method in interface com.microsoft.azure.batch.protocol.Applications
Lists all of the applications available in the specified account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listWithServiceResponseAsync(CertificateListOptions) - Method in interface com.microsoft.azure.batch.protocol.Certificates
Lists all of the certificates that have been added to the specified account.
listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listWithServiceResponseAsync(String, ComputeNodeListOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Lists the compute nodes in the specified pool.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listWithServiceResponseAsync(JobListOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Lists all of the jobs in the specified account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listWithServiceResponseAsync(JobScheduleListOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Lists all of the job schedules in the specified account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listWithServiceResponseAsync(PoolListOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Lists all of the pools in the specified account.
listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listWithServiceResponseAsync(String, TaskListOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Lists all of the tasks that are associated with the specified job.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listWithServiceResponseAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
Lists all of the available Data Lake Analytics REST API operations.
listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listWithServiceResponseAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
Lists all pipelines.
listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listWithServiceResponseAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
Lists all recurrences.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listWithServiceResponseAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Lists the Data Lake Store accounts within the subscription.
listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.store.Operations
Lists all of the available Data Lake Store REST API operations.
LITHUANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LITHUANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
LoadBalancer - Interface in com.microsoft.azure.management.network
Entry point for load balancer management API in Azure.
LoadBalancer.Definition - Interface in com.microsoft.azure.management.network
The entirety of the load balancer definition.
LoadBalancer.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer definition stages.
LoadBalancer.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a load balancer definition.
LoadBalancer.DefinitionStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to add a backend.
LoadBalancer.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.
LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.
LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.
LoadBalancer.DefinitionStages.WithCreateAndNatChoice - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.
LoadBalancer.DefinitionStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition describing the nature of the frontend of the load balancer: internal or Internet-facing.
LoadBalancer.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the load balancer definition allowing to specify the resource group.
LoadBalancer.DefinitionStages.WithInboundNatPool - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a new inbound NAT pool for a virtual machine scale set.
LoadBalancer.DefinitionStages.WithInboundNatRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a new inbound NAT rule.
LoadBalancer.DefinitionStages.WithLBRuleOrNat - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to add a load blanacing rule, or an inbound NAT rule or pool.
LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
LoadBalancer.DefinitionStages.WithLoadBalancingRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer definition allowing to create a load balancing rule.
LoadBalancer.DefinitionStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of an internal load balancer definition allowing to define one or more private frontends.
LoadBalancer.DefinitionStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of the load balancer definition allowing to add a load balancing probe.
LoadBalancer.DefinitionStages.WithPublicFrontend - Interface in com.microsoft.azure.management.network
The stage of an Internet-facing load balancer definition allowing to define one or more public frontends.
LoadBalancer.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.network
The stage of the load balancer definition allowing to specify SKU.
LoadBalancer.Update - Interface in com.microsoft.azure.management.network
The template for a load balancer update operation, containing all the settings that can be modified.
LoadBalancer.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer update stages.
LoadBalancer.UpdateStages.WithBackend - Interface in com.microsoft.azure.management.network
The stage of the load balancer update allowing to add or remove backends.
LoadBalancer.UpdateStages.WithInboundNatPool - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to create a new inbound NAT pool for a virtual machine scale set.
LoadBalancer.UpdateStages.WithInboundNatRule - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to define, remove or edit inbound NAT rules.
LoadBalancer.UpdateStages.WithLoadBalancingRule - Interface in com.microsoft.azure.management.network
The stage of the load balancer update allowing to add, remove or modify load balancing rules.
LoadBalancer.UpdateStages.WithPrivateFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to define one or more private frontends.
LoadBalancer.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of the load balancer update allowing to add, remove or modify probes.
LoadBalancer.UpdateStages.WithPublicFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancer update allowing to define, remove or edit Internet-facing frontends.
LoadBalancerBackend - Interface in com.microsoft.azure.management.network
A client-side representation of a load balancer backend address pool.
LoadBalancerBackend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancer backend definition.
LoadBalancerBackend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer backend definition stages.
LoadBalancerBackend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a load balancer backend definition.
LoadBalancerBackend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a load balancer backend definition.
LoadBalancerBackend.DefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancer backend definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancerBackend.Update - Interface in com.microsoft.azure.management.network
The entirety of a load balancer backend update as part of a load balancer update.
LoadBalancerBackend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancer backend definition as part of a load balancer update.
LoadBalancerBackend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer backend definition stages applicable as part of a load balancer update.
LoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a load balancer backend definition.
LoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a load balancer backend definition.
LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancer backend definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancerBackend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of load balancer backend update stages.
LoadBalancerFrontend - Interface in com.microsoft.azure.management.network
An client-side representation of a load balancer frontend.
LoadBalancerHttpProbe - Interface in com.microsoft.azure.management.network
A client-side representation of an HTTP load balancing probe.
LoadBalancerHttpProbe.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition.
LoadBalancerHttpProbe.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages.
LoadBalancerHttpProbe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerHttpProbe.DefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the probe interval.
LoadBalancerHttpProbe.DefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerHttpProbe.DefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the port to monitor.
LoadBalancerHttpProbe.DefinitionStages.WithRequestPath<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
LoadBalancerHttpProbe.Update - Interface in com.microsoft.azure.management.network
The entirety of a probe update as part of a load balancer update.
LoadBalancerHttpProbe.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition as part of a load balancer update.
LoadBalancerHttpProbe.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages applicable as part of a load balancer update.
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the probe interval.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the port to monitor.
LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.
LoadBalancerHttpProbe.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of probe update stages.
LoadBalancerHttpProbe.UpdateStages.WithIntervalInSeconds - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the probe interval.
LoadBalancerHttpProbe.UpdateStages.WithNumberOfProbes - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the number of unsuccessful probes before failure is determined.
LoadBalancerHttpProbe.UpdateStages.WithPort - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the port number to monitor.
LoadBalancerHttpProbe.UpdateStages.WithRequestPath - Interface in com.microsoft.azure.management.network
The stage of the HTTP probe update allowing to modify the HTTP request path for the probe to monitor.
LoadBalancerInboundNatPool - Interface in com.microsoft.azure.management.network
A client-side representation of an inbound NAT pool.
LoadBalancerInboundNatPool.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT pool definition.
LoadBalancerInboundNatPool.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT pool definition stages.
LoadBalancerInboundNatPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.DefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the backend port.
LoadBalancerInboundNatPool.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
LoadBalancerInboundNatPool.DefinitionStages.WithFrontendPortRange<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
LoadBalancerInboundNatPool.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
LoadBalancerInboundNatPool.Update - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT pool update as part of a load balancer update.
LoadBalancerInboundNatPool.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT pool definition as part of a load balancer update.
LoadBalancerInboundNatPool.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT pool definition stages applicable as part of a load balancer update.
LoadBalancerInboundNatPool.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT pool definition.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the backend port.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithFrontendPortRange<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the frontend port range.
LoadBalancerInboundNatPool.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool definition allowing to specify the transport protocol for the pool to apply to.
LoadBalancerInboundNatPool.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT pool update stages.
LoadBalancerInboundNatPool.UpdateStages.WithBackendPort - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the backend port.
LoadBalancerInboundNatPool.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the frontend for the inbound NAT rules in the pool to apply to.
LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the frontend port range.
LoadBalancerInboundNatPool.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.
LoadBalancerInboundNatRule - Interface in com.microsoft.azure.management.network
An immutable client-side representation of an inbound NAT rule.
LoadBalancerInboundNatRule.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT rule definition.
LoadBalancerInboundNatRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT rule definition stages.
LoadBalancerInboundNatRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.DefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the backend port.
LoadBalancerInboundNatRule.DefinitionStages.WithFloatingIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
LoadBalancerInboundNatRule.DefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
LoadBalancerInboundNatRule.DefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the frontend port.
LoadBalancerInboundNatRule.DefinitionStages.WithIdleTimeout<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
LoadBalancerInboundNatRule.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
LoadBalancerInboundNatRule.Update - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT rule update as part of a load balancer update.
LoadBalancerInboundNatRule.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an inbound NAT rule definition.
LoadBalancerInboundNatRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT rule definition stages as part of a load balancer update.
LoadBalancerInboundNatRule.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the inbound NAT rule definition.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the backend port.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify whether floating IP should be enabled.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontend<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify a frontend for the rule to apply to.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFrontendPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the frontend port.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the idle connection timeout for this inbound NAT rule.
LoadBalancerInboundNatRule.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule definition allowing to specify the transport protocol.
LoadBalancerInboundNatRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of inbound NAT rule update stages.
LoadBalancerInboundNatRule.UpdateStages.WithBackendPort - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the backend port.
LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify whether floating IP should be enabled.
LoadBalancerInboundNatRule.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify a frontend for the rule to apply to.
LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the frontend port.
LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the idle connection timeout for this inbound NAT rule.
LoadBalancerInboundNatRule.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of an inbound NAT rule update allowing to specify the transport protocol for the rule to apply to.
LoadBalancerPrivateFrontend - Interface in com.microsoft.azure.management.network
A client-side representation of a private frontend of an internal load balancer.
LoadBalancerPrivateFrontend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a private frontend definition.
LoadBalancerPrivateFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of private frontend definition stages.
LoadBalancerPrivateFrontend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a private frontend definition.
LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a private frontend definition.
LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a private frontend definition allowing to specify availability zone.
LoadBalancerPrivateFrontend.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a private frontend definition allowing to specify a subnet from the selected network.
LoadBalancerPrivateFrontend.Update - Interface in com.microsoft.azure.management.network
The entirety of a private frontend update as part of a load balancer update.
LoadBalancerPrivateFrontend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a private frontend definition as part of a load balancer update.
LoadBalancerPrivateFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of private frontend definition stages applicable as part of a load balancer update.
LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a private frontend definition.
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of an internal frontend definition.
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a private frontend definition allowing to specify availability zone.
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a private frontend definition allowing to specify a subnet from the selected network.
LoadBalancerPrivateFrontend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of private frontend update stages.
LoadBalancerPrivateFrontend.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of a private frontend update allowing to specify a subnet from the selected network.
LoadBalancerProbe - Interface in com.microsoft.azure.management.network
A client-side representation of a load balancing probe.
LoadBalancerPublicFrontend - Interface in com.microsoft.azure.management.network
A client-side representation of a public frontend of an Internet-facing load balancer.
LoadBalancerPublicFrontend.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a public frontend definition.
LoadBalancerPublicFrontend.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of public frontend definition stages.
LoadBalancerPublicFrontend.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a public frontend definition.
LoadBalancerPublicFrontend.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a public frontend definition.
LoadBalancerPublicFrontend.DefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a public frontend definition allowing to specify an existing public IP address.
LoadBalancerPublicFrontend.Update - Interface in com.microsoft.azure.management.network
The entirety of a public frontend update as part of an Internet-facing load balancer update.
LoadBalancerPublicFrontend.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a public frontend definition as part of an Internet-facing load balancer update.
LoadBalancerPublicFrontend.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of public frontend definition stages applicable as part of an Internet-facing load balancer update.
LoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a public frontend definition.
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the public frontend definition.
LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a public frontend definition allowing to specify an existing public IP address.
LoadBalancerPublicFrontend.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of public frontend update stages.
LoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of a public frontend update allowing to specify an existing public IP address.
loadBalancers() - Method in class com.microsoft.azure.management.Azure
 
LoadBalancers - Interface in com.microsoft.azure.management.network
Entry point to load balancer management API in Azure.
LoadBalancerSku - Class in com.microsoft.azure.management.network
SKU of a load balancer.
LoadBalancerSku() - Constructor for class com.microsoft.azure.management.network.LoadBalancerSku
 
LoadBalancerSkuName - Class in com.microsoft.azure.management.network
Defines values for LoadBalancerSkuName.
LoadBalancerSkuName(String) - Constructor for class com.microsoft.azure.management.network.LoadBalancerSkuName
Creates a custom value for LoadBalancerSkuName.
LoadBalancerSkuType - Class in com.microsoft.azure.management.network
Defines values for LoadBalancerSkuType.
LoadBalancerTcpProbe - Interface in com.microsoft.azure.management.network
A client-side representation of a TCP load balancing probe.
LoadBalancerTcpProbe.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition.
LoadBalancerTcpProbe.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages.
LoadBalancerTcpProbe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerTcpProbe.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the probe interval.
LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerTcpProbe.DefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the port number to monitor.
LoadBalancerTcpProbe.Update - Interface in com.microsoft.azure.management.network
The entirety of a probe update as part of a load balancer update.
LoadBalancerTcpProbe.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a probe definition as part of a load balancer update.
LoadBalancerTcpProbe.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of probe definition stages applicable as part of a load balancer update.
LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the probe definition.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the probe definition.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the probe interval.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the number of unsuccessful probes before failure is determined.
LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the TCP probe definition allowing to specify the port number to monitor.
LoadBalancerTcpProbe.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of probe update stages.
LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds - Interface in com.microsoft.azure.management.network
The stage of the TCP probe update allowing to modify the probe interval.
LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes - Interface in com.microsoft.azure.management.network
The stage of the TCP probe update allowing to modify the number of unsuccessful probes before failure is determined.
LoadBalancerTcpProbe.UpdateStages.WithPort - Interface in com.microsoft.azure.management.network
The stage of the TCP probe update allowing to modify the port number to monitor.
loadBalancing() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the loadBalancing value.
LoadBalancingRule - Interface in com.microsoft.azure.management.network
A client-side representation of an HTTP load balancing rule.
LoadBalancingRule.Definition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancing rule definition.
LoadBalancingRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancing rule definition stages.
LoadBalancingRule.DefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of the load balancing rule definition.
LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of the load balancing rule definition.
LoadBalancingRule.DefinitionStages.WithBackend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
LoadBalancingRule.DefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
LoadBalancingRule.DefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
LoadBalancingRule.DefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
LoadBalancingRule.DefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
LoadBalancingRule.DefinitionStages.WithLoadDistribution<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the load distribution.
LoadBalancingRule.DefinitionStages.WithProbe<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
LoadBalancingRule.DefinitionStages.WithProtocol<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
LoadBalancingRule.DefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancingRule.Update - Interface in com.microsoft.azure.management.network
The entirety of a load balancing rule update as part of a load balancer update.
LoadBalancingRule.UpdateDefinition<ReturnT> - Interface in com.microsoft.azure.management.network
The entirety of a load balancing rule definition as part of a load balancer update.
LoadBalancingRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of load balancing rule definition stages applicable as part of a load balancer update.
LoadBalancingRule.UpdateDefinitionStages.Blank<ReturnT> - Interface in com.microsoft.azure.management.network
The first stage of the load balancing rule definition.
LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT> - Interface in com.microsoft.azure.management.network
The final stage of the load balancing rule definition.
LoadBalancingRule.UpdateDefinitionStages.WithBackend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend to associate the rule with.
LoadBalancingRule.UpdateDefinitionStages.WithBackendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.
LoadBalancingRule.UpdateDefinitionStages.WithFloatingIP<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to enable the floating IP functionality.
LoadBalancingRule.UpdateDefinitionStages.WithFrontend<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.
LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.
LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.
LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the load distribution.
LoadBalancingRule.UpdateDefinitionStages.WithProbe<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the probe to associate with the rule.
LoadBalancingRule.UpdateDefinitionStages.WithProtocol<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.
LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine<ReturnT> - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule definition allowing to select a set of virtual machines to load balance the network traffic among.
LoadBalancingRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of load balancing rule update stages.
LoadBalancingRule.UpdateStages.WithBackendPort - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the backend port.
LoadBalancingRule.UpdateStages.WithFloatingIP - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to enable the floating IP functionality.
LoadBalancingRule.UpdateStages.WithFrontend - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the frontend reference.
LoadBalancingRule.UpdateStages.WithFrontendPort - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the frontend port.
LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the connection timeout for idle connections.
LoadBalancingRule.UpdateStages.WithLoadDistribution - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the load distribution.
LoadBalancingRule.UpdateStages.WithProbe - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to specify the probe to associate with the rule.
LoadBalancingRule.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of a load balancing rule update allowing to modify the transport protocol the rule applies to.
loadBalancingRules() - Method in interface com.microsoft.azure.management.network.model.HasLoadBalancingRules
 
loadContent(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly preloads the content of the CDN endpoint.
loadContentAsync(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly preloads the content of the CDN endpoint asynchronously.
loadContentAsync(Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly preloads the content of the CDN endpoint asynchronously.
loadDistribution() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
LoadDistribution - Class in com.microsoft.azure.management.network
Defines values for LoadDistribution.
LoadDistribution(String) - Constructor for class com.microsoft.azure.management.network.LoadDistribution
Creates a custom value for LoadDistribution.
loadEndpointContent(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly pre-loads CDN endpoint content in the CDN profile.
loadEndpointContent(String, String, String, List<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Forcibly pre-loads CDN endpoint content.
loadEndpointContentAsync(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly pre-loads CDN endpoint content in the CDN profile asynchronously.
loadEndpointContentAsync(String, Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly pre-loads CDN endpoint content in the CDN profile asynchronously.
loadMethod(FunctionMethodDescriptor, Map<String, BindingInfo>) - Method in class com.microsoft.azure.webjobs.script.broker.JavaFunctionBroker
 
LoadParameters - Class in com.microsoft.azure.management.cdn
Parameters required for content load.
LoadParameters() - Constructor for class com.microsoft.azure.management.cdn.LoadParameters
 
LOCAL - Static variable in class com.microsoft.azure.management.network.Origin
Static value Local for Origin.
LOCAL_FILE_FAILED - Static variable in class com.microsoft.azure.management.network.PcError
Static value LocalFileFailed for PcError.
LOCAL_GIT - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value LocalGit for ScmType.
LOCAL_MY_SQL - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value LocalMySql for DatabaseType.
localAddress() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the localAddress value.
localAddress() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the localAddress value.
LocalDataVolume - Class in com.microsoft.azure.management.batchai
Represents mapping of host directories to directories in the container.
LocalDataVolume() - Constructor for class com.microsoft.azure.management.batchai.LocalDataVolume
 
localIPAddress() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the localIPAddress value.
localIPAddress() - Method in interface com.microsoft.azure.management.network.PCFilter
 
LocalizableString - Class in com.microsoft.azure.management.appservice
Localizable string object containing the name and a localized value.
LocalizableString() - Constructor for class com.microsoft.azure.management.appservice.LocalizableString
 
LocalizableString - Interface in com.microsoft.azure.management.monitor
The localizable string class.
localizedAttributes() - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Get the localizedAttributes value.
localizedValue() - Method in class com.microsoft.azure.management.appservice.LocalizableString
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.appservice.ResourceMetricName
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.batchai.UsageName
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.cognitiveservices.MetricName
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.compute.UsageName
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.containerinstance.UsageName
Get the localizedValue value.
localizedValue() - Method in interface com.microsoft.azure.management.monitor.LocalizableString
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.network.UsageName
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.network.VirtualNetworkUsageName
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.recoveryservices.NameInfo
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.sql.MetricName
Get the localizedValue value.
localizedValue() - Method in class com.microsoft.azure.management.storage.UsageName
Get the localizedValue value.
localizedValueNames() - Method in class com.microsoft.azure.management.customerinsights.ProfileEnumValidValuesFormat
Get the localizedValueNames value.
LOCALLY_REDUNDANT - Static variable in class com.microsoft.azure.management.recoveryservices.StorageModelType
Static value LocallyRedundant for StorageModelType.
LOCALLY_REDUNDANT - Static variable in class com.microsoft.azure.management.recoveryservices.StorageType
Static value LocallyRedundant for StorageType.
localMySqlEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the localMySqlEnabled value.
localName() - Method in enum com.microsoft.azure.management.trafficmanager.EndpointType
 
LocalNetworkGateway - Interface in com.microsoft.azure.management.network
Entry point for Local Network Gateway management API in Azure.
LocalNetworkGateway.Definition - Interface in com.microsoft.azure.management.network
The entirety of the local network gateway definition.
LocalNetworkGateway.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of local network gateway definition stages.
LocalNetworkGateway.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a local network gateway definition.
LocalNetworkGateway.DefinitionStages.WithAddressSpace - Interface in com.microsoft.azure.management.network
The stage of the local network gateway definition allowing to specify the address space.
LocalNetworkGateway.DefinitionStages.WithBgp - Interface in com.microsoft.azure.management.network
The stage of definition allowing to specify local network gateway's BGP speaker settings.
LocalNetworkGateway.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the local network gateway definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()).
LocalNetworkGateway.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the local network gateway definition allowing to specify the resource group.
LocalNetworkGateway.DefinitionStages.WithIPAddress - Interface in com.microsoft.azure.management.network
The stage of the local network gateway definition allowing to specify IP address of local network gateway.
LocalNetworkGateway.Update - Interface in com.microsoft.azure.management.network
The template for a local network gateway update operation, containing all the settings that can be modified.
LocalNetworkGateway.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of local network gateway update stages.
LocalNetworkGateway.UpdateStages.WithAddressSpace - Interface in com.microsoft.azure.management.network
The stage of the local network gateway update allowing to specify the address spaces.
LocalNetworkGateway.UpdateStages.WithBgp - Interface in com.microsoft.azure.management.network
The stage of update allowing to specify local network gateway's BGP speaker settings.
LocalNetworkGateway.UpdateStages.WithIPAddress - Interface in com.microsoft.azure.management.network
The stage of the local network gateway update allowing to change IP address of local network gateway.
localNetworkGateway2Id() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
localNetworkGateways() - Method in class com.microsoft.azure.management.Azure
 
LocalNetworkGateways - Interface in com.microsoft.azure.management.network
Entry point to local network gateways management API in Azure.
localPath() - Method in class com.microsoft.azure.management.batchai.LocalDataVolume
Get the localPath value.
localPort() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the localPort value.
localPort() - Method in interface com.microsoft.azure.management.network.PCFilter
 
location() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the location value.
location() - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Get the location value.
location() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceApplyNetworkConfigurationParameters
Get the location value.
location() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the location value.
location() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentDeploymentInfo
Get the location value.
location() - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Get the location value.
location() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node location string.
location() - Method in class com.microsoft.azure.management.compute.ResourceSkuLocationInfo
Get the location value.
location() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
Location - Class in com.microsoft.azure.management.cosmosdb
A region in which the Azure DocumentDB database account is deployed.
Location() - Constructor for class com.microsoft.azure.management.cosmosdb.Location
 
location() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the location value.
location() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the location value.
location() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the location value.
location() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the location value.
Location - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure location.
location() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
location() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
location() - Method in class com.microsoft.azure.management.sql.PartnerInfo
Get the location value.
location() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
locationInfo() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the locationInfo value.
locationName() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the locationName value.
locationPlacementId() - Method in class com.microsoft.azure.management.resources.SubscriptionPolicies
Get the locationPlacementId value.
locations() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the locations value.
locations() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the locations value.
locations() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictionInfo
Get the locations value.
locations() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the Locations object to access its operations.
Locations - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in Locations.
locations() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the Locations object to access its operations.
Locations - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in Locations.
locations() - Method in class com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
Get the locations value.
locations() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Get the locations value.
LocationThresholdRuleCondition - Class in com.microsoft.azure.management.gallery
A rule condition based on a certain number of locations failing.
LocationThresholdRuleCondition() - Constructor for class com.microsoft.azure.management.gallery.LocationThresholdRuleCondition
 
LocationThresholdRuleCondition - Class in com.microsoft.azure.management.monitor
A rule condition based on a certain number of locations failing.
LocationThresholdRuleCondition() - Constructor for class com.microsoft.azure.management.monitor.LocationThresholdRuleCondition
 
lock() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
 
lockDurationAsIso8601() - Method in class com.microsoft.azure.management.devices.FeedbackProperties
Get the lockDurationAsIso8601 value.
lockDurationAsIso8601() - Method in class com.microsoft.azure.management.devices.MessagingEndpointProperties
Get the lockDurationAsIso8601 value.
lockDurationInSeconds() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
lockDurationInSeconds() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
LOCKED - Static variable in class com.microsoft.azure.management.recoveryservices.StorageTypeState
Static value Locked for StorageTypeState.
LOCKED_UNTIL_UTC - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
lockedResourceId() - Method in interface com.microsoft.azure.management.locks.ManagementLock
 
LOCKEDUNTILNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
LockLevel - Class in com.microsoft.azure.management.locks
Defines values for LockLevel.
LockLevel() - Constructor for class com.microsoft.azure.management.locks.LockLevel
 
LOCKTOKENSIZE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
locPrf() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the locPrf value.
LOG_CATEGORIES_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
LogAnalyticsInputBase - Class in com.microsoft.azure.management.compute
Api input base class for LogAnalytics Api.
LogAnalyticsInputBase() - Constructor for class com.microsoft.azure.management.compute.LogAnalyticsInputBase
 
LogAnalyticsOutput - Class in com.microsoft.azure.management.compute
LogAnalytics output properties.
LogAnalyticsOutput() - Constructor for class com.microsoft.azure.management.compute.LogAnalyticsOutput
 
LogDebug(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogDebug(String, Throwable, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogDebug(String, Object...) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
LogDebug(String, Throwable, Object...) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
LogError(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogError(Throwable) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogError(String, Object...) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
LogError(Throwable) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
LogFatal(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogFatal(String, Object...) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
logFilePatterns() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Get the logFilePatterns value.
logFilePatterns() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the logFilePatterns value.
logFolder() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the logFolder value.
LoggerType - Class in com.microsoft.azure.management.apimanagement
Defines values for LoggerType.
LoggerType() - Constructor for class com.microsoft.azure.management.apimanagement.LoggerType
 
LOGGING - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value Logging for Bypass.
LoggingHandler - Class in com.microsoft.azure.servicebus.amqp
 
LoggingHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.LoggingHandler
 
LoggingUtils - Class in com.microsoft.azure.eventprocessorhost
Centralize log message generation
LoggingUtils() - Constructor for class com.microsoft.azure.eventprocessorhost.LoggingUtils
 
logicalName() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorEntities
Get the logicalName value.
LogInfo(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogInfo(String, Object...) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
loginServerUrl() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
LogLevel - Enum in com.microsoft.azure.management.appservice
Defines values for LogLevel.
LOGS - Static variable in class com.microsoft.azure.management.batchai.OutputType
Static value logs for OutputType.
logs() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting
Get the logs value.
LOGS_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
logsDirectorySizeLimit() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the logsDirectorySizeLimit value.
LogSettings - Class in com.microsoft.azure.management.gallery
Part of MultiTenantDiagnosticSettings.
LogSettings() - Constructor for class com.microsoft.azure.management.gallery.LogSettings
 
LogSettings - Class in com.microsoft.azure.management.monitor
Part of MultiTenantDiagnosticSettings.
LogSettings() - Constructor for class com.microsoft.azure.management.monitor.LogSettings
 
logsLocation() - Method in class com.microsoft.azure.management.datalake.analytics.models.HiveJobProperties
Get the logsLocation value.
LogSpecification - Class in com.microsoft.azure.management.keyvault
Log specification of operation.
LogSpecification() - Constructor for class com.microsoft.azure.management.keyvault.LogSpecification
 
logSpecifications() - Method in class com.microsoft.azure.management.keyvault.ServiceSpecification
Get the logSpecifications value.
logSpecifications() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryForServiceSpecification
Get the logSpecifications value.
LogTrace(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogTrace(String, Object...) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
LogWarn(String, Object...) - Method in class com.microsoft.azure.sdk.iot.deps.util.CustomLogger
 
LogWarn(String, Object...) - Method in class com.microsoft.azure.sdk.iot.device.CustomLogger
 
longitude() - Method in interface com.microsoft.azure.management.resources.Location
 
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
LOW - Static variable in class com.microsoft.azure.management.compute.VirtualMachinePriorityTypes
Static value Low for VirtualMachinePriorityTypes.
lowerLimit() - Method in class com.microsoft.azure.management.customerinsights.KpiThresholds
Get the lowerLimit value.
lowPriority() - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Get the lowPriority value.
lowThresholds() - Method in class com.microsoft.azure.management.monitor.Baseline
Get the lowThresholds value.
LUIS - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value LUIS for Kind.
lun() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get the lun value.
lun() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the lun value.
lun() - Method in class com.microsoft.azure.management.compute.DataDiskImage
Get the lun value.
lun() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the lun value.
lun() - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Get the lun value.
lun() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
lun() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the lun value.
lun() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 
LUXEMBOURG - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
LUXEMBOURG - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 

M

macAddress() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Get the macAddress value.
macAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
MACAO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MACAO_SAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MACEDONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MACEDONIA_FORMER_YUGOSLAV_REPUBLIC_OF - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
machineKey() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the machineKey value.
MachineLearningWorkspace - Class in com.microsoft.azure.management.machinelearning
Information about the machine learning workspace containing the experiment that is source for the web service.
MachineLearningWorkspace() - Constructor for class com.microsoft.azure.management.machinelearning.MachineLearningWorkspace
 
machineLearningWorkspace() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the machineLearningWorkspace value.
MADAGASCAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MADAGASCAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
mail() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
 
mail() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
mailNickname() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
main(String[]) - Static method in class com.microsoft.azure.management.msi.ManageManagedServiceIdentityIdentities
Main entry point.
main(String[]) - Static method in class com.microsoft.azure.webjobs.script.Application
 
MaintenanceOperationResultCodeTypes - Enum in com.microsoft.azure.management.compute
Defines values for MaintenanceOperationResultCodeTypes.
MaintenanceRedeployStatus - Class in com.microsoft.azure.management.compute
Maintenance Operation Status.
MaintenanceRedeployStatus() - Constructor for class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
 
maintenanceRedeployStatus() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the maintenanceRedeployStatus value.
maintenanceWindow() - Method in class com.microsoft.azure.management.redis.ScheduleEntry
Get the maintenanceWindow value.
maintenanceWindowEndTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the maintenanceWindowEndTime value.
maintenanceWindowStartTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the maintenanceWindowStartTime value.
makeDetermination(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 
makeDomain(SSLContext) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthentication
Create Proton SslDomain object from Address using the given Ssl context
MALAWI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MALAWI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MALAYSIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MALAYSIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MALDIVES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MALDIVES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MALI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MALI - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MALTA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MALTA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MANAGE - Static variable in class com.microsoft.azure.management.eventhub.AccessRights
Static value Manage for AccessRights.
MANAGECONTACTS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value managecontacts for CertificatePermissions.
managed() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the managed value.
managed() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the managed value.
MANAGED - Static variable in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
Static value Aligned for AvailabilitySetSkuTypes.
managed() - Method in interface com.microsoft.azure.management.keyvault.Key
 
managed() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
MANAGED_DISKS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
Static value ManagedDisks for ContainerServiceStorageProfileTypes.
ManagedClusterPoolUpgradeProfile - Class in com.microsoft.azure.management.containerservice
The list of available upgrade versions.
ManagedClusterPoolUpgradeProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
 
managedDisk() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the managedDisk value.
managedDiskId() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Get the managedDiskId value.
managedDiskId() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Get the managedDiskId value.
managedHostNames() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
managedOSDiskStorageAccountType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
ManagedPipelineMode - Enum in com.microsoft.azure.management.appservice
Defines values for ManagedPipelineMode.
managedPipelineMode() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the managedPipelineMode value.
managedPipelineMode() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
ManagedServiceIdentity - Class in com.microsoft.azure.management.appservice
Managed service identity.
ManagedServiceIdentity() - Constructor for class com.microsoft.azure.management.appservice.ManagedServiceIdentity
 
ManagedServiceIdentityTokenProvider - Class in com.microsoft.azure.servicebus.security
This is a token provider that obtains token using Managed Service Identity(MSI).
ManagedServiceIdentityTokenProvider() - Constructor for class com.microsoft.azure.servicebus.security.ManagedServiceIdentityTokenProvider
 
managedServiceIdentityType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
managedServiceIdentityType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
managedServiceIdentityType() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
MANAGEISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value manageissuers for CertificatePermissions.
ManageManagedServiceIdentityIdentities - Class in com.microsoft.azure.management.msi
Azure managed service identity sample.
MANAGEMENT_ADDRESS - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_ENTITY_NAME_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_ENTITY_TYPE_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_EVENTHUB_ENTITY_TYPE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_NODE_ADDRESS_SEGMENT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
MANAGEMENT_OPERATION_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_PARTITION_ENTITY_TYPE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_PARTITION_NAME_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESPONSE_ERROR_CONDITION - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESULT_BEGIN_SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESULT_CREATED_AT - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESULT_LAST_ENQUEUED_OFFSET - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESULT_LAST_ENQUEUED_SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESULT_LAST_ENQUEUED_TIME_UTC - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESULT_PARTITION_COUNT - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_RESULT_PARTITION_IDS - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_SECURITY_TOKEN_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_STATUS_CODE_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MANAGEMENT_STATUS_DESCRIPTION_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
managementApiUrl() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the managementApiUrl value.
managementEndpoints() - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Get the managementEndpoints value.
ManagementEventAggregationCondition - Class in com.microsoft.azure.management.gallery
How the data that is collected should be combined over time.
ManagementEventAggregationCondition() - Constructor for class com.microsoft.azure.management.gallery.ManagementEventAggregationCondition
 
ManagementEventAggregationCondition - Class in com.microsoft.azure.management.monitor
How the data that is collected should be combined over time.
ManagementEventAggregationCondition() - Constructor for class com.microsoft.azure.management.monitor.ManagementEventAggregationCondition
 
ManagementEventRuleCondition - Class in com.microsoft.azure.management.gallery
A management event rule condition.
ManagementEventRuleCondition() - Constructor for class com.microsoft.azure.management.gallery.ManagementEventRuleCondition
 
ManagementEventRuleCondition - Class in com.microsoft.azure.management.monitor
A management event rule condition.
ManagementEventRuleCondition() - Constructor for class com.microsoft.azure.management.monitor.ManagementEventRuleCondition
 
ManagementLock - Interface in com.microsoft.azure.management.locks
Management lock.
ManagementLock.Definition - Interface in com.microsoft.azure.management.locks
Container interface for all the definitions.
ManagementLock.DefinitionStages - Interface in com.microsoft.azure.management.locks
Grouping of management lock definition stages.
ManagementLock.DefinitionStages.Blank - Interface in com.microsoft.azure.management.locks
The first stage of a management lock definition.
ManagementLock.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.locks
The stage of the management lock definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.
ManagementLock.DefinitionStages.WithLevel - Interface in com.microsoft.azure.management.locks
The stage of a management lock definition allowing to specify notes for the lock.
ManagementLock.DefinitionStages.WithLockedResource - Interface in com.microsoft.azure.management.locks
The stage of a management lock definition allowing to specify the resource to lock.
ManagementLock.DefinitionStages.WithNotes - Interface in com.microsoft.azure.management.locks
The stage of a management lock definition allowing to specify the level of the lock.
ManagementLock.Update - Interface in com.microsoft.azure.management.locks
Container interface for all the updates.
ManagementLock.UpdateStages - Interface in com.microsoft.azure.management.locks
Grouping of management lock update stages.
ManagementLock.UpdateStages.WithLevel - Interface in com.microsoft.azure.management.locks
The stage of a management lock update allowing to modify the level of the lock.
ManagementLock.UpdateStages.WithLockedResource - Interface in com.microsoft.azure.management.locks
The stage of a management lock update allowing to specify the resource to lock.
ManagementLock.UpdateStages.WithNotes - Interface in com.microsoft.azure.management.locks
The stage of a management lock definition allowing to specify the level of the lock.
ManagementLockOwner - Class in com.microsoft.azure.management.locks
Lock owner properties.
ManagementLockOwner() - Constructor for class com.microsoft.azure.management.locks.ManagementLockOwner
 
managementLocks() - Method in class com.microsoft.azure.management.Azure
 
ManagementLocks - Interface in com.microsoft.azure.management.locks
Entry point to management lock management.
ManagementOperationState - Class in com.microsoft.azure.management.sql
Defines values for ManagementOperationState.
ManagementOperationState() - Constructor for class com.microsoft.azure.management.sql.ManagementOperationState
 
manager() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager
 
manager - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
 
manual() - Method in class com.microsoft.azure.management.batchai.ScaleSettings
Get the manual value.
MANUAL - Static variable in class com.microsoft.azure.management.sql.ReadWriteEndpointFailoverPolicy
Static value Manual for ReadWriteEndpointFailoverPolicy.
ManualScaleSettings - Class in com.microsoft.azure.management.batchai
Manual scale settings for the cluster.
ManualScaleSettings() - Constructor for class com.microsoft.azure.management.batchai.ManualScaleSettings
 
map(Observable<?>, T) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.RXMapper
Shortcut for mapping the output of an arbitrary observable to one returning an instance of a specific type, using the IO scheduler.
mapTo() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputColumn
Get the mapTo value.
mapToJsonElement(Map<String, Object>) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert a provided map in to a JsonElement, including sub-maps.
mapToVoid(Observable<?>) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.RXMapper
Shortcut for mapping an arbitrary observable to void, using the IO scheduler.
mapType() - Method in class com.microsoft.azure.management.logic.IntegrationAccountMapFilter
Get the mapType value.
MapType - Enum in com.microsoft.azure.management.logic
Defines values for MapType.
mark(int) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Not supported by this stream.
markSupported() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
gets whether mark and reset are supported by ADLFileInputStream.
MARSHALL_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MARSHALL_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
marshalResponse(StreamingMessage.Builder) - Method in class com.microsoft.azure.webjobs.script.handler.MessageHandler
 
MARTINIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MARTINIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MASKBIT_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
maskSecurityInfo() - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Get the maskSecurityInfo value.
maskSecurityInfo() - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Get the maskSecurityInfo value.
masterCommandLineArgs() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the masterCommandLineArgs value.
masterDnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterFqdn() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterNodeCount() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterOSDiskSizeInGB() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterStorageProfile() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterSubnetName() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterSyncMemberName() - Method in class com.microsoft.azure.management.sql.SyncGroupSchema
Get the masterSyncMemberName value.
MAURITANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MAURITANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MAURITIUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MAURITIUS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MAX_EVENTHUB_AMQP_HEADER_SIZE_BYTES - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MAX_EVENTHUB_AMQP_HEADER_SIZE_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_FRAME_SIZE - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
MAX_FRAME_SIZE - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
MAX_FRAME_SIZE_BYTES - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MAX_FRAME_SIZE_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_HEADER_LENGTH_MASKED - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MAX_HEADER_LENGTH_NOMASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MAX_MESSAGE_LENGTH_BYTES - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MAX_MESSAGE_LENGTH_BYTES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_PARTITION_KEY_LENGTH - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MAX_PARTITION_KEY_LENGTH - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MAX_RECEIVER_NAME_LENGTH - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
MAX_USER_AGENT_LENGTH - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
MAX_VALUE_POLICY - Static variable in class com.microsoft.azure.management.devtestlab.PolicyEvaluatorType
Static value MaxValuePolicy for PolicyEvaluatorType.
maxAccountCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.CapabilityInformation
Get the maxAccountCount value.
maxAccountCount() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the maxAccountCount value.
maxBatchInstancePercent() - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Get the maxBatchInstancePercent value.
maxConcurrentCalls() - Method in class com.microsoft.azure.management.machinelearning.RealtimeConfiguration
Get the maxConcurrentCalls value.
maxDatabaseCount() - Method in class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
Get the maxDatabaseCount value.
maxDataDiskCount() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
maxDataReadVertex() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the maxDataReadVertex value.
maxDegreeOfParallelism() - Method in class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Gets the maximum number of concurrent tasks enabled by this BatchClientParallelOptions instance.
maxDegreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the maxDegreeOfParallelism value.
maxDegreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the maxDegreeOfParallelism value.
maxDegreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the maxDegreeOfParallelism value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.ComputePolicy
Get the maxDegreeOfParallelismPerJob value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Get the maxDegreeOfParallelismPerJob value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the maxDegreeOfParallelismPerJob value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Get the maxDegreeOfParallelismPerJob value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the maxDegreeOfParallelismPerJob value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Get the maxDegreeOfParallelismPerJob value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Get the maxDegreeOfParallelismPerJob value.
maxDegreeOfParallelismPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the maxDegreeOfParallelismPerJob value.
maxDeliveryCount() - Method in class com.microsoft.azure.management.devices.CloudToDeviceProperties
Get the maxDeliveryCount value.
maxDeliveryCount() - Method in class com.microsoft.azure.management.devices.FeedbackProperties
Get the maxDeliveryCount value.
maxDeliveryCount() - Method in class com.microsoft.azure.management.devices.MessagingEndpointProperties
Get the maxDeliveryCount value.
maxDeliveryCountBeforeDeadLetteringMessage() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
maxDeliveryCountBeforeDeadLetteringMessage() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
maxDiskSizeInMb() - Method in class com.microsoft.azure.management.appservice.SiteLimits
Get the maxDiskSizeInMb value.
maxDtu() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
maxExecutionTimeVertex() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the maxExecutionTimeVertex value.
maximum() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.datalake.analytics.models.ResourceUsageStatistics
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.devices.IotHubCapacity
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.gallery.ScaleCapacity
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.monitor.MetricValue
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.monitor.ScaleCapacity
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.sql.MetricValue
Get the maximum value.
MAXIMUM - Static variable in class com.microsoft.azure.management.sql.PrimaryAggregationType
Static value Maximum for PrimaryAggregationType.
maximum() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricValue
 
maximumNodeCount() - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Get the maximumNodeCount value.
maximumNumberOfMachines() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the maximumNumberOfMachines value.
maxInstances() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
maxIntervalInSeconds() - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Get the maxIntervalInSeconds value.
maxJobCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the maxJobCount value.
maxJobCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the maxJobCount value.
maxJobCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the maxJobCount value.
maxJobCount() - Method in class com.microsoft.azure.management.scheduler.JobCollectionQuota
Get the maxJobCount value.
maxJobOccurrence() - Method in class com.microsoft.azure.management.scheduler.JobCollectionQuota
Get the maxJobOccurrence value.
maxLatencyInMs() - Method in interface com.microsoft.azure.management.network.ConnectivityCheck
 
maxLength() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the maxLength value.
maxMemoryInMb() - Method in class com.microsoft.azure.management.appservice.SiteLimits
Get the maxMemoryInMb value.
maxMessageSize - Variable in class com.microsoft.azure.eventhubs.BatchOptions
The maximum size in bytes of EventDataBatch being constructed.
maxNumberOfRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
maxObservedDtu() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
maxObservedStorageMB() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
maxPartitionResolutionRetries() - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Get the maxPartitionResolutionRetries value.
maxPeakMemUsageVertex() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the maxPeakMemUsageVertex value.
maxPercentageCpu() - Method in class com.microsoft.azure.management.appservice.SiteLimits
Get the maxPercentageCpu value.
maxPercentDeltaUnhealthyApplications() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradeDeltaHealthPolicy
Get the maxPercentDeltaUnhealthyApplications value.
maxPercentDeltaUnhealthyNodes() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradeDeltaHealthPolicy
Get the maxPercentDeltaUnhealthyNodes value.
maxPercentUnhealthyApplications() - Method in class com.microsoft.azure.management.servicefabric.ClusterHealthPolicy
Get the maxPercentUnhealthyApplications value.
maxPercentUnhealthyNodes() - Method in class com.microsoft.azure.management.servicefabric.ClusterHealthPolicy
Get the maxPercentUnhealthyNodes value.
maxPercentUpgradeDomainDeltaUnhealthyNodes() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradeDeltaHealthPolicy
Get the maxPercentUpgradeDomainDeltaUnhealthyNodes value.
maxRecurrence() - Method in class com.microsoft.azure.management.scheduler.JobCollectionQuota
Get the maxRecurrence value.
maxReroutePercentage() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the maxReroutePercentage value.
maxResults() - Method in class com.microsoft.azure.batch.interceptor.PageSizeInterceptor
Gets the maximum number of items applied by this PageSizeInterceptor instance.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the maxResults value.
maxResults() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the maxResults value.
maxSizeBytes() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
maxSizeBytes() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
MaxSizeCapability - Class in com.microsoft.azure.management.sql
The maximum size limits for a database.
MaxSizeCapability() - Constructor for class com.microsoft.azure.management.sql.MaxSizeCapability
 
maxSizeInGB() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
maxSizeInMB() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
maxSizeInMB() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
MaxSizeUnits - Enum in com.microsoft.azure.management.sql
Defines values for MaxSizeUnits.
maxStalenessPrefix() - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Get the maxStalenessPrefix value.
maxTaskRetryCount() - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Get the maxTaskRetryCount value.
maxTaskRetryCount() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the maxTaskRetryCount value.
maxTaskRetryCount() - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Get the maxTaskRetryCount value.
maxTasksPerNode() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the maxTasksPerNode value.
maxTasksPerNode() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the maxTasksPerNode value.
maxTasksPerNode() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the maxTasksPerNode value.
maxUnhealthyInstancePercent() - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Get the maxUnhealthyInstancePercent value.
maxUnhealthyUpgradedInstancePercent() - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Get the maxUnhealthyUpgradedInstancePercent value.
maxUnits() - Method in class com.microsoft.azure.management.customerinsights.HubBillingInfoFormat
Get the maxUnits value.
maxVertexDataRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the maxVertexDataRead value.
maxWallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Get the maxWallClockTime value.
maxWallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the maxWallClockTime value.
maxWallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Get the maxWallClockTime value.
maxWallClockTime() - Method in class com.microsoft.azure.management.batchai.JobBasePropertiesConstraints
Get the maxWallClockTime value.
maxWallClockTime() - Method in class com.microsoft.azure.management.batchai.JobPropertiesConstraints
Get the maxWallClockTime value.
MAYOTTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MAYOTTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MD5 - Static variable in class com.microsoft.azure.management.network.IkeIntegrity
Static value MD5 for IkeIntegrity.
MD5 - Static variable in class com.microsoft.azure.management.network.IpsecIntegrity
Static value MD5 for IpsecIntegrity.
mdnSettings() - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Get the mdnSettings value.
mdnText() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the mdnText value.
MED_HEADER_LENGTH_MASKED - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MED_HEADER_LENGTH_NOMASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
mediaType() - Method in class com.microsoft.azure.management.containerregistry.Target
Get the mediaType value.
mediumImage() - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Get the mediumImage value.
MEMBER_WIN - Static variable in class com.microsoft.azure.management.sql.SyncConflictResolutionPolicy
Static value MemberWin for SyncConflictResolutionPolicy.
memoryInGB() - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
Get the memoryInGB value.
memoryInGB() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
Get the memoryInGB value.
memoryInMB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
mergeBody(TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
mergeCertificate(String, String, List<byte[]>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificate(String, String, List<byte[]>, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificate(MergeCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(String, String, List<byte[]>, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateAsync(MergeCertificateRequest, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Merges a certificate or a certificate chain with a key pair existing on the server.
MergeCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The merge certificate request class.
MergeCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
mergeCertificateWithServiceResponseAsync(String, String, List<byte[]>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeCertificateWithServiceResponseAsync(String, String, List<byte[]>, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Merges a certificate or a certificate chain with a key pair existing on the server.
mergeData(TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
mergeException(RpcException) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
mergeException(RpcException) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
mergeFileChangeEventRequest(FileChangeEventRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
mergeFrom(BindingInfo) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
mergeFrom(FileChangeEventRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
mergeFrom(FunctionLoadRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
mergeFrom(FunctionLoadResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
mergeFrom(InvocationCancel) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
mergeFrom(InvocationRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
mergeFrom(InvocationResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
mergeFrom(ParameterBinding) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
mergeFrom(RpcException) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
mergeFrom(RpcFunctionMetadata) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
mergeFrom(RpcHttp) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
mergeFrom(RpcLog) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
mergeFrom(StartStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
mergeFrom(StatusResult) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
mergeFrom(StreamingMessage) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
mergeFrom(TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
mergeFrom(WorkerActionResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
mergeFrom(WorkerHeartbeat) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
mergeFrom(WorkerInitRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
mergeFrom(WorkerInitResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
mergeFrom(WorkerStatusRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
mergeFrom(WorkerStatusResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
mergeFrom(Message) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
mergeFrom(WorkerTerminate) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
mergeFunctionLoadRequest(FunctionLoadRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
mergeFunctionLoadResponse(FunctionLoadResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
mergeGracePeriod(Duration) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
mergeGracePeriod(Duration) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
mergeHttp(RpcHttp) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
mergeInvocationCancel(InvocationCancel) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
mergeInvocationRequest(InvocationRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
mergeInvocationResponse(InvocationResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
mergeMetadata(RpcFunctionMetadata) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
mergeResult(StatusResult) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
mergeResult(StatusResult) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
mergeResult(StatusResult) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
mergeReturnValue(TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
mergeRpcLog(RpcLog) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
mergeStartStream(StartStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
mergeWorkerActionResponse(WorkerActionResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
mergeWorkerHeartbeat(WorkerHeartbeat) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
mergeWorkerInitRequest(WorkerInitRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
mergeWorkerInitResponse(WorkerInitResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
mergeWorkerStatusRequest(WorkerStatusRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
mergeWorkerStatusResponse(WorkerStatusResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
mergeWorkerTerminate(WorkerTerminate) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
message() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Get the message value.
message() - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Get the message value.
message - Variable in class com.microsoft.azure.datalake.store.OperationResponse
error message, used for errors that originate within the SDK
message() - Method in class com.microsoft.azure.keyvault.models.Error
Get the message value.
message() - Method in class com.microsoft.azure.management.apimanagement.ErrorFieldContract
Get the message value.
message() - Method in class com.microsoft.azure.management.apimanagement.ErrorResponse
Get the message value.
message() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the message value.
message() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the message value.
message() - Method in class com.microsoft.azure.management.appservice.MSDeployLogEntry
Get the message value.
message() - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Get the message value.
message() - Method in class com.microsoft.azure.management.batchai.BatchAIError
Get the message value.
message() - Method in class com.microsoft.azure.management.billing.ErrorDetails
Get the message value.
message() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Get the message value.
message() - Method in class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Get the message value.
message() - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Get the message value.
message() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Get the message value.
message() - Method in class com.microsoft.azure.management.cognitiveservices.ErrorBody
Get the message value.
message() - Method in class com.microsoft.azure.management.compute.ApiError
Get the message value.
message() - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Get the message value.
message() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the message value.
message() - Method in class com.microsoft.azure.management.consumption.ErrorDetails
Get the message value.
message() - Method in class com.microsoft.azure.management.containerinstance.Event
Get the message value.
message() - Method in class com.microsoft.azure.management.containerregistry.Status
Get the message value.
message() - Method in class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
Get the message value.
message() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the message value.
message() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the message value.
message() - Method in class com.microsoft.azure.management.datalake.analytics.models.NameAvailabilityInformation
Get the message value.
message() - Method in class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
Get the message value.
message() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatus
Get the message value.
message() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatusFragment
Get the message value.
message() - Method in class com.microsoft.azure.management.devtestlab.PolicyViolation
Get the message value.
message() - Method in class com.microsoft.azure.management.eventhub.ErrorResponse
Get the message value.
message() - Method in class com.microsoft.azure.management.graphrbac.GraphError
Get the message value.
message() - Method in class com.microsoft.azure.management.logic.ErrorProperties
Get the message value.
message() - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Get the message value.
message() - Method in class com.microsoft.azure.management.monitor.ErrorResponse
Get the message value.
message() - Method in class com.microsoft.azure.management.network.Error
Get the message value.
message() - Method in class com.microsoft.azure.management.network.ErrorDetails
Get the message value.
message() - Method in class com.microsoft.azure.management.powerbi.Error
Get the message value.
message() - Method in class com.microsoft.azure.management.powerbi.ErrorDetail
Get the message value.
message() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the message value.
message() - Method in class com.microsoft.azure.management.relay.ErrorResponse
Get the message value.
message() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
Get the message value.
message() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the message value.
message() - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Get the message value.
message() - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Get the message value.
message() - Method in class com.microsoft.azure.management.servicefabric.ErrorModelError
Get the message value.
message() - Method in class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
 
message() - Method in class com.microsoft.azure.management.streamanalytics.DiagnosticCondition
Get the message value.
message() - Method in class com.microsoft.azure.management.streamanalytics.ErrorResponse
Get the message value.
message() - Method in class com.microsoft.azure.management.trafficmanager.CheckProfileDnsNameAvailabilityResult
 
Message - Class in com.microsoft.azure.sdk.iot.device
 
Message() - Constructor for class com.microsoft.azure.sdk.iot.device.Message
Constructor.
Message(ByteArrayInputStream) - Constructor for class com.microsoft.azure.sdk.iot.device.Message
Constructor.
Message(byte[]) - Constructor for class com.microsoft.azure.sdk.iot.device.Message
Constructor.
Message(String) - Constructor for class com.microsoft.azure.sdk.iot.device.Message
Constructor.
Message - Class in com.microsoft.azure.sdk.iot.service
IotHub specific message container
Message() - Constructor for class com.microsoft.azure.sdk.iot.service.Message
Basic constructor
Message(ByteArrayInputStream) - Constructor for class com.microsoft.azure.sdk.iot.service.Message
stream: a stream containing the body of the message
Message(byte[]) - Constructor for class com.microsoft.azure.sdk.iot.service.Message
byteArray: a byte array containing the body of the message
Message(String) - Constructor for class com.microsoft.azure.sdk.iot.service.Message
 
Message - Class in com.microsoft.azure.servicebus
 
Message() - Constructor for class com.microsoft.azure.servicebus.Message
 
Message(String) - Constructor for class com.microsoft.azure.servicebus.Message
 
Message(byte[]) - Constructor for class com.microsoft.azure.servicebus.Message
 
Message(String, String) - Constructor for class com.microsoft.azure.servicebus.Message
 
Message(byte[], String) - Constructor for class com.microsoft.azure.servicebus.Message
 
Message(String, String, String) - Constructor for class com.microsoft.azure.servicebus.Message
 
Message(String, byte[], String) - Constructor for class com.microsoft.azure.servicebus.Message
 
MESSAGE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
MESSAGE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
MESSAGE_ID_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
 
MESSAGE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
MESSAGE_NOT_FOUND_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
messageArrived(String, MqttMessage) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Event fired when the message arrived on the MQTT broker.
messageArrived(String, MqttMessage) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Event fired when the message arrived on the MQTT broker.
messageAssociationAssignedCode() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the messageAssociationAssignedCode value.
messageAssociationAssignedCode() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the messageAssociationAssignedCode value.
MessageCallback - Interface in com.microsoft.azure.sdk.iot.device
An interface for an IoT Hub message callback.
messageConnectionSettings() - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Get the messageConnectionSettings value.
messageContentType() - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Get the messageContentType value.
messageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
messageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
MessageCountDetails - Class in com.microsoft.azure.management.servicebus
Message Count Details.
MessageCountDetails() - Constructor for class com.microsoft.azure.management.servicebus.MessageCountDetails
 
messageFilter() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the messageFilter value.
messageFilter() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the messageFilter value.
messageFilterList() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the messageFilterList value.
messageFilterList() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the messageFilterList value.
messageFilterType() - Method in class com.microsoft.azure.management.logic.EdifactMessageFilter
Get the messageFilterType value.
MessageFilterType - Enum in com.microsoft.azure.management.logic
Defines values for MessageFilterType.
messageFilterType() - Method in class com.microsoft.azure.management.logic.X12MessageFilter
Get the messageFilterType value.
MessageHandler<TRequest extends com.google.protobuf.Message,TResponse extends com.google.protobuf.Message.Builder> - Class in com.microsoft.azure.webjobs.script.handler
Generic base class for all message handlers.
MessageHandlerOptions - Class in com.microsoft.azure.servicebus
The OnMessage handler processing options.
MessageHandlerOptions() - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
Default constructor for create MessageHandlerOptions with default settings.
MessageHandlerOptions(int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.MessageHandlerOptions
Create a instance of MessageHandlerOptions.
messageId() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.EdifactMessageIdentifier
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.X12MessageIdentifier
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Get the messageId value.
messageId() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the messageId value.
MessageLockLostException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a receiver attempts complete or abandon or renew-lock or deadLetter or defer operation on a peek-locked message whose lock had already expired.
MessageLockLostException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageLockLostException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageLockLostException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageLockLostException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageLockLostException
 
MessageNotFoundException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a receiver attempts to receive a message with sequence number and the message with that sequence number is not available in the queue or subscription.
MessageNotFoundException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageNotFoundException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageNotFoundException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageNotFoundException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessageNotFoundException
 
MessageProperty - Class in com.microsoft.azure.sdk.iot.device
An IoT Hub message property.
MessageProperty(String, String) - Constructor for class com.microsoft.azure.sdk.iot.device.MessageProperty
Constructor.
MessageProperty() - Constructor for class com.microsoft.azure.sdk.iot.device.MessageProperty
 
messageReceived(AmqpMessage) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
messageReceived(MqttMessage) - Method in interface com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttListener
Called when the message gets received by PAHO
messageReceived(AmqpsMessage) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
When a message is received, it is added to the list of messages to be processed.
messageReceived(AmqpsMessage) - Method in interface com.microsoft.azure.sdk.iot.device.transport.amqps.ServerListener
Method executed when a message was received from IoTHub.
messageReceived(AmqpMessage) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
Function that gets called when amqp gets a message from the amqp endpoint
messageReceived(MqttMessage) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
 
MessageReceiver - Class in com.microsoft.azure.eventhubs.impl
Common Receiver that abstracts all amqp related details translates event-driven reactor model into async receive Api
messageRelease() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the messageRelease value.
messageRelease() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the messageRelease value.
messageRelease() - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Get the messageRelease value.
messageRetentionPeriodInDays() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
MessageSender - Class in com.microsoft.azure.eventhubs.impl
Abstracts all amqp related details translates event-driven reactor model into async send Api
messageSent() - Method in interface com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener
 
messageSent(Integer, Boolean) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
When a message is acknowledged by IoTHub, it is removed from the list of in progress messages and its callback is added to the list of callbacks to be executed.
messageSent(Integer, Boolean) - Method in interface com.microsoft.azure.sdk.iot.device.transport.amqps.ServerListener
Method executed when a message was acknowledged by IoTHub.
messageSent() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
messageSent Unused
MessageSession - Class in com.microsoft.azure.servicebus
 
messagesReceived() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the messagesReceived value.
messagesSent() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the messagesSent value.
messageTemplate() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the messageTemplate value.
MessageType - Enum in com.microsoft.azure.sdk.iot.device
The IoTHub message type
messageVersion() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the messageVersion value.
messageVersion() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the messageVersion value.
messageVersion() - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Get the messageVersion value.
MessageWithDeliveryTag - Class in com.microsoft.azure.servicebus.primitives
 
MessageWithDeliveryTag(Message, byte[]) - Constructor for class com.microsoft.azure.servicebus.primitives.MessageWithDeliveryTag
 
MessageWithLockToken - Class in com.microsoft.azure.servicebus.primitives
 
MessageWithLockToken(Message, UUID) - Constructor for class com.microsoft.azure.servicebus.primitives.MessageWithLockToken
 
MessagingEndpointProperties - Class in com.microsoft.azure.management.devices
The properties of the messaging endpoints used by this IoT hub.
MessagingEndpointProperties() - Constructor for class com.microsoft.azure.management.devices.MessagingEndpointProperties
 
messagingEndpoints() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the messagingEndpoints value.
MessagingEntityAlreadyExistsException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a subscription client tries to create a rule with the name of an already existing rule.
MessagingEntityAlreadyExistsException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityAlreadyExistsException
 
MessagingEntityAlreadyExistsException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityAlreadyExistsException
 
MessagingEntityDisabledException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a client attempts to send messages to or receive messages from a disabled entity.
MessagingEntityDisabledException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityDisabledException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityDisabledException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityDisabledException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityDisabledException
 
MessagingEntityNotFoundException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a client attempts to create a sender or receiver or client to a non existent entity.
MessagingEntityNotFoundException() - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingEntityNotFoundException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingEntityNotFoundException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingEntityNotFoundException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.MessagingEntityNotFoundException
 
MessagingFactory - Class in com.microsoft.azure.eventhubs.impl
Abstracts all amqp related details and exposes AmqpConnection object Manages connection life-cycle
MessagingFactory - Class in com.microsoft.azure.servicebus.primitives
Abstracts all AMQP related details and encapsulates an AMQP connection and manages its life cycle.
MessagingFactory.ReactorFactory - Class in com.microsoft.azure.eventhubs.impl
 
metadata() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the metadata value.
metadata() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get the metadata value.
metaData() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the metaData value.
metadata() - Method in class com.microsoft.azure.management.appservice.Solution
Get the metadata value.
metadata() - Method in interface com.microsoft.azure.management.dns.DnsRecordSet
 
metadata() - Method in class com.microsoft.azure.management.logic.ContentLink
Get the metadata value.
metadata() - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Get the metadata value.
metadata() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the metadata value.
METADATA_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
MetadataDefinitionBase - Class in com.microsoft.azure.management.customerinsights
The Metadata definition base.
MetadataDefinitionBase() - Constructor for class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
 
MetadataItem - Class in com.microsoft.azure.batch.protocol.models
A name-value pair associated with a Batch service resource.
MetadataItem() - Constructor for class com.microsoft.azure.batch.protocol.models.MetadataItem
 
MetadataTooLarge - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The size of the metadata exceeds the maximum permitted.
MetadataValue - Class in com.microsoft.azure.management.monitor
Represents a metric metadata value.
MetadataValue() - Constructor for class com.microsoft.azure.management.monitor.MetadataValue
 
metadatavalues() - Method in class com.microsoft.azure.management.monitor.TimeSeriesElement
Get the metadatavalues value.
meterCategory() - Method in class com.microsoft.azure.management.consumption.MeterDetails
Get the meterCategory value.
MeterDetails - Class in com.microsoft.azure.management.consumption
The properties of the meter detail.
MeterDetails() - Constructor for class com.microsoft.azure.management.consumption.MeterDetails
 
meterDetails() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the meterDetails value.
METERED_DATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
Static value MeteredData for ExpressRouteCircuitSkuFamily.
meterID() - Method in class com.microsoft.azure.management.compute.ResourceSkuCosts
Get the meterID value.
meterId() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the meterId value.
meterLocation() - Method in class com.microsoft.azure.management.consumption.MeterDetails
Get the meterLocation value.
meterName() - Method in class com.microsoft.azure.management.consumption.MeterDetails
Get the meterName value.
meters() - Method in class com.microsoft.azure.management.consumption.Filters
Get the meters value.
meterSubCategory() - Method in class com.microsoft.azure.management.consumption.MeterDetails
Get the meterSubCategory value.
method() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the method value.
method() - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Get the method value.
method() - Method in class com.microsoft.azure.management.containerregistry.Request
Get the method value.
method() - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Get the method value.
method() - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Get the method value.
METHOD_EVENT_STREAM - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc
 
METHOD_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
MethodParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Representation of a single Direct Method Access collection with a Json serializer and deserializer.
MethodParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
CONSTRUCTOR Create a MethodParser instance with provided values.
MethodParser(String, Long, Long, Object) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
CONSTRUCTOR Create a MethodParser instance with provided values.
MethodParser(Object) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
CONSTRUCTOR Create a MethodParser instance with provided values.
MethodParser.Operation - Enum in com.microsoft.azure.sdk.iot.deps.serializer
 
MethodResult - Class in com.microsoft.azure.sdk.iot.service.devicetwin
Store the status and payload received as result of a method invoke.
MethodResult(Integer, Object) - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.MethodResult
 
Metric - Class in com.microsoft.azure.management.monitor
The result data of a query.
Metric() - Constructor for class com.microsoft.azure.management.monitor.Metric
 
MetricAvailabilily - Class in com.microsoft.azure.management.appservice
Metric availability and retention.
MetricAvailabilily() - Constructor for class com.microsoft.azure.management.appservice.MetricAvailabilily
 
metricAvailabilities() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the metricAvailabilities value.
metricAvailabilities() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricDefinition
 
MetricAvailability - Class in com.microsoft.azure.management.appservice
Retention policy of a resource metric.
MetricAvailability() - Constructor for class com.microsoft.azure.management.appservice.MetricAvailability
 
MetricAvailability - Class in com.microsoft.azure.management.monitor
Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain.
MetricAvailability() - Constructor for class com.microsoft.azure.management.monitor.MetricAvailability
 
MetricAvailability - Class in com.microsoft.azure.management.sql
A metric availability value.
MetricAvailability() - Constructor for class com.microsoft.azure.management.sql.MetricAvailability
 
MetricCollection - Interface in com.microsoft.azure.management.monitor
The MetricCollection representing wrapper over ResponseInner type.
MetricDefinition - Interface in com.microsoft.azure.management.monitor
The Azure metric definition entries are of type MetricDefinition.
MetricDefinition.MetricsQueryDefinition - Interface in com.microsoft.azure.management.monitor
The entirety of a Metrics query definition.
MetricDefinition.MetricsQueryDefinitionStages - Interface in com.microsoft.azure.management.monitor
Grouping of Metric query stages.
MetricDefinition.MetricsQueryDefinitionStages.WithMetricEndFilter - Interface in com.microsoft.azure.management.monitor
The stage of a Metric query allowing to specify end time filter.
MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute - Interface in com.microsoft.azure.management.monitor
The stage of a Metric query allowing to specify optional filters and execute the query.
MetricDefinition.MetricsQueryDefinitionStages.WithMetricStartTimeFilter - Interface in com.microsoft.azure.management.monitor
The stage of a Metric query allowing to specify start time filter.
metricDefinitions() - Method in class com.microsoft.azure.management.Azure
 
MetricDefinitions - Interface in com.microsoft.azure.management.monitor
Entry point for Monitor Metric Definitions API.
metricFilterPattern() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the metricFilterPattern value.
MetricName - Class in com.microsoft.azure.management.cognitiveservices
A metric name.
MetricName() - Constructor for class com.microsoft.azure.management.cognitiveservices.MetricName
 
metricName() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the metricName value.
metricName() - Method in class com.microsoft.azure.management.gallery.RuleMetricDataSource
Get the metricName value.
metricName() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the metricName value.
metricName() - Method in class com.microsoft.azure.management.monitor.RuleMetricDataSource
Get the metricName value.
MetricName - Class in com.microsoft.azure.management.sql
A database metric name.
MetricName() - Constructor for class com.microsoft.azure.management.sql.MetricName
 
metricResourceUri() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the metricResourceUri value.
metricResourceUri() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the metricResourceUri value.
metrics() - Method in class com.microsoft.azure.management.appservice.AnalysisData
Get the metrics value.
metrics() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting
Get the metrics value.
metrics() - Method in interface com.microsoft.azure.management.monitor.MetricCollection
Get the metric collection value.
METRICS - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value Metrics for Bypass.
MetricSettings - Class in com.microsoft.azure.management.gallery
Part of MultiTenantDiagnosticSettings.
MetricSettings() - Constructor for class com.microsoft.azure.management.gallery.MetricSettings
 
MetricSettings - Class in com.microsoft.azure.management.monitor
Part of MultiTenantDiagnosticSettings.
MetricSettings() - Constructor for class com.microsoft.azure.management.monitor.MetricSettings
 
MetricSpecification - Class in com.microsoft.azure.management.appservice
Definition of a single resource metric.
MetricSpecification() - Constructor for class com.microsoft.azure.management.appservice.MetricSpecification
 
MetricSpecification - Class in com.microsoft.azure.management.storage
Metric specification of operation.
MetricSpecification() - Constructor for class com.microsoft.azure.management.storage.MetricSpecification
 
metricSpecifications() - Method in class com.microsoft.azure.management.appservice.ServiceSpecification
Get the metricSpecifications value.
metricSpecifications() - Method in class com.microsoft.azure.management.storage.ServiceSpecification
Get the metricSpecifications value.
MetricStatisticType - Enum in com.microsoft.azure.management.gallery
Defines values for MetricStatisticType.
MetricStatisticType - Enum in com.microsoft.azure.management.monitor
Defines values for MetricStatisticType.
MetricTrigger - Class in com.microsoft.azure.management.gallery
The trigger that results in a scaling action.
MetricTrigger() - Constructor for class com.microsoft.azure.management.gallery.MetricTrigger
 
metricTrigger() - Method in class com.microsoft.azure.management.gallery.ScaleRule
Get the metricTrigger value.
MetricTrigger - Class in com.microsoft.azure.management.monitor
The trigger that results in a scaling action.
MetricTrigger() - Constructor for class com.microsoft.azure.management.monitor.MetricTrigger
 
metricTrigger() - Method in class com.microsoft.azure.management.monitor.ScaleRule
Get the metricTrigger value.
MetricValue - Class in com.microsoft.azure.management.monitor
Represents a metric value.
MetricValue() - Constructor for class com.microsoft.azure.management.monitor.MetricValue
 
MetricValue - Class in com.microsoft.azure.management.sql
Represents database metrics.
MetricValue() - Constructor for class com.microsoft.azure.management.sql.MetricValue
 
metricValues() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetric
 
MEXICO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MEXICO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
micHashingAlgorithm() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the micHashingAlgorithm value.
MICRONESIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MICRONESIA_FEDERATED_STATES_OF - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MICROSOFT - Static variable in class com.microsoft.azure.management.apimanagement.IdentityProviderType
Static value microsoft for IdentityProviderType.
MICROSOFT_KEYVAULT - Static variable in class com.microsoft.azure.management.storage.KeySource
Static value Microsoft.Keyvault for KeySource.
MICROSOFT_KEYVAULT - Static variable in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Static value Microsoft.Keyvault for StorageAccountEncryptionKeySource.
MICROSOFT_MANAGED_IDENTITYUSER_ASSIGNED_IDENTITIES - Static variable in class com.microsoft.azure.management.msi.UserAssignedIdentities
Static value Microsoft.ManagedIdentity/userAssignedIdentities for UserAssignedIdentities.
MICROSOFT_PEERING - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
Static value MicrosoftPeering for ExpressRouteCircuitPeeringType.
MICROSOFT_SQL - Static variable in class com.microsoft.azure.management.network.ServiceEndpointType
Static value Microsoft.Sql for ServiceEndpointType.
MICROSOFT_STORAGE - Static variable in class com.microsoft.azure.management.network.ServiceEndpointType
Static value Microsoft.Storage for ServiceEndpointType.
MICROSOFT_STORAGE - Static variable in class com.microsoft.azure.management.storage.KeySource
Static value Microsoft.Storage for KeySource.
MICROSOFT_STORAGE - Static variable in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Static value Microsoft.Storage for StorageAccountEncryptionKeySource.
MICROSOFT_WEBHOSTING_ENVIRONMENTS - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Microsoft.Web/hostingEnvironments for CheckNameResourceTypes.
MICROSOFT_WEBPUBLISHING_USERS - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Microsoft.Web/publishingUsers for CheckNameResourceTypes.
MICROSOFT_WEBSITES - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Microsoft.Web/sites for CheckNameResourceTypes.
MICROSOFT_WEBSITESSLOTS - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Microsoft.Web/sites/slots for CheckNameResourceTypes.
microsoftPeeringConfig() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
microsoftPeeringConfig() - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Get the microsoftPeeringConfig value.
middleName() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
migrateToManaged(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Migrates the virtual machine with unmanaged disks to use managed disks.
migrateToManagedAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
migrateToManagedAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
migrationState() - Method in class com.microsoft.azure.management.datalake.analytics.models.CapabilityInformation
Get the migrationState value.
migrationState() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the migrationState value.
MILLISECONDS - Static variable in class com.microsoft.azure.management.cognitiveservices.UnitType
Static value Milliseconds for UnitType.
MILLISECONDS_PER_SECOND - Static variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
MIN_HEADER_LENGTH - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
MIN_HEADER_LENGTH_MASKED - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
minDtu() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
minimum() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.datalake.analytics.models.ResourceUsageStatistics
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.devices.IotHubCapacity
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.gallery.ScaleCapacity
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.monitor.MetricValue
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.monitor.ScaleCapacity
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.sql.MetricValue
Get the minimum value.
MINIMUM - Static variable in class com.microsoft.azure.management.sql.PrimaryAggregationType
Static value Minimum for PrimaryAggregationType.
minimum() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricValue
 
MINIMUM_EXPIRATION_TIME_OFFSET - Static variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
MINIMUM_PREFETCH_COUNT - Static variable in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
minimumChildEndpointCount() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerNestedProfileEndpoint
 
minimumNodeCount() - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Get the minimumNodeCount value.
minimumTtl() - Method in class com.microsoft.azure.management.dns.SoaRecord
Get the minimumTtl value.
minLatencyInMs() - Method in interface com.microsoft.azure.management.network.ConnectivityCheck
 
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.ComputePolicy
Get the minPriorityPerJob value.
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Get the minPriorityPerJob value.
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the minPriorityPerJob value.
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Get the minPriorityPerJob value.
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the minPriorityPerJob value.
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Get the minPriorityPerJob value.
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Get the minPriorityPerJob value.
minPriorityPerJob() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the minPriorityPerJob value.
minProcessExecutionTime() - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Get the minProcessExecutionTime value.
minProtocolVersion() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Get the minProtocolVersion value.
minReroutePercentage() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the minReroutePercentage value.
minUnits() - Method in class com.microsoft.azure.management.customerinsights.HubBillingInfoFormat
Get the minUnits value.
minute() - Method in class com.microsoft.azure.management.devtestlab.HourDetails
Get the minute value.
minute() - Method in class com.microsoft.azure.management.devtestlab.HourDetailsFragment
Get the minute value.
minutes() - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Get the minutes value.
minutes() - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Get the minutes value.
minutes() - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Get the minutes value.
minutes() - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Get the minutes value.
minVertexDataRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the minVertexDataRead value.
MiscRequestResponseOperationHandler - Class in com.microsoft.azure.servicebus.primitives
 
MissingContentLengthHeader - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The HTTP Content-Length header was not specified.
MissingRequiredHeader - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A required HTTP header was not specified.
MissingRequiredProperty - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A required property was not specified in the HTTP request body.
MissingRequiredQueryParameter - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A required query parameter was not specified in the URL.
mkdirs(String, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
creates a directory, and all it's parent directories if they dont exist.
MobileTableInput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
MobileTableOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
mode() - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Get the mode value.
MODE - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Mode for ParameterType.
mode() - Method in interface com.microsoft.azure.management.resources.Deployment
 
mode() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Get the mode value.
mode() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the mode value.
MODEL - Static variable in class com.microsoft.azure.management.batchai.OutputType
Static value model for OutputType.
model() - Method in class com.microsoft.azure.management.resources.Sku
Get the model value.
ModeValueInfo - Class in com.microsoft.azure.management.machinelearning
Nested parameter definition.
ModeValueInfo() - Constructor for class com.microsoft.azure.management.machinelearning.ModeValueInfo
 
modeValuesInfo() - Method in class com.microsoft.azure.management.machinelearning.ModuleAssetParameter
Get the modeValuesInfo value.
modifiedOn() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the modifiedOn value.
modify(Object) - Method in interface com.microsoft.azure.batch.interceptor.BatchRequestInterceptHandler
Modifies the request to the Batch service.
modifyAclEntries(String, List<AclEntry>) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Modify the acl entries for a file or directory.
modifyAclEntries(String, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Modify the acl entries for a file or directory.
modifyAclEntries(String, List<AclEntry>, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Modify the acl entries for a file or directory.
MODULE - Static variable in class com.microsoft.azure.management.machinelearning.AssetType
Static value Module for AssetType.
ModuleAssetParameter - Class in com.microsoft.azure.management.machinelearning
Parameter definition for a module asset.
ModuleAssetParameter() - Constructor for class com.microsoft.azure.management.machinelearning.ModuleAssetParameter
 
MOLDOVA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MOLDOVA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MONACO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MONACO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MONGO_DB - Static variable in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Static value MongoDB for DatabaseAccountKind.
MONGOLIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MONGOLIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MonitorConfig - Class in com.microsoft.azure.management.trafficmanager
Class containing endpoint monitoring settings in a Traffic Manager profile.
MonitorConfig() - Constructor for class com.microsoft.azure.management.trafficmanager.MonitorConfig
 
MONITORING_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can read monitoring data and edit monitoring settings.
MONITORING_READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can read all monitoring data.
monitoringPath() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
monitoringPort() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
MonitoringSummary - Class in com.microsoft.azure.management.recoveryservices
Summary of the replication monitoring data for this vault.
MonitoringSummary() - Constructor for class com.microsoft.azure.management.recoveryservices.MonitoringSummary
 
MonitorProtocol - Class in com.microsoft.azure.management.trafficmanager
Defines values for MonitorProtocol.
MonitorProtocol(String) - Constructor for class com.microsoft.azure.management.trafficmanager.MonitorProtocol
Creates a custom value for MonitorProtocol.
monitorStatus() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint
 
monitorStatus() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
MONTENEGRO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MONTENEGRO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
monthDays() - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Get the monthDays value.
monthDays() - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Get the monthDays value.
MONTHLY - Static variable in class com.microsoft.azure.management.consumption.TimeGrainType
Static value Monthly for TimeGrainType.
MONTHLY_GRAIN - Static variable in class com.microsoft.azure.management.consumption.Datagrain
Static value monthly for Datagrain.
monthlyOccurrences() - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Get the monthlyOccurrences value.
monthlyOccurrences() - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Get the monthlyOccurrences value.
MONTSERRAT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MONTSERRAT - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MOROCCO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MOROCCO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
mountCommand() - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
Get the mountCommand value.
mountOptions() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get the mountOptions value.
mountOptions() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get the mountOptions value.
mountPath() - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Get the mountPath value.
mountPoint() - Method in class com.microsoft.azure.management.batchai.MountSettings
Get the mountPoint value.
mountSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
MountSettings - Class in com.microsoft.azure.management.batchai
Details of the File Server.
MountSettings() - Constructor for class com.microsoft.azure.management.batchai.MountSettings
 
mountVolumes() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
MountVolumes - Class in com.microsoft.azure.management.batchai
Details of volumes to mount on the cluster.
MountVolumes() - Constructor for class com.microsoft.azure.management.batchai.MountVolumes
 
mountVolumes() - Method in class com.microsoft.azure.management.batchai.NodeSetup
Get the mountVolumes value.
moveResources(String, ResourceGroup, List<String>) - Method in interface com.microsoft.azure.management.resources.GenericResources
Move resources from one resource group to another.
moveResourcesAsync(String, ResourceGroup, List<String>) - Method in interface com.microsoft.azure.management.resources.GenericResources
Move resources from one resource group to another asynchronously.
moveResourcesAsync(String, ResourceGroup, List<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.resources.GenericResources
Move resources from one resource group to another asynchronously.
MOVING - Static variable in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
Static value Moving for ProvisioningState.
MOZAMBIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MOZAMBIQUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
mpnsCertificate() - Method in class com.microsoft.azure.management.notificationhubs.MpnsCredential
Get the mpnsCertificate value.
MpnsCredential - Class in com.microsoft.azure.management.notificationhubs
Description of a NotificationHub MpnsCredential.
MpnsCredential() - Constructor for class com.microsoft.azure.management.notificationhubs.MpnsCredential
 
Mqtt - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
Mqtt(MqttConnection, MqttConnectionStateListener) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Constructor to instantiate mqtt broker connection.
MqttConnection - Class in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
MqttConnection(String, String, String, String, SSLContext, MqttListener, boolean) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Constructor to create MqttAsync Client with Paho
MqttConnection - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
MqttConnectionStateListener - Interface in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
MqttDeviceMethod - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
MqttDeviceMethod(MqttConnection) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceMethod
 
MqttDeviceTwin - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
MqttDeviceTwin(MqttConnection) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceTwin
 
MqttIotHubConnection - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
MqttIotHubConnection(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection
Constructs an instance from the given DeviceClientConfig object.
MqttListener - Interface in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
MqttMessage - Class in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
MqttMessage(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Constructor that takes the topic of the Message
MqttMessage(String, MqttMessage) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Constructor that takes the topic of the Message and a PAHO MqttMessage
MqttMessage(String, byte[]) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Constructor that takes the topic of the Message and payload
MqttMessaging - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
MqttMessaging(MqttConnection, String, MqttConnectionStateListener) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttMessaging
 
MqttQos - Enum in com.microsoft.azure.sdk.iot.deps.transport.mqtt
 
MqttTransport - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
An MQTT transport.
MqttTransport(DeviceClientConfig) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Constructs an instance from the given DeviceClientConfig object.
MSDeployCore - Class in com.microsoft.azure.management.appservice
MSDeploy ARM PUT core information.
MSDeployCore() - Constructor for class com.microsoft.azure.management.appservice.MSDeployCore
 
MSDeployLogEntry - Class in com.microsoft.azure.management.appservice
MSDeploy log entry.
MSDeployLogEntry() - Constructor for class com.microsoft.azure.management.appservice.MSDeployLogEntry
 
MSDeployLogEntryType - Enum in com.microsoft.azure.management.appservice
Defines values for MSDeployLogEntryType.
MSDeployProvisioningState - Enum in com.microsoft.azure.management.appservice
Defines values for MSDeployProvisioningState.
MsiTokenProvider - Class in com.microsoft.azure.datalake.store.oauth2
Provides tokens based on Azure VM's Managed Service Identity
MsiTokenProvider() - Constructor for class com.microsoft.azure.datalake.store.oauth2.MsiTokenProvider
Constructs a token provider that fetches tokens from the MSI token-service running on an Azure IaaS VM.
MsiTokenProvider(int) - Constructor for class com.microsoft.azure.datalake.store.oauth2.MsiTokenProvider
Constructs a token provider that fetches tokens from the MSI token-service running on an Azure IaaS VM.
MsiTokenProvider(int, String) - Constructor for class com.microsoft.azure.datalake.store.oauth2.MsiTokenProvider
Constructs a token provider that fetches tokens from the MSI token-service running on an Azure IaaS VM.
multiInstanceSettings() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the multiInstanceSettings value.
MultiInstanceSettings - Class in com.microsoft.azure.batch.protocol.models
Settings which specify how to run a multi-instance task.
MultiInstanceSettings() - Constructor for class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
 
multiInstanceSettings() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the multiInstanceSettings value.
MultipleConditionHeadersNotSupported - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
Multiple condition headers are not supported.
multiplexClose() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Completes all current outstanding requests and closes the IoT Hub client.
multiplexOpen(List<DeviceClient>) - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Starts asynchronously sending and receiving messages from an IoT Hub using multiplexing.
multiplexOpen(List<DeviceClient>) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Establishes a shared communication channel with an IoT Hub.
multiplexOpen(List<DeviceClient>) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
 
multiplexOpen(List<DeviceClient>) - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Establishes a communication channel usingmultiplexing with an IoT Hub.
multiplexOpen(List<DeviceClient>) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
 
multiRoleCount() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the multiRoleCount value.
multiSize() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the multiSize value.
MxRecord - Class in com.microsoft.azure.management.dns
An MX record.
MxRecord() - Constructor for class com.microsoft.azure.management.dns.MxRecord
 
MXRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of an MX (mail exchange) record set in an Azure DNS Zone.
mxRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
MXRecordSets - Interface in com.microsoft.azure.management.dns
Entry point to MX record sets in an Azure DNS zone.
MY_SQL - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value MySql for DatabaseType.
MYANMAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
MYANMAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
MySqlMigrationType - Enum in com.microsoft.azure.management.appservice
Defines values for MySqlMigrationType.

N

n() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the n value.
name() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the name value.
name() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get the name value.
name - Variable in class com.microsoft.azure.datalake.store.acl.AclEntry
String specifying the name of the user or group associated with this Acl entry.
name - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the filename (minus the path) of the direcotry entry
name() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the name value.
name() - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Get the name value.
name - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
name() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
name() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceCheckNameAvailabilityParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceSkuProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.ApimResource
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.EmailTemplateParametersContractProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.PolicySnippetContract
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.ProductTagResourceContractProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.TagTagResourceContractProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.TokenBodyParameterContract
Get the name value.
name() - Method in class com.microsoft.azure.management.apimanagement.X509CertificateName
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the name value.
name() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
name() - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.Dimension
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentDeploymentInfo
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.HostName
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.NameValuePair
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.ProxyOnlyResource
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the name value.
name() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the name value.
name() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
Get the name value.
name() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Get the name value.
name() - Method in class com.microsoft.azure.management.batchai.NameValuePair
Get the name value.
name() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Get the name value.
name() - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Get the name value.
name() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node resource name.
name() - Method in class com.microsoft.azure.management.cdn.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.cdn.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Get the name value.
name() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
name() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
name() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.DiskSku
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.Plan
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.PurchasePlan
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapabilities
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.SnapshotSku
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMExtensionsSummary
Get the name value.
name() - Method in class com.microsoft.azure.management.consumption.ProxyResource
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.Event
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.Usage
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.Volume
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.Actor
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the name value.
name() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 
name() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get the name value.
name() - Method in class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
Get the name value.
name() - Method in class com.microsoft.azure.management.customerinsights.ProxyResource
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.BuildJobParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.CheckNameAvailabilityParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.EntityId
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertex
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.SubResource
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.TypeFieldInfo
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlCredential
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDatabase
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.SubResource
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.devices.IotHubSkuInfo
Get the name value.
name() - Method in class com.microsoft.azure.management.devices.OperationInputs
Get the name value.
name() - Method in class com.microsoft.azure.management.devices.RouteProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ArmTemplateParameterProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterProperties
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterPropertiesFragment
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnet
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnetFragment
Get the name value.
name() - Method in class com.microsoft.azure.management.devtestlab.ParameterInfo
Get the name value.
name() - Method in class com.microsoft.azure.management.eventhub.CheckNameAvailabilityParameter
Get the name value.
name() - Method in class com.microsoft.azure.management.eventhub.Destination
Get the name value.
name() - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
 
name() - Method in interface com.microsoft.azure.management.eventhub.NestedResource
 
name() - Method in class com.microsoft.azure.management.eventhub.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Get the name value.
name() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the name value.
name() - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Get the name value.
name() - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Get the name value.
name() - Method in class com.microsoft.azure.management.keyvault.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.logic.IntegrationAccountSku
Get the name value.
name() - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReferenceKeyVault
Get the name value.
name() - Method in class com.microsoft.azure.management.logic.ResourceReference
Get the name value.
name() - Method in class com.microsoft.azure.management.logic.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the name value.
name() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the name value.
name() - Method in class com.microsoft.azure.management.machinelearning.ModuleAssetParameter
Get the name value.
name() - Method in class com.microsoft.azure.management.machinelearning.StorageAccount
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.AzureAppPushReceiver
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.BaselineMetadataValue
Get the name value.
name() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettingsCategory
Get the diagnostic settings category name value.
name() - Method in class com.microsoft.azure.management.monitor.EmailReceiver
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.MetadataValue
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.Metric
Get the name value.
name() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.ProxyOnlyResource
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.SmsReceiver
Get the name value.
name() - Method in class com.microsoft.azure.management.monitor.WebhookReceiver
Get the name value.
name() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Get the name value.
name() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the name value.
name() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Get the name value.
name() - Method in class com.microsoft.azure.management.network.LoadBalancerSku
Get the name value.
name() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
name() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
name() - Method in class com.microsoft.azure.management.network.PublicIPAddressSku
Get the name value.
name() - Method in class com.microsoft.azure.management.network.TopologyAssociation
Get the name value.
name() - Method in class com.microsoft.azure.management.network.TopologyResource
Get the name value.
name() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Get the name value.
name() - Method in class com.microsoft.azure.management.notificationhubs.CheckNameAvailabilityRequestParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.notificationhubs.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.powerbi.AzureSku
Get the name value.
name() - Method in class com.microsoft.azure.management.powerbi.Operation
Get the name value.
name() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryForLogSpecification
Get the name value.
name() - Method in class com.microsoft.azure.management.recoveryservices.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.redis.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.relay.CheckNameAvailability
Get the name value.
name() - Method in class com.microsoft.azure.management.relay.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.resources.AliasType
Get the name value.
name() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
 
name() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
name() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
name(InnerT) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ListToMapConverter
 
name() - Method in class com.microsoft.azure.management.resources.Plan
Get the name value.
name() - Method in class com.microsoft.azure.management.resources.PolicySku
Get the name value.
name() - Method in class com.microsoft.azure.management.resources.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.scheduler.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Get the name value.
name() - Method in interface com.microsoft.azure.management.search.QueryKey
 
name() - Method in class com.microsoft.azure.management.search.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.servicebus.CheckNameAvailability
Get the name value.
name() - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
 
name() - Method in class com.microsoft.azure.management.servicebus.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the name value.
name() - Method in class com.microsoft.azure.management.servicefabric.SettingsParameterDescription
Get the name value.
name() - Method in class com.microsoft.azure.management.servicefabric.SettingsSectionDescription
Get the name value.
name() - Method in class com.microsoft.azure.management.sql.CheckNameAvailabilityRequest
Get the name value.
name() - Method in class com.microsoft.azure.management.sql.EditionCapability
Get the name value.
name() - Method in class com.microsoft.azure.management.sql.ElasticPoolEditionCapability
Get the name value.
name() - Method in class com.microsoft.azure.management.sql.OperationImpact
Get the name value.
name() - Method in interface com.microsoft.azure.management.sql.ServerMetric
 
name() - Method in interface com.microsoft.azure.management.sql.ServerUsage
 
name() - Method in class com.microsoft.azure.management.sql.ServerVersionCapability
Get the name value.
name() - Method in class com.microsoft.azure.management.sql.ServiceObjectiveCapability
Get the name value.
name() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetric
 
name() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricDefinition
 
name() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTable
Get the name value.
name() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
Get the name value.
name() - Method in class com.microsoft.azure.management.storage.CustomDomain
Get the name value.
name() - Method in class com.microsoft.azure.management.storage.Dimension
Get the name value.
name() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the name value.
name() - Method in class com.microsoft.azure.management.storage.Sku
 
name() - Method in class com.microsoft.azure.management.storage.SKUCapability
Get the name value.
name() - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.storage.StorageAccountSkuType
 
name() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
name() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
name() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputColumn
Get the name value.
name() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputs
Get the name value.
name() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceOutputColumn
Get the name value.
name() - Method in class com.microsoft.azure.management.streamanalytics.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.trafficmanager.Region
Get the name value.
NAME_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
NAME_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
NAME_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
NAME_IN_LOCKDOWN - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
Static value NameInLockdown for UnavailableReason.
NAME_IN_USE - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
Static value NameInUse for UnavailableReason.
NameAvailabilityInformation - Class in com.microsoft.azure.management.datalake.analytics.models
Data Lake Analytics account name availability result information.
NameAvailabilityInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.NameAvailabilityInformation
 
NameAvailabilityInformation - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account name availability result information.
NameAvailabilityInformation() - Constructor for class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
 
NameAvailabilityReason - Enum in com.microsoft.azure.management.apimanagement
Defines values for NameAvailabilityReason.
nameAvailable() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Indicates whether the name is available.
nameAvailable() - Method in class com.microsoft.azure.management.datalake.analytics.models.NameAvailabilityInformation
Get the nameAvailable value.
nameAvailable() - Method in class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
Get the nameAvailable value.
nameFirst() - Method in class com.microsoft.azure.management.appservice.Contact
Get the nameFirst value.
nameFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract name of the resource from a resource ID.
NameInfo - Class in com.microsoft.azure.management.recoveryservices
The name of usage.
NameInfo() - Constructor for class com.microsoft.azure.management.recoveryservices.NameInfo
 
nameLast() - Method in class com.microsoft.azure.management.appservice.Contact
Get the nameLast value.
nameMiddle() - Method in class com.microsoft.azure.management.appservice.Contact
Get the nameMiddle value.
nameServers() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
nameServers() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
nameServers() - Method in interface com.microsoft.azure.management.dns.NSRecordSet
 
namespace() - Method in interface com.microsoft.azure.management.monitor.MetricCollection
Get the namespace value.
namespace() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the namespace value.
namespace() - Method in interface com.microsoft.azure.management.resources.Provider
 
namespace() - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Get the namespace value.
NamespaceAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
Type representing authorization rule defined for namespace.
NamespaceAuthorizationRule.Definition - Interface in com.microsoft.azure.management.servicebus
The entirety of the namespace authorization rule definition.
NamespaceAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus namespace authorization rule definition stages.
NamespaceAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
The first stage of namespace authorization rule definition.
NamespaceAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
NamespaceAuthorizationRule.Update - Interface in com.microsoft.azure.management.servicebus
The entirety of the namespace authorization rule update.
NamespaceAuthorizationRules - Interface in com.microsoft.azure.management.servicebus
Entry point to namespace authorization rules management API.
namespaceName() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
namespaceName() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
 
namespaceName() - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup
 
namespaceName() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule
 
namespaceName() - Method in interface com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule
 
namespaceName() - Method in interface com.microsoft.azure.management.servicebus.QueueAuthorizationRule
 
namespaceName() - Method in interface com.microsoft.azure.management.servicebus.TopicAuthorizationRule
 
namespaceResourceGroupName() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
namespaceResourceGroupName() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
 
namespaceResourceGroupName() - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup
 
namespaceResourceGroupName() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule
 
namespaceRole() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
 
NamespaceSku - Class in com.microsoft.azure.management.servicebus
Defines values for NamespaceSku.
NamespaceSku(String, String) - Constructor for class com.microsoft.azure.management.servicebus.NamespaceSku
Creates Service Bus namespace sku.
NamespaceSku(String, String, int) - Constructor for class com.microsoft.azure.management.servicebus.NamespaceSku
Creates Service Bus namespace SKU.
NamespaceSku(Sku) - Constructor for class com.microsoft.azure.management.servicebus.NamespaceSku
Creates Service Bus namespace SKU.
NamespaceType - Enum in com.microsoft.azure.management.notificationhubs
Defines values for NamespaceType.
NameValuePair - Class in com.microsoft.azure.batch.protocol.models
Represents a name-value pair.
NameValuePair() - Constructor for class com.microsoft.azure.batch.protocol.models.NameValuePair
 
NameValuePair - Class in com.microsoft.azure.management.appservice
Name value pair.
NameValuePair() - Constructor for class com.microsoft.azure.management.appservice.NameValuePair
 
NameValuePair - Class in com.microsoft.azure.management.batchai
Represents a name-value pair.
NameValuePair() - Constructor for class com.microsoft.azure.management.batchai.NameValuePair
 
NAMIBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NAMIBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NAURU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NAURU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
needFunctionalAcknowledgement() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the needFunctionalAcknowledgement value.
needFunctionalAcknowledgement() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the needFunctionalAcknowledgement value.
needImplementationAcknowledgement() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the needImplementationAcknowledgement value.
needLoopForValidMessages() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the needLoopForValidMessages value.
needLoopForValidMessages() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the needLoopForValidMessages value.
needMdn() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the needMdn value.
needTechnicalAcknowledgement() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the needTechnicalAcknowledgement value.
needTechnicalAcknowledgement() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the needTechnicalAcknowledgement value.
negotiateClientCertificate() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the negotiateClientCertificate value.
neighbor() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the neighbor value.
neighbor() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the neighbor value.
NEPAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NEPAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
nestedProfileEndpoints() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
nestedProfileId() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerNestedProfileEndpoint
 
NestedResource - Interface in com.microsoft.azure.management.eventhub
A type contains subset of ARM envelop properties in Resource namely id, name and type.
NETCORE_V1_0 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
.NET Core v1.0.
NETCORE_V1_1 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
.NET Core v1.1.
NetFrameworkVersion - Class in com.microsoft.azure.management.appservice
Defines values for .NET framework version.
NetFrameworkVersion() - Constructor for class com.microsoft.azure.management.appservice.NetFrameworkVersion
 
netFrameworkVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the netFrameworkVersion value.
netFrameworkVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
NETHERLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NETHERLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NETHERLANDS_ANTILLES_FORMER - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
network() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the network value.
network() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the network value.
Network - Interface in com.microsoft.azure.management.network
Entry point for Virtual Network management API in Azure.
Network.Definition - Interface in com.microsoft.azure.management.network
The entirety of the virtual network definition.
Network.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network definition stages.
Network.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a virtual network definition.
Network.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the virtual network definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified, except for adding subnets.
Network.DefinitionStages.WithCreateAndSubnet - Interface in com.microsoft.azure.management.network
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified, including adding subnets.
Network.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the virtual network definition allowing to specify the resource group.
Network.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of the virtual network definition allowing to add subnets.
Network.Update - Interface in com.microsoft.azure.management.network
The template for a virtual network update operation, containing all the settings that can be modified.
Network.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network update stages.
Network.UpdateStages.WithAddressSpace - Interface in com.microsoft.azure.management.network
The stage of the virtual network update allowing to specify the address space.
Network.UpdateStages.WithDnsServer - Interface in com.microsoft.azure.management.network
The stage of the virtual network update allowing to specify the DNS server.
Network.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of the virtual network update allowing to add or remove subnets.
NETWORK_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage all network resources.
NETWORK_SECURITY_RULE - Static variable in class com.microsoft.azure.management.network.IssueType
Static value NetworkSecurityRule for IssueType.
NetworkAccessControlEntry - Class in com.microsoft.azure.management.appservice
Network access control entry.
NetworkAccessControlEntry() - Constructor for class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
 
networkAccessControlList() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the networkAccessControlList value.
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the networkConfiguration value.
NetworkConfiguration - Class in com.microsoft.azure.batch.protocol.models
The network configuration for a pool.
NetworkConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
 
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the networkConfiguration value.
networkConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the networkConfiguration value.
networkId() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
networkId() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
networkId() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration
 
networkId() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
networkId() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration
 
networkId() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
 
networkInterface() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Get the networkInterface value.
NetworkInterface - Interface in com.microsoft.azure.management.network
Network interface.
NetworkInterface.Definition - Interface in com.microsoft.azure.management.network
The entirety of the network interface definition.
NetworkInterface.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network interface definition stages.
NetworkInterface.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of the network interface.
NetworkInterface.DefinitionStages.WithAcceleratedNetworking - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to enable accelerated networking.
NetworkInterface.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the network interface definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
NetworkInterface.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify the resource group.
NetworkInterface.DefinitionStages.WithLoadBalancer - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate it with a load balancer.
NetworkInterface.DefinitionStages.WithNetworkSecurityGroup - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate a network security group.
NetworkInterface.DefinitionStages.WithPrimaryNetwork - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify the virtual network for primary IP configuration.
NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify subnet.
NetworkInterface.DefinitionStages.WithPrimaryPrivateIP - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to specify private IP address within a virtual network subnet.
NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate public IP address with it's primary IP configuration.
NetworkInterface.DefinitionStages.WithSecondaryIPConfiguration - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to associate a secondary IP configurations.
NetworkInterface.Update - Interface in com.microsoft.azure.management.network
The template for an update operation, containing all the settings that can be modified.
NetworkInterface.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of network interface update stages.
NetworkInterface.UpdateStages.WithAcceleratedNetworking - Interface in com.microsoft.azure.management.network
The stage of the network interface definition allowing to disable accelerated networking.
NetworkInterface.UpdateStages.WithDnsServer - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to specify DNS servers.
NetworkInterface.UpdateStages.WithIPConfiguration - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to configure IP configuration.
NetworkInterface.UpdateStages.WithIPForwarding - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to enable or disable IP forwarding.
NetworkInterface.UpdateStages.WithLoadBalancer - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to associate it with a load balancer.
NetworkInterface.UpdateStages.WithNetworkSecurityGroup - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to associate network security group.
NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to specify subnet.
NetworkInterface.UpdateStages.WithPrimaryPrivateIP - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to specify private IP address within a virtual network subnet.
NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of the network interface update allowing to associate public IP address with it's primary IP configuration.
NetworkInterfaceAssociation - Class in com.microsoft.azure.management.network
Network interface and its custom security rules.
NetworkInterfaceAssociation() - Constructor for class com.microsoft.azure.management.network.NetworkInterfaceAssociation
 
networkInterfaceAssociation() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the networkInterfaceAssociation value.
NetworkInterfaceBase - Interface in com.microsoft.azure.management.network
The base network interface shared across regular and virtual machine scale set network interface.
networkInterfaceConfigurations() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
Get the networkInterfaceConfigurations value.
networkInterfaceConfigurations() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateNetworkProfile
Get the networkInterfaceConfigurations value.
NetworkInterfaceDnsSettings - Class in com.microsoft.azure.management.network
DNS settings of a network interface.
NetworkInterfaceDnsSettings() - Constructor for class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
 
networkInterfaceId() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Get the networkInterfaceId value.
networkInterfaceId() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Get the networkInterfaceId value.
networkInterfaceIds() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
networkInterfaceIds() - Method in interface com.microsoft.azure.management.network.model.HasNetworkInterfaces
 
networkInterfaceIds() - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup
 
networkInterfaceIPConfigurationCount() - Method in interface com.microsoft.azure.management.network.Subnet
 
NetworkInterfaceProperties - Class in com.microsoft.azure.management.devtestlab
Properties of a network interface.
NetworkInterfaceProperties() - Constructor for class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
 
NetworkInterfacePropertiesFragment - Class in com.microsoft.azure.management.devtestlab
Properties of a network interface.
NetworkInterfacePropertiesFragment() - Constructor for class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
 
networkInterfaces() - Method in class com.microsoft.azure.management.Azure
 
networkInterfaces() - Method in class com.microsoft.azure.management.compute.NetworkProfile
Get the networkInterfaces value.
NetworkInterfaces - Interface in com.microsoft.azure.management.network
Entry point to network interface management.
networkInterfaces() - Method in interface com.microsoft.azure.management.network.SecurityGroupView
 
NetworkOperationStatus - Class in com.microsoft.azure.management.network
Defines values for NetworkOperationStatus.
NetworkOperationStatus(String) - Constructor for class com.microsoft.azure.management.network.NetworkOperationStatus
Creates a custom value for NetworkOperationStatus.
NetworkPeering - Interface in com.microsoft.azure.management.network
An client-side representation of a network peering.
NetworkPeering.Definition - Interface in com.microsoft.azure.management.network
The entirety of the network peering definition.
NetworkPeering.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of all the network peering definition stages.
NetworkPeering.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a network peering definition.
NetworkPeering.DefinitionStages.WithAccess - Interface in com.microsoft.azure.management.network
The stage of a network peering definition allowing to control access from and to the remote network.
NetworkPeering.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of a network peering definition with sufficient inputs to create a new network peering in the cloud, but exposing additional optional settings to specify.
NetworkPeering.DefinitionStages.WithGatewayUse - Interface in com.microsoft.azure.management.network
The stage of a network peering definition allowing to control the gateway use by or on the remote network.
NetworkPeering.DefinitionStages.WithRemoteNetwork - Interface in com.microsoft.azure.management.network
The stage of a network peering definition allowing to specify the remote virtual network.
NetworkPeering.DefinitionStages.WithTrafficForwarding - Interface in com.microsoft.azure.management.network
The stage of a network peering definition allowing to control traffic forwarding from or to the remote network.
NetworkPeering.Update - Interface in com.microsoft.azure.management.network
The template for a network peering update operation, containing all the settings that can be modified.
NetworkPeering.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of all the network peering update stages.
NetworkPeering.UpdateStages.WithAccess - Interface in com.microsoft.azure.management.network
The stage of a network peering update allowing to control access from and to the remote network.
NetworkPeering.UpdateStages.WithGatewayUse - Interface in com.microsoft.azure.management.network
The stage of a network peering update allowing to control the gateway use by or on the remote network.
NetworkPeering.UpdateStages.WithTrafficForwarding - Interface in com.microsoft.azure.management.network
The stage of a network peering update allowing to control traffic forwarding from or to the remote network.
NetworkPeeringGatewayUse - Enum in com.microsoft.azure.management.network
Possible gateway use scenarios.
NetworkPeerings - Interface in com.microsoft.azure.management.network
Entry point to network peering management API.
NetworkProfile - Class in com.microsoft.azure.management.compute
Specifies the network interfaces of the virtual machine.
NetworkProfile() - Constructor for class com.microsoft.azure.management.compute.NetworkProfile
 
networkProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
networkProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the networkProfile value.
networkProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the networkProfile value.
networkReadGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the networkReadGiB value.
NetworkRuleSet - Class in com.microsoft.azure.management.storage
Network rule set.
NetworkRuleSet() - Constructor for class com.microsoft.azure.management.storage.NetworkRuleSet
 
networks() - Method in class com.microsoft.azure.management.Azure
 
Networks - Interface in com.microsoft.azure.management.network
Entry point to virtual network management API in Azure.
NetworkSecurityGroup - Interface in com.microsoft.azure.management.network
Network security group.
NetworkSecurityGroup.Definition - Interface in com.microsoft.azure.management.network
The entirety of the network security group definition.
NetworkSecurityGroup.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network security group definition stages.
NetworkSecurityGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of the definition.
NetworkSecurityGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
NetworkSecurityGroup.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage allowing to specify the resource group.
NetworkSecurityGroup.DefinitionStages.WithRule - Interface in com.microsoft.azure.management.network
The stage allowing to define a new security rule.
NetworkSecurityGroup.Update - Interface in com.microsoft.azure.management.network
The template for an update operation, containing all the settings that can be modified.
NetworkSecurityGroup.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of network security group update stages.
NetworkSecurityGroup.UpdateStages.WithRule - Interface in com.microsoft.azure.management.network
The stage of the resource definition allowing to add or remove security rules.
networkSecurityGroupId() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
networkSecurityGroupId() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
networkSecurityGroupId() - Method in interface com.microsoft.azure.management.network.Subnet
 
NetworkSecurityGroupRule - Class in com.microsoft.azure.batch.protocol.models
A network security group rule to apply to an inbound endpoint.
NetworkSecurityGroupRule() - Constructor for class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
 
NetworkSecurityGroupRuleAccess - Enum in com.microsoft.azure.batch.protocol.models
Defines values for NetworkSecurityGroupRuleAccess.
networkSecurityGroupRules() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the networkSecurityGroupRules value.
networkSecurityGroups() - Method in class com.microsoft.azure.management.Azure
 
NetworkSecurityGroups - Interface in com.microsoft.azure.management.network
Entry point to network security group management.
NetworkSecurityRule - Interface in com.microsoft.azure.management.network
A network security rule in a network security group.
NetworkSecurityRule.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a network security rule definition.
NetworkSecurityRule.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of security rule definition stages applicable as part of a network security group creation.
NetworkSecurityRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a security rule definition.
NetworkSecurityRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the security rule definition.
NetworkSecurityRule.DefinitionStages.WithDescription<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the description to be specified.
NetworkSecurityRule.DefinitionStages.WithDestinationAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination address to be specified.
NetworkSecurityRule.DefinitionStages.WithDestinationPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination port(s) to be specified.
NetworkSecurityRule.DefinitionStages.WithDirectionAccess<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the direction and the access type to be specified.
NetworkSecurityRule.DefinitionStages.WithPriority<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the priority to be specified.
NetworkSecurityRule.DefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
NetworkSecurityRule.DefinitionStages.WithSourceAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source address to be specified.
NetworkSecurityRule.DefinitionStages.WithSourcePort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source port(s) to be specified.
NetworkSecurityRule.Update - Interface in com.microsoft.azure.management.network
The entirety of a security rule update as part of a network security group update.
NetworkSecurityRule.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a network security rule definition as part of a network security group update.
NetworkSecurityRule.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of security rule definition stages applicable as part of a network security group update.
NetworkSecurityRule.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a security rule description as part of an update of a networking security group.
NetworkSecurityRule.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the security rule definition.
NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination address to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the destination port(s) to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the direction and the access type to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithProtocol<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the security rule definition allowing the protocol that the rule applies to to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source address to be specified.
NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network rule definition allowing the source port(s) to be specified.
NetworkSecurityRule.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of security rule update stages.
NetworkSecurityRule.UpdateStages.WithDestinationAddress - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the destination address to be specified.
NetworkSecurityRule.UpdateStages.WithDestinationPort - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the destination port(s) to be specified.
NetworkSecurityRule.UpdateStages.WithDirectionAccess - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the direction and the access type to be specified.
NetworkSecurityRule.UpdateStages.WithProtocol - Interface in com.microsoft.azure.management.network
The stage of the security rule description allowing the protocol that the rule applies to to be specified.
NetworkSecurityRule.UpdateStages.WithSourceAddress - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the source address to be specified.
NetworkSecurityRule.UpdateStages.WithSourcePort - Interface in com.microsoft.azure.management.network
The stage of the network rule description allowing the source port(s) to be specified.
networkSubnetsWithAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
NetworkUsage - Interface in com.microsoft.azure.management.network
An immutable client-side representation of an Azure compute resource usage info object.
networkUsages() - Method in class com.microsoft.azure.management.Azure
 
NetworkUsages - Interface in com.microsoft.azure.management.network
Entry point for network resource usage management API.
NetworkUsageUnit - Class in com.microsoft.azure.management.network
Netowork usage units.
NetworkUsageUnit() - Constructor for class com.microsoft.azure.management.network.NetworkUsageUnit
 
NetworkWatcher - Interface in com.microsoft.azure.management.network
Entry point for Network Watcher API in Azure.
NetworkWatcher.Definition - Interface in com.microsoft.azure.management.network
Container interface for all the definitions.
NetworkWatcher.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network watcher definition stages.
NetworkWatcher.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a network watcher definition.
NetworkWatcher.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
A network watcher with sufficient inputs to create a new network watcher in the cloud, but exposing additional optional inputs to specify.
NetworkWatcher.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the network watcher definition allowing to specify the resource group.
NetworkWatcher.Update - Interface in com.microsoft.azure.management.network
The template for update operation, containing all the settings that can be modified.
networkWatchers() - Method in class com.microsoft.azure.management.Azure
 
NetworkWatchers - Interface in com.microsoft.azure.management.network
Entry point for Network Watcher API in Azure.
networkWriteGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the networkWriteGiB value.
NEVER - Static variable in class com.microsoft.azure.management.containerinstance.ContainerGroupRestartPolicy
Static value Never for ContainerGroupRestartPolicy.
NEVER_CONNECTED - Static variable in class com.microsoft.azure.management.sql.SyncAgentState
Static value NeverConnected for SyncAgentState.
NEW_APPLICATION_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.NotificationName
Static value NewApplicationNotificationMessage for NotificationName.
NEW_CALEDONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NEW_CALEDONIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NEW_COMMENT_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value newCommentNotificationMessage for TemplateName.
NEW_DEVELOPER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value newDeveloperNotificationMessage for TemplateName.
NEW_ISSUE_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value newIssueNotificationMessage for TemplateName.
NEW_ISSUE_PUBLISHER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.NotificationName
Static value NewIssuePublisherNotificationMessage for NotificationName.
NEW_RELIC_APM_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage New Relic Application Performance Management accounts and applications.
NEW_ZEALAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NEW_ZEALAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
newBlockingStub(Channel) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
newBuilder(BindingInfo) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
newBuilder(FileChangeEventRequest) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
newBuilder(FunctionLoadRequest) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
newBuilder(FunctionLoadResponse) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
newBuilder(InvocationCancel) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
newBuilder(InvocationRequest) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
newBuilder(InvocationResponse) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
newBuilder(ParameterBinding) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
newBuilder(RpcException) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
newBuilder(RpcFunctionMetadata) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
newBuilder(RpcHttp) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
newBuilder(RpcLog) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
newBuilder(StartStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
newBuilder(StatusResult) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
newBuilder(StreamingMessage) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
newBuilder(TypedData) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
newBuilder(WorkerActionResponse) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
newBuilder(WorkerHeartbeat) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
newBuilder(WorkerInitRequest) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
newBuilder(WorkerInitResponse) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
newBuilder(WorkerStatusRequest) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
newBuilder(WorkerStatusResponse) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
newBuilder() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
newBuilder(WorkerTerminate) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
newBuilderForType() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
newFutureStub(Channel) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInvocationContext() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
 
newPassword() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Get the newPassword value.
newState() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStateAuditRecord
Get the newState value.
newStub(Channel) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc
Creates a new async stub that supports all call types for the service
newTier() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the newTier value.
newTier() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the newTier value.
newTier() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the newTier value.
newTier() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the newTier value.
newTier() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the newTier value.
newTier() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the newTier value.
next() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.Query
Return the next page of result for the query.
next(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.Query
Return the next page of result for the query using a new continuationToken.
next(QueryCollection) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Returns the next DeviceTwinDevice collection for the given query alongside the continuation token needed for querying the next page.
next(QueryCollection, QueryOptions) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Returns the next DeviceTwinDevice collection for the given query alongside the continuation token needed for querying the next page.
next() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Query
provides the next element in query response
next() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection
Returns the next QueryCollectionResponse object.
next(QueryOptions) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection
Returns the next QueryCollectionResponse object.
next() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryResponse
returns next element in the response
next(Query) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.RawTwinQuery
Returns the next json element available in response
nextExecutionTime() - Method in class com.microsoft.azure.management.scheduler.JobStatus
Get the nextExecutionTime value.
nextHop() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the nextHop value.
nextHop() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the nextHop value.
nextHop() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
First step specifying the parameters to get next hop for the VM.
NextHop - Interface in com.microsoft.azure.management.network
A client-side representation allowing user to get next hop for a packet from specific vm.
NextHop.Definition - Interface in com.microsoft.azure.management.network
The entirety of next hop parameters definition.
NextHop.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of next hop definition stages.
NextHop.DefinitionStages.WithDestinationIP - Interface in com.microsoft.azure.management.network
Sets the destination IP address.
NextHop.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.
NextHop.DefinitionStages.WithNetworkInterface - Interface in com.microsoft.azure.management.network
Sets the NIC ID.
NextHop.DefinitionStages.WithSourceIP - Interface in com.microsoft.azure.management.network
Sets the source IP address.
NextHop.DefinitionStages.WithTargetResource - Interface in com.microsoft.azure.management.network
The first stage of next hop parameters definition.
nextHopIds() - Method in class com.microsoft.azure.management.network.ConnectivityHop
Get the nextHopIds value.
nextHopIpAddress() - Method in interface com.microsoft.azure.management.network.NextHop
 
nextHopIPAddress() - Method in interface com.microsoft.azure.management.network.Route
 
nextHopType() - Method in interface com.microsoft.azure.management.network.NextHop
 
NextHopType - Class in com.microsoft.azure.management.network
Defines values for NextHopType.
NextHopType(String) - Constructor for class com.microsoft.azure.management.network.NextHopType
Creates a custom value for NextHopType.
nextHopType() - Method in interface com.microsoft.azure.management.network.Route
 
nextLink() - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItemList
Get the nextLink value.
nextLink() - Method in class com.microsoft.azure.management.datalake.analytics.models.OperationListResult
Get the nextLink value.
nextLink() - Method in class com.microsoft.azure.management.datalake.store.models.OperationListResult
Get the nextLink value.
nextPageLink() - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Gets the link to the next page.
nextPageLink() - Method in class com.microsoft.azure.keyvault.models.PageImpl
Gets the link to the next page.
nextPageLink() - Method in class com.microsoft.azure.management.datalake.analytics.models.PageImpl
Gets the link to the next page.
nextPageLink() - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Gets the link to the next page.
nextResetTime() - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Get the nextResetTime value.
nextResetTime() - Method in interface com.microsoft.azure.management.sql.DatabaseMetric
 
nextResetTime() - Method in interface com.microsoft.azure.management.sql.ServerMetric
 
nextResetTime() - Method in interface com.microsoft.azure.management.sql.ServerUsage
 
nextResetTime() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseUsageMetric
 
nextRunTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Get the nextRunTime value.
NFS - Static variable in class com.microsoft.azure.management.batchai.FileServerType
Static value nfs for FileServerType.
NICARAGUA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NICARAGUA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NicIPConfiguration - Interface in com.microsoft.azure.management.network
An IP configuration in a network interface.
NicIPConfiguration.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of the network interface IP configuration definition.
NicIPConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network interface IP configuration definition stages applicable as part of a network interface update.
NicIPConfiguration.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of network interface IP configuration definition.
NicIPConfiguration.DefinitionStages.WithApplicationGateway<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of network interface IP configuration.
NicIPConfiguration.DefinitionStages.WithLoadBalancer<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.DefinitionStages.WithNetwork<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the virtual network.
NicIPConfiguration.DefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify private IP address within a virtual network subnet.
NicIPConfiguration.DefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to associate it with a public IP address.
NicIPConfiguration.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify subnet.
NicIPConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of a network interface IP configuration update as part of a network interface update.
NicIPConfiguration.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a network interface IP configuration definition as part of a network interface update.
NicIPConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of network interface IP configuration definition stages.
NicIPConfiguration.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of network interface IP configuration definition.
NicIPConfiguration.UpdateDefinitionStages.WithApplicationGateway<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of network interface IP configuration.
NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.UpdateDefinitionStages.WithNetwork<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify the virtual network.
NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify private IP address within a virtual network subnet.
NicIPConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to associate it with a public IP address.
NicIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration definition allowing to specify subnet.
NicIPConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of network interface IP configuration update stages.
NicIPConfiguration.UpdateStages.WithApplicationGateway - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration update allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.UpdateStages.WithLoadBalancer - Interface in com.microsoft.azure.management.network
The stage of the network interface's IP configuration allowing to specify the load balancer to associate this IP configuration with.
NicIPConfiguration.UpdateStages.WithPrivateIP - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration update allowing to specify private IP.
NicIPConfiguration.UpdateStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration update allowing to specify public IP address.
NicIPConfiguration.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.network
The stage of the network interface IP configuration update allowing to specify subnet.
NicIPConfigurationBase - Interface in com.microsoft.azure.management.network
The base IP configuration shared across IP configurations in regular and virtual machine scale set network interface.
NIGER - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NIGER - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NIGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NIGERIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NIUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NIUE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NO_ASSOCIATED_PARTITION - Static variable in class com.microsoft.azure.eventprocessorhost.ExceptionReceivedEventArgs
 
NO_RETRY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
NO_RETRY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
Node<DataT,NodeT extends Node<DataT,NodeT>> - Class in com.microsoft.azure.management.resources.fluentcore.dag
Type represents a node in a Graph.
Node(String, DataT) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.Node
Creates a graph node.
NodeAgentSku - Class in com.microsoft.azure.batch.protocol.models
A node agent SKU supported by the Batch service.
NodeAgentSku() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeAgentSku
 
nodeAgentSKUId() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the nodeAgentSKUId value.
NodeAlreadyInTargetSchedulingState - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified compute node is already in the target scheduling state.
NodeBeingCreated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being created.
NodeBeingRebooted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being rebooted.
NodeBeingReimaged - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being reimaged.
NodeBeingStarted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is in the process of being started.
nodeCount() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
NodeCounts - Class in com.microsoft.azure.batch.protocol.models
The number of nodes in each node state.
NodeCounts() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeCounts
 
NodeCountsMismatch - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The node counts do not match.
nodeDeallocationOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Get the nodeDeallocationOption value.
nodeDeallocationOption() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the nodeDeallocationOption value.
nodeDeallocationOption() - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
Get the nodeDeallocationOption value.
nodeDisableSchedulingOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeDisableSchedulingParameter
Get the nodeDisableSchedulingOption value.
NodeDisableSchedulingParameter - Class in com.microsoft.azure.batch.protocol.models
Options for disabling scheduling on a compute node.
NodeDisableSchedulingParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeDisableSchedulingParameter
 
NodeFile - Class in com.microsoft.azure.batch.protocol.models
Information about a file or directory on a compute node.
NodeFile() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeFile
 
nodeFillType() - Method in class com.microsoft.azure.batch.protocol.models.TaskSchedulingPolicy
Get the nodeFillType value.
nodeId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the nodeId value.
nodeId() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the nodeId value.
nodeId() - Method in class com.microsoft.azure.management.machinelearning.GraphParameterLink
Get the nodeId value.
nodeInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the nodeInfo value.
nodeInfo() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the nodeInfo value.
NODEJS_4_4 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 4.4.
NODEJS_4_5 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 4.5.
NODEJS_6_10 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.10.
NODEJS_6_2 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.2.
NODEJS_6_6 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.6.
NODEJS_6_9 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Node.JS 6.9.
nodeList() - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Get the nodeList value.
NodeNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The compute node on which an operation was attempted is not present in the given pool.
NODEPLOY - Static variable in class com.microsoft.azure.management.datalake.analytics.models.FileType
Static value Nodeploy for FileType.
nodeRebootOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeRebootParameter
Get the nodeRebootOption value.
NodeRebootParameter - Class in com.microsoft.azure.batch.protocol.models
Options for rebooting a compute node.
NodeRebootParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeRebootParameter
 
nodeReimageOption() - Method in class com.microsoft.azure.batch.protocol.models.NodeReimageParameter
Get the nodeReimageOption value.
NodeReimageParameter - Class in com.microsoft.azure.batch.protocol.models
Options for reimaging a compute node.
NodeReimageParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeReimageParameter
 
NodeRemoveParameter - Class in com.microsoft.azure.batch.protocol.models
Options for removing compute nodes from a pool.
NodeRemoveParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
 
nodes() - Method in class com.microsoft.azure.management.machinelearning.GraphPackage
Get the nodes value.
nodeSetup() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
NodeSetup - Class in com.microsoft.azure.management.batchai
Use this to prepare the VM.
NodeSetup() - Constructor for class com.microsoft.azure.management.batchai.NodeSetup
 
NodeSetupTask - Interface in com.microsoft.azure.management.batchai
A client-side representation of a mode setup task of a Batch AI cluster.
NodeSetupTask.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
The entirety of a setup task definition.
NodeSetupTask.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Grouping of node setup definition stages.
NodeSetupTask.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the node setup definition.
NodeSetupTask.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the setup task definition.
NodeSetupTask.DefinitionStages.WithCommandLine<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify the command line instructions.
NodeSetupTask.DefinitionStages.WithElevatedMode<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify if ommand line instructions should run in elevated mode.
NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify environment variables.
NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify environment variables with secrets.
NodeSetupTask.DefinitionStages.WithStdOutErrPath<ParentT> - Interface in com.microsoft.azure.management.batchai
The stage of the setup task definition allowing to specify where Batch AI will upload stdout and stderr of the setup task.
nodeStateCounts() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
NodeStateCounts - Class in com.microsoft.azure.management.batchai
Counts of various compute node states on the cluster.
NodeStateCounts() - Constructor for class com.microsoft.azure.management.batchai.NodeStateCounts
 
NodeStateUnusable - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A compute node operation was attempted which is not permitted when the node is unusable.
nodeTable - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
the nodes in the graph.
NodeTypeDescription - Class in com.microsoft.azure.management.servicefabric
Describes a node type in the cluster, each node type represents sub set of nodes in the cluster.
NodeTypeDescription() - Constructor for class com.microsoft.azure.management.servicefabric.NodeTypeDescription
 
NodeUpdateUserParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a user account on a node.
NodeUpdateUserParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
 
nodeUrl() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the nodeUrl value.
nodeUrl() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the nodeUrl value.
NodeUserExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The compute node user account you are attempting to add already exists.
NodeUserNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The compute node user account on which an operation was attempted does not exist.
nodeVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the nodeVersion value.
nodeVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
NON_DEPROVISIONED - Static variable in class com.microsoft.azure.management.devtestlab.LinuxOsState
Static value NonDeprovisioned for LinuxOsState.
NON_READABLE_SECONDARY - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value NonReadableSecondary for CreateMode.
NON_REPUDIATION - Static variable in class com.microsoft.azure.keyvault.models.KeyUsageType
Static value nonRepudiation for KeyUsageType.
NON_SYSPREPPED - Static variable in class com.microsoft.azure.management.devtestlab.WindowsOsState
Static value NonSysprepped for WindowsOsState.
NONE - Static variable in class com.microsoft.azure.management.apimanagement.VirtualNetworkType
Static value None for VirtualNetworkType.
NONE - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value None for ScmType.
NONE - Static variable in class com.microsoft.azure.management.compute.AccessLevel
Static value None for AccessLevel.
NONE - Static variable in class com.microsoft.azure.management.customerinsights.ConnectorTypes
Static value None for ConnectorTypes.
NONE - Static variable in class com.microsoft.azure.management.customerinsights.Status
Static value None for Status.
NONE - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Static value None for PermissionType.
NONE - Static variable in class com.microsoft.azure.management.devices.Capabilities
Static value None for Capabilities.
NONE - Static variable in class com.microsoft.azure.management.devices.OperationMonitoringLevel
Static value None for OperationMonitoringLevel.
NONE - Static variable in class com.microsoft.azure.management.devtestlab.CustomImageOsType
Static value None for CustomImageOsType.
NONE - Static variable in class com.microsoft.azure.management.devtestlab.FileUploadOptions
Static value None for FileUploadOptions.
NONE - Static variable in class com.microsoft.azure.management.devtestlab.HostCachingOptions
Static value None for HostCachingOptions.
NONE - Static variable in class com.microsoft.azure.management.machinelearning.DiagnosticsLevel
Static value None for DiagnosticsLevel.
NONE - Static variable in class com.microsoft.azure.management.network.DhGroup
Static value None for DhGroup.
NONE - Static variable in class com.microsoft.azure.management.network.IpsecEncryption
Static value None for IpsecEncryption.
NONE - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value None for NextHopType.
NONE - Static variable in class com.microsoft.azure.management.network.PfsGroup
Static value None for PfsGroup.
NONE - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value None for RouteNextHopType.
NONE - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
Static value None for UnavailableReason.
NONE - Static variable in class com.microsoft.azure.management.sql.PrimaryAggregationType
Static value None for PrimaryAggregationType.
NONE - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value None for Bypass.
None_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
None = 6;
nonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
NoRetryPolicy - Class in com.microsoft.azure.datalake.store.retrypolicies
No retry ever.
NoRetryPolicy() - Constructor for class com.microsoft.azure.datalake.store.retrypolicies.NoRetryPolicy
 
NORFOLK_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NORTH_KOREA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NORTHERN_MARIANA_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NORTHERN_MARIANA_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NORWAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
NORWAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
NOT_AVAILABLE_FOR_SUBSCRIPTION - Static variable in class com.microsoft.azure.management.storage.ReasonCode
Static value NotAvailableForSubscription for ReasonCode.
NOT_CONFIGURED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value NotConfigured for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
NOT_CONNECTED - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value NotConnected for VirtualNetworkGatewayConnectionStatus.
NOT_ENCRYPTED - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value NotEncrypted for EncryptionStatuses.
NOT_MOUNTED - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value NotMounted for EncryptionStatuses.
NOT_PROVISIONED - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value NotProvisioned for ServiceProviderProvisioningState.
NOT_READY - Static variable in class com.microsoft.azure.management.sql.SyncGroupState
Static value NotReady for SyncGroupState.
NOT_SPECIFIED - Static variable in class com.microsoft.azure.management.locks.LockLevel
Static value NotSpecified for LockLevel.
NOT_SPECIFIED - Static variable in class com.microsoft.azure.management.logic.SigningAlgorithm
Static value NotSpecified for SigningAlgorithm.
NOT_SPECIFIED - Static variable in class com.microsoft.azure.management.resources.PolicyMode
Static value NotSpecified for PolicyMode.
NOT_SPECIFIED - Static variable in class com.microsoft.azure.management.resources.PolicyType
Static value NotSpecified for PolicyType.
NOT_STARTED - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value NotStarted for PcStatus.
notAfter() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the notAfter value.
NotAllowed - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
NotAllowed - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
notBefore() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the notBefore value.
notBefore() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the notBefore value.
note() - Method in class com.microsoft.azure.management.apimanagement.UserEntityBaseParameters
Get the note value.
notes() - Method in interface com.microsoft.azure.management.locks.ManagementLock
 
NotFound - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
NotFound - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
Notification - Class in com.microsoft.azure.management.consumption
The notification associated with a budget.
Notification() - Constructor for class com.microsoft.azure.management.consumption.Notification
 
NotificationChannelEventType - Class in com.microsoft.azure.management.devtestlab
Defines values for NotificationChannelEventType.
NotificationChannelEventType(String) - Constructor for class com.microsoft.azure.management.devtestlab.NotificationChannelEventType
Creates a custom value for NotificationChannelEventType.
NotificationHubOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
NotificationLevel - Enum in com.microsoft.azure.management.appservice
Defines values for NotificationLevel.
NotificationName - Class in com.microsoft.azure.management.apimanagement
Defines values for NotificationName.
NotificationName() - Constructor for class com.microsoft.azure.management.apimanagement.NotificationName
 
notificationSenderEmail() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the notificationSenderEmail value.
notificationSent() - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Get the notificationSent value.
NotificationSettings - Class in com.microsoft.azure.management.devtestlab
Notification settings for a schedule.
NotificationSettings() - Constructor for class com.microsoft.azure.management.devtestlab.NotificationSettings
 
NotificationSettingsFragment - Class in com.microsoft.azure.management.devtestlab
Notification settings for a schedule.
NotificationSettingsFragment() - Constructor for class com.microsoft.azure.management.devtestlab.NotificationSettingsFragment
 
NotificationStatus - Class in com.microsoft.azure.management.devtestlab
Defines values for NotificationStatus.
NotificationStatus(String) - Constructor for class com.microsoft.azure.management.devtestlab.NotificationStatus
Creates a custom value for NotificationStatus.
notifier() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
Get the notifier value.
notifier() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the notifier value.
notifyException(Throwable, ExceptionPhase) - Method in interface com.microsoft.azure.servicebus.IMessageHandler
Receiving the exceptions that passed by pump during message processing.
notifyException(Throwable, ExceptionPhase) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
Receiving the exceptions that passed by pump during message processing.
notifyLock() - Method in class com.microsoft.azure.sdk.iot.deps.util.ObjectLock
 
notifyLock() - Method in class com.microsoft.azure.sdk.iot.device.ObjectLock
 
notifyOnSteal(String, String, Callable<?>) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
NotImplemented - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The operation is not implemented.
NotImplemented - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
NotImplemented - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
nsdname() - Method in class com.microsoft.azure.management.dns.NsRecord
Get the nsdname value.
NsRecord - Class in com.microsoft.azure.management.dns
An NS record.
NsRecord() - Constructor for class com.microsoft.azure.management.dns.NsRecord
 
NSRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of an NS (name server) record set in Azure DNS Zone.
nsRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
NSRecordSets - Interface in com.microsoft.azure.management.dns
Entry point to NS record sets in an Azure DNS zone.
NULL_EPOCH - Static variable in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
NUMBER - Static variable in class com.microsoft.azure.management.machinelearning.ColumnType
Static value Number for ColumnType.
numberOfCores() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
numberOfFilesUploaded() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Get the numberOfFilesUploaded value.
numberOfInstances() - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Get the numberOfInstances value.
numberOfProbes() - Method in interface com.microsoft.azure.management.network.LoadBalancerProbe
 
numberOfRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
numberOfWebApps() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
numberOfWorkers() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the numberOfWorkers value.
numFailedTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the numFailedTasks value.
numFailedTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the numFailedTasks value.
numJobsCanceled() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the numJobsCanceled value.
numJobsCanceled() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the numJobsCanceled value.
numJobsFailed() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the numJobsFailed value.
numJobsFailed() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the numJobsFailed value.
numJobsSucceeded() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the numJobsSucceeded value.
numJobsSucceeded() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the numJobsSucceeded value.
numMessages() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage
Returns the number of messages currently in the batch.
numRetries - Variable in exception com.microsoft.azure.datalake.store.ADLException
the number of retries attempted before the call failed
numRetries - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the number of retries attempted before returning from the call
numSucceededTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the numSucceededTasks value.
numSucceededTasks() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the numSucceededTasks value.
numTaskRetries() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the numTaskRetries value.
numTaskRetries() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the numTaskRetries value.

O

O - Static variable in class com.microsoft.azure.management.storage.SignedResourceTypes
Static value o for SignedResourceTypes.
oAuth2() - Method in class com.microsoft.azure.management.apimanagement.AuthenticationSettingsContract
Get the oAuth2 value.
OAuth2AuthenticationSettingsContract - Class in com.microsoft.azure.management.apimanagement
API OAuth2 Authentication settings details.
OAuth2AuthenticationSettingsContract() - Constructor for class com.microsoft.azure.management.apimanagement.OAuth2AuthenticationSettingsContract
 
OAuthAuthentication - Class in com.microsoft.azure.management.scheduler
The OAuthAuthentication model.
OAuthAuthentication() - Constructor for class com.microsoft.azure.management.scheduler.OAuthAuthentication
 
objectId() - Method in class com.microsoft.azure.management.datalake.analytics.models.ComputePolicy
Get the objectId value.
objectId() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Get the objectId value.
objectId() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Get the objectId value.
objectId() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Get the objectId value.
objectId() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Get the objectId value.
objectId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Get the objectId value.
objectId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Get the objectId value.
objectId() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
objectId() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the objectId value.
ObjectIdentifier - Class in com.microsoft.azure.keyvault
The key vault object identifier.
ObjectIdentifier() - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String, String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
ObjectIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.ObjectIdentifier
Constructor.
objectKey() - Method in class com.microsoft.azure.management.apimanagement.OperationResultLogItemContract
Get the objectKey value.
ObjectLock - Class in com.microsoft.azure.sdk.iot.deps.util
This class enables mocking of the base class wait and notify functions
ObjectLock() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.ObjectLock
 
ObjectLock - Class in com.microsoft.azure.sdk.iot.device
This class enables mocking of the base class wait and notify functions
ObjectLock() - Constructor for class com.microsoft.azure.sdk.iot.device.ObjectLock
 
objectType() - Method in class com.microsoft.azure.management.apimanagement.OperationResultLogItemContract
Get the objectType value.
objectType() - Method in class com.microsoft.azure.management.datalake.analytics.models.ComputePolicy
Get the objectType value.
objectType() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Get the objectType value.
objectType() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Get the objectType value.
objectType() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Get the objectType value.
objectType() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Get the objectType value.
observationPeriodEnd() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
observationPeriodEnd() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
observationPeriodStart() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
observationPeriodStart() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
occurrence() - Method in class com.microsoft.azure.management.logic.RecurrenceScheduleOccurrence
Get the occurrence value.
occurrence() - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceScheduleMonthlyOccurrence
Get the occurrence value.
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the ocpBatchFileIsdirectory value.
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the ocpBatchFileIsdirectory value.
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the ocpBatchFileIsdirectory value.
ocpBatchFileIsdirectory() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the ocpBatchFileIsdirectory value.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the ocpBatchFileMode value.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the ocpBatchFileMode value.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the ocpBatchFileMode value.
ocpBatchFileMode() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the ocpBatchFileMode value.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the ocpBatchFileUrl value.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the ocpBatchFileUrl value.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the ocpBatchFileUrl value.
ocpBatchFileUrl() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the ocpBatchFileUrl value.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the ocpCreationTime value.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the ocpCreationTime value.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the ocpCreationTime value.
ocpCreationTime() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the ocpCreationTime value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the ocpDate value.
ocpDate() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the ocpDate value.
ocpRange() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the ocpRange value.
ocpRange() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the ocpRange value.
OCT - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value oct for JsonWebKeyType.
octalPermissions - Variable in class com.microsoft.azure.datalake.store.acl.AclStatus
Unix permissions for the file/directory in Octal form
OFF - Static variable in class com.microsoft.azure.management.appservice.JavaVersion
Static value 'Off' for JavaVersion.
OFF - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 'Off' for PhpVersion.
OFF - Static variable in class com.microsoft.azure.management.appservice.PythonVersion
Static value 'Off' for PythonVersion.
offer() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get the offer value.
offer() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get the offer value.
offer() - Method in class com.microsoft.azure.management.compute.ImageReference
Get the offer value.
offer() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
offer() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
offer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
offer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
offer() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Get the offer value.
offer() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Get the offer value.
offerName() - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Get the offerName value.
offers() - Method in interface com.microsoft.azure.management.compute.VirtualMachinePublisher
 
offline() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the offline value.
OFFLINE - Static variable in class com.microsoft.azure.management.sql.SyncAgentState
Static value Offline for SyncAgentState.
OFFSET - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
OFFSET_ANNOTATION_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
OFFSET_TIME_DEFAULT - Variable in class com.microsoft.azure.sdk.iot.service.Device
 
oldServerDnsAliasId() - Method in class com.microsoft.azure.management.sql.ServerDnsAliasAcquisition
Get the oldServerDnsAliasId value.
OMAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
OMAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ON_FAILURE - Static variable in class com.microsoft.azure.management.containerinstance.ContainerGroupRestartPolicy
Static value OnFailure for ContainerGroupRestartPolicy.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the onAllTasksComplete value.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the onAllTasksComplete value.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get the onAllTasksComplete value.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the onAllTasksComplete value.
onAllTasksComplete() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get the onAllTasksComplete value.
OnAllTasksComplete - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OnAllTasksComplete.
onClose(ErrorCondition) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpLink
 
onClose() - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
onClose(ErrorCondition) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
onClose() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
onClose(ErrorCondition) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
onClose() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
onClose() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
onClose(PartitionContext, CloseReason) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called by processor host to indicate that the event processor is being stopped.
onClose(ErrorCondition) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
onClose(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onClose(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
 
onClose() - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
onClose() - Method in class com.microsoft.azure.servicebus.QueueClient
 
onClose() - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
onClose() - Method in class com.microsoft.azure.servicebus.TopicClient
 
OnCloseSessionAsync(IMessageSession) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
Called just before a session is closed by the session pump
onComplete(T) - Method in interface com.microsoft.azure.eventhubs.impl.OperationResult
 
onConnectionBound(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onConnectionBound(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
 
onConnectionBound(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the connection bound event.
onConnectionBound(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
onConnectionBound(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceivedHandler
 
onConnectionBound(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
Event handler for the connection bound event
onConnectionBound(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionError(ErrorCondition) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpConnection
 
onConnectionError(ErrorCondition) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
onConnectionError(ErrorCondition) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
onConnectionError(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
onConnectionFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionInit(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onConnectionInit(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the connection init event
onConnectionInit(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the connection init event
onConnectionInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
onConnectionInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceivedHandler
 
onConnectionInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
Event handler for the connection init event
onConnectionInit(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionLocalClose(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onConnectionLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionLocalOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.CustomIOHandler
 
onConnectionOpen() - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
onConnectionOpen() - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
onConnectionRemoteClose(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onConnectionRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionRemoteOpen(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onConnectionRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onConnectionUnbound(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onConnectionUnbound(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
 
onConnectionUnbound(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the connection unbound event.
onDelivery(Event) - Method in class com.microsoft.azure.eventhubs.impl.ReceiveLinkHandler
 
onDelivery(Event) - Method in class com.microsoft.azure.eventhubs.impl.SendLinkHandler
 
onDelivery(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the delivery event.
onDelivery(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the delivery event.
onDelivery(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
Event handler for the on delivery event
onDelivery(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceivedHandler
Event handler for the on delivery event
onDelivery(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
onDelivery(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
onDelivery(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
ONE_DRIVE - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value OneDrive for ScmType.
ONE_FULL_STOP_ZERO - Static variable in class com.microsoft.azure.management.streamanalytics.CompatibilityLevel
Static value 1.0 for CompatibilityLevel.
ONE_WAY_HUB_TO_MEMBER - Static variable in class com.microsoft.azure.management.sql.SyncDirection
Static value OneWayHubToMember for SyncDirection.
ONE_WAY_MEMBER_TO_HUB - Static variable in class com.microsoft.azure.management.sql.SyncDirection
Static value OneWayMemberToHub for SyncDirection.
onError(Exception) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpLink
 
onError(Exception) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
onError(Exception) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
onError(E) - Method in interface com.microsoft.azure.eventhubs.impl.OperationResult
 
onError(Throwable) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiveHandler
Implement this method to Listen to errors which lead to Closure of the PartitionReceiveHandler pump.
onError(PartitionContext, Throwable) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called when the underlying client experiences an error while receiving.
onError(Exception) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
 
onError(ErrorCondition) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onError(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onError(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onEvent() - Method in class com.microsoft.azure.eventhubs.impl.DispatchHandler
 
onEvent() - Method in class com.microsoft.azure.servicebus.amqp.DispatchHandler
 
onEvents(PartitionContext, Iterable<EventData>) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called by the processor host when a batch of events has arrived.
onFaultedResolution(String, Throwable) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Reports a dependency of this node has been faulted.
onFeedbackReceived(String) - Method in interface com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedEvent
 
onFeedbackReceived(String) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceive
Handle on feedback received Proton event Parse received json and save result to a member variable Release semaphore for wait function
onFeedbackReceived(String) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpReceive
Handle on feedback received Proton event Parse received json and save result to a member variable Release semaphore for wait function
onFlow(int) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpSender
 
onFlow(int) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
onFlow(int) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpSender
 
onFlow(int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.eventhubs.impl.RetryExponential
 
onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.servicebus.primitives.RetryExponential
 
onGetNextRetryInterval(String, Exception, Duration, int) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Adjusts the interval after which nextRetry should be attempted, based on the last exception encountered, the remaining time before the operation times out and the minimum wait time before retry.
ONLINE - Static variable in class com.microsoft.azure.management.sql.SyncAgentState
Static value Online for SyncAgentState.
ONLINE - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
Static value Online for EndpointMonitorStatus.
ONLINE - Static variable in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
Static value Online for ProfileMonitorStatus.
ONLINE_SECONDARY - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value OnlineSecondary for CreateMode.
onLinkFlow(Event) - Method in class com.microsoft.azure.eventhubs.impl.SendLinkHandler
 
onLinkFlow(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link flow event.
onLinkFlow(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the link flow event.
onLinkFlow(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
Event handler for the link flow event
onLinkFlow(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
onLinkInit(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link init event.
onLinkInit(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the link init event.
onLinkInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
onLinkInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceivedHandler
 
onLinkInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
Event handler for the link init event
onLinkLocalClose(Event) - Method in class com.microsoft.azure.eventhubs.impl.BaseLinkHandler
 
onLinkLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
onLinkLocalOpen(Event) - Method in class com.microsoft.azure.eventhubs.impl.ReceiveLinkHandler
 
onLinkLocalOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
onLinkRemoteClose(Event) - Method in class com.microsoft.azure.eventhubs.impl.BaseLinkHandler
 
onLinkRemoteClose(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link remote close event.
onLinkRemoteClose(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the link remote close event.
onLinkRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
onLinkRemoteDetach(Event) - Method in class com.microsoft.azure.eventhubs.impl.BaseLinkHandler
 
onLinkRemoteDetach(Event) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.eventhubs.impl.ReceiveLinkHandler
 
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.eventhubs.impl.SendLinkHandler
 
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the link remote open event.
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the link remote open event.
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
onLinkRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
onMessageAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageHandler
The callback for message pump to pass received Messages.
onMessageAsync(IMessageSession, IMessage) - Method in interface com.microsoft.azure.servicebus.ISessionHandler
The callback for message pump to pass received Messages.
onOpen(PartitionContext) - Method in interface com.microsoft.azure.eventprocessorhost.IEventProcessor
Called by processor host to initialize the event processor.
onOpenComplete(Exception) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpConnection
 
onOpenComplete(Exception) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpLink
 
onOpenComplete(Exception) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
onOpenComplete(Exception) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
onOpenComplete(Exception) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
onOpenComplete(Exception) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpLink
 
onOpenComplete(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onOpenComplete(Exception) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onReactorFinal(Event) - Method in class com.microsoft.azure.eventhubs.impl.ReactorHandler
 
onReactorFinal(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
 
onReactorFinal(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for reactor final event.
onReactorFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReactorHandler
 
onReactorInit(Event) - Method in class com.microsoft.azure.eventhubs.impl.ReactorHandler
 
onReactorInit(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for reactor init event.
onReactorInit(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for reactor init event.
onReactorInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceive
Event handler for the reactor init event
onReactorInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpReceive
Event handler for the reactor init event
onReactorInit(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
Event handler for the reactor init event
onReactorInit(Event) - Method in class com.microsoft.azure.servicebus.amqp.ReactorHandler
 
onReceive(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiveHandler
user should implement this method to specify the action to be performed on the received events.
onReceiveComplete(Delivery) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpReceiver
 
onReceiveComplete(Delivery) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
onReceiveComplete(Delivery) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpReceiver
 
onReceiveComplete(Delivery) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
onSaslChallenge(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
 
onSaslInit(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Does nothing.
onSaslMechanisms(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
This event is fired when the service advertises some sasl authentication mechanisms.
onSaslOutcome(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
This event is fired when Sasl negotiation finishes.
onSaslResponse(Sasl, Transport) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Does nothing.
onSendComplete(Delivery) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpSender
 
onSendComplete(Delivery) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
onSendComplete(Delivery) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpSender
 
onSendComplete(Delivery) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
onSessionFinal(Event) - Method in class com.microsoft.azure.eventhubs.impl.SessionHandler
 
onSessionFinal(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onSessionLocalClose(Event) - Method in class com.microsoft.azure.eventhubs.impl.SessionHandler
 
onSessionLocalClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onSessionLocalOpen(Event) - Method in class com.microsoft.azure.eventhubs.impl.SessionHandler
 
onSessionRemoteClose(Event) - Method in class com.microsoft.azure.eventhubs.impl.SessionHandler
 
onSessionRemoteClose(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onSessionRemoteOpen(Event) - Method in class com.microsoft.azure.eventhubs.impl.SessionHandler
 
onSessionRemoteOpen(Event) - Method in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
onSuccessfulResolution(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Reports a dependency of this node has been successfully resolved.
onTaskFailure() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the onTaskFailure value.
onTaskFailure() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the onTaskFailure value.
onTaskFailure() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the onTaskFailure value.
OnTaskFailure - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OnTaskFailure.
onTimerTask(Event) - Method in class com.microsoft.azure.eventhubs.impl.DispatchHandler
 
onTimerTask(Event) - Method in class com.microsoft.azure.servicebus.amqp.DispatchHandler
 
onTransportClosed(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onTransportClosed(Event) - Method in class com.microsoft.azure.eventhubs.impl.CustomIOHandler
 
onTransportClosed(Event) - Method in class com.microsoft.azure.servicebus.amqp.CustomIOHandler
 
onTransportError(Event) - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
 
onTransportError(Event) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Event handler for the transport error event.
onTransportError(Event) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Event handler for the transport error event.
onTransportError(Event) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
Event handler for the transport error event.
onTransportError(Event) - Method in class com.microsoft.azure.servicebus.amqp.ConnectionHandler
 
onUnhandled(Event) - Method in class com.microsoft.azure.servicebus.amqp.LoggingHandler
 
opCode - Variable in class com.microsoft.azure.datalake.store.OperationResponse
The WebHDFS opCode of the remote operation
OPCODE_BINARY - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_CLOSE - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_CONTINUATION - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_PING - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
OPCODE_PONG - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
open(BatchCredentials) - Static method in class com.microsoft.azure.batch.BatchClient
Creates an instance of BatchClient associated with the specified credentials.
open(String, long, long, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
read from a file.
open(String, long, long, String, boolean, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
read from a file.
open(OperationResult<Void, Exception>, OperationResult<Void, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
 
open() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Opens the connection.
open() - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Starts asynchronously sending and receiving messages from an IoT Hub.
open() - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Starts asynchronously sending and receiving messages from an IoT Hub.
open() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
open() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Establishes a communication channel with an IoT Hub.
open() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Establishes a communication channel with an IoT Hub.
open() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransportManager
Opens the connection by creating a new instance of the HttpsIotHubConnection.
open(String[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransportManager
Opens the connection by creating a new instance of the HttpsIotHubConnection.
open() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Establishes a communication channel with an IoT Hub.
open() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransportManager
Establishes a communication channel with an IoT Hub.
open(String[]) - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransportManager
Establishes a communication channel with an IoT Hub for a specific set of topics.
open() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection
Establishes a connection for the device and IoT Hub given in the client configuration.
open() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Establishes a communication channel with an IoT Hub.
open() - Method in class com.microsoft.azure.sdk.iot.device.TransportClient
Creates a deviceIO and sets it to all the device client.
open(RequestData) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ContractAPIAmqp
Indicates need to open AMQP connection
open(String, SSLContext, SaslHandler, boolean) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
Opens the Amqp connection
open(RequestData) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http.ContractAPIHttp
 
open(RequestData) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
Indicates need to open MQTT connection
open(RequestData) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ProvisioningDeviceClientContract
 
open() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Open AmqpReceive object
open() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Open AmqpReceive object
open() - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Deprecated.
as of release 1.13.0 this API is no longer supported and open is done implicitly by the respective APIs Opens this registry manager's executor service after it has been closed.
open() - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Open AMQP sender
open() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceive
Create AmqpsReceiveHandler and store it in a member variable
open() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpReceive
Create AmqpsReceiveHandler and store it in a member variable
open() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
Create AmqpsSendHandler and store it in a member variable
openAmqpAsync() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Spawns another thread that attempts to open the AMQP connection.
openAsync() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Async wrapper for open() operation
openAsync() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Async wrapper for open() operation
openAsync() - Method in class com.microsoft.azure.sdk.iot.service.Receiver
 
openAsync() - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Provide asynchronous access to open()
openDeviceOperationLinks() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionManager
Loop through the device list and open the links.
OPENING_EVENT_PROCESSOR - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
openLinks(Session) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Open the Session links for session
openLinks(Session) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations
 
openLinks(Session) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Opens receiver and sender link
openLinks() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Opens all the operation links by calling the AmqpsSessionManager.
operatingSystem() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
OperatingSystem - Enum in com.microsoft.azure.management.appservice
Defines values for AppServiceOperatingSystem.
operatingSystem() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
operatingSystem() - Method in class com.microsoft.azure.management.compute.OSDiskImage
Get the operatingSystem value.
OperatingSystemStateTypes - Enum in com.microsoft.azure.management.compute
Defines values for OperatingSystemStateTypes.
OperatingSystemTypes - Enum in com.microsoft.azure.management.compute
Defines values for OperatingSystemTypes.
OperatingSystemTypes - Class in com.microsoft.azure.management.containerinstance
Defines values for OperatingSystemTypes.
OperatingSystemTypes() - Constructor for class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
 
Operation<T> - Interface in com.microsoft.azure.eventhubs.impl
 
operation() - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.billing.OperationDisplay
Get the operation value.
Operation - Class in com.microsoft.azure.management.cdn
Operation that CDN service supports.
Operation(OperationInner) - Constructor for class com.microsoft.azure.management.cdn.Operation
Construct Operation object from server response object.
operation() - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Get the operation value.
operation() - Method in class com.microsoft.azure.management.consumption.OperationDisplay
Get the operation value.
Operation - Class in com.microsoft.azure.management.containerinstance
An operation for Azure Container Instance service.
Operation() - Constructor for class com.microsoft.azure.management.containerinstance.Operation
 
operation() - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the operation value.
Operation - Class in com.microsoft.azure.management.datalake.analytics.models
An available operation for Data Lake Analytics.
Operation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.Operation
 
operation() - Method in class com.microsoft.azure.management.datalake.analytics.models.OperationDisplay
Get the operation value.
Operation - Class in com.microsoft.azure.management.datalake.store.models
An available operation for Data Lake Store.
Operation() - Constructor for class com.microsoft.azure.management.datalake.store.models.Operation
 
operation() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.eventhub.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.gallery.AutoscaleNotification
Get the operation value.
operation() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.logic.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.monitor.AutoscaleNotification
Get the operation value.
Operation - Class in com.microsoft.azure.management.monitor
Microsoft Insights API operation definition.
Operation() - Constructor for class com.microsoft.azure.management.monitor.Operation
 
operation() - Method in class com.microsoft.azure.management.monitor.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.msi.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.powerbi.Display
Get the operation value.
Operation - Class in com.microsoft.azure.management.powerbi
The Operation model.
Operation() - Constructor for class com.microsoft.azure.management.powerbi.Operation
 
operation() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.relay.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Get the operation value.
operation() - Method in class com.microsoft.azure.management.servicebus.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Get the operation value.
operation() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
operation() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
operation() - Method in class com.microsoft.azure.management.sql.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get the operation value.
operation() - Method in class com.microsoft.azure.management.streamanalytics.OperationDisplay
Get the operation value.
operationalState() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
OperationCancelledException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when the underlying Amqp layer encounter an abnormal link abort or disconnect of connection in an unexpected fashion.
OperationCancelledException(String) - Constructor for exception com.microsoft.azure.eventhubs.OperationCancelledException
 
OperationCancelledException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.OperationCancelledException
 
OperationCancelledException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when the underlying Amqp layer encounter an abnormal link abort or disconnect of connection in an unexpected fashion.
OperationCancelledException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.OperationCancelledException
 
OperationDisplay - Class in com.microsoft.azure.management.apimanagement
The object that describes the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.apimanagement.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.batch
The object that describes the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.batch.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.batchai
The object that describes the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.batchai.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.billing
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.billing.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.cdn
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.cdn.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.consumption
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.consumption.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.containerinstance
The display information of the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.containerinstance.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.datalake.analytics.models
The display information for a particular operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.datalake.store.models
The display information for a particular operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.datalake.store.models.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.eventhub
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.eventhub.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.keyvault
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.keyvault.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.logic
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.logic.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.monitor
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.monitor.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.msi
Operation Display.
OperationDisplay() - Constructor for class com.microsoft.azure.management.msi.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.relay
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.relay.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.servicebus
The object that represents the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.servicebus.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.sql
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.sql.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.storage
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.storage.OperationDisplay
 
OperationDisplay - Class in com.microsoft.azure.management.streamanalytics
Contains the localized display information for this particular operation / action.
OperationDisplay() - Constructor for class com.microsoft.azure.management.streamanalytics.OperationDisplay
 
OperationDisplayDefinition - Class in com.microsoft.azure.management.containerregistry
The display information for a container registry operation.
OperationDisplayDefinition() - Constructor for class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
 
OperationDisplayInfo - Class in com.microsoft.azure.management.cognitiveservices
The operation supported by Cognitive Services.
OperationDisplayInfo() - Constructor for class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
 
OperationEntityBaseContract - Class in com.microsoft.azure.management.apimanagement
Api Operation Entity Base Contract details.
OperationEntityBaseContract() - Constructor for class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
 
operationId() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the operationId value.
OPERATIONID - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "operationId" for EventDataPropertyName.
operationId() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the operationId value.
operationId() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
 
operationId() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
operationId() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
OperationImpact - Class in com.microsoft.azure.management.sql
The impact of an operation, both in absolute and relative terms.
OperationImpact() - Constructor for class com.microsoft.azure.management.sql.OperationImpact
 
OperationInputs - Class in com.microsoft.azure.management.devices
Input values.
OperationInputs() - Constructor for class com.microsoft.azure.management.devices.OperationInputs
 
OperationInvalidForCurrentState - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified operation is not valid for the current state of the resource.
operationLinksOpened() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Gets the status of the operation's links
operationLinksOpened() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionDeviceOperation
Verify if all operation links are open.
OperationListResult - Class in com.microsoft.azure.management.datalake.analytics.models
The list of available operations for Data Lake Analytics.
OperationListResult() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.OperationListResult
 
OperationListResult - Class in com.microsoft.azure.management.datalake.store.models
The list of available operations for Data Lake Store.
OperationListResult() - Constructor for class com.microsoft.azure.management.datalake.store.models.OperationListResult
 
OperationMonitoringLevel - Class in com.microsoft.azure.management.devices
Defines values for OperationMonitoringLevel.
OperationMonitoringLevel(String) - Constructor for class com.microsoft.azure.management.devices.OperationMonitoringLevel
Creates a custom value for OperationMonitoringLevel.
operationName() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the operationName value.
operationName() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the operationName value.
OPERATIONNAME - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "operationName" for EventDataPropertyName.
operationName() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the operationName value.
OperationOrigin - Class in com.microsoft.azure.management.datalake.analytics.models
Defines values for OperationOrigin.
OperationOrigin() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
 
OperationOrigin - Class in com.microsoft.azure.management.datalake.store.models
Defines values for OperationOrigin.
OperationOrigin() - Constructor for class com.microsoft.azure.management.datalake.store.models.OperationOrigin
 
OperationOrigin - Class in com.microsoft.azure.management.sql
Defines values for OperationOrigin.
OperationOrigin() - Constructor for class com.microsoft.azure.management.sql.OperationOrigin
 
OperationResponse - Class in com.microsoft.azure.datalake.store
information about a response from a server call.
OperationResponse() - Constructor for class com.microsoft.azure.datalake.store.OperationResponse
 
OperationResult<T,E extends java.lang.Throwable> - Interface in com.microsoft.azure.eventhubs.impl
 
OperationResultLogItemContract - Class in com.microsoft.azure.management.apimanagement
Log of the entity being created, updated or deleted.
OperationResultLogItemContract() - Constructor for class com.microsoft.azure.management.apimanagement.OperationResultLogItemContract
 
operations() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the Operations object to access its operations.
Operations - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in Operations.
operations() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the Operations object to access its operations.
Operations - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in Operations.
operations() - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Get the operations value.
operationsMonitoringProperties() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the operationsMonitoringProperties value.
OperationsMonitoringProperties - Class in com.microsoft.azure.management.devices
The operations monitoring properties for the IoT hub.
OperationsMonitoringProperties() - Constructor for class com.microsoft.azure.management.devices.OperationsMonitoringProperties
 
OperationStatus - Enum in com.microsoft.azure.management.appservice
Defines values for OperationStatus.
OperationStatus - Enum in com.microsoft.azure.management.dns
Defines values for OperationStatus.
OperationTagResourceContractProperties - Class in com.microsoft.azure.management.apimanagement
Operation Entity contract Properties.
OperationTagResourceContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
 
OperationTimedOut - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The operation could not be completed within the permitted time.
operator() - Method in class com.microsoft.azure.management.consumption.Notification
Get the operator value.
operator() - Method in class com.microsoft.azure.management.gallery.ManagementEventAggregationCondition
Get the operator value.
operator() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the operator value.
operator() - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Get the operator value.
operator() - Method in class com.microsoft.azure.management.monitor.ManagementEventAggregationCondition
Get the operator value.
operator() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the operator value.
operator() - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Get the operator value.
OperatorType - Class in com.microsoft.azure.management.consumption
Defines values for OperatorType.
OperatorType() - Constructor for class com.microsoft.azure.management.consumption.OperatorType
 
optimizationType() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
or(byte[], byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
or(byte[], byte[], int) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
orchestrator() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
Get the orchestrator value.
OrchestratorProfile - Class in com.microsoft.azure.management.containerservice
Contains information about orchestrator.
OrchestratorProfile() - Constructor for class com.microsoft.azure.management.containerservice.OrchestratorProfile
 
OrchestratorServiceBase - Interface in com.microsoft.azure.management.containerservice
A common representation for Azure container services orchestrators.
orchestratorType() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Get the orchestratorType value.
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Get the orchestratorType value.
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the orchestratorType value.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Get the orchestratorVersion value.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Get the orchestratorVersion value.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the orchestratorVersion value.
OrchestratorVersionProfile - Class in com.microsoft.azure.management.containerservice
The profile of an orchestrator and its available versions.
OrchestratorVersionProfile() - Constructor for class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
 
order() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the order value.
order() - Method in class com.microsoft.azure.management.appservice.Solution
Get the order value.
orderBy(String) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Sets the aggregation to use for sorting results and the direction of the sort.
organization() - Method in class com.microsoft.azure.management.appservice.Contact
Get the organization value.
organization() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the organizationDetails value.
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the organizationDetails value.
organizationDetails() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the organizationDetails value.
OrganizationDetails - Class in com.microsoft.azure.keyvault.models
Details of the organization of the certificate issuer.
OrganizationDetails() - Constructor for class com.microsoft.azure.keyvault.models.OrganizationDetails
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
organizationDetails() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
organizationId() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Get the organizationId value.
organizationUrl() - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Get the organizationUrl value.
origin() - Method in class com.microsoft.azure.management.containerinstance.Operation
Get the origin value.
origin() - Method in class com.microsoft.azure.management.datalake.analytics.models.Operation
Get the origin value.
origin() - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Get the origin value.
origin() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the origin value.
origin() - Method in class com.microsoft.azure.management.network.ConnectivityIssue
Get the origin value.
origin() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the origin value.
Origin - Class in com.microsoft.azure.management.network
Defines values for Origin.
Origin(String) - Constructor for class com.microsoft.azure.management.network.Origin
Creates a custom value for Origin.
origin() - Method in class com.microsoft.azure.management.powerbi.Display
Get the origin value.
originalPath() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
Get the originalPath value.
originHostHeader() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
originHostName() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
originPath() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
OriginResourceState - Class in com.microsoft.azure.management.cdn
Defines values for OriginResourceState.
OriginResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.OriginResourceState
Creates a custom value for OriginResourceState.
OS2IP(byte[]) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
OSDisk - Class in com.microsoft.azure.batch.protocol.models
Settings for the operating system disk of the virtual machine.
OSDisk() - Constructor for class com.microsoft.azure.batch.protocol.models.OSDisk
 
osDisk() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the osDisk value.
osDisk() - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Get the osDisk value.
OSDisk - Class in com.microsoft.azure.management.compute
Specifies information about the operating system disk used by the virtual machine.
OSDisk() - Constructor for class com.microsoft.azure.management.compute.OSDisk
 
osDisk() - Method in class com.microsoft.azure.management.compute.StorageProfile
Get the osDisk value.
osDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Get the osDisk value.
osDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Get the osDisk value.
osDiskCachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osDiskCachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
osDiskCachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osDiskId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osDiskId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osDiskId() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Get the osDiskId value.
osDiskId() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Get the osDiskId value.
OSDiskImage - Class in com.microsoft.azure.management.compute
Contains the os disk image information.
OSDiskImage() - Constructor for class com.microsoft.azure.management.compute.OSDiskImage
 
osDiskImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
osDiskImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
osDiskName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
osDiskName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osDiskSize() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osDiskSizeGB() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the osDiskSizeGB value.
osDiskSizeGB() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the osDiskSizeGB value.
osDiskSizeInGB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osDiskSizeInGB() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
osDiskSizeInGB() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
osDiskSizeInMB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
osDiskStatus() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
osDiskStorageAccountType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osFamily() - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Get the osFamily value.
osName() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the osName value.
OSProfile - Class in com.microsoft.azure.management.compute
Specifies the operating system settings for the virtual machine.
OSProfile() - Constructor for class com.microsoft.azure.management.compute.OSProfile
 
osProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the osProfile value.
osProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the osProfile value.
osState() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the osState value.
osType() - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentSku
Get the osType value.
OSType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OSType.
osType() - Method in interface com.microsoft.azure.management.compute.Disk
 
osType() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
osType() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the osType value.
osType() - Method in class com.microsoft.azure.management.compute.LinuxVMDiskEncryptionConfiguration
 
osType() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the osType value.
osType() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osType() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
osType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the osType value.
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osType() - Method in class com.microsoft.azure.management.compute.WindowsVMDiskEncryptionConfiguration
 
osType() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
osType() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
osType() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the osType value.
osType() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
osType() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get the osType value.
OSType - Class in com.microsoft.azure.management.containerservice
Defines values for OSType.
OSType() - Constructor for class com.microsoft.azure.management.containerservice.OSType
 
osType() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Get the osType value.
osType() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Get the osType value.
osType() - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesCustom
Get the osType value.
osType() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Get the osType value.
osType() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Get the osType value.
osUnmanagedDiskVhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osUnmanagedDiskVhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osVersion() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the osVersion value.
OSVersionDisabled - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified Azure Guest OS version is disabled.
OSVersionExpired - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified Azure Guest OS version is expired.
OSVersionNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified Azure Guest OS version was not found.
OTHER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
Static value Other for AclType.
out_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
out = 1;
OUTBOUND - Static variable in class com.microsoft.azure.management.customerinsights.ConnectorTypes
Static value Outbound for ConnectorTypes.
OUTBOUND - Static variable in class com.microsoft.azure.management.network.Direction
Static value Outbound for Direction.
OUTBOUND - Static variable in class com.microsoft.azure.management.network.Origin
Static value Outbound for Origin.
OUTBOUND - Static variable in class com.microsoft.azure.management.network.SecurityRuleDirection
Static value Outbound for SecurityRuleDirection.
outbound() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithDirection
Set outbound direction.
outboundIPAddresses() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
OutOfRangeInput - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the request inputs is out of range.
OutOfRangePriority - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A job priority was specified which was outside the permitted range of -1000 to 1000.
OutOfRangeQueryParameterValue - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A query parameter in the request URL is out of range.
output() - Method in class com.microsoft.azure.management.compute.ComputeLongRunningOperationProperties
Get the output value.
output() - Method in class com.microsoft.azure.management.compute.LogAnalyticsOutput
Get the output value.
output() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the output value.
output() - Method in class com.microsoft.azure.management.streamanalytics.ScalarFunctionProperties
Get the output value.
OUTPUT_DATA_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
OutputBinding<T> - Interface in com.microsoft.azure.serverless.functions
 
OutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes the data source that output will be written to.
OutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.OutputDataSource
 
outputDirectories() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
OutputDirectory - Class in com.microsoft.azure.management.batchai
Output directory for the job.
OutputDirectory() - Constructor for class com.microsoft.azure.management.batchai.OutputDirectory
 
OutputDirectorySettings - Interface in com.microsoft.azure.management.batchai
Specifies the settings for output directory.
OutputDirectorySettings.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of output directory settings.
OutputDirectorySettings.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for OutputDirectory settings.
OutputDirectorySettings.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the output directory settings definition.
OutputDirectorySettings.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the output directory settings definition.
OutputDirectorySettings.DefinitionStages.WithCreateNew<ParentT> - Interface in com.microsoft.azure.management.batchai
 
OutputDirectorySettings.DefinitionStages.WithPathPrefix<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies the prefix path where the output directory will be created.
OutputDirectorySettings.DefinitionStages.WithPathSuffix<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies the suffix path where the output directory will be created.
OutputErrorPolicy - Class in com.microsoft.azure.management.streamanalytics
Defines values for OutputErrorPolicy.
OutputErrorPolicy(String) - Constructor for class com.microsoft.azure.management.streamanalytics.OutputErrorPolicy
Creates a custom value for OutputErrorPolicy.
OutputFile - Class in com.microsoft.azure.batch.protocol.models
A specification for uploading files from an Azure Batch node to another location after the Batch service has finished executing the task process.
OutputFile() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFile
 
OutputFile - Interface in com.microsoft.azure.management.batchai
An immutable client-side representation of Batch AI output file.
OutputFileBlobContainerDestination - Class in com.microsoft.azure.batch.protocol.models
Specifies a file upload destination within an Azure blob storage container.
OutputFileBlobContainerDestination() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
 
OutputFileDestination - Class in com.microsoft.azure.batch.protocol.models
The destination to which a file should be uploaded.
OutputFileDestination() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFileDestination
 
outputFiles() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the outputFiles value.
outputFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the outputFiles value.
outputFiles() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the outputFiles value.
OutputFileUploadCondition - Enum in com.microsoft.azure.batch.protocol.models
Defines values for OutputFileUploadCondition.
OutputFileUploadOptions - Class in com.microsoft.azure.batch.protocol.models
Details about an output file upload operation, including under what conditions to perform the upload.
OutputFileUploadOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.OutputFileUploadOptions
 
outputId() - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Get the outputId value.
outputLocation() - Method in class com.microsoft.azure.management.datalake.analytics.models.HiveJobProperties
Get the outputLocation value.
OutputPort - Class in com.microsoft.azure.management.machinelearning
Asset output port.
OutputPort() - Constructor for class com.microsoft.azure.management.machinelearning.OutputPort
 
outputPorts() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the outputPorts value.
OutputPortType - Class in com.microsoft.azure.management.machinelearning
Defines values for OutputPortType.
OutputPortType(String) - Constructor for class com.microsoft.azure.management.machinelearning.OutputPortType
Creates a custom value for OutputPortType.
outputs() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the outputs value.
outputs() - Method in interface com.microsoft.azure.management.resources.Deployment
 
outputs() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the outputs value.
outputs() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Get the outputs value.
outputsLink() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the outputsLink value.
OutputStartMode - Class in com.microsoft.azure.management.streamanalytics
Defines values for OutputStartMode.
OutputStartMode(String) - Constructor for class com.microsoft.azure.management.streamanalytics.OutputStartMode
Creates a custom value for OutputStartMode.
OutputType - Class in com.microsoft.azure.management.batchai
Defines values for OutputType.
OutputType() - Constructor for class com.microsoft.azure.management.batchai.OutputType
 
outputUrl() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the outputUrl value.
overallRecommendationServiceLevelObjective() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
overallRecommendationServiceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
overProvisionEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
overrideGroupSigningCertificate() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the overrideGroupSigningCertificate value.
overrideMessageProperties() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the overrideMessageProperties value.
overrideUserUpgradePolicy() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the overrideUserUpgradePolicy value.
overwrite() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the overwrite value.
overwriteExistingTransactionSetControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the overwriteExistingTransactionSetControlNumber value.
overwriteExistingTransactionSetControlNumber() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the overwriteExistingTransactionSetControlNumber value.
owner - Variable in class com.microsoft.azure.datalake.store.acl.AclStatus
String containing the ID of the owner of the file
owner() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the owner value.
OWNER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage everything, including access.
owner() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
 

P

p() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA secret prime value.
P - Static variable in class com.microsoft.azure.management.redis.SkuFamily
Static value P for SkuFamily.
P - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value p for Permissions.
P0 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value P0 for SkuName.
P1 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value P1 for SkuName.
P1 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value P1 for ServiceObjectiveName.
P1 - Static variable in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Static value P1 for ServiceObjectiveName.
P11 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value P11 for ServiceObjectiveName.
P11 - Static variable in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Static value P11 for ServiceObjectiveName.
P15 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value P15 for ServiceObjectiveName.
P15 - Static variable in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Static value P15 for ServiceObjectiveName.
P2 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value P2 for SkuName.
P2 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value P2 for ServiceObjectiveName.
P2 - Static variable in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Static value P2 for ServiceObjectiveName.
P256 - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
P3 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value P3 for ServiceObjectiveName.
P3 - Static variable in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Static value P3 for ServiceObjectiveName.
P384 - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
P4 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value P4 for ServiceObjectiveName.
P4 - Static variable in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Static value P4 for ServiceObjectiveName.
P521 - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
P6 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value P6 for ServiceObjectiveName.
P6 - Static variable in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
Static value P6 for ServiceObjectiveName.
P_256 - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value P-256 for JsonWebKeyCurveName.
P_256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value P-256 for JsonWebKeyCurveName.
P_384 - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value P-384 for JsonWebKeyCurveName.
P_384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value P-384 for JsonWebKeyCurveName.
P_521 - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value P-521 for JsonWebKeyCurveName.
P_521 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value P-521 for JsonWebKeyCurveName.
packageProperty() - Method in class com.microsoft.azure.management.machinelearning.WebServicePropertiesForGraph
Get the packageProperty value.
packageSid() - Method in class com.microsoft.azure.management.notificationhubs.WnsCredential
Get the packageSid value.
PackageState - Enum in com.microsoft.azure.management.batch
Defines values for PackageState.
packageUri() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the packageUri value.
PacketCapture - Interface in com.microsoft.azure.management.network
Client-side representation of Packet capture object, associated with Network Watcher.
PacketCapture.Definition - Interface in com.microsoft.azure.management.network
The entirety of the packet capture definition.
PacketCapture.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of Packet Capture definition stages.
PacketCapture.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
 
PacketCapture.DefinitionStages.WithCreateAndStoragePath - Interface in com.microsoft.azure.management.network
 
PacketCapture.DefinitionStages.WithStorageLocation - Interface in com.microsoft.azure.management.network
 
PacketCapture.DefinitionStages.WithTarget - Interface in com.microsoft.azure.management.network
 
packetCaptureErrors() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
PacketCaptureFilter - Class in com.microsoft.azure.management.network
Filter that is applied to packet capture request.
PacketCaptureFilter() - Constructor for class com.microsoft.azure.management.network.PacketCaptureFilter
 
PacketCaptureParameters - Class in com.microsoft.azure.management.network
Parameters that define the create packet capture operation.
PacketCaptureParameters() - Constructor for class com.microsoft.azure.management.network.PacketCaptureParameters
 
packetCaptures() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
 
PacketCaptures - Interface in com.microsoft.azure.management.network
Entry point to packet captures management API in Azure.
PacketCaptureStatus - Interface in com.microsoft.azure.management.network
Status of packet capture session.
packetCaptureStatus() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
Get the status of the packet capture session.
PacketCaptureStorageLocation - Class in com.microsoft.azure.management.network
Describes the storage location for a packet capture session.
PacketCaptureStorageLocation() - Constructor for class com.microsoft.azure.management.network.PacketCaptureStorageLocation
 
PagedListConverter<U,V> - Class in com.microsoft.azure.management.resources.fluentcore.utils
The base class for converting PagedList of one type of resource to another, without polling down all the items in a list.
PagedListConverter() - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.PagedListConverter
 
PageImpl<T> - Class in com.microsoft.azure.batch.protocol.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.batch.protocol.models.PageImpl
 
PageImpl<T> - Class in com.microsoft.azure.keyvault.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.keyvault.models.PageImpl
 
PageImpl<T> - Class in com.microsoft.azure.management.datalake.analytics.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.PageImpl
 
PageImpl<T> - Class in com.microsoft.azure.management.datalake.store.models
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any.
PageImpl() - Constructor for class com.microsoft.azure.management.datalake.store.models.PageImpl
 
PageSizeInterceptor - Class in com.microsoft.azure.batch.interceptor
Interceptor which contains a function used to set the maximum page size of a request.
PageSizeInterceptor(int) - Constructor for class com.microsoft.azure.batch.interceptor.PageSizeInterceptor
Initializes a new PageSizeInterceptor for setting maximum page size of a request.
Pair<Type1,Type2> - Class in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
Pair(Type1, Type2) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.Pair
 
Pair - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
Pair(String, Object) - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.Pair
 
Pair<T,V> - Class in com.microsoft.azure.servicebus.primitives
 
PAKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PAKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
PALAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PALAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
PALESTINIAN_AUTHORITY_970 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
PALESTINIAN_AUTHORITY_972 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
PALESTINIAN_TERRITORY_OCCUPIED - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PANAMA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PANAMA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
PAPUA_NEW_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PAPUA_NEW_GUINEA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
PARAGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PARAGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
parameter() - Method in class com.microsoft.azure.management.apimanagement.BackendAuthorizationHeaderCredentials
Get the parameter value.
PARAMETER_RANGE - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value ParameterRange for ParameterType.
ParameterBinding - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.ParameterBinding
ParameterBinding.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.ParameterBinding
ParameterBindingOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
ParameterContract - Class in com.microsoft.azure.management.apimanagement
Operation parameters details.
ParameterContract() - Constructor for class com.microsoft.azure.management.apimanagement.ParameterContract
 
ParameterInfo - Class in com.microsoft.azure.management.devtestlab
Information about an artifact's parameter.
ParameterInfo() - Constructor for class com.microsoft.azure.management.devtestlab.ParameterInfo
 
parameterKey() - Method in class com.microsoft.azure.management.machinelearning.GraphParameterLink
Get the parameterKey value.
parameters() - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.devtestlab.EnvironmentDeploymentProperties
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.machinelearning.ModeValueInfo
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the parameters value.
parameters() - Method in interface com.microsoft.azure.management.resources.Deployment
 
parameters() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
Get the parameters value.
parameters() - Method in class com.microsoft.azure.management.servicefabric.SettingsSectionDescription
Get the parameters value.
parameterServerCommandLineArgs() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the parameterServerCommandLineArgs value.
parameterServerCount() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the parameterServerCount value.
parametersLink() - Method in interface com.microsoft.azure.management.resources.Deployment
 
parametersLink() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Get the parametersLink value.
parametersLink() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the parametersLink value.
ParametersLink - Class in com.microsoft.azure.management.resources
Entity representing the reference to the deployment paramaters.
ParametersLink() - Constructor for class com.microsoft.azure.management.resources.ParametersLink
 
ParametersValueFileInfo - Class in com.microsoft.azure.management.devtestlab
A file containing a set of parameter values for an ARM template.
ParametersValueFileInfo() - Constructor for class com.microsoft.azure.management.devtestlab.ParametersValueFileInfo
 
parametersValueInfo() - Method in class com.microsoft.azure.management.devtestlab.ParametersValueFileInfo
Get the parametersValueInfo value.
ParameterType - Enum in com.microsoft.azure.management.logic
Defines values for ParameterType.
parameterType() - Method in class com.microsoft.azure.management.machinelearning.ModuleAssetParameter
Get the parameterType value.
ParameterType - Class in com.microsoft.azure.management.machinelearning
Defines values for ParameterType.
ParameterType(String) - Constructor for class com.microsoft.azure.management.machinelearning.ParameterType
Creates a custom value for ParameterType.
PARAMS_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parent() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent
 
parent() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
parent() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Settable
Begins an update for a child resource.
parentDAGs - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
the immediate parent graphs of this graph.
parentId() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
parentId() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
parentId() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
parentId() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
parentId() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
 
parentId() - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAlias
 
parentId() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
parentId() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule
 
ParentlessChildResource<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Base interface used by child resources that do not immediately have their parent attached to them but are instead available directly off other entry points.
parentName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Get the parentName value.
parentRelativePathFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract parent resource path from a resource ID string.
parentResourceIdFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract parent resource ID from a resource ID string.
parentResourcePath() - Method in interface com.microsoft.azure.management.resources.GenericResource
 
PARSE - Static variable in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
Static value Parse for DatabaseAccountKind.
parse(String) - Static method in class com.microsoft.azure.sdk.iot.service.FeedbackBatchMessage
Parse received Json and create FeedbackBatch object
parse(String, IotHubConnectionString) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Deserialize connection string
parseAclEntry(String) - Static method in class com.microsoft.azure.datalake.store.acl.AclEntry
Parses an Acl entry from its posix string form.
parseAclEntry(String, boolean) - Static method in class com.microsoft.azure.datalake.store.acl.AclEntry
Parses a single Acl entry from its posix string form.
parseAclSpec(String) - Static method in class com.microsoft.azure.datalake.store.acl.AclEntry
parses a posix acl spec string into a List of AclEntrys.
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parseFrom(ByteBuffer) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(ByteString) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(byte[]) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(InputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(CodedInputStream) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
parseHttpsJsonMessage(Message) - Static method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns the HTTPS message represented by the service-bound message for application json format.
parseHttpsMessage(Message) - Static method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns the HTTPS message represented by the service-bound message for binary octets.
parseHttpsMessage(HttpsResponse) - Static method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns the HTTPS message represented by the HTTPS response.
parseIotHubName(IotHubConnectionString) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Parse the iot hub name part from the host name
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
parser() - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
ParserUtility - Class in com.microsoft.azure.sdk.iot.deps.serializer
Set of static functions to help the serializer.
ParserUtility() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
 
PARTIAL - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Partial for ApplicationGatewayBackendHealthServerHealth.
PARTIAL - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
Partial health status.
Participant - Class in com.microsoft.azure.management.customerinsights
Describes a profile type participating in an interaction.
Participant() - Constructor for class com.microsoft.azure.management.customerinsights.Participant
 
participantName() - Method in class com.microsoft.azure.management.customerinsights.Participant
Get the participantName value.
ParticipantProfilePropertyReference - Class in com.microsoft.azure.management.customerinsights
The participant profile property reference.
ParticipantProfilePropertyReference() - Constructor for class com.microsoft.azure.management.customerinsights.ParticipantProfilePropertyReference
 
ParticipantPropertyReference - Class in com.microsoft.azure.management.customerinsights
The participant property reference.
ParticipantPropertyReference() - Constructor for class com.microsoft.azure.management.customerinsights.ParticipantPropertyReference
 
participantPropertyReferences() - Method in class com.microsoft.azure.management.customerinsights.Participant
Get the participantPropertyReferences value.
PARTITION_KEY - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
PARTITION_KEY_ANNOTATION_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
PARTITION_MANAGER_CLEANUP - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
PARTITION_MANAGER_MAIN_LOOP - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
PARTITION_NOT_OWNED_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PARTITION_NOT_OWNED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
PartitionContext - Class in com.microsoft.azure.eventprocessorhost
PartitionContext is used to provide partition-related information to the methods of IEventProcessor, particularly onEvents where the user's event-processing logic lives.
partitionCount() - Method in class com.microsoft.azure.management.devices.EventHubProperties
Get the partitionCount value.
partitionCount() - Method in interface com.microsoft.azure.management.search.SearchService
 
partitionFunction() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the partitionFunction value.
partitionIds() - Method in class com.microsoft.azure.management.devices.EventHubProperties
Get the partitionIds value.
partitionIds() - Method in interface com.microsoft.azure.management.eventhub.EventHub
 
partitionKey - Variable in class com.microsoft.azure.eventhubs.BatchOptions
The partitionKey to use for all EventDatas sent in the current EventDataBatch.
partitionKey() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the partitionKey value.
partitionKey() - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Get the partitionKey value.
partitionKey() - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Get the partitionKey value.
partitionKey() - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Get the partitionKey value.
partitionKeyList() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the partitionKeyList value.
partitionKeyList() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the partitionKeyList value.
PARTITIONKEYNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
PartitionManagerOptions - Class in com.microsoft.azure.eventprocessorhost
Options affecting the operation of the partition manager within the event processor host.
PartitionManagerOptions() - Constructor for class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
The base class automatically sets members to the static defaults.
PartitionReceiveHandler - Interface in com.microsoft.azure.eventhubs
The handler to invoke after receiving EventDatas from Microsoft Azure EventHubs.
PartitionReceiver - Interface in com.microsoft.azure.eventhubs
This is a logical representation of receiving from a EventHub partition.
PartitionRuntimeInformation - Class in com.microsoft.azure.eventhubs
 
PartitionRuntimeInformation(String, String, long, long, String, Instant) - Constructor for class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
 
PartitionSender - Interface in com.microsoft.azure.eventhubs
This sender class is a logical representation of sending events to a specific EventHub partition.
PartnerContent - Class in com.microsoft.azure.management.logic
The integration account partner content.
PartnerContent() - Constructor for class com.microsoft.azure.management.logic.PartnerContent
 
partnerDatabase() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
PartnerInfo - Class in com.microsoft.azure.management.sql
Partner server information for the failover group.
PartnerInfo() - Constructor for class com.microsoft.azure.management.sql.PartnerInfo
 
partnerLocation() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
partnerRole() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
partnerServer() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
partnerServers() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
partnerType() - Method in class com.microsoft.azure.management.logic.IntegrationAccountPartnerFilter
Get the partnerType value.
PartnerType - Enum in com.microsoft.azure.management.logic
Defines values for PartnerType.
partNumber() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the partNumber value.
PassByRef<T> - Class in com.microsoft.azure.eventhubs.impl
 
PassByRef() - Constructor for class com.microsoft.azure.eventhubs.impl.PassByRef
 
passName() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the passName value.
PassNames - Enum in com.microsoft.azure.management.compute
Defines values for PassNames.
passPhrase - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
password() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the password value.
password() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the password value.
password() - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Get the password value.
password() - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Get the password value.
password() - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Get the password value.
password() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
password() - Method in class com.microsoft.azure.management.apimanagement.BackendProxyContract
Get the password value.
password() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
password() - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Get the password value.
password() - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Get the password value.
password() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
Get the password value.
password() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialDeleteParameters
Get the password value.
password() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Get the password value.
password() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
Get the password value.
password() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Get the password value.
password() - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Get the password value.
password() - Method in class com.microsoft.azure.management.scheduler.BasicAuthentication
Get the password value.
password() - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Get the password value.
password() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Get the password value.
password() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Get the password value.
PASSWORD_RESET_BY_ADMIN_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value passwordResetByAdminNotificationMessage for TemplateName.
PASSWORD_RESET_IDENTITY_DEFAULT - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value passwordResetIdentityDefault for TemplateName.
PasswordCredential - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD credential.
PasswordCredential.Definition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition.
PasswordCredential.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal creation.
PasswordCredential.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
PasswordCredential.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
PasswordCredential.DefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
PasswordCredential.DefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
PasswordCredential.DefinitionStages.WithKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the the password or certificate to be set.
PasswordCredential.DefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing the subscription in the auth file to be set.
PasswordCredential.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The entirety of a credential definition as part of a application or service principal update.
PasswordCredential.UpdateDefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of credential definition stages applicable as part of a application or service principal update.
PasswordCredential.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The first stage of a credential definition.
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The final stage of the credential definition.
PasswordCredential.UpdateDefinitionStages.WithAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing exporting the auth file for the service principal.
PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the duration of key validity to be set.
PasswordCredential.UpdateDefinitionStages.WithKey<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing the the password or certificate to be set.
PasswordCredential.UpdateDefinitionStages.WithStartDate<ParentT> - Interface in com.microsoft.azure.management.graphrbac
The credential definition stage allowing start date to be set.
PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile<ParentT> - Interface in com.microsoft.azure.management.graphrbac
A credential definition stage allowing the subscription in the auth file to be set.
passwordCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
passwordCredentials() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
PasswordCredentialsUpdateParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for a PasswordCredentials update operation.
PasswordCredentialsUpdateParameters() - Constructor for class com.microsoft.azure.management.graphrbac.PasswordCredentialsUpdateParameters
 
PasswordName - Enum in com.microsoft.azure.management.containerregistry
Defines values for PasswordName.
PasswordProfile - Class in com.microsoft.azure.management.graphrbac
The password profile associated with a user.
PasswordProfile() - Constructor for class com.microsoft.azure.management.graphrbac.PasswordProfile
 
passwordResetPolicyName() - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Get the passwordResetPolicyName value.
passwordSecretReference() - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Get the passwordSecretReference value.
passwordValue() - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Get the passwordValue value.
patch(String, JobPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patch(String, JobPatchParameter, JobPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patch(String, JobSchedulePatchParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patch(String, JobSchedulePatchParameter, JobSchedulePatchOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patch(String, PoolPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
patch(String, PoolPatchParameter, PoolPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
patchAsync(String, JobPatchParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patchAsync(String, JobPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patchAsync(String, JobPatchParameter, JobPatchOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patchAsync(String, JobPatchParameter, JobPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patchAsync(String, JobSchedulePatchParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patchAsync(String, JobSchedulePatchParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patchAsync(String, JobSchedulePatchParameter, JobSchedulePatchOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patchAsync(String, JobSchedulePatchParameter, JobSchedulePatchOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patchAsync(String, PoolPatchParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
patchAsync(String, PoolPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
patchAsync(String, PoolPatchParameter, PoolPatchOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
patchAsync(String, PoolPatchParameter, PoolPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
patchJob(String, PoolInformation) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, OnAllTasksComplete) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, JobPatchParameter) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJob(String, JobPatchParameter, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
patchJobSchedule(String, Schedule, JobSpecification) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
patchJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
patchJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
patchPool(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
patchPool(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
patchWithServiceResponseAsync(String, JobPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patchWithServiceResponseAsync(String, JobPatchParameter, JobPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
patchWithServiceResponseAsync(String, JobSchedulePatchParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patchWithServiceResponseAsync(String, JobSchedulePatchParameter, JobSchedulePatchOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
patchWithServiceResponseAsync(String, PoolPatchParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
patchWithServiceResponseAsync(String, PoolPatchParameter, PoolPatchOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
path() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Get the path value.
path() - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Get the path value.
path() - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Get the path value.
path() - Method in class com.microsoft.azure.management.batchai.InputDirectory
Get the path value.
path() - Method in class com.microsoft.azure.management.compute.SshPublicKey
Get the path value.
path() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
Get the path value.
path() - Method in class com.microsoft.azure.management.devices.EventHubProperties
Get the path value.
path() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
path() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
path() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the path value.
path() - Method in class com.microsoft.azure.management.resources.AliasPathType
Get the path value.
path() - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Get the path value.
PATH_BASED_ROUTING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
Static value PathBasedRouting for ApplicationGatewayRequestRoutingRuleType.
PathNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A file path was not found on a compute node.
pathPattern() - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Get the pathPattern value.
pathPattern() - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Get the pathPattern value.
pathPattern() - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Get the pathPattern value.
pathPattern() - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Get the pathPattern value.
pathPrefix() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the pathPrefix value.
paths() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobDataPath
Get the paths value.
paths() - Method in class com.microsoft.azure.management.resources.AliasType
Get the paths value.
pathSuffix() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the pathSuffix value.
pathToIotHubTrustedCert - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
 
pathToIotHubTrustedCert - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
 
pauseDataWarehouse() - Method in interface com.microsoft.azure.management.sql.SqlWarehouse
Pause an Azure SQL Data Warehouse database.
pauseDataWarehouseAsync() - Method in interface com.microsoft.azure.management.sql.SqlWarehouse
Pause an Azure SQL Data Warehouse database asynchronously.
pauseDataWarehouseAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.sql.SqlWarehouse
Pause an Azure SQL Data Warehouse database asynchronously.
pauseTimeBetweenBatches() - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Get the pauseTimeBetweenBatches value.
PAYLOAD_EXTENDED_16 - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_EXTENDED_64 - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_LARGE_MAX - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_MASK - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_MEDIUM_MAX - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
PAYLOAD_SHORT_MAX - Static variable in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader
 
payloadsInBlobStorage() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the payloadsInBlobStorage value.
PayloadSizeExceeded - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
PayloadSizeExceeded - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
PayloadSizeExceededException - Exception in com.microsoft.azure.eventhubs
this exception is thrown when user attempts to send a event data or brokered message that has exceeded the allowed payload size as defined by the service.
PayloadSizeExceededException(String) - Constructor for exception com.microsoft.azure.eventhubs.PayloadSizeExceededException
 
PayloadSizeExceededException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.PayloadSizeExceededException
 
PayloadSizeExceededException - Exception in com.microsoft.azure.servicebus.primitives
this exception is thrown when user attempts to send a event data or brokered message that has exceeded the allowed payload size as defined by the service.
payloadsLocation() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the payloadsLocation value.
PcError - Class in com.microsoft.azure.management.network
Defines values for PcError.
PcError(String) - Constructor for class com.microsoft.azure.management.network.PcError
Creates a custom value for PcError.
PCFilter - Interface in com.microsoft.azure.management.network
Client-side representation of packet capture filter.
PCFilter.Definition<ParentT> - Interface in com.microsoft.azure.management.network
Definition of packet capture filter.
PCFilter.DefinitionStages - Interface in com.microsoft.azure.management.network
Definition stages for packet capture filter.
PCFilter.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
 
PCFilter.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
 
PCFilter.DefinitionStages.WithLocalIP<ParentT> - Interface in com.microsoft.azure.management.network
Set local IP Address to be filtered on.
PCFilter.DefinitionStages.WithLocalPort<ParentT> - Interface in com.microsoft.azure.management.network
Set local port to be filtered on.
PCFilter.DefinitionStages.WithRemoteIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
Set remote IP Address to be filtered on.
PCFilter.DefinitionStages.WithRemotePort<ParentT> - Interface in com.microsoft.azure.management.network
Set local port to be filtered on.
PcProtocol - Class in com.microsoft.azure.management.network
Defines values for PcProtocol.
PcProtocol(String) - Constructor for class com.microsoft.azure.management.network.PcProtocol
Creates a custom value for PcProtocol.
PcStatus - Class in com.microsoft.azure.management.network
Defines values for PcStatus.
PcStatus(String) - Constructor for class com.microsoft.azure.management.network.PcStatus
Creates a custom value for PcStatus.
peakDiskGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the peakDiskGiB value.
peakMemoryGiB() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the peakMemoryGiB value.
peakMemUsage() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertex
Get the peakMemUsage value.
peek() - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
reads next the active message without changing the state of the receiver or the message source.
peek(long) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Reads next the active message without changing the state of the receiver or the message source.
peek() - Method in class com.microsoft.azure.servicebus.TopicClient
 
peek(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekAsync() - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads the active messages without changing the state of the receiver or the message source.
peekAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads next the active message without changing the state of the receiver or the message source.
peekAsync() - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekAsync(long) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatch(int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Reads next batch of the active messages without changing the state of the receiver or the message source.
peekBatch(long, int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Reads next batch of the active messages without changing the state of the receiver or the message source.
peekBatch(int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatch(long, int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatchAsync(int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads the next batch of active messages without changing the state of the receiver or the message source.
peekBatchAsync(long, int) - Method in interface com.microsoft.azure.servicebus.IMessageBrowser
Asynchronously reads the next batch of active messages without changing the state of the receiver or the message source.
peekBatchAsync(int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekBatchAsync(long, int) - Method in class com.microsoft.azure.servicebus.TopicClient
 
peekMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
 
peekMessagesAsync(long, int, String) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
peekMessagesAsync(long, int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
peerAsn() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
peerId() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
peeringLocation() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Get the peeringLocation value.
peerings() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
peerings() - Method in interface com.microsoft.azure.management.network.Network
 
peeringsMap() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
peeringType() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
peerWeight() - Method in class com.microsoft.azure.management.network.BgpSettings
Get the peerWeight value.
PENDING - Static variable in class com.microsoft.azure.management.apimanagement.UserState
Static value pending for UserState.
PENDING - Static variable in class com.microsoft.azure.management.sql.ManagementOperationState
Static value Pending for ManagementOperationState.
PENDING - Static variable in class com.microsoft.azure.management.sql.ReplicationState
Static value PENDING for ReplicationState.
PendingCertificateSigningRequestResult - Class in com.microsoft.azure.keyvault.models
The pending certificate signing request result.
PendingCertificateSigningRequestResult() - Constructor for class com.microsoft.azure.keyvault.models.PendingCertificateSigningRequestResult
 
pendingInstanceCount() - Method in class com.microsoft.azure.management.compute.RollingUpgradeProgressInfo
Get the pendingInstanceCount value.
pendingTaskList() - Method in exception com.microsoft.azure.batch.CreateTasksErrorException
 
PERCENT - Static variable in class com.microsoft.azure.management.cognitiveservices.UnitType
Static value Percent for UnitType.
PERCENT - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Percent for ComputeUsageUnit.
PERCENT - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Percent for NetworkUsageUnit.
PERCENT - Static variable in class com.microsoft.azure.management.recoveryservices.UsagesUnit
Static value Percent for UsagesUnit.
PERCENT - Static variable in class com.microsoft.azure.management.sql.UnitDefinitionType
Static value Percent for UnitDefinitionType.
PERCENT - Static variable in class com.microsoft.azure.management.sql.UnitType
Static value percent for UnitType.
PercentageCostThresholdProperties - Class in com.microsoft.azure.management.devtestlab
Properties of a percentage cost threshold.
PercentageCostThresholdProperties() - Constructor for class com.microsoft.azure.management.devtestlab.PercentageCostThresholdProperties
 
percentageThreshold() - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Get the percentageThreshold value.
percentComplete() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
percentComplete() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
percentComplete() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
percentComplete() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryptionActivity
 
PerfMonSample - Class in com.microsoft.azure.management.appservice
Performance monitor sample in a set.
PerfMonSample() - Constructor for class com.microsoft.azure.management.appservice.PerfMonSample
 
PerfMonSet - Class in com.microsoft.azure.management.appservice
Metric information.
PerfMonSet() - Constructor for class com.microsoft.azure.management.appservice.PerfMonSet
 
PERFORMANCE - Static variable in class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
Static value Performance for TrafficRoutingMethod.
performanceCountersSettings() - Method in class com.microsoft.azure.management.batchai.NodeSetup
Get the performanceCountersSettings value.
PerformanceCountersSettings - Class in com.microsoft.azure.management.batchai
Performance counters reporting settings.
PerformanceCountersSettings() - Constructor for class com.microsoft.azure.management.batchai.PerformanceCountersSettings
 
PerformanceLevelUnit - Enum in com.microsoft.azure.management.sql
Defines values for PerformanceLevelUnit.
PERMANENT - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
Static value Permanent for ApplicationGatewayRedirectType.
permission - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the unix-style permission string for this file or directory
permission() - Method in class com.microsoft.azure.management.datalake.analytics.models.Acl
Get the permission value.
permission() - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
Get the permission value.
permissions() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
permissions() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the permissions value.
permissions() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
permissions() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the permissions value.
Permissions - Class in com.microsoft.azure.management.keyvault
Permissions the identity has for keys, secrets, certificates and storage.
Permissions() - Constructor for class com.microsoft.azure.management.keyvault.Permissions
 
Permissions - Class in com.microsoft.azure.management.storage
Defines values for Permissions.
Permissions() - Constructor for class com.microsoft.azure.management.storage.Permissions
 
permissions() - Method in class com.microsoft.azure.management.storage.StorageAccountKey
Get the permissions value.
PermissionType - Class in com.microsoft.azure.management.datalake.analytics.models
Defines values for PermissionType.
PermissionType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.PermissionType
 
PermissionTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for PermissionTypes.
perSiteScaling() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
PERU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PERU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
PFS1 - Static variable in class com.microsoft.azure.management.network.PfsGroup
Static value PFS1 for PfsGroup.
PFS2 - Static variable in class com.microsoft.azure.management.network.PfsGroup
Static value PFS2 for PfsGroup.
PFS2048 - Static variable in class com.microsoft.azure.management.network.PfsGroup
Static value PFS2048 for PfsGroup.
PFS24 - Static variable in class com.microsoft.azure.management.network.PfsGroup
Static value PFS24 for PfsGroup.
pfsGroup() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the pfsGroup value.
PfsGroup - Class in com.microsoft.azure.management.network
Defines values for PfsGroup.
PfsGroup(String) - Constructor for class com.microsoft.azure.management.network.PfsGroup
Creates a custom value for PfsGroup.
pfx() - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Get the pfx value.
pfxBlob() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
PHILIPPINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PHILIPPINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
phone() - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Get the phone value.
phone() - Method in class com.microsoft.azure.keyvault.models.Contact
Get the phone value.
phone() - Method in class com.microsoft.azure.management.appservice.Contact
Get the phone value.
phone() - Method in interface com.microsoft.azure.management.appservice.DomainContact
 
phoneNumber() - Method in class com.microsoft.azure.management.monitor.SmsReceiver
Get the phoneNumber value.
PHP5_5 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 5.5 for PhpVersion.
PHP5_6 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 5.6 for PhpVersion.
PHP7 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 7.0 for PhpVersion.
PHP7_1 - Static variable in class com.microsoft.azure.management.appservice.PhpVersion
Static value 7.1 for PhpVersion.
PHP_5_6 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
PHP 5.6.
PHP_7_0 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
PHP 7.0.
PhpVersion - Class in com.microsoft.azure.management.appservice
Defines values for PHP version.
PhpVersion() - Constructor for class com.microsoft.azure.management.appservice.PhpVersion
 
phpVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the phpVersion value.
phpVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
physicalPath() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the physicalPath value.
physicalPath() - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Get the physicalPath value.
ping() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
pingAsync() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
pipelineId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the pipelineId value.
pipelineId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Get the pipelineId value.
pipelineName() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the pipelineName value.
pipelineName() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Get the pipelineName value.
pipelines() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets the Pipelines object to access its operations.
Pipelines - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in Pipelines.
pipelineUri() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the pipelineUri value.
pipelineUri() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Get the pipelineUri value.
PITCAIRN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
placementProperties() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the placementProperties value.
Plan - Class in com.microsoft.azure.management.compute
Specifies information about the marketplace image used to create the virtual machine.
Plan() - Constructor for class com.microsoft.azure.management.compute.Plan
 
plan() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
plan() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
plan() - Method in class com.microsoft.azure.management.logic.Sku
Get the plan value.
plan() - Method in interface com.microsoft.azure.management.resources.GenericResource
 
Plan - Class in com.microsoft.azure.management.resources
Plan for the resource.
Plan() - Constructor for class com.microsoft.azure.management.resources.Plan
 
PLATFORM - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
PLATFORM - Static variable in class com.microsoft.azure.management.network.IssueType
Static value Platform for IssueType.
PLATFORM - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
PLATFORM_INFO - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PLATFORM_INFO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
PlatformArchitecture - Enum in com.microsoft.azure.management.appservice
Defines values for app service platform architecture.
platformArchitecture() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
platformFaultDomain() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the platformFaultDomain value.
platformImageReference() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
platformUpdateDomain() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the platformUpdateDomain value.
POINT_IN_TIME_RESTORE - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value PointInTimeRestore for CreateMode.
PointToSiteConfiguration - Interface in com.microsoft.azure.management.network
A client-side representation of point-to-site configuration for a virtual network gateway.
PointToSiteConfiguration.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a point-to-site configuration definition.
PointToSiteConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of point-to-site configuration definition stages.
PointToSiteConfiguration.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the point-to-site configuration definition.
PointToSiteConfiguration.DefinitionStages.WithAddressPool<ParentT> - Interface in com.microsoft.azure.management.network
 
PointToSiteConfiguration.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the point-to-site configuration definition.
PointToSiteConfiguration.DefinitionStages.WithAttachAndAzureCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the point-to-site configuration definition.
PointToSiteConfiguration.DefinitionStages.WithAuthenticationType<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the point-to-site configuration definition allowing to specify authentication type.
PointToSiteConfiguration.DefinitionStages.WithAzureCertificate<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the point-to-site configuration definition allowing to add root certificate for Azure authentication.
PointToSiteConfiguration.DefinitionStages.WithRevokedCertificate<ParentT> - Interface in com.microsoft.azure.management.network
 
PointToSiteConfiguration.DefinitionStages.WithTunnelType<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a point-to-site configuration definition allowing to specify which tunnel type will be used.
PointToSiteConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of a subnet update as part of a network update.
PointToSiteConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of point-to-site configuration update stages.
PointToSiteConfiguration.UpdateStages.WithAddressPool<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the point-to-site configuration definition allowing to specify address pool.
PointToSiteConfiguration.UpdateStages.WithAuthenticationType - Interface in com.microsoft.azure.management.network
Specifies authentication type of the point-to-site configuration.
PointToSiteConfiguration.UpdateStages.WithAzureCertificate - Interface in com.microsoft.azure.management.network
Specifies Azure certificate for authentication.
PointToSiteConfiguration.UpdateStages.WithRevokedCertificate - Interface in com.microsoft.azure.management.network
Specifies revoked certificate for azure authentication.
PointToSiteConfiguration.UpdateStages.WithTunnelType<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a point-to-site configuration definition allowing to specify which tunnel type will be used.
POLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
POLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
policies() - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Get the policies value.
policies() - Method in class com.microsoft.azure.management.devtestlab.EvaluatePoliciesRequest
Get the policies value.
policy() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the policy value.
POLICY_BASED - Static variable in class com.microsoft.azure.management.network.VpnType
Static value PolicyBased for VpnType.
PolicyAssignment - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure policy assignment.
PolicyAssignment.Definition - Interface in com.microsoft.azure.management.resources
Container interface for all the definitions that need to be implemented.
PolicyAssignment.DefinitionStages - Interface in com.microsoft.azure.management.resources
Grouping of all the policy assignment definition stages.
PolicyAssignment.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
The first stage of the policy assignment.
PolicyAssignment.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
A policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify.
PolicyAssignment.DefinitionStages.WithDisplayName - Interface in com.microsoft.azure.management.resources
A policy assignment allowing the display name to be set.
PolicyAssignment.DefinitionStages.WithPolicyDefinition - Interface in com.microsoft.azure.management.resources
A policy assignment allowing the policy definition to be set.
PolicyAssignment.DefinitionStages.WithScope - Interface in com.microsoft.azure.management.resources
A policy assignment specifying the scope of the policy.
policyAssignments() - Method in class com.microsoft.azure.management.Azure
 
PolicyAssignments - Interface in com.microsoft.azure.management.resources
Entry point to policy assignment management API.
PolicyContentFormat - Class in com.microsoft.azure.management.apimanagement
Defines values for PolicyContentFormat.
PolicyContentFormat() - Constructor for class com.microsoft.azure.management.apimanagement.PolicyContentFormat
 
PolicyDefinition - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure policy.
PolicyDefinition.Definition - Interface in com.microsoft.azure.management.resources
Container interface for all the definitions that need to be implemented.
PolicyDefinition.DefinitionStages - Interface in com.microsoft.azure.management.resources
Grouping of all the policy definition stages.
PolicyDefinition.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
The first stage of the policy definition.
PolicyDefinition.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify.
PolicyDefinition.DefinitionStages.WithDescription - Interface in com.microsoft.azure.management.resources
A policy definition allowing policy description to be set.
PolicyDefinition.DefinitionStages.WithDisplayName - Interface in com.microsoft.azure.management.resources
A policy definition allowing the display name to be set.
PolicyDefinition.DefinitionStages.WithPolicyRule - Interface in com.microsoft.azure.management.resources
A policy definition allowing the policy rule to be set.
PolicyDefinition.DefinitionStages.WithPolicyType - Interface in com.microsoft.azure.management.resources
A policy definition specifying the policy type to be blob.
PolicyDefinition.Update - Interface in com.microsoft.azure.management.resources
The template for a policy update operation, containing all the settings that can be modified.
PolicyDefinition.UpdateStages - Interface in com.microsoft.azure.management.resources
Grouping of all the policy update stages.
PolicyDefinition.UpdateStages.WithDescription - Interface in com.microsoft.azure.management.resources
A policy definition allowing the policy description to be set.
PolicyDefinition.UpdateStages.WithDisplayName - Interface in com.microsoft.azure.management.resources
A policy definition allowing the display name to be set.
PolicyDefinition.UpdateStages.WithPolicyRule - Interface in com.microsoft.azure.management.resources
A policy definition allowing the policy rule to be set.
PolicyDefinition.UpdateStages.WithPolicyType - Interface in com.microsoft.azure.management.resources
A policy definition allowing the policy type to be set.
policyDefinitionId() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
 
policyDefinitionId() - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
Get the policyDefinitionId value.
PolicyDefinitionReference - Class in com.microsoft.azure.management.resources
The policy definition reference.
PolicyDefinitionReference() - Constructor for class com.microsoft.azure.management.resources.PolicyDefinitionReference
 
policyDefinitions() - Method in class com.microsoft.azure.management.Azure
 
PolicyDefinitions - Interface in com.microsoft.azure.management.resources
Entry point to tenant management API.
PolicyEvaluatorType - Class in com.microsoft.azure.management.devtestlab
Defines values for PolicyEvaluatorType.
PolicyEvaluatorType(String) - Constructor for class com.microsoft.azure.management.devtestlab.PolicyEvaluatorType
Creates a custom value for PolicyEvaluatorType.
PolicyFactName - Class in com.microsoft.azure.management.devtestlab
Defines values for PolicyFactName.
PolicyFactName(String) - Constructor for class com.microsoft.azure.management.devtestlab.PolicyFactName
Creates a custom value for PolicyFactName.
policyKey() - Method in class com.microsoft.azure.management.notificationhubs.PolicykeyResource
Get the policyKey value.
Policykey - Enum in com.microsoft.azure.management.servicebus
Defines values for Policykey.
policykey() - Method in class com.microsoft.azure.management.servicebus.RegenerateKeysParameters
Get the policykey value.
PolicykeyResource - Class in com.microsoft.azure.management.notificationhubs
Namespace/NotificationHub Regenerate Keys.
PolicykeyResource() - Constructor for class com.microsoft.azure.management.notificationhubs.PolicykeyResource
 
PolicyMode - Class in com.microsoft.azure.management.resources
Defines values for PolicyMode.
PolicyMode() - Constructor for class com.microsoft.azure.management.resources.PolicyMode
 
policyName() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Get the policyName value.
policyName - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
Authentication policy name
policyName - Variable in class com.microsoft.azure.sdk.iot.service.AuthenticationMethod
Authentication policy name
policyRule() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
 
PolicyScopeContract - Enum in com.microsoft.azure.management.apimanagement
Defines values for PolicyScopeContract.
PolicySetResult - Class in com.microsoft.azure.management.devtestlab
Result of a policy set evaluation.
PolicySetResult() - Constructor for class com.microsoft.azure.management.devtestlab.PolicySetResult
 
PolicySku - Class in com.microsoft.azure.management.resources
The policy sku.
PolicySku() - Constructor for class com.microsoft.azure.management.resources.PolicySku
 
PolicySnippetContract - Class in com.microsoft.azure.management.apimanagement
Policy snippet.
PolicySnippetContract() - Constructor for class com.microsoft.azure.management.apimanagement.PolicySnippetContract
 
PolicyStatus - Class in com.microsoft.azure.management.devtestlab
Defines values for PolicyStatus.
PolicyStatus(String) - Constructor for class com.microsoft.azure.management.devtestlab.PolicyStatus
Creates a custom value for PolicyStatus.
policyType() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Get the policyType value.
policyType() - Method in interface com.microsoft.azure.management.resources.PolicyDefinition
 
PolicyType - Class in com.microsoft.azure.management.resources
Defines values for PolicyType.
PolicyType() - Constructor for class com.microsoft.azure.management.resources.PolicyType
 
PolicyViolation - Class in com.microsoft.azure.management.devtestlab
Policy violation.
PolicyViolation() - Constructor for class com.microsoft.azure.management.devtestlab.PolicyViolation
 
policyViolations() - Method in class com.microsoft.azure.management.devtestlab.PolicySetResult
Get the policyViolations value.
pool() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get the pool value.
PoolAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
PoolAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
 
PoolAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
PoolAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolAddOptions
 
PoolAddParameter - Class in com.microsoft.azure.batch.protocol.models
A pool in the Azure Batch service to add.
PoolAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolAddParameter
 
PoolAllocationMode - Enum in com.microsoft.azure.management.batch
Defines values for PoolAllocationMode.
PoolBeingCreated - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool operation was attempted which is not permitted when the pool is in the process of being created.
PoolBeingDeleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool operation was attempted which is not permitted when the pool is in the process of being deleted.
PoolBeingResized - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A pool operation was attempted which is not permitted when the pool is in the process of being resized.
PoolDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
PoolDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
 
PoolDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
PoolDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
 
PoolDisableAutoScaleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for DisableAutoScale operation.
PoolDisableAutoScaleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
 
PoolDisableAutoScaleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for disableAutoScale operation.
PoolDisableAutoScaleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
 
PoolEnableAutoScaleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for EnableAutoScale operation.
PoolEnableAutoScaleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
 
PoolEnableAutoScaleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for enableAutoScale operation.
PoolEnableAutoScaleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
 
PoolEnableAutoScaleParameter - Class in com.microsoft.azure.batch.protocol.models
Options for enabling automatic scaling on a pool.
PoolEnableAutoScaleParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
 
PoolEndpointConfiguration - Class in com.microsoft.azure.batch.protocol.models
The endpoint configuration for a pool.
PoolEndpointConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEndpointConfiguration
 
PoolEvaluateAutoScaleHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for EvaluateAutoScale operation.
PoolEvaluateAutoScaleHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
 
PoolEvaluateAutoScaleOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for evaluateAutoScale operation.
PoolEvaluateAutoScaleOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
 
PoolEvaluateAutoScaleParameter - Class in com.microsoft.azure.batch.protocol.models
Options for evaluating an automatic scaling formula on a pool.
PoolEvaluateAutoScaleParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleParameter
 
PoolExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool you are attempting to add already exists.
PoolExistsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Exists operation.
PoolExistsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
 
PoolExistsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for exists operation.
PoolExistsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
 
PoolGetAllLifetimeStatisticsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for GetAllLifetimeStatistics operation.
PoolGetAllLifetimeStatisticsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
 
PoolGetAllLifetimeStatisticsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for getAllLifetimeStatistics operation.
PoolGetAllLifetimeStatisticsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
 
PoolGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
PoolGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
 
PoolGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
PoolGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolGetOptions
 
poolId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Get the poolId value.
poolId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the poolId value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the poolInfo value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the poolInfo value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get the poolInfo value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the poolInfo value.
poolInfo() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get the poolInfo value.
PoolInformation - Class in com.microsoft.azure.batch.protocol.models
Specifies how a job should be assigned to a pool.
PoolInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolInformation
 
poolLifetimeOption() - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Get the poolLifetimeOption value.
PoolLifetimeOption - Enum in com.microsoft.azure.batch.protocol.models
Defines values for PoolLifetimeOption.
PoolListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
PoolListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListHeaders
 
PoolListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
PoolListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
 
PoolListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
PoolListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListOptions
 
PoolListUsageMetricsHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListUsageMetrics operation.
PoolListUsageMetricsHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
 
PoolListUsageMetricsNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listUsageMetricsNext operation.
PoolListUsageMetricsNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
 
PoolListUsageMetricsOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listUsageMetrics operation.
PoolListUsageMetricsOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
 
PoolNodeCounts - Class in com.microsoft.azure.batch.protocol.models
The number of nodes in each state for a pool.
PoolNodeCounts() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
 
PoolNotEligibleForOSVersionUpgrade - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified pool is not eligible for an operating system version upgrade.
PoolNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool on which an operation was attempted is not present in the Batch account.
poolOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a PoolOperations object for performing pool-related operations on the associated account.
PoolOperations - Class in com.microsoft.azure.batch
Performs pool-related operations on an Azure Batch account.
PoolPatchHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Patch operation.
PoolPatchHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
 
PoolPatchOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for patch operation.
PoolPatchOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
 
PoolPatchParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a pool.
PoolPatchParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
 
poolQuota() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
PoolQuotaReached - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The account has reached its quota of pools.
PoolRemoveNodesHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for RemoveNodes operation.
PoolRemoveNodesHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
 
PoolRemoveNodesOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for removeNodes operation.
PoolRemoveNodesOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
 
PoolResizeErrorCodes - Class in com.microsoft.azure.batch
Contains error codes specific to pool resize errors.
PoolResizeErrorCodes() - Constructor for class com.microsoft.azure.batch.PoolResizeErrorCodes
 
PoolResizeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Resize operation.
PoolResizeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
 
PoolResizeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for resize operation.
PoolResizeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
 
PoolResizeParameter - Class in com.microsoft.azure.batch.protocol.models
Options for changing the size of a pool.
PoolResizeParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
 
pools() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Pools object to access its operations.
Pools - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Pools.
PoolSpecification - Class in com.microsoft.azure.batch.protocol.models
Specification for creating a new pool.
PoolSpecification() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolSpecification
 
PoolState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for PoolState.
PoolStatistics - Class in com.microsoft.azure.batch.protocol.models
Contains utilization and resource usage statistics for the lifetime of a pool.
PoolStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolStatistics
 
PoolStopResizeHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for StopResize operation.
PoolStopResizeHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
 
PoolStopResizeOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for stopResize operation.
PoolStopResizeOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
 
PoolUpdatePropertiesHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for UpdateProperties operation.
PoolUpdatePropertiesHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
 
PoolUpdatePropertiesOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for updateProperties operation.
PoolUpdatePropertiesOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
 
PoolUpdatePropertiesParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a pool.
PoolUpdatePropertiesParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
 
PoolUpgradeOSHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for UpgradeOS operation.
PoolUpgradeOSHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
 
PoolUpgradeOSOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for upgradeOS operation.
PoolUpgradeOSOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
 
PoolUpgradeOSParameter - Class in com.microsoft.azure.batch.protocol.models
Options for upgrading the operating system of compute nodes in a pool.
PoolUpgradeOSParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSParameter
 
PoolUsageMetrics - Class in com.microsoft.azure.batch.protocol.models
Usage metrics for a pool across an aggregation interval.
PoolUsageMetrics() - Constructor for class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
 
PoolVersionEqualsUpgradeVersion - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool is already on the operating system version to which it was asked to upgrade.
populate(IotHubConnectionString) - Method in class com.microsoft.azure.sdk.iot.service.AuthenticationMethod
Abstract helper function to populate IotHubConnectionString class with proper authentication properties
populate(IotHubConnectionString) - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyKey
Populate given IotHubConnectionString with proper policy key authentication data
populate(IotHubConnectionString) - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyToken
Populate given IotHubConnectionString with proper policy token authentication data
populateWithAuthenticationProperties(ProvisioningConnectionString) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
Abstract helper function to populate IotHubConnectionString class with proper authentication properties
port() - Method in class com.microsoft.azure.management.containerinstance.ContainerPort
Get the port value.
Port - Class in com.microsoft.azure.management.containerinstance
The port exposed on the container group.
Port() - Constructor for class com.microsoft.azure.management.containerinstance.Port
 
port() - Method in class com.microsoft.azure.management.containerinstance.Port
Get the port value.
Port - Class in com.microsoft.azure.management.devtestlab
Properties of a network port.
Port() - Constructor for class com.microsoft.azure.management.devtestlab.Port
 
port() - Method in class com.microsoft.azure.management.dns.SrvRecord
Get the port value.
port() - Method in class com.microsoft.azure.management.network.ConnectivityDestination
Get the port value.
port() - Method in class com.microsoft.azure.management.network.ConnectivitySource
Get the port value.
port() - Method in interface com.microsoft.azure.management.network.model.HasPort
 
port() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
port() - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Get the port value.
PORT_THROTTLED - Static variable in class com.microsoft.azure.management.network.IssueType
Static value PortThrottled for IssueType.
portalUrl() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the portalUrl value.
PortFragment - Class in com.microsoft.azure.management.devtestlab
Properties of a network port.
PortFragment() - Constructor for class com.microsoft.azure.management.devtestlab.PortFragment
 
ports() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the ports value.
ports() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the ports value.
ports() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
ports() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the ports value.
PORTUGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PORTUGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
postalCode() - Method in class com.microsoft.azure.management.appservice.Address
Get the postalCode value.
POSTGRE_SQL - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value PostgreSql for DatabaseType.
PostRunTaskCollection - Class in com.microsoft.azure.management.resources.fluentcore.dag
A collection of "Post Run" tasks.
PostRunTaskCollection(TaskGroup) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.PostRunTaskCollection
Creates PostRunTaskCollection.
powerOff() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Powers off (stops) the virtual machine.
powerOff(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Powers off (stops) a virtual machine.
powerOff() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Powers off (stops) the virtual machines in the scale set.
powerOff(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Powers off (stops) the virtual machines in the scale set.
powerOff() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Stops the virtual machine instance.
powerOffAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Powers off (stops) the virtual machine asynchronously.
powerOffAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Powers off (stop) the virtual machine asynchronously.
powerOffAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Powers off (stops) the virtual machine asynchronously.
powerOffAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Powers off (stop) the virtual machine asynchronously.
powerOffAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Powers off (stops) the virtual machines in the scale set asynchronously.
powerOffAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Powers off (stops) the virtual machines in the scale set asynchronously.
powerOffAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Powers off (stops) the virtual machines in the scale set asynchronously.
powerOffAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Powers off (stop) the virtual machines in the scale set asynchronously.
powerOffAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Stops the virtual machine instance.
PowerState - Class in com.microsoft.azure.management.compute
Possible power states of a virtual machine.
PowerState() - Constructor for class com.microsoft.azure.management.compute.PowerState
 
powerState() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
powerState() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
precedence() - Method in class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
Get the precedence value.
PREDEFINED - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyType
Static value Predefined for ApplicationGatewaySslPolicyType.
preempted() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the preempted value.
preference() - Method in class com.microsoft.azure.management.dns.MxRecord
Get the preference value.
prefixLength() - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Get the prefixLength value.
preloadEnabled() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the preloadEnabled value.
preMaintenanceWindowEndTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the preMaintenanceWindowEndTime value.
preMaintenanceWindowStartTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the preMaintenanceWindowStartTime value.
PREMIUM - Static variable in class com.microsoft.azure.management.apimanagement.SkuType
Static value Premium for SkuType.
PREMIUM - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Premium for SkuName.
PREMIUM - Static variable in class com.microsoft.azure.management.compute.ComputeSkuTier
Static value Premium for ComputeSkuTier.
PREMIUM - Static variable in class com.microsoft.azure.management.containerregistry.SkuName
Static value Premium for SkuName.
PREMIUM - Static variable in class com.microsoft.azure.management.containerregistry.SkuTier
Static value Premium for SkuTier.
PREMIUM - Static variable in class com.microsoft.azure.management.devtestlab.StorageType
Static value Premium for StorageType.
PREMIUM - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
Static value Premium for ExpressRouteCircuitSkuTier.
PREMIUM - Static variable in class com.microsoft.azure.management.redis.SkuName
Static value Premium for SkuName.
PREMIUM - Static variable in class com.microsoft.azure.management.servicebus.SkuName
Static value Premium for SkuName.
PREMIUM - Static variable in class com.microsoft.azure.management.servicebus.SkuTier
Static value Premium for SkuTier.
PREMIUM - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value Premium for DatabaseEdition.
PREMIUM - Static variable in class com.microsoft.azure.management.sql.ElasticPoolEditions
Static value Premium for ElasticPoolEdition.
PREMIUM_CAPACITY1 - Static variable in class com.microsoft.azure.management.servicebus.NamespaceSku
Static value NamespaceSku for PREMIUM_CAPACITY1.
PREMIUM_CAPACITY2 - Static variable in class com.microsoft.azure.management.servicebus.NamespaceSku
Static value NamespaceSku for PREMIUM_CAPACITY2.
PREMIUM_CAPACITY4 - Static variable in class com.microsoft.azure.management.servicebus.NamespaceSku
Static value NamespaceSku for PREMIUM_CAPACITY4.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.batchai.StorageAccountType
Static value Premium_LRS for StorageAccountType.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Premium_LRS for ComputeSkuName.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.compute.DiskSkuTypes
Static value Classic for DiskSkuTypes.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.compute.SnapshotSkuType
Static value PREMIUM_LRS for SnapshotSkuType.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.compute.SnapshotStorageAccountTypes
Static value Premium_LRS for SnapshotStorageAccountTypes.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.compute.StorageAccountTypes
Static value Premium_LRS for StorageAccountTypes.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value PREMIUM_LRS for StorageAccountSkuType.
PREMIUM_METEREDDATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
Static value for Premium sku tier and MeteredData sku family.
PREMIUM_P1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Premium pricing tier with a small size.
PREMIUM_P2 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Premium pricing tier with a medium size.
PREMIUM_P3 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Premium pricing tier with a large size.
PREMIUM_RS - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value PremiumRS for DatabaseEdition.
PREMIUM_UNLIMITEDDATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
Static value for Premium sku tier and UnlimitedData sku family.
PREMIUM_V2 - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value PremiumV2 for SkuName.
PREMIUM_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Premium_Verizon for SkuName.
PremiumDataDisk - Class in com.microsoft.azure.management.devtestlab
Defines values for PremiumDataDisk.
PremiumDataDisk(String) - Constructor for class com.microsoft.azure.management.devtestlab.PremiumDataDisk
Creates a custom value for PremiumDataDisk.
prepareForEnumeration() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Prepares this DAG for node enumeration using getNext method, each call to getNext returns next node in the DAG with no dependencies.
preparingNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get the preparingNodeCount value.
preProcessingError() - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Get the preProcessingError value.
preserveInterchange() - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Get the preserveInterchange value.
preserveInterchange() - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Get the preserveInterchange value.
pretaxStandardRate() - Method in class com.microsoft.azure.management.consumption.MeterDetails
Get the pretaxStandardRate value.
PREVENTION - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
Static value Prevention for ApplicationGatewayFirewallMode.
previousResourceId() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the previousResourceId value.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the previousState value.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the previousState value.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the previousState value.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the previousState value.
previousState() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the previousState value.
previousState() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Get the previousState value.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the previousStateTransitionTime value.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the previousStateTransitionTime value.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the previousStateTransitionTime value.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the previousStateTransitionTime value.
previousStateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the previousStateTransitionTime value.
PriceSheetProperties - Class in com.microsoft.azure.management.consumption
The properties of the price sheet.
PriceSheetProperties() - Constructor for class com.microsoft.azure.management.consumption.PriceSheetProperties
 
pricingTier() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan
 
PricingTier - Class in com.microsoft.azure.management.appservice
Defines App service pricing tiers.
PricingTier(String, String) - Constructor for class com.microsoft.azure.management.appservice.PricingTier
Creates a custom app service pricing tier.
primary() - Method in class com.microsoft.azure.management.batch.BatchAccountKeys
Get the primary value.
PRIMARY - Static variable in class com.microsoft.azure.management.containerregistry.AccessKeyType
Primary key.
PRIMARY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value primary for KeyKind.
PRIMARY - Static variable in class com.microsoft.azure.management.sql.FailoverGroupReplicationRole
Static value Primary for FailoverGroupReplicationRole.
primary() - Method in class com.microsoft.azure.management.storage.PublicEndpoints
 
PRIMARY_NODE - Static variable in class com.microsoft.azure.management.redis.RebootType
Static value PrimaryNode for RebootType.
PRIMARY_READONLY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value primaryReadonly for KeyKind.
primaryAggregationType() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the primaryAggregationType value.
PrimaryAggregationType - Class in com.microsoft.azure.management.sql
Defines values for PrimaryAggregationType.
PrimaryAggregationType() - Constructor for class com.microsoft.azure.management.sql.PrimaryAggregationType
 
primaryAggregationType() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricDefinition
 
primaryAzurePort() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
primaryBytesIn() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitStats
 
primaryBytesOut() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitStats
 
primaryConnectionString() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationKey
 
primaryConnectionString() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationKey
 
primaryConnectionString() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationKeys
 
primaryIPConfiguration() - Method in interface com.microsoft.azure.management.network.NetworkInterface
 
primaryIPConfiguration() - Method in interface com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterface
 
primaryKey() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationKey
 
primaryKey() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationKey
 
primaryKey() - Method in interface com.microsoft.azure.management.redis.RedisAccessKeys
 
primaryKey() - Method in interface com.microsoft.azure.management.search.AdminKeys
Get the primaryKey value.
primaryKey() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationKeys
 
primaryNamespaceName() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
 
primaryNamespaceResourceGroupName() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
 
primaryNetworkInterfaceId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
primaryNetworkInterfaceId() - Method in interface com.microsoft.azure.management.network.model.HasNetworkInterfaces
 
primaryPeerAddressPrefix() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
primaryPeerAddressPrefix() - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Get the primaryPeerAddressPrefix value.
primaryPrivateIP() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
Gets the private IP address allocated to this network interface's primary IP configuration.
primaryPrivateIPAllocationMethod() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
primaryPublicIPAddressIds() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
principalId() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.appservice.ManagedServiceIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.customerinsights.AssignmentPrincipal
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.datalake.analytics.models.Acl
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.datalake.analytics.models.AclDeleteParameters
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Get the principalId value.
principalId() - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment
 
principalId() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentFilter
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Get the principalId value.
principalId() - Method in interface com.microsoft.azure.management.msi.Identity
 
principalId() - Method in class com.microsoft.azure.management.resources.Identity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.sql.ResourceIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.storage.Identity
Get the principalId value.
principalMetadata() - Method in class com.microsoft.azure.management.customerinsights.AssignmentPrincipal
Get the principalMetadata value.
principalName() - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Get the principalName value.
principalName() - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Get the principalName value.
principalType() - Method in class com.microsoft.azure.management.customerinsights.AssignmentPrincipal
Get the principalType value.
priority() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the priority value.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the priority value.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Get the priority value.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the priority value.
priority() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Get the priority value.
priority() - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Get the priority value.
priority() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the priority value.
priority() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
priority() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the priority value.
priority() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Get the priority value.
priority() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the priority value.
priority() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
Get the priority value.
priority() - Method in class com.microsoft.azure.management.dns.SrvRecord
Get the priority value.
priority() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the priority value.
priority() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
PRIORITY - Static variable in class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
Static value Priority for TrafficRoutingMethod.
privacy() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
privateBytesInKB() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the privateBytesInKB value.
privateFrontends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
privateFrontends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
privateIpAddress() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the privateIpAddress value.
privateIpAddress() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the privateIpAddress value.
privateIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress
 
privateIPAddresses() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the privateIPAddresses value.
privateIPAddressVersion() - Method in interface com.microsoft.azure.management.network.NicIPConfigurationBase
 
privateIPAllocationMethod() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress
 
privateIPAllocationMethod() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration
 
PrivateRegistryCredentials - Class in com.microsoft.azure.management.batchai
Credentials to access a container image in a private repository.
PrivateRegistryCredentials() - Constructor for class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
 
probe() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
probe() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule
 
ProbeProtocol - Class in com.microsoft.azure.management.network
Defines values for ProbeProtocol.
ProbeProtocol(String) - Constructor for class com.microsoft.azure.management.network.ProbeProtocol
Creates a custom value for ProbeProtocol.
probes() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
probesFailed() - Method in interface com.microsoft.azure.management.network.ConnectivityCheck
 
probesSent() - Method in interface com.microsoft.azure.management.network.ConnectivityCheck
 
processCount() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get the processCount value.
processCount() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Get the processCount value.
processCount() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the processCount value.
processCount() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get the processCount value.
processingPriorityCode() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the processingPriorityCode value.
processingSettings() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the processingSettings value.
processingSettings() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the processingSettings value.
processOnClose(Link, ErrorCondition) - Method in class com.microsoft.azure.eventhubs.impl.BaseLinkHandler
 
processOnClose(Link, Exception) - Method in class com.microsoft.azure.eventhubs.impl.BaseLinkHandler
 
processOnClose(Link, ErrorCondition) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
processOnClose(Link, Exception) - Method in class com.microsoft.azure.servicebus.amqp.BaseLinkHandler
 
ProcessorArchitecture - Class in com.microsoft.azure.management.network
Defines values for ProcessorArchitecture.
ProcessorArchitecture(String) - Constructor for class com.microsoft.azure.management.network.ProcessorArchitecture
Creates a custom value for ProcessorArchitecture.
PRODUCT - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
product() - Method in class com.microsoft.azure.management.compute.Plan
Get the product value.
product() - Method in class com.microsoft.azure.management.compute.PurchasePlan
Get the product value.
product() - Method in class com.microsoft.azure.management.resources.Plan
Get the product value.
PRODUCT - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
PRODUCT_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PRODUCT_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ProductEntityBaseParameters - Class in com.microsoft.azure.management.apimanagement
Product Entity Base Parameters.
ProductEntityBaseParameters() - Constructor for class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
 
ProductState - Enum in com.microsoft.azure.management.apimanagement
Defines values for ProductState.
ProductTagResourceContractProperties - Class in com.microsoft.azure.management.apimanagement
Product profile.
ProductTagResourceContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.ProductTagResourceContractProperties
 
productType() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
ProfileDnsNameUnavailableReason - Class in com.microsoft.azure.management.trafficmanager
The reason for unavailability of traffic manager profile DNS name.
ProfileDnsNameUnavailableReason(String) - Constructor for class com.microsoft.azure.management.trafficmanager.ProfileDnsNameUnavailableReason
Creates ProfileDnsNameUnavailableReason.
profileEditingPolicyName() - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Get the profileEditingPolicyName value.
ProfileEnumValidValuesFormat - Class in com.microsoft.azure.management.customerinsights
Valid enum values in case of an enum property.
ProfileEnumValidValuesFormat() - Constructor for class com.microsoft.azure.management.customerinsights.ProfileEnumValidValuesFormat
 
profileFieldName() - Method in class com.microsoft.azure.management.customerinsights.RelationshipTypeFieldMapping
Get the profileFieldName value.
profileMonitorStatus() - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Get the profileMonitorStatus value.
ProfileMonitorStatus - Class in com.microsoft.azure.management.trafficmanager
Defines values for ProfileMonitorStatus.
ProfileMonitorStatus(String) - Constructor for class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
Creates a custom value for ProfileMonitorStatus.
profileName() - Method in class com.microsoft.azure.management.customerinsights.RelationshipsLookup
Get the profileName value.
profilePropertyName() - Method in class com.microsoft.azure.management.customerinsights.ParticipantProfilePropertyReference
Get the profilePropertyName value.
profilePropertyReferences() - Method in class com.microsoft.azure.management.customerinsights.RelationshipsLookup
Get the profilePropertyReferences value.
ProfileResourceState - Class in com.microsoft.azure.management.cdn
Defines values for ProfileResourceState.
ProfileResourceState(String) - Constructor for class com.microsoft.azure.management.cdn.ProfileResourceState
Creates a custom value for ProfileResourceState.
ProfileStatus - Class in com.microsoft.azure.management.trafficmanager
Defines values for ProfileStatus.
ProfileStatus(String) - Constructor for class com.microsoft.azure.management.trafficmanager.ProfileStatus
Creates a custom value for ProfileStatus.
profileTypeName() - Method in class com.microsoft.azure.management.customerinsights.Participant
Get the profileTypeName value.
ProfileUpdateParameters - Class in com.microsoft.azure.management.cdn
Properties required to update a profile.
ProfileUpdateParameters() - Constructor for class com.microsoft.azure.management.cdn.ProfileUpdateParameters
 
PROGRESSING - Static variable in class com.microsoft.azure.management.sql.SyncGroupState
Static value Progressing for SyncGroupState.
progressMessage() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
PROJECTED - Static variable in class com.microsoft.azure.management.devtestlab.CostType
Static value Projected for CostType.
promoteDataTargets(UUID) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
promotionCode() - Method in class com.microsoft.azure.management.compute.Plan
Get the promotionCode value.
promotionCode() - Method in class com.microsoft.azure.management.resources.Plan
Get the promotionCode value.
properties() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the properties value.
properties() - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Get the properties value.
properties() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the properties value.
properties() - Method in class com.microsoft.azure.management.datalake.analytics.models.BaseJobParameters
Get the properties value.
properties() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformation
Get the properties value.
properties() - Method in class com.microsoft.azure.management.gallery.RuleWebhookAction
Get the properties value.
properties() - Method in class com.microsoft.azure.management.gallery.WebhookNotification
Get the properties value.
properties() - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Get the properties value.
properties() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentCreateParameters
Get the properties value.
properties() - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Get the properties value.
properties() - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Get the properties value.
properties() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the properties value.
PROPERTIES - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "properties" for EventDataPropertyName.
properties() - Method in class com.microsoft.azure.management.monitor.RuleWebhookAction
Get the properties value.
properties() - Method in class com.microsoft.azure.management.monitor.WebhookNotification
Get the properties value.
properties() - Method in class com.microsoft.azure.management.recoveryservices.CertificateRequest
Get the properties value.
properties() - Method in interface com.microsoft.azure.management.resources.GenericResource
 
properties() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Get the properties value.
properties() - Method in class com.microsoft.azure.management.streamanalytics.AvroSerialization
Get the properties value.
properties - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
 
PROPERTIES_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
Property - Class in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
Property(String, Object) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
 
Property(String, Object, Integer, boolean) - Constructor for class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
 
PropertyCall(Type1, Type2, Object) - Method in interface com.microsoft.azure.sdk.iot.device.DeviceTwin.PropertyCallBack
 
PropertyCallBack<Type1,Type2> - Interface in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
propertyColumns() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Get the propertyColumns value.
propertyColumns() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Get the propertyColumns value.
PropertyDefinition - Class in com.microsoft.azure.management.customerinsights
Property definition.
PropertyDefinition() - Constructor for class com.microsoft.azure.management.customerinsights.PropertyDefinition
 
PropertyEntityBaseParameters - Class in com.microsoft.azure.management.apimanagement
Property Entity Base Parameters set.
PropertyEntityBaseParameters() - Constructor for class com.microsoft.azure.management.apimanagement.PropertyEntityBaseParameters
 
propertyId() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the propertyId value.
propertyName() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Get the propertyName value.
protectedAccountKeyName() - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Get the protectedAccountKeyName value.
protocol() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the protocol value.
protocol() - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Get the protocol value.
Protocol - Enum in com.microsoft.azure.management.apimanagement
Defines values for Protocol.
protocol() - Method in class com.microsoft.azure.management.compute.WinRMListener
Get the protocol value.
protocol() - Method in class com.microsoft.azure.management.containerinstance.ContainerPort
Get the protocol value.
protocol() - Method in class com.microsoft.azure.management.containerinstance.Port
Get the protocol value.
protocol() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the protocol value.
protocol() - Method in interface com.microsoft.azure.management.network.model.HasProtocol
 
protocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
protocol() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the protocol value.
protocol() - Method in interface com.microsoft.azure.management.network.PCFilter
 
Protocol - Class in com.microsoft.azure.management.network
Defines values for Protocol.
Protocol(String) - Constructor for class com.microsoft.azure.management.network.Protocol
Creates a custom value for Protocol.
protocol() - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Get the protocol value.
protocolLayer() - Method in class com.microsoft.azure.batch.BatchClient
Gets the protocol layer service client that issues requests to the Azure Batch service.
protocols() - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Get the protocols value.
protocols() - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Get the protocols value.
protocolSettings() - Method in class com.microsoft.azure.management.logic.AS2OneWayAgreement
Get the protocolSettings value.
protocolSettings() - Method in class com.microsoft.azure.management.logic.EdifactOneWayAgreement
Get the protocolSettings value.
protocolSettings() - Method in class com.microsoft.azure.management.logic.X12OneWayAgreement
Get the protocolSettings value.
ProtocolTypes - Enum in com.microsoft.azure.management.compute
Defines values for ProtocolTypes.
protocolVersion() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the protocolVersion value.
protocolVersion() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the protocolVersion value.
protocolVersion() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the protocolVersion value.
protonMessageToIoTHubMessage(MessageImpl) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceMethods
Converts an AMQPS message to a corresponding IoT Hub message.
protonMessageToIoTHubMessage(MessageImpl) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Prototype (empty) function for protected converter function
protonMessageToIoTHubMessage(MessageImpl) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTelemetry
Converts an AMQPS message to a corresponding IoT Hub message.
protonMessageToIoTHubMessage(MessageImpl) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTwin
Converts an AMQPS message to a corresponding IoT Hub message.
ProtonUtil - Class in com.microsoft.azure.eventhubs.impl
 
ProtonUtil - Class in com.microsoft.azure.servicebus.amqp
 
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Get the provider value.
provider() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
provider() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
provider() - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.billing.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.cdn.Operation
Get the provider value.
provider() - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Get the provider value.
provider() - Method in class com.microsoft.azure.management.consumption.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the provider value.
provider() - Method in class com.microsoft.azure.management.datalake.analytics.models.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Get the provider value.
provider() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.eventhub.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.logic.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.monitor.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.msi.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.powerbi.Display
Get the provider value.
provider() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.relay.OperationDisplay
Get the provider value.
Provider - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure resource provider.
provider() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Get the provider value.
provider() - Method in class com.microsoft.azure.management.servicebus.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.sql.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get the provider value.
provider() - Method in class com.microsoft.azure.management.streamanalytics.OperationDisplay
Get the provider value.
providerNamespace() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
ProviderOperation - Class in com.microsoft.azure.management.graphrbac
Operation.
ProviderOperation() - Constructor for class com.microsoft.azure.management.graphrbac.ProviderOperation
 
ProviderRegistrationInterceptor - Class in com.microsoft.azure.management.resources.fluentcore.utils
An interceptor for automatic provider registration in Azure.
ProviderRegistrationInterceptor(AzureTokenCredentials) - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.ProviderRegistrationInterceptor
Initialize a provider registration interceptor with a credential that's authorized to register the provider.
ProviderResourceType - Class in com.microsoft.azure.management.resources
Resource type managed by the resource provider.
ProviderResourceType() - Constructor for class com.microsoft.azure.management.resources.ProviderResourceType
 
providers() - Method in class com.microsoft.azure.management.Azure
 
providers() - Method in interface com.microsoft.azure.management.resources.Deployment
 
providers() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the providers value.
Providers - Interface in com.microsoft.azure.management.resources
Entry point to providers management API.
providerString() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Get the providerString value.
PROVISION_FAILED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value ProvisionFailed for SyncMemberState.
PROVISIONED - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value Provisioned for ServiceProviderProvisioningState.
PROVISIONED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value Provisioned for SyncMemberState.
PROVISIONING - Static variable in class com.microsoft.azure.management.customerinsights.ProvisioningStates
Static value Provisioning for ProvisioningStates.
PROVISIONING - Static variable in class com.microsoft.azure.management.machinelearning.ProvisioningState
Static value Provisioning for ProvisioningState.
PROVISIONING - Static variable in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Static value Provisioning for ServiceProviderProvisioningState.
PROVISIONING - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value Provisioning for SyncMemberState.
ProvisioningAmqpOperations - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp
 
ProvisioningAmqpOperations(String, String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
Constructor for ProvisioningAmqpOperation that handle the AMQP transport for provisioning
ProvisioningConnectionString - Class in com.microsoft.azure.sdk.iot.provisioning.service.auth
Expose all connections string properties and methods for user, device and connection string serialization.
ProvisioningConnectionStringBuilder - Class in com.microsoft.azure.sdk.iot.provisioning.service.auth
Provide static constructors to create ProvisioningConnectionString object
ProvisioningConnectionStringBuilder() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionStringBuilder
 
ProvisioningDeviceClient - Class in com.microsoft.azure.sdk.iot.provisioning.device
 
ProvisioningDeviceClientAuthenticationException - Exception in com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
ProvisioningDeviceClientAuthenticationException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientAuthenticationException
 
ProvisioningDeviceClientAuthenticationException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientAuthenticationException
 
ProvisioningDeviceClientAuthenticationException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientAuthenticationException
 
ProvisioningDeviceClientConfig - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal
 
ProvisioningDeviceClientConfig() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
 
ProvisioningDeviceClientContract - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract
 
ProvisioningDeviceClientContract() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ProvisioningDeviceClientContract
 
ProvisioningDeviceClientException - Exception in com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
ProvisioningDeviceClientException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientException
 
ProvisioningDeviceClientException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientException
 
ProvisioningDeviceClientException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientException
 
ProvisioningDeviceClientExceptionManager - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
ProvisioningDeviceClientExceptionManager() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientExceptionManager
 
ProvisioningDeviceClientRegistrationCallback - Interface in com.microsoft.azure.sdk.iot.provisioning.device
 
ProvisioningDeviceClientRegistrationResult - Class in com.microsoft.azure.sdk.iot.provisioning.device
 
ProvisioningDeviceClientRegistrationResult() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationResult
Empty constructor to let users gather the data.
provisioningDeviceClientStatus - Variable in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationResult
 
ProvisioningDeviceClientStatus - Enum in com.microsoft.azure.sdk.iot.provisioning.device
 
ProvisioningDeviceClientTransportProtocol - Enum in com.microsoft.azure.sdk.iot.provisioning.device
 
ProvisioningDeviceConnectionException - Exception in com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
ProvisioningDeviceConnectionException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceConnectionException
 
ProvisioningDeviceConnectionException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceConnectionException
 
ProvisioningDeviceConnectionException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceConnectionException
 
ProvisioningDeviceHubException - Exception in com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
ProvisioningDeviceHubException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceHubException
 
ProvisioningDeviceHubException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceHubException
 
ProvisioningDeviceHubException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceHubException
 
ProvisioningDeviceSecurityException - Exception in com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
ProvisioningDeviceSecurityException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceSecurityException
 
ProvisioningDeviceSecurityException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceSecurityException
 
ProvisioningDeviceSecurityException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceSecurityException
 
ProvisioningDeviceTransportException - Exception in com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
 
ProvisioningDeviceTransportException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceTransportException
 
ProvisioningDeviceTransportException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceTransportException
 
ProvisioningDeviceTransportException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceTransportException
 
ProvisioningSasToken - Class in com.microsoft.azure.sdk.iot.provisioning.service.auth
Grants device access to an Provisioning for the specified amount of time.
ProvisioningSasToken(ProvisioningConnectionString) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningSasToken
Constructor.
ProvisioningServiceClient - Class in com.microsoft.azure.sdk.iot.provisioning.service
Device Provisioning Service Client.
ProvisioningServiceClientBadFormatException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Create bad message format exception
ProvisioningServiceClientBadFormatException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadFormatException
 
ProvisioningServiceClientBadFormatException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadFormatException
 
ProvisioningServiceClientBadUsageException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
This is the subset of the Device Provisioning Service exceptions for the exceptions related to usage error.
ProvisioningServiceClientBadUsageException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
 
ProvisioningServiceClientBadUsageException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
 
ProvisioningServiceClientBadUsageException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
 
ProvisioningServiceClientBadUsageException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
 
ProvisioningServiceClientException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Super class for the Device Provisioning Service exceptions on the Service Client.
ProvisioningServiceClientException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
 
ProvisioningServiceClientException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
 
ProvisioningServiceClientException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
 
ProvisioningServiceClientException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
 
ProvisioningServiceClientExceptionManager - Class in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Provide static function to verify the Device Provisioning Service results and throw appropriate exception.
ProvisioningServiceClientExceptionManager() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientExceptionManager
 
ProvisioningServiceClientInternalServerErrorException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Create internal server error exception
ProvisioningServiceClientInternalServerErrorException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientInternalServerErrorException
 
ProvisioningServiceClientInternalServerErrorException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientInternalServerErrorException
 
ProvisioningServiceClientNotFoundException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Create Device Provisioning Service not found exception
ProvisioningServiceClientNotFoundException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientNotFoundException
 
ProvisioningServiceClientNotFoundException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientNotFoundException
 
ProvisioningServiceClientPreconditionFailedException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Create precondition failed exception
ProvisioningServiceClientPreconditionFailedException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientPreconditionFailedException
 
ProvisioningServiceClientPreconditionFailedException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientPreconditionFailedException
 
ProvisioningServiceClientServiceException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
This is the subset of the Device Provisioning Service exceptions for the exceptions reported by the Service.
ProvisioningServiceClientServiceException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
 
ProvisioningServiceClientServiceException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
 
ProvisioningServiceClientServiceException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
 
ProvisioningServiceClientServiceException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
 
ProvisioningServiceClientTooManyRequestsException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Create too many requests exception
ProvisioningServiceClientTooManyRequestsException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTooManyRequestsException
 
ProvisioningServiceClientTooManyRequestsException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTooManyRequestsException
 
ProvisioningServiceClientTransientException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
This is the subset of the Device Provisioning Service exceptions for the exceptions related a temporary service issue.
ProvisioningServiceClientTransientException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
 
ProvisioningServiceClientTransientException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
 
ProvisioningServiceClientTransientException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
 
ProvisioningServiceClientTransientException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
 
ProvisioningServiceClientTransportException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Create transport exception
ProvisioningServiceClientTransportException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
 
ProvisioningServiceClientTransportException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
 
ProvisioningServiceClientTransportException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
 
ProvisioningServiceClientTransportException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
 
ProvisioningServiceClientUnathorizedException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
Create unauthorized exception
ProvisioningServiceClientUnathorizedException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnathorizedException
 
ProvisioningServiceClientUnathorizedException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnathorizedException
 
ProvisioningServiceClientUnknownException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
This is the subset of the Device Provisioning Service exceptions for the unknown issues.
ProvisioningServiceClientUnknownException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
 
ProvisioningServiceClientUnknownException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
 
ProvisioningServiceClientUnknownException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
 
ProvisioningServiceClientUnknownException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
 
provisioningState() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the provisioningState value.
provisioningState() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateKeyVaultBinding
 
provisioningState() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the provisioningState value.
ProvisioningState - Enum in com.microsoft.azure.management.appservice
Defines values for ProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.batch.BatchAccount
 
ProvisioningState - Enum in com.microsoft.azure.management.batch
Defines values for ProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
provisioningState() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
ProvisioningState - Enum in com.microsoft.azure.management.batchai
Defines values for ProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
ProvisioningState - Class in com.microsoft.azure.management.cognitiveservices
Defines values for ProvisioningState.
ProvisioningState() - Constructor for class com.microsoft.azure.management.cognitiveservices.ProvisioningState
 
provisioningState() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
provisioningState() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
provisioningState() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
provisioningState() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
ProvisioningState - Class in com.microsoft.azure.management.containerregistry
Defines values for ProvisioningState.
ProvisioningState() - Constructor for class com.microsoft.azure.management.containerregistry.ProvisioningState
 
provisioningState() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
provisioningState() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
provisioningState() - Method in class com.microsoft.azure.management.cosmosdb.Location
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the provisioningState value.
provisioningState() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
 
provisioningState() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
ProvisioningState - Class in com.microsoft.azure.management.machinelearning
Defines values for ProvisioningState.
ProvisioningState(String) - Constructor for class com.microsoft.azure.management.machinelearning.ProvisioningState
Creates a custom value for ProvisioningState.
provisioningState() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the provisioningState value.
provisioningState() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
Gets the provisioning state of the express route circuit resource.
provisioningState() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
Gets the provisioning state of the resource.
provisioningState() - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway
 
provisioningState() - Method in interface com.microsoft.azure.management.network.PacketCapture
Get the provisioning state of the packet capture session.
ProvisioningState - Class in com.microsoft.azure.management.network
Defines values for ProvisioningState.
ProvisioningState(String) - Constructor for class com.microsoft.azure.management.network.ProvisioningState
Creates a custom value for ProvisioningState.
provisioningState() - Method in class com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
Get the provisioningState value.
provisioningState() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
provisioningState() - Method in class com.microsoft.azure.management.recoveryservices.VaultProperties
Get the provisioningState value.
provisioningState() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
provisioningState() - Method in interface com.microsoft.azure.management.resources.Deployment
 
provisioningState() - Method in class com.microsoft.azure.management.resources.DeploymentExtendedFilter
Get the provisioningState value.
provisioningState() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
 
provisioningState() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the provisioningState value.
provisioningState() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the provisioningState value.
provisioningState() - Method in interface com.microsoft.azure.management.resources.ResourceGroup
 
provisioningState() - Method in class com.microsoft.azure.management.resources.ResourceGroupProperties
Get the provisioningState value.
ProvisioningState - Enum in com.microsoft.azure.management.search
Defines values for ProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.search.SearchService
The state of the last provisioning operation performed on the Search service.
ProvisioningState - Class in com.microsoft.azure.management.servicefabric
Defines values for ProvisioningState.
ProvisioningState(String) - Constructor for class com.microsoft.azure.management.servicefabric.ProvisioningState
Creates a custom value for ProvisioningState.
ProvisioningState - Enum in com.microsoft.azure.management.storage
Defines values for ProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
ProvisioningStateDR - Enum in com.microsoft.azure.management.eventhub
Defines values for ProvisioningStateDR.
ProvisioningStateEnum - Enum in com.microsoft.azure.management.relay
Defines values for ProvisioningStateEnum.
ProvisioningStates - Class in com.microsoft.azure.management.customerinsights
Defines values for ProvisioningStates.
ProvisioningStates(String) - Constructor for class com.microsoft.azure.management.customerinsights.ProvisioningStates
Creates a custom value for ProvisioningStates.
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
provisioningStateTransitionTime() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
The time at which the job entered its current provisioning state.
ProvisioningStatus - Enum in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
ProvisioningStatus - Enum in com.microsoft.azure.sdk.iot.provisioning.service.configs
The Device Provisioning Service provisioning status.
ProvisioningTask - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
ProvisioningTask(ProvisioningDeviceClientConfig, ProvisioningDeviceClientContract) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ProvisioningTask
Constructor for creating a provisioning task
provisionVMAgent() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the provisionVMAgent value.
proxy() - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Get the proxy value.
ProxyOnlyResource - Class in com.microsoft.azure.management.appservice
Azure proxy only resource.
ProxyOnlyResource() - Constructor for class com.microsoft.azure.management.appservice.ProxyOnlyResource
 
ProxyOnlyResource - Class in com.microsoft.azure.management.monitor
A proxy only azure resource object.
ProxyOnlyResource() - Constructor for class com.microsoft.azure.management.monitor.ProxyOnlyResource
 
ProxyResource - Class in com.microsoft.azure.management.consumption
The Resource model definition.
ProxyResource() - Constructor for class com.microsoft.azure.management.consumption.ProxyResource
 
ProxyResource - Class in com.microsoft.azure.management.customerinsights
Common properties of proxy resource.
ProxyResource() - Constructor for class com.microsoft.azure.management.customerinsights.ProxyResource
 
proxyTaskGroupWrapper - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
The helper to operate on proxy TaskGroup of this TaskGroup for supporting dependents marked for post run.
PRS1 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value PRS1 for ServiceObjectiveName.
PRS2 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value PRS2 for ServiceObjectiveName.
PRS4 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value PRS4 for ServiceObjectiveName.
PRS6 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value PRS6 for ServiceObjectiveName.
PS256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value PS256 for JsonWebKeySignatureAlgorithm.
PS384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value PS384 for JsonWebKeySignatureAlgorithm.
PS512 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value PS512 for JsonWebKeySignatureAlgorithm.
ptrdname() - Method in class com.microsoft.azure.management.dns.PtrRecord
Get the ptrdname value.
PtrRecord - Class in com.microsoft.azure.management.dns
A PTR record.
PtrRecord() - Constructor for class com.microsoft.azure.management.dns.PtrRecord
 
PtrRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of a PTR (pointer) record set in Azure DNS Zone.
ptrRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
PtrRecordSets - Interface in com.microsoft.azure.management.dns
Entry point to PTR record sets in a DNS zone.
PublicCertificateLocation - Enum in com.microsoft.azure.management.appservice
Defines values for PublicCertificateLocation.
publicData() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the publicData value.
publicData() - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate
 
PublicEndpoints - Class in com.microsoft.azure.management.storage
An instance of this class stores the The URIs associated with a storage account that are used to perform a retrieval of a public blob, queue or table object.
PublicEndpoints(Endpoints, Endpoints) - Constructor for class com.microsoft.azure.management.storage.PublicEndpoints
Creates an instance of PublicEndpoints with two access endpoints.
publicFQDN() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the publicFQDN value.
publicFrontends() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
publicFrontends() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
PUBLICIP - Static variable in class com.microsoft.azure.management.trafficmanager.TargetAzureResourceType
Static value Microsoft.Network/publicIPAddresses for TargetAzureResourceType.
publicIPAddress() - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Get the publicIPAddress value.
publicIpAddress() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the publicIpAddress value.
publicIpAddress() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the publicIpAddress value.
PublicIPAddress - Interface in com.microsoft.azure.management.network
Public IP address.
PublicIPAddress.Definition - Interface in com.microsoft.azure.management.network
Container interface for all the definitions.
PublicIPAddress.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of public IP address definition stages.
PublicIPAddress.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a public IP address definition.
PublicIPAddress.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.network
The stage of the IP address definition allowing to specify availability zone.
PublicIPAddress.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
PublicIPAddress.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the public IP address definition allowing to specify the resource group.
PublicIPAddress.DefinitionStages.WithIdleTimeout - Interface in com.microsoft.azure.management.network
A public IP address definition allowing the idle timeout to be specified.
PublicIPAddress.DefinitionStages.WithIPAddress - Interface in com.microsoft.azure.management.network
A public IP address definition allowing to set the IP allocation method (static or dynamic).
PublicIPAddress.DefinitionStages.WithLeafDomainLabel - Interface in com.microsoft.azure.management.network
A public IP address definition allowing to specify the leaf domain label, if any.
PublicIPAddress.DefinitionStages.WithReverseFQDN - Interface in com.microsoft.azure.management.network
A public IP address definition allowing the reverse FQDN to be specified.
PublicIPAddress.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.network
The stage of the IP address definition allowing to specify SKU.
PublicIPAddress.Update - Interface in com.microsoft.azure.management.network
Container interface for all the updates.
PublicIPAddress.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of public IP address update stages.
PublicIPAddress.UpdateStages.WithIdleTimout - Interface in com.microsoft.azure.management.network
A public IP address update allowing the idle timeout to be changed.
PublicIPAddress.UpdateStages.WithIPAddress - Interface in com.microsoft.azure.management.network
A public IP address update allowing to change the IP allocation method (static or dynamic).
PublicIPAddress.UpdateStages.WithLeafDomainLabel - Interface in com.microsoft.azure.management.network
A public IP address update allowing to change the leaf domain label, if any.
PublicIPAddress.UpdateStages.WithReverseFQDN - Interface in com.microsoft.azure.management.network
A public IP address update allowing the reverse FQDN to be changed.
PublicIPAddressDnsSettings - Class in com.microsoft.azure.management.network
Contains FQDN of the DNS record associated with the public IP address.
PublicIPAddressDnsSettings() - Constructor for class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
 
publicIPAddresses() - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Get the publicIPAddresses value.
publicIPAddresses() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the publicIPAddresses value.
publicIPAddresses() - Method in class com.microsoft.azure.management.Azure
 
PublicIPAddresses - Interface in com.microsoft.azure.management.network
Entry point to public IP address management.
publicIpAddressId() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the publicIpAddressId value.
publicIpAddressId() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the publicIpAddressId value.
publicIPAddressId() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress
 
publicIPAddressId() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration
 
publicIPAddressIds() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
PublicIPAddressSku - Class in com.microsoft.azure.management.network
SKU of a public IP address.
PublicIPAddressSku() - Constructor for class com.microsoft.azure.management.network.PublicIPAddressSku
 
PublicIPAddressSkuName - Class in com.microsoft.azure.management.network
Defines values for PublicIPAddressSkuName.
PublicIPAddressSkuName(String) - Constructor for class com.microsoft.azure.management.network.PublicIPAddressSkuName
Creates a custom value for PublicIPAddressSkuName.
PublicIPSkuType - Class in com.microsoft.azure.management.network
Defines values for PublicIPSkuType.
publicIPsToAllow() - Method in class com.microsoft.azure.management.batchai.SshConfiguration
Get the publicIPsToAllow value.
publicKeyHash() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
publicKeys() - Method in class com.microsoft.azure.management.compute.SshConfiguration
Get the publicKeys value.
publicKeys() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
Get the publicKeys value.
publicSettings() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
publicSettings() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
publicSettingsAsJsonString() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
publicSettingsAsJsonString() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
publish(String, byte[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Method to publish to mqtt broker connection.
publisher() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get the publisher value.
publisher() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get the publisher value.
publisher() - Method in class com.microsoft.azure.management.compute.ImageReference
Get the publisher value.
publisher() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
publisher() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
publisher() - Method in class com.microsoft.azure.management.compute.Plan
Get the publisher value.
publisher() - Method in class com.microsoft.azure.management.compute.PurchasePlan
Get the publisher value.
publisher() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
publisher() - Method in interface com.microsoft.azure.management.compute.VirtualMachineOffer
 
publisher() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
publisher() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Get the publisher value.
publisher() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Get the publisher value.
publisher() - Method in class com.microsoft.azure.management.resources.Plan
Get the publisher value.
publisher() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Get the publisher value.
PUBLISHER_ANNOTATION_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
PUBLISHER_REVOKED_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PUBLISHER_REVOKED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
publishers() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImages
 
publishers() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImages
 
PUBLISHING_USER - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value PublishingUser for CheckNameResourceTypes.
PublishingProfile - Interface in com.microsoft.azure.management.appservice
Endpoints and credentials for publishing to a web app.
PublishingProfileFormat - Class in com.microsoft.azure.management.appservice
Defines values for PublishingProfileFormat.
PublishingProfileFormat() - Constructor for class com.microsoft.azure.management.appservice.PublishingProfileFormat
 
publishingUsername() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the publishingUsername value.
publishMessage(String, MqttQos, byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Sends a PUBLISH message to the MQTT broker
publishMessage(MqttMessage) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Sends a PUBLISH message to the MQTT broker
PUERTO_RICO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
PURCHASE_DEVELOPER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value purchaseDeveloperNotificationMessage for TemplateName.
PURCHASE_PUBLISHER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.NotificationName
Static value PurchasePublisherNotificationMessage for NotificationName.
PurchasePlan - Class in com.microsoft.azure.management.compute
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
PurchasePlan() - Constructor for class com.microsoft.azure.management.compute.PurchasePlan
 
PURGE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value purge for CertificatePermissions.
PURGE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value purge for KeyPermissions.
PURGE - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value purge for SecretPermissions.
PURGE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value purge for StoragePermissions.
PURGEABLE - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Purgeable for DeletionRecoveryLevel.
purgeContent(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly purges the content of the CDN endpoint.
purgeContentAsync(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly purges the content of the CDN endpoint asynchronously.
purgeContentAsync(Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Forcibly purges the content of the CDN endpoint asynchronously.
purgeDeletedCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedCertificateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified deleted certificate.
purgeDeletedKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedKeyAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified key.
purgeDeletedSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedSecretAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified secret.
purgeDeletedStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
purgeDeletedStorageAccountAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
purgeDeletedStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
purgeDeletedStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Permanently deletes the specified storage account.
purgeEndpointContent(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly purges CDN endpoint content in the CDN profile.
purgeEndpointContent(String, String, String, List<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Forcibly purges CDN endpoint content.
purgeEndpointContentAsync(String, Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly purges CDN endpoint content in the CDN profile asynchronously.
purgeEndpointContentAsync(String, Set<String>, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Forcibly purges CDN endpoint content in the CDN profile asynchronously.
PurgeParameters - Class in com.microsoft.azure.management.cdn
Parameters required for content purge.
PurgeParameters() - Constructor for class com.microsoft.azure.management.cdn.PurgeParameters
 
push() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the push value.
PUSH - Static variable in class com.microsoft.azure.management.containerregistry.WebhookAction
Static value push for WebhookAction.
pushdownTypes() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Get the pushdownTypes value.
put(String, Algorithm) - Method in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
Add/Update a named algorithm implementation.
put(String, Object) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
Put a key-value in the context.
put(String, Object) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Add a single new entry in the TwinCollection.
put(String, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Add a single new entry in the TwinCollection.
PUT_TOKEN_AUDIENCE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PUT_TOKEN_EXPIRY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PUT_TOKEN_OPERATION - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PUT_TOKEN_OPERATION_VALUE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PUT_TOKEN_STATUS_CODE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PUT_TOKEN_STATUS_DESCRIPTION - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
PUT_TOKEN_TYPE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
putAll(Map<? extends String, ?>) - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Add all information in the provided Map to the TwinCollection.
putAll(Map<? extends String, ?>) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Add all information in the provided Map to the TwinCollection.
putAllBindings(Map<String, BindingInfo>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
putAllCapabilities(Map<String, String>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
A map of host supported features/capabilities
putAllCapabilities(Map<String, String>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
A map of worker supported features/capabilities
putAllHeaders(Map<String, String>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> headers = 3;
putAllLogCategories(Map<String, RpcLog.Level>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
putAllLogCategoriesValue(Map<String, Integer>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
putAllParams(Map<String, String>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> params = 10;
putAllQuery(Map<String, String>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> query = 15;
putAllTriggerMetadata(Map<String, TypedData>) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
putBindings(String, BindingInfo) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
putCapabilities(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
A map of host supported features/capabilities
putCapabilities(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
A map of worker supported features/capabilities
putHeaders(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> headers = 3;
putLogCategories(String, RpcLog.Level) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
putLogCategoriesValue(String, int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
putParams(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> params = 10;
putQuery(String, String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> query = 15;
putTriggerMetadata(String, TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
PYTHON_27 - Static variable in class com.microsoft.azure.management.appservice.PythonVersion
Static value 2.7 for PythonVersion.
PYTHON_34 - Static variable in class com.microsoft.azure.management.appservice.PythonVersion
Static value 3.4 for PythonVersion.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Get the pythonInterpreterPath value.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get the pythonInterpreterPath value.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Get the pythonInterpreterPath value.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the pythonInterpreterPath value.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get the pythonInterpreterPath value.
pythonInterpreterPath() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the pythonInterpreterPath value.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Get the pythonScriptFilePath value.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Get the pythonScriptFilePath value.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Get the pythonScriptFilePath value.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Get the pythonScriptFilePath value.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Get the pythonScriptFilePath value.
pythonScriptFilePath() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the pythonScriptFilePath value.
PythonVersion - Class in com.microsoft.azure.management.appservice
Defines values for Python version.
PythonVersion() - Constructor for class com.microsoft.azure.management.appservice.PythonVersion
 
pythonVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the pythonVersion value.
pythonVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
pyTorchSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
PyTorchSettings - Class in com.microsoft.azure.management.batchai
Specifies the settings for pyTorch job.
PyTorchSettings() - Constructor for class com.microsoft.azure.management.batchai.PyTorchSettings
 

Q

q() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get RSA secret prime, with p < q value.
Q - Static variable in class com.microsoft.azure.management.storage.Services
Static value q for Services.
QATAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
QATAR - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
qi() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the RSA Private Key Parameter value.
QN_AMAKER - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value QnAMaker for Kind.
qualifier() - Method in class com.microsoft.azure.management.logic.BusinessIdentity
Get the qualifier value.
quantity() - Method in class com.microsoft.azure.management.compute.ResourceSkuCosts
Get the quantity value.
QUARTERLY - Static variable in class com.microsoft.azure.management.consumption.TimeGrainType
Static value Quarterly for TimeGrainType.
query() - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Get the query value.
QUERY - Static variable in class com.microsoft.azure.management.apimanagement.BearerTokenSendingMethod
Static value query for BearerTokenSendingMethod.
query() - Method in class com.microsoft.azure.management.apimanagement.SubscriptionKeyParameterNamesContract
Get the query value.
QUERY - Static variable in class com.microsoft.azure.management.apimanagement.VersioningScheme
Static value Query for VersioningScheme.
Query - Class in com.microsoft.azure.sdk.iot.provisioning.service
The query iterator.
Query(ContractApiHttp, String, QuerySpecification, int) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.Query
INTERNAL CONSTRUCTOR
Query - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
Query(String, int, QueryType) - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.Query
Constructor for Query
Query(int, QueryType) - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.Query
Constructor for Query
query(String, Integer) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.RawTwinQuery
Creates a query object for this query
query(String) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.RawTwinQuery
Creates a query object for this query using default page size
QUERY_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
QueryCollection - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
QueryCollection(String, int, QueryType, IotHubConnectionString, URL, HttpMethod, long) - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection
Constructor for sql based queries
QueryCollection(int, QueryType, IotHubConnectionString, URL, HttpMethod, long) - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.QueryCollection
Constructor for non-sql based queries
QueryCollectionResponse<E> - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
queryDeviceJob(String, Integer) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Query for device Job
queryDeviceJob(String) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Query for device Job limited by default page size of 100 for response
queryJobResponse(JobType, JobStatus, Integer) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Query the iot hub for a jobs response.
queryJobResponse(JobType, JobStatus) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Query the iot hub for a jobs response.
QueryKey - Interface in com.microsoft.azure.management.search
Describes an API key for a given Azure Search service that has permissions for query operations only.
QueryOptions - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
QueryOptions() - Constructor for class com.microsoft.azure.sdk.iot.service.devicetwin.QueryOptions
Constructor for the default QueryOptions object.
queryParameters() - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Get the queryParameters value.
QueryParams - Class in com.microsoft.azure.datalake.store
Internal class for SDK's internal use.
QueryParams() - Constructor for class com.microsoft.azure.datalake.store.QueryParams
 
QueryRequestParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
QueryRequestParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.QueryRequestParser
CONSTRUCTOR Create an instance of the QueryRequestParser based on the provided query.
QueryRequestParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.QueryRequestParser
Empty constructor: Used only to keep GSON happy.
QueryResponse - Class in com.microsoft.azure.sdk.iot.service.devicetwin
Response for the Query
QueryResponseParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
QueryResponseParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.QueryResponseParser
CONSTRUCTOR Create an instance of the QueryResponseParser using the information in the provided json.
QueryResponseParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.QueryResponseParser
Empty constructor: Used only to keep GSON happy.
QueryResult - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service query response with a JSON deserializer.
QueryResult(String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
CONSTRUCTOR
QueryResult() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
Empty constructor
QueryResultType - Enum in com.microsoft.azure.sdk.iot.provisioning.service.configs
The Device Provisioning Service query result type
QuerySpecification - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service query specification with a JSON serializer.
QuerySpecification(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecification
CONSTRUCTOR
QuerySpecification() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecification
Empty constructor
QuerySpecificationBuilder - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
This is a helper to create a new instance of the QuerySpecification.
QuerySpecificationBuilder(String, QuerySpecificationBuilder.FromType) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder
CONSTRUCTOR
QuerySpecificationBuilder.FromType - Enum in com.microsoft.azure.sdk.iot.provisioning.service.configs
From clause for Query
queryStoreRetention() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the queryStoreRetention value.
queryStoreRetention() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the queryStoreRetention value.
queryStoreRetention() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the queryStoreRetention value.
queryStringCachingBehavior() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
QueryStringCachingBehavior - Enum in com.microsoft.azure.management.cdn
Defines values for QueryStringCachingBehavior.
QueryTroubleshootingParameters - Class in com.microsoft.azure.management.network
Parameters that define the resource to query the troubleshooting result.
QueryTroubleshootingParameters() - Constructor for class com.microsoft.azure.management.network.QueryTroubleshootingParameters
 
queryTwin(String, Integer) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Sql style query for twin
queryTwin(String) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Sql style query for twin
queryTwinCollection(String) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Create a QueryCollection object that can be used to query whole pages of results at a time.
queryTwinCollection(String, Integer) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Create a QueryCollection object that can be used to query whole pages of results at a time.
QueryType - Enum in com.microsoft.azure.sdk.iot.service.devicetwin
 
queue - Variable in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
to perform topological sort on the graph.
Queue - Interface in com.microsoft.azure.management.servicebus
Type representing Service Bus queue.
queue() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the queue value.
queue() - Method in class com.microsoft.azure.management.storage.Endpoints
Get the queue value.
QUEUE - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value Queue for StorageService.
Queue.Definition - Interface in com.microsoft.azure.management.servicebus
The entirety of the Service Bus queue definition.
Queue.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus queue definition stages.
Queue.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
The first stage of a queue definition.
Queue.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to add an authorization rule for accessing the queue.
Queue.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
Queue.DefinitionStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to define default TTL for messages.
Queue.DefinitionStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to define auto delete behaviour.
Queue.DefinitionStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify duration of the duplicate message detection history.
Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue.
Queue.DefinitionStages.WithExpressMessage - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to mark messages as express messages.
Queue.DefinitionStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing specify batching behaviour.
Queue.DefinitionStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to define duration for message lock.
Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
Queue.DefinitionStages.WithPartitioning - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify partitioning behaviour.
Queue.DefinitionStages.WithSession - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to enable session support.
Queue.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify size.
Queue.Update - Interface in com.microsoft.azure.management.servicebus
The template for Service Bus queue update operation, containing all the settings that can be modified.
Queue.UpdateStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus queue update stages.
Queue.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to add an authorization rule for accessing the queue.
Queue.UpdateStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to define default TTL for messages.
Queue.UpdateStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to define auto delete behaviour.
Queue.UpdateStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify duration of the duplicate message detection history.
Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue.
Queue.UpdateStages.WithExpressMessage - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to mark it as either holding regular or express messages.
Queue.UpdateStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing configure message batching behaviour.
Queue.UpdateStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to define duration for message lock.
Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
Queue.UpdateStages.WithSession - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to enable session support.
Queue.UpdateStages.WithSize - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to specify size.
QueueAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
Type representing authorization rule defined for queue.
QueueAuthorizationRule.Definition - Interface in com.microsoft.azure.management.servicebus
The entirety of the queue authorization rule definition.
QueueAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus queue authorization rule definition stages.
QueueAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
The first stage of queue authorization rule definition.
QueueAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
QueueAuthorizationRule.Update - Interface in com.microsoft.azure.management.servicebus
The entirety of the queue authorization rule update.
QueueAuthorizationRules - Interface in com.microsoft.azure.management.servicebus
Entry point to queue authorization rules management API.
QueueClient - Class in com.microsoft.azure.servicebus
 
QueueClient(ConnectionStringBuilder, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
 
QueueClient(String, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
 
QueueClient(URI, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.QueueClient
 
queuedTime() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
queueEndpoint() - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Get the queueEndpoint value.
queueMessage() - Method in class com.microsoft.azure.management.scheduler.JobAction
Get the queueMessage value.
queueMessage() - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Get the queueMessage value.
queueName() - Method in class com.microsoft.azure.management.scheduler.ServiceBusQueueMessage
Get the queueName value.
queueName() - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Get the queueName value.
queueName() - Method in interface com.microsoft.azure.management.servicebus.QueueAuthorizationRule
 
queueName() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Get the queueName value.
QueueOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
Queues - Interface in com.microsoft.azure.management.servicebus
Entry point to service bus queue management API in Azure.
queues() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
QueueTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
quota() - Method in class com.microsoft.azure.management.scheduler.JobCollectionProperties
Get the quota value.
QUOTA_ID - Static variable in class com.microsoft.azure.management.storage.ReasonCode
Static value QuotaId for ReasonCode.
QUOTA_LIMIT_APPROACHING_DEVELOPER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value quotaLimitApproachingDeveloperNotificationMessage for TemplateName.
QUOTA_LIMIT_APPROACHING_PUBLISHER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.NotificationName
Static value QuotaLimitApproachingPublisherNotificationMessage for NotificationName.
QuotaCounterValueContract - Class in com.microsoft.azure.management.apimanagement
Quota counter value details.
QuotaCounterValueContract() - Constructor for class com.microsoft.azure.management.apimanagement.QuotaCounterValueContract
 
QuotaExceededException - Exception in com.microsoft.azure.eventhubs
 
QuotaExceededException(String) - Constructor for exception com.microsoft.azure.eventhubs.QuotaExceededException
 
QuotaExceededException(Throwable) - Constructor for exception com.microsoft.azure.eventhubs.QuotaExceededException
 
QuotaExceededException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown to signal that a service bus entity or namespace exceeded its quota.
QuotaExceededException() - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 
QuotaExceededException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 
QuotaExceededException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 
QuotaExceededException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.QuotaExceededException
 
quotaId() - Method in class com.microsoft.azure.management.resources.SubscriptionPolicies
Get the quotaId value.
quotaPeriod() - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Get the quotaPeriod value.
QuotaUsageStatus - Class in com.microsoft.azure.management.cognitiveservices
Defines values for QuotaUsageStatus.
QuotaUsageStatus() - Constructor for class com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus
 
quoteCharacter() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Get the quoteCharacter value.
quotedName() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTable
Get the quotedName value.
quotedName() - Method in class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
Get the quotedName value.
quotedName() - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTable
Get the quotedName value.
quotedName() - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTableColumn
Get the quotedName value.
quoteEscapeCharacter() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Get the quoteEscapeCharacter value.

R

R - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value r for Permissions.
radiusServerAddress() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the radiusServerAddress value.
radiusServerSecret() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the radiusServerSecret value.
RampUpRule - Class in com.microsoft.azure.management.appservice
Routing rules for ramp up testing.
RampUpRule() - Constructor for class com.microsoft.azure.management.appservice.RampUpRule
 
rampUpRules() - Method in class com.microsoft.azure.management.appservice.Experiments
Get the rampUpRules value.
randomName(String, int) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ResourceNamer
Gets a random name.
randomResourceName(String, int) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Gets a random name.
randomResourceNames(String, int, int) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Generates the specified number of random resource names with the same prefix.
randomUuid() - Method in class com.microsoft.azure.management.resources.fluentcore.utils.ResourceNamer
Creates a random UUID.
randomUuid() - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Gets a random UUID.
rawData() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the rawData value.
RawTwinQuery - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
rdpAuthority() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the rdpAuthority value.
rdpAuthority() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the rdpAuthority value.
rdpThumbPrint() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the rdpThumbPrint value.
reactivate(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivate(String, String, TaskReactivateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String, TaskReactivateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateAsync(String, String, TaskReactivateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateTask(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactivateWithServiceResponseAsync(String, String, TaskReactivateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Reactivates a task, allowing it to run again even if its retry count has been exhausted.
reactor(ReactorHandler) - Static method in class com.microsoft.azure.eventhubs.impl.ProtonUtil
 
reactor - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
 
reactor(ReactorHandler) - Static method in class com.microsoft.azure.servicebus.amqp.ProtonUtil
 
REACTOR_IO_POLL_TIMEOUT - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
REACTOR_IO_POLL_TIMEOUT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ReactorDispatcher - Class in com.microsoft.azure.eventhubs.impl
Reactor is not thread-safe - all calls to Proton API's should be - on the Reactor Thread.
ReactorDispatcher(Reactor) - Constructor for class com.microsoft.azure.eventhubs.impl.ReactorDispatcher
 
ReactorDispatcher - Class in com.microsoft.azure.servicebus.amqp
Reactor is not thread-safe - all calls to Proton API's should be - on the Reactor Thread.
ReactorDispatcher(Reactor) - Constructor for class com.microsoft.azure.servicebus.amqp.ReactorDispatcher
 
ReactorFactory() - Constructor for class com.microsoft.azure.eventhubs.impl.MessagingFactory.ReactorFactory
 
ReactorHandler - Class in com.microsoft.azure.eventhubs.impl
 
ReactorHandler() - Constructor for class com.microsoft.azure.eventhubs.impl.ReactorHandler
 
ReactorHandler - Class in com.microsoft.azure.servicebus.amqp
 
ReactorHandler() - Constructor for class com.microsoft.azure.servicebus.amqp.ReactorHandler
 
read() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
 
read(byte[]) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
 
read(byte[], int, int) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
 
read(long, byte[], int, int) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Read upto the specified number of bytes, from a given position within a file, and return the number of bytes read.
READ - Static variable in class com.microsoft.azure.management.compute.AccessLevel
Static value Read for AccessLevel.
READ_DEVICE_PROPERTIES - Static variable in class com.microsoft.azure.management.devices.JobType
Static value readDeviceProperties for JobType.
READ_ONLY - Static variable in class com.microsoft.azure.management.devtestlab.HostCachingOptions
Static value ReadOnly for HostCachingOptions.
READ_ONLY - Static variable in class com.microsoft.azure.management.locks.LockLevel
Static value ReadOnly for LockLevel.
READ_OPERATION_VALUE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
READ_WRITE - Static variable in class com.microsoft.azure.management.devtestlab.HostCachingOptions
Static value ReadWrite for HostCachingOptions.
readableReplications() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
READER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can view everything, but can't make changes.
readError() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Reads from the error stream and returns the error reason.
readError() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Reads from the error stream and returns the error reason.
readError() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Reads from the error stream and returns the error reason.
readFailureCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the readFailureCount value.
readFromService() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Read from service attempts to read blocksize bytes from service.
readInput() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Reads from the input stream (response stream) and returns the response.
readInput() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Reads from the input stream (response stream) and returns the response.
readInput() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Reads from the input stream (response stream) and returns the response.
readInputStream(InputStream) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Reads the input stream until the stream is empty.
readInputStream(InputStream) - Static method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Reads the input stream until the stream is empty.
readIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the readIOGiB value.
readIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the readIOGiB value.
readIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the readIOGiB value.
readIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the readIOps value.
readIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the readIOps value.
readIOps() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the readIOps value.
readLock - Variable in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
The MQTT connection lock.
readOnly() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the readOnly value.
readOnly() - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Get the readOnly value.
readOnly() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the readOnly value.
ReadOnlyEndpointFailoverPolicy - Class in com.microsoft.azure.management.sql
Defines values for ReadOnlyEndpointFailoverPolicy.
ReadOnlyEndpointFailoverPolicy() - Constructor for class com.microsoft.azure.management.sql.ReadOnlyEndpointFailoverPolicy
 
readOnlyEndpointPolicy() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
ReadScale - Enum in com.microsoft.azure.management.sql
Defines values for ReadScale.
readWriteEndpointDataLossGracePeriodMinutes() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
ReadWriteEndpointFailoverPolicy - Class in com.microsoft.azure.management.sql
Defines values for ReadWriteEndpointFailoverPolicy.
ReadWriteEndpointFailoverPolicy() - Constructor for class com.microsoft.azure.management.sql.ReadWriteEndpointFailoverPolicy
 
readWriteEndpointPolicy() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
READY - Static variable in class com.microsoft.azure.management.sql.ElasticPoolState
Static value Ready for ElasticPoolState.
READY - Static variable in class com.microsoft.azure.management.sql.VirtualNetworkRuleState
Static value Ready for VirtualNetworkRuleState.
readyForDnsRecordManagement() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
RealtimeConfiguration - Class in com.microsoft.azure.management.machinelearning
Holds the available configuration options for an Azure ML web service endpoint.
RealtimeConfiguration() - Constructor for class com.microsoft.azure.management.machinelearning.RealtimeConfiguration
 
realtimeConfiguration() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the realtimeConfiguration value.
reason() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityResult
Get the reason value.
reason() - Method in class com.microsoft.azure.management.cdn.CustomDomainValidationResult
Get the reason value.
reason() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Get the reason value.
reason() - Method in class com.microsoft.azure.management.datalake.analytics.models.NameAvailabilityInformation
Get the reason value.
reason() - Method in class com.microsoft.azure.management.datalake.store.models.NameAvailabilityInformation
Get the reason value.
Reason - Enum in com.microsoft.azure.management.keyvault
Defines values for Reason.
reason() - Method in class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
 
Reason - Enum in com.microsoft.azure.management.storage
Defines values for Reason.
reason() - Method in class com.microsoft.azure.management.trafficmanager.CheckProfileDnsNameAvailabilityResult
 
REASON_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
reasonCode() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictions
Get the reasonCode value.
reasonCode() - Method in class com.microsoft.azure.management.sql.AutomaticTuningOptions
Get the reasonCode value.
reasonCode() - Method in class com.microsoft.azure.management.sql.AutomaticTuningServerOptions
Get the reasonCode value.
ReasonCode - Class in com.microsoft.azure.management.storage
Defines values for ReasonCode.
ReasonCode() - Constructor for class com.microsoft.azure.management.storage.ReasonCode
 
reasonCode() - Method in class com.microsoft.azure.management.storage.Restriction
Get the reasonCode value.
reasonDesc() - Method in class com.microsoft.azure.management.sql.AutomaticTuningOptions
Get the reasonDesc value.
reasonDesc() - Method in class com.microsoft.azure.management.sql.AutomaticTuningServerOptions
Get the reasonDesc value.
reasonPhrase() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Get the reasonPhrase value.
reasonType() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the reasonType value.
reboot(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
reboot(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
REBOOT_DEVICE - Static variable in class com.microsoft.azure.management.devices.JobType
Static value rebootDevice for JobType.
rebootAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
rebootAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
rebootAsync(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
rebootAsync(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
rebootComputeNode(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reboots the specified compute node.
rebootComputeNode(String, String, ComputeNodeRebootOption) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reboots the specified compute node.
rebootComputeNode(String, String, ComputeNodeRebootOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reboots the specified compute node.
rebooting() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the rebooting value.
RebootType - Class in com.microsoft.azure.management.redis
Defines values for RebootType.
RebootType(String) - Constructor for class com.microsoft.azure.management.redis.RebootType
Creates a custom value for RebootType.
rebootWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
rebootWithServiceResponseAsync(String, String, ComputeNodeRebootOption, ComputeNodeRebootOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Restarts the specified compute node.
receiptDeliveryUrl() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the receiptDeliveryUrl value.
receive(int) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
receive(int) - Method in interface com.microsoft.azure.eventhubs.impl.ReceivePump.IPartitionReceiver
 
receive(int) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Receive a batch of EventData's from an EventHub partition
receive() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransportManager
Pull the IotHub looking for new message.
receive() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransportManager
Synchronously receive message from the IoT Hub.
receive() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Method to receive messages on mqtt broker connection.
receive() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceMethod
 
receive() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceTwin
 
receive() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Receive FeedbackBatch with default timeout
receive(long) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Receive FeedbackBatch with specific timeout
receive() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Receive FileUploadNotification with default timeout
receive(long) - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Receive FileUploadNotification with specific timeout
receive(long) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFileUploadNotificationReceive
Synchronized call to receive feedback batch Hide the event based receiving mechanism from the user API
receive(long) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpReceive
Synchronized call to receive feedback batch Hide the event based receiving mechanism from the user API
receive() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message with default server wait time.
receive(Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message with specified server wait time.
RECEIVE_PERIOD_MILLIS - Variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
 
RECEIVE_PERIOD_MILLIS_AMQPS - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
as of release 1.2.27 these value is deprecated and replaced by DeviceClient.setOption(String, Object) SetMinimumPollingInterval to change it. The number of milliseconds the transport will wait between polling for messages.
RECEIVE_PERIOD_MILLIS_AMQPS - Static variable in class com.microsoft.azure.sdk.iot.device.TransportClient
 
RECEIVE_PERIOD_MILLIS_HTTPS - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
RECEIVE_PERIOD_MILLIS_MQTT - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
RECEIVE_TAG - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
receiveAgreement() - Method in class com.microsoft.azure.management.logic.AS2AgreementContent
Get the receiveAgreement value.
receiveAgreement() - Method in class com.microsoft.azure.management.logic.EdifactAgreementContent
Get the receiveAgreement value.
receiveAgreement() - Method in class com.microsoft.azure.management.logic.X12AgreementContent
Get the receiveAgreement value.
receiveAsync() - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Async wrapper for receive() operation with default timeout
receiveAsync(long) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackReceiver
Async wrapper for receive() operation with specific timeout
receiveAsync() - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Async wrapper for receive() operation with default timeout
receiveAsync(long) - Method in class com.microsoft.azure.sdk.iot.service.FileUploadNotificationReceiver
Async wrapper for receive() operation with specific timeout
receiveAsync() - Method in class com.microsoft.azure.sdk.iot.service.Receiver
 
receiveAsync(long) - Method in class com.microsoft.azure.sdk.iot.service.Receiver
 
receiveAsync() - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message from Azure Service Bus.
receiveAsync(Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a Message from Azure Service Bus with server wait time.
receiveAsync(int, Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
receiveBatch(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a maximum of maxMessageCount Message from Azure Service Bus.
receiveBatch(int, Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a maximum of maxMessageCount Message from Azure Service Bus with server wait time.
receiveBatchAsync(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a maximum of maxMessageCount Message from the entity.
receiveBatchAsync(int, Duration) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a maximum of maxMessageCount Message from Azure Service Bus with server wait time.
receiveDeferredMessage(long) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a deferred Message.
receiveDeferredMessageAsync(long) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a specific deferred Message identified by sequence number.
receiveDeferredMessageBatch(Collection<Long>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Receives a batch of deferred Message.
receiveDeferredMessageBatchAsync(Collection<Long>) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously receives a set of deferred Message from the entity.
receiveDeferredMessageBatchAsync(Long[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
ReceiveLinkHandler - Class in com.microsoft.azure.eventhubs.impl
 
ReceiveLinkHandler(AmqpReceiver) - Constructor for class com.microsoft.azure.eventhubs.impl.ReceiveLinkHandler
 
ReceiveLinkHandler - Class in com.microsoft.azure.servicebus.amqp
 
ReceiveLinkHandler(IAmqpReceiver) - Constructor for class com.microsoft.azure.servicebus.amqp.ReceiveLinkHandler
 
receiveMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsIotHubConnection
Receives a message, if one exists.
receiveMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection
Receives a message, if one exists.
ReceiveMode - Enum in com.microsoft.azure.servicebus
Enumeration to represent the two receive modes Azure Service Bus supports.
ReceivePump - Class in com.microsoft.azure.eventhubs.impl
 
ReceivePump(ReceivePump.IPartitionReceiver, PartitionReceiveHandler, boolean) - Constructor for class com.microsoft.azure.eventhubs.impl.ReceivePump
 
ReceivePump.IPartitionReceiver - Interface in com.microsoft.azure.eventhubs.impl
 
Receiver - Class in com.microsoft.azure.sdk.iot.service
A receiver is a class abstracting the methods to receive messages, in order to use it for multiple endpoints, e.g.
Receiver() - Constructor for class com.microsoft.azure.sdk.iot.service.Receiver
 
RECEIVER_IDENTIFIER_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
receiverApplicationId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the receiverApplicationId value.
receiverApplicationId() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the receiverApplicationId value.
receiverApplicationId() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the receiverApplicationId value.
receiverApplicationQualifier() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the receiverApplicationQualifier value.
receiverBusinessIdentity() - Method in class com.microsoft.azure.management.logic.AS2OneWayAgreement
Get the receiverBusinessIdentity value.
receiverBusinessIdentity() - Method in class com.microsoft.azure.management.logic.EdifactOneWayAgreement
Get the receiverBusinessIdentity value.
receiverBusinessIdentity() - Method in class com.microsoft.azure.management.logic.X12OneWayAgreement
Get the receiverBusinessIdentity value.
ReceiverContext - Class in com.microsoft.azure.eventhubs.impl
 
ReceiverDisconnectedException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when a EventHubReceiver is being disconnected because of one of the following reason: user attempts to connect a non-epoch receiver to a event hub partition, when there is an epoch receiver connected to the partition.
ReceiverDisconnectedException(String) - Constructor for exception com.microsoft.azure.eventhubs.ReceiverDisconnectedException
 
ReceiverDisconnectedException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a EventHubReceiver is being disconnected because of one of the following reason: user attempts to connect a non-epoch receiver to a event hub partition, when there is an epoch receiver connected to the partition.
ReceiverErrorContext - Class in com.microsoft.azure.servicebus.primitives
 
receiverInternalIdentification() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the receiverInternalIdentification value.
receiverInternalSubIdentification() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the receiverInternalSubIdentification value.
receiverLink - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
receiverLink - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
receiverLinkAddress - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
receiverLinkEndpointPath - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
receiverLinkTag - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
receiverLinkTag - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
receiverMessageFromLink(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Retrieves a message from a link
receiverName() - Method in class com.microsoft.azure.management.monitor.EnableRequest
Get the receiverName value.
ReceiverOptions - Class in com.microsoft.azure.eventhubs
Represents various optional behaviors which can be turned on or off during the creation of a PartitionReceiver.
ReceiverOptions() - Constructor for class com.microsoft.azure.eventhubs.ReceiverOptions
 
receiverReverseRoutingAddress() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the receiverReverseRoutingAddress value.
ReceiverRuntimeInformation - Class in com.microsoft.azure.eventhubs
Represents the temporal end of stream information of an EventHubs Partition.
ReceiverRuntimeInformation(String) - Constructor for class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
 
ReceiverSettingsProvider - Interface in com.microsoft.azure.eventhubs.impl
 
ReceiverStatus - Enum in com.microsoft.azure.management.monitor
Defines values for ReceiverStatus.
receiveSync(int) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Synchronous version of PartitionReceiver.receive(int).
recentJob() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Get the recentJob value.
RecentJob - Class in com.microsoft.azure.batch.protocol.models
Information about the most recent job to run under the job schedule.
RecentJob() - Constructor for class com.microsoft.azure.batch.protocol.models.RecentJob
 
recentTasks() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the recentTasks value.
recipientReferencePasswordQualifier() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the recipientReferencePasswordQualifier value.
recipientReferencePasswordValue() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the recipientReferencePasswordValue value.
RecipientsContractProperties - Class in com.microsoft.azure.management.apimanagement
Notification Parameter contract.
RecipientsContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.RecipientsContractProperties
 
recommendedActions() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the recommendedActions value.
RecommendedElasticPool - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Recommended ElasticPool.
RecommendedElasticPoolMetric - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Replication link.
RecommendedIndex - Class in com.microsoft.azure.management.sql
Represents a database recommended index.
RecommendedIndex() - Constructor for class com.microsoft.azure.management.sql.RecommendedIndex
 
RecommendedIndexAction - Enum in com.microsoft.azure.management.sql
Defines values for RecommendedIndexAction.
RecommendedIndexState - Enum in com.microsoft.azure.management.sql
Defines values for RecommendedIndexState.
RecommendedIndexType - Enum in com.microsoft.azure.management.sql
Defines values for RecommendedIndexType.
reconnect() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Start reconnection with recreating connection objects.
reconnect() - Method in interface com.microsoft.azure.sdk.iot.device.transport.amqps.ServerListener
 
record() - Method in interface com.microsoft.azure.management.dns.SoaRecordSet
 
records() - Method in interface com.microsoft.azure.management.dns.MXRecordSet
 
records() - Method in interface com.microsoft.azure.management.dns.SrvRecordSet
 
records() - Method in interface com.microsoft.azure.management.dns.TxtRecordSet
 
recordSet() - Method in class com.microsoft.azure.management.dns.RecordSetUpdateParameters
Get the recordSet value.
RecordSetUpdateParameters - Class in com.microsoft.azure.management.dns
Parameters supplied to update a record set.
RecordSetUpdateParameters() - Constructor for class com.microsoft.azure.management.dns.RecordSetUpdateParameters
 
recordType() - Method in interface com.microsoft.azure.management.dns.DnsRecordSet
 
RecordType - Enum in com.microsoft.azure.management.dns
Defines values for RecordType.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value recover for CertificatePermissions.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value recover for KeyPermissions.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value recover for SecretPermissions.
RECOVER - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value recover for StoragePermissions.
RECOVERABLE - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Recoverable for DeletionRecoveryLevel.
RECOVERABLE_PROTECTED_SUBSCRIPTION - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Recoverable+ProtectedSubscription for DeletionRecoveryLevel.
RECOVERABLE_PURGEABLE - Static variable in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
Static value Recoverable+Purgeable for DeletionRecoveryLevel.
recoverDeletedCertificate(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedCertificateAsync(String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedCertificateAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedCertificateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted certificate back to its current version under /certificates.
recoverDeletedKey(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedKeyAsync(String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedKeyAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedKeyWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted key to its latest version.
recoverDeletedSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSasDefinitionAsync(String, String, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted SAS definition.
recoverDeletedSecret(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedSecretAsync(String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedSecretAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedSecretWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted secret to the latest version.
recoverDeletedStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
recoverDeletedStorageAccountAsync(String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
recoverDeletedStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
recoverDeletedStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Recovers the deleted storage account.
RECOVERY - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value Recovery for CreateMode.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Get the recoveryId value.
recoveryId() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Get the recoveryId value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.CertificateAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.KeyAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.SecretAttributes
Get the recoveryLevel value.
recoveryLevel() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the recoveryLevel value.
recurrence() - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Get the recurrence value.
Recurrence - Class in com.microsoft.azure.management.gallery
The repeating times at which this profile begins.
Recurrence() - Constructor for class com.microsoft.azure.management.gallery.Recurrence
 
recurrence() - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Get the recurrence value.
Recurrence - Class in com.microsoft.azure.management.monitor
The repeating times at which this profile begins.
Recurrence() - Constructor for class com.microsoft.azure.management.monitor.Recurrence
 
RecurrenceFrequency - Enum in com.microsoft.azure.management.gallery
Defines values for RecurrenceFrequency.
RecurrenceFrequency - Enum in com.microsoft.azure.management.logic
Defines values for RecurrenceFrequency.
RecurrenceFrequency - Enum in com.microsoft.azure.management.monitor
Defines values for RecurrenceFrequency.
RecurrenceFrequency - Enum in com.microsoft.azure.management.scheduler
Defines values for RecurrenceFrequency.
recurrenceId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the recurrenceId value.
recurrenceId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Get the recurrenceId value.
recurrenceInterval() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get the recurrenceInterval value.
recurrenceName() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
Get the recurrenceName value.
recurrenceName() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Get the recurrenceName value.
recurrences() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets the Recurrences object to access its operations.
recurrences() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the recurrences value.
Recurrences - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in Recurrences.
RecurrenceSchedule - Class in com.microsoft.azure.management.logic
The recurrence schedule.
RecurrenceSchedule() - Constructor for class com.microsoft.azure.management.logic.RecurrenceSchedule
 
RecurrenceScheduleOccurrence - Class in com.microsoft.azure.management.logic
The recurrence schedule occurence.
RecurrenceScheduleOccurrence() - Constructor for class com.microsoft.azure.management.logic.RecurrenceScheduleOccurrence
 
RecurrentSchedule - Class in com.microsoft.azure.management.gallery
The scheduling constraints for when the profile begins.
RecurrentSchedule() - Constructor for class com.microsoft.azure.management.gallery.RecurrentSchedule
 
RecurrentSchedule - Class in com.microsoft.azure.management.monitor
The scheduling constraints for when the profile begins.
RecurrentSchedule() - Constructor for class com.microsoft.azure.management.monitor.RecurrentSchedule
 
redeploy() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Redeploys the virtual machine.
redeploy(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Redeploys a virtual machine.
redeployAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Redeploys the virtual machine asynchronously.
redeployAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Redeploys the virtual machine asynchronously.
redeployAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Redeploys the virtual machine asynchronously.
redeployAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Redeploys the virtual machine asynchronously.
redirectConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
redirectConfigurations() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
REDIS_CACHE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage Redis caches.
RedisAccessKeys - Interface in com.microsoft.azure.management.redis
The RedisCache.keys() action result.
RedisCache - Interface in com.microsoft.azure.management.redis
An immutable client-side representation of an Azure Redis Cache.
RedisCache.Definition - Interface in com.microsoft.azure.management.redis
Container interface for all the definitions that need to be implemented.
RedisCache.DefinitionStages - Interface in com.microsoft.azure.management.redis
Grouping of all the Redis Cache definition stages.
RedisCache.DefinitionStages.Blank - Interface in com.microsoft.azure.management.redis
The first stage of the Redis Cache definition.
RedisCache.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.redis
A Redis Cache definition with sufficient inputs to create a new Redis Cache in the cloud, but exposing additional optional inputs to specify.
RedisCache.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.redis
A Redis Cache definition allowing resource group to be set.
RedisCache.DefinitionStages.WithPremiumSkuCreate - Interface in com.microsoft.azure.management.redis
A Redis Cache definition with Premium Sku specific functionality.
RedisCache.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.redis
A Redis Cache definition allowing the sku to be set.
RedisCache.Update - Interface in com.microsoft.azure.management.redis
The template for a Redis Cache update operation, containing all the settings that can be modified.
RedisCache.UpdateStages - Interface in com.microsoft.azure.management.redis
Grouping of all the Redis Cache update stages.
RedisCache.UpdateStages.WithNonSslPort - Interface in com.microsoft.azure.management.redis
A Redis Cache update allowing non SSL port to be enabled or disabled.
RedisCache.UpdateStages.WithRedisConfiguration - Interface in com.microsoft.azure.management.redis
A Redis Cache update allowing Redis configuration to be modified.
RedisCache.UpdateStages.WithSku - Interface in com.microsoft.azure.management.redis
A Redis Cache update stage allowing to change the parameters.
RedisCachePremium - Interface in com.microsoft.azure.management.redis
An immutable client-side representation of an Azure Redis cache with Premium SKU.
redisCaches() - Method in class com.microsoft.azure.management.Azure
 
RedisCaches - Interface in com.microsoft.azure.management.redis
Entry point for Redis Cache management API.
redisConfiguration() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
RedisKeyType - Enum in com.microsoft.azure.management.redis
Defines values for RedisKeyType.
RedisRegenerateKeyParameters - Class in com.microsoft.azure.management.redis
Specifies which Redis access keys to reset.
RedisRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.redis.RedisRegenerateKeyParameters
 
redisVersion() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
ref() - Method in class com.microsoft.azure.management.logic.IntegrationAccountMapPropertiesParametersSchema
Get the ref value.
ReferenceInputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes an input data source that contains reference data.
ReferenceInputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.ReferenceInputDataSource
 
ReferenceInputProperties - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with an input containing reference data.
ReferenceInputProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.ReferenceInputProperties
 
refresh() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable
Refreshes the resource to sync with Azure.
Refreshable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
Base class for resources that can be refreshed to get the latest state.
refreshAsync() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
refreshAsync() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable
Refreshes the resource to sync with Azure.
refreshInstanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Refreshes the virtual machine instance view to sync with Azure.
refreshInstanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Refreshes the instance view.
refreshInstanceViewAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Refreshes the virtual machine instance view to sync with Azure.
refreshInstanceViewAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Refreshes the instance view.
refreshKeys() - Method in interface com.microsoft.azure.management.redis.RedisCache
Fetch the up-to-date access keys from Azure for this Redis Cache.
refreshTime() - Method in class com.microsoft.azure.management.dns.SoaRecord
Get the refreshTime value.
refreshToken() - Method in class com.microsoft.azure.datalake.store.oauth2.AccessTokenProvider
the method to fetch the access token.
refreshToken() - Method in class com.microsoft.azure.datalake.store.oauth2.ClientCredsTokenProvider
 
refreshToken() - Method in class com.microsoft.azure.datalake.store.oauth2.DeviceCodeTokenProvider
 
refreshToken() - Method in class com.microsoft.azure.datalake.store.oauth2.MsiTokenProvider
 
refreshToken() - Method in class com.microsoft.azure.datalake.store.oauth2.RefreshTokenBasedTokenProvider
 
refreshToken - Variable in class com.microsoft.azure.datalake.store.oauth2.RefreshTokenInfo
 
refreshToken() - Method in class com.microsoft.azure.datalake.store.oauth2.UserPasswordTokenProvider
 
RefreshTokenBasedTokenProvider - Class in com.microsoft.azure.datalake.store.oauth2
Provides tokens based on refresh token
RefreshTokenBasedTokenProvider(String) - Constructor for class com.microsoft.azure.datalake.store.oauth2.RefreshTokenBasedTokenProvider
constructs a token provider based on the refresh token provided
RefreshTokenBasedTokenProvider(String, String) - Constructor for class com.microsoft.azure.datalake.store.oauth2.RefreshTokenBasedTokenProvider
constructs a token provider based on the refresh token provided
RefreshTokenBasedTokenProvider(String, RefreshTokenInfo) - Constructor for class com.microsoft.azure.datalake.store.oauth2.RefreshTokenBasedTokenProvider
constructs a token provider based on the refresh token provided
RefreshTokenInfo - Class in com.microsoft.azure.datalake.store.oauth2
Information about the refresh token, and the associated access token
RefreshTokenInfo() - Constructor for class com.microsoft.azure.datalake.store.oauth2.RefreshTokenInfo
 
RegenerateActionParameter - Class in com.microsoft.azure.management.logic
The access key regenerate action content.
RegenerateActionParameter() - Constructor for class com.microsoft.azure.management.logic.RegenerateActionParameter
 
regenerateAdminKeys(AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
regenerateAdminKeys(String, String, AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.
regenerateAdminKeysAsync(AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
regenerateAdminKeysAsync(String, String, AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.
regenerateCredential(String, String, AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Regenerates the value for one of the admin user access key for the specified container registry.
regenerateCredential(AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registry
Regenerates one of the login credentials for the specified container registry.
regenerateCredentialAsync(String, String, AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Regenerates the value for one of the admin user access key for the specified container registry.
regenerateCredentialAsync(AccessKeyType) - Method in interface com.microsoft.azure.management.containerregistry.Registry
Regenerates one of the login credentials for the specified container registry.
RegenerateCredentialParameters - Class in com.microsoft.azure.management.containerregistry
The parameters used to regenerate the login credential.
RegenerateCredentialParameters() - Constructor for class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
 
regenerateKey(KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
regenerateKey(String, String, KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Regenerates an access key for the specified Azure CosmosDB database account.
regenerateKey(KeyType) - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule
Regenerates primary or secondary keys.
REGENERATEKEY - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value regeneratekey for StoragePermissions.
regenerateKey(RedisKeyType) - Method in interface com.microsoft.azure.management.redis.RedisCache
Regenerates the access keys for this Redis Cache.
regenerateKey(Policykey) - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule
Regenerates primary or secondary keys.
regenerateKey(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Regenerates the access keys for this storage account.
regenerateKeyAsync(KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
regenerateKeyAsync(String, String, KeyKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccounts
Regenerates an access key for the specified Azure CosmosDB database account.
regenerateKeyAsync(KeyType) - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule
Regenerates primary or secondary access keys.
regenerateKeyAsync(Policykey) - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule
Regenerates primary or secondary keys.
regenerateKeyAsync(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Regenerates the access keys for this storage account asynchronously.
regenerateKeyAsync(String, ServiceCallback<List<StorageAccountKey>>) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Regenerates the access keys for this storage account asynchronously.
RegenerateKeyParameters - Class in com.microsoft.azure.management.cognitiveservices
Regenerate key parameters.
RegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.cognitiveservices.RegenerateKeyParameters
 
regenerateKeys(AccountKeyType) - Method in interface com.microsoft.azure.management.batch.BatchAccount
Regenerates the access keys for the Batch account.
RegenerateKeysParameters - Class in com.microsoft.azure.management.servicebus
Parameters supplied to the Regenerate Authorization Rule operation.
RegenerateKeysParameters() - Constructor for class com.microsoft.azure.management.servicebus.RegenerateKeysParameters
 
regenerateStorageAccountKey(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerateStorageAccountKeyAsync(String, String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerateStorageAccountKeyAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerateStorageAccountKeyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Regenerates the specified key value for the given storage account.
regenerationPeriod() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the regenerationPeriod value.
regenerationPeriod() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the regenerationPeriod value.
regenerationPeriod() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the regenerationPeriod value.
region() - Method in interface com.microsoft.azure.management.compute.VirtualMachineOffer
 
region() - Method in interface com.microsoft.azure.management.compute.VirtualMachinePublisher
 
region() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
region() - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Get the region value.
region() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
 
Region - Class in com.microsoft.azure.management.resources.fluentcore.arm
Enumeration of the Azure datacenter regions.
region() - Method in interface com.microsoft.azure.management.resources.Location
 
region() - Method in interface com.microsoft.azure.management.sql.RegionCapabilities
 
region() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
region() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
region() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
region() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
 
region() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
region() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
Region - Class in com.microsoft.azure.management.trafficmanager
Class representing a region in the Geographic hierarchy used with the Geographic traffic routing method.
Region() - Constructor for class com.microsoft.azure.management.trafficmanager.Region
 
RegionCapabilities - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL server capabilities for a given region.
regionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
regionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
regionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
regionName() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
 
regionName() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
regionName() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
regions() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
regions() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
regions() - Method in class com.microsoft.azure.management.trafficmanager.Region
Get the regions value.
register(String, String) - Method in interface com.microsoft.azure.management.resources.Features
Registers a feature in a resource provider.
register(String) - Method in interface com.microsoft.azure.management.resources.Providers
Registers provider to be used with a subscription.
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionProto
 
registerAsync(String, String) - Method in interface com.microsoft.azure.management.resources.Features
Registers a feature in a resource provider asynchronously.
registerAsync(String, String, ServiceCallback<Feature>) - Method in interface com.microsoft.azure.management.resources.Features
Registers a feature in a resource provider asynchronously.
registerAsync(String) - Method in interface com.microsoft.azure.management.resources.Providers
Registers provider to be used with a subscription asynchronously.
registerAsync(String, ServiceCallback<Provider>) - Method in interface com.microsoft.azure.management.resources.Providers
Registers provider to be used with a subscription asynchronously.
registerConnectionStateCallback(IotHubConnectionStateCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Registers a callback to be executed whenever the connection to the device is lost or established.
registerConnectionStateCallback(IotHubConnectionStateCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Registers a callback with the configured transport to be executed whenever the connection to the device is lost or established.
registerConnectionStateCallback(IotHubConnectionStateCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Registers a callback to be executed whenever the amqps connection is lost or established.
registerConnectionStateCallback(IotHubConnectionStateCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Registers a callback to be executed whenever the https connection is lost or established.
registerConnectionStateCallback(IotHubConnectionStateCallback, Object) - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Registers a callback to be executed whenever the connection to the IoT Hub is lost or established.
registerConnectionStateCallback(IotHubConnectionStateCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Registers a callback to be executed whenever the mqtt connection is lost or established.
registerDevice(ProvisioningDeviceClientRegistrationCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClient
Register's a device with the service and provides you with iothub uri and the registered device.
REGISTERED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
Static value Registered for SubscriptionState.
REGISTERED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Registered for SubscriptionState.
registerEventProcessor(Class<T>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register class for event processor and start processing.
registerEventProcessor(Class<T>, EventProcessorOptions) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register class for event processor and start processing.
registerEventProcessorFactory(IEventProcessorFactory<?>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register a user-supplied event processor factory and start processing.
registerEventProcessorFactory(IEventProcessorFactory<?>, EventProcessorOptions) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Register user-supplied event processor factory and start processing.
registerForConnectionError(Link) - Method in interface com.microsoft.azure.eventhubs.impl.AmqpConnection
 
registerForConnectionError(Link) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
registerForConnectionError(Link) - Method in interface com.microsoft.azure.servicebus.amqp.IAmqpConnection
 
registerForConnectionError(Link) - Method in class com.microsoft.azure.servicebus.primitives.MessagingFactory
Internal method. Clients should not use this method.
RegisterManager - Class in com.microsoft.azure.sdk.iot.deps.twin
Twin management representation This class is part of the Twin.
RegisterManager() - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Empty constructor
RegisterManagerParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by RegisterManager
RegisterManagerParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
registerMessageHandler(IMessageHandler) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerMessageHandler(IMessageHandler, MessageHandlerOptions) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerMessageHandler(IMessageHandler) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
registerMessageHandler(IMessageHandler, MessageHandlerOptions) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
registerSessionHandler(ISessionHandler) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerSessionHandler(ISessionHandler, SessionHandlerOptions) - Method in class com.microsoft.azure.servicebus.QueueClient
 
registerSessionHandler(ISessionHandler) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
registerSessionHandler(ISessionHandler, SessionHandlerOptions) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
RegisterTask - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
registerTask(Future<?>) - Method in class com.microsoft.azure.webjobs.script.handler.MessageHandler
 
registrantContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
RegistrationDelegationSettingsProperties - Class in com.microsoft.azure.management.apimanagement
User registration delegation settings properties.
RegistrationDelegationSettingsProperties() - Constructor for class com.microsoft.azure.management.apimanagement.RegistrationDelegationSettingsProperties
 
RegistrationOperationStatusParser - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
Parses JSON which represent the RegistrationOperationStatus object.
RegistrationResult - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
registrationState() - Method in interface com.microsoft.azure.management.resources.Provider
 
registrationStatus() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
RegistrationStatusManager - Class in com.microsoft.azure.sdk.iot.provisioning.service
Registration Status Manager
Registries - Interface in com.microsoft.azure.management.containerregistry
Entry point to the registry management API.
Registries.WebhooksClient - Interface in com.microsoft.azure.management.containerregistry
Grouping of registry webhook actions.
registry() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Get the registry value.
Registry - Interface in com.microsoft.azure.management.containerregistry
An immutable client-side representation of an Azure registry.
Registry.Definition - Interface in com.microsoft.azure.management.containerregistry
Container interface for all the definitions related to a registry.
Registry.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of registry definition stages.
Registry.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
The first stage of a container service definition.
Registry.DefinitionStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry definition allowing to enable admin user.
Registry.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerregistry
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
Registry.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerregistry
The stage of the container service definition allowing to specify the resource group.
Registry.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry definition allowing to specify the SKU type.
Registry.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry definition allowing to specify the storage account.
Registry.DefinitionStages.WithWebhook - Interface in com.microsoft.azure.management.containerregistry
The stage of the container registry definition allowing to add or remove a webhook.
Registry.Update - Interface in com.microsoft.azure.management.containerregistry
The template for an update operation, containing all the settings that can be modified.
Registry.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of container service update stages.
Registry.UpdateStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry update allowing to enable admin user.
Registry.UpdateStages.WithSku - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry definition allowing to specify the SKU type.
Registry.UpdateStages.WithWebhook - Interface in com.microsoft.azure.management.containerregistry
The stage of the container registry update allowing to add or remove a webhook.
RegistryCredentials - Interface in com.microsoft.azure.management.containerregistry
Response containing the login credentials for a container registry.
RegistryManager - Class in com.microsoft.azure.sdk.iot.service
Use the RegistryManager class to manage the identity registry in IoT Hubs.
RegistryManager() - Constructor for class com.microsoft.azure.sdk.iot.service.RegistryManager
 
RegistryNameCheckRequest - Class in com.microsoft.azure.management.containerregistry
A request to check whether a container registry name is available.
RegistryNameCheckRequest() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Creates an instance of RegistryNameCheckRequest class.
RegistryPassword - Class in com.microsoft.azure.management.containerregistry
The login password for the container registry.
RegistryPassword() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryPassword
 
registryServer() - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Get the registryServer value.
RegistryStatistics - Class in com.microsoft.azure.sdk.iot.service
 
RegistryStatisticsParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
RegistryStatisticsParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Empty constructor
RegistryStatisticsParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Constructor for a RegistryStatisticsParser that is constructed from Json.
RegistryUsage - Class in com.microsoft.azure.management.containerregistry
The quota usage for a container registry.
RegistryUsage() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryUsage
 
RegistryUsageUnit - Class in com.microsoft.azure.management.containerregistry
Defines values for RegistryUsageUnit.
RegistryUsageUnit() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
 
REGULAR - Static variable in class com.microsoft.azure.management.compute.VirtualMachinePriorityTypes
Static value Regular for VirtualMachinePriorityTypes.
reimage(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimage(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Re-images (updates the version of the installed operating system) the virtual machines in the scale set.
reimage(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Re-images (updates the version of the installed operating system) the virtual machines in the scale set.
reimage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Updates the version of the installed operating system in the virtual machine instance.
reimageAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimageAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimageAsync(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimageAsync(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimageAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Updates the version of the installed operating system in the virtual machine instance.
reimageComputeNode(String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reinstalls the operating system on the specified compute node.
reimageComputeNode(String, String, ComputeNodeReimageOption) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reinstalls the operating system on the specified compute node.
reimageComputeNode(String, String, ComputeNodeReimageOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Reinstalls the operating system on the specified compute node.
reimageWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimageWithServiceResponseAsync(String, String, ComputeNodeReimageOption, ComputeNodeReimageOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Reinstalls the operating system on the specified compute node.
reimaging() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the reimaging value.
REJECT_DEVELOPER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value rejectDeveloperNotificationMessage for TemplateName.
related() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Get the related value.
related() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the related value.
relatedProfileKeyProperty() - Method in class com.microsoft.azure.management.customerinsights.RelationshipTypeFieldMapping
Get the relatedProfileKeyProperty value.
relatedProfileName() - Method in class com.microsoft.azure.management.customerinsights.RelationshipsLookup
Get the relatedProfileName value.
relatedProfilePropertyReferences() - Method in class com.microsoft.azure.management.customerinsights.RelationshipsLookup
Get the relatedProfilePropertyReferences value.
relationshipFieldName() - Method in class com.microsoft.azure.management.customerinsights.RelationshipLinkFieldMapping
Get the relationshipFieldName value.
RelationshipLinkFieldMapping - Class in com.microsoft.azure.management.customerinsights
The fields mapping for Relationships.
RelationshipLinkFieldMapping() - Constructor for class com.microsoft.azure.management.customerinsights.RelationshipLinkFieldMapping
 
RelationshipsLookup - Class in com.microsoft.azure.management.customerinsights
The definition of suggested relationship for the type.
RelationshipsLookup() - Constructor for class com.microsoft.azure.management.customerinsights.RelationshipsLookup
 
RelationshipTypeFieldMapping - Class in com.microsoft.azure.management.customerinsights
Map a field of profile to its corresponding StrongId in Related Profile.
RelationshipTypeFieldMapping() - Constructor for class com.microsoft.azure.management.customerinsights.RelationshipTypeFieldMapping
 
RelationshipTypeMapping - Class in com.microsoft.azure.management.customerinsights
Maps fields in Profile to their corresponding StrongIds in Related Profile.
RelationshipTypeMapping() - Constructor for class com.microsoft.azure.management.customerinsights.RelationshipTypeMapping
 
relativeMountPath() - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Get the relativeMountPath value.
relativeMountPath() - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Get the relativeMountPath value.
relativeMountPath() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get the relativeMountPath value.
relativeMountPath() - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
Get the relativeMountPath value.
relativeName() - Method in class com.microsoft.azure.management.trafficmanager.DnsConfig
Get the relativeName value.
relativePath() - Method in class com.microsoft.azure.management.cdn.GeoFilter
Get the relativePath value.
relativePathFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract the relative path to the current resource provider.
Relaytype - Enum in com.microsoft.azure.management.relay
Defines values for Relaytype.
releaseIndicator() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the releaseIndicator value.
releaseIndicator() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the releaseIndicator value.
releaseLease(Lease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Give up a lease currently held by this host.
releaseLease(Lease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
RELEASING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
Reload_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
Reload = 1;
remaining() - Method in class com.microsoft.azure.eventhubs.impl.TimeoutTracker
 
remaining() - Method in class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
remoteDebuggingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the remoteDebuggingEnabled value.
remoteDebuggingEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
remoteDebuggingVersion() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the remoteDebuggingVersion value.
remoteDebuggingVersion() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
remoteExceptionJavaClassName - Variable in exception com.microsoft.azure.datalake.store.ADLException
The remote exception's java class name returned by the server in an HTTP error message.
remoteExceptionJavaClassName - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the exception's Java Class Name as reported by the server, if the call failed on server This is there for WebHDFS compatibility.
remoteExceptionMessage - Variable in exception com.microsoft.azure.datalake.store.ADLException
The remote exception message returned by the server in an HTTP error message.
remoteExceptionMessage - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the exception message as reported by the server, if the call failed on server
remoteExceptionName - Variable in exception com.microsoft.azure.datalake.store.ADLException
The remote exception name returned by the server in an HTTP error message.
remoteExceptionName - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the exception name as reported by the server, if the call failed on server
remoteIPAddress() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the remoteIPAddress value.
remoteIPAddress() - Method in interface com.microsoft.azure.management.network.PCFilter
 
remoteLoginIPAddress() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Get the remoteLoginIPAddress value.
remoteLoginPort() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Get the remoteLoginPort value.
remoteNetworkId() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
remotePort() - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Get the remotePort value.
remotePort() - Method in interface com.microsoft.azure.management.network.PCFilter
 
remoteSubnet() - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Get the remoteSubnet value.
RemoteVisualStudioVersion - Class in com.microsoft.azure.management.appservice
Defines values for remote visual studio version for remote debugging.
RemoteVisualStudioVersion() - Constructor for class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
 
remove(String) - Method in class com.microsoft.azure.keyvault.cryptography.AlgorithmResolver
Remove a named algorithm implementation.
removeAccessFromAzureServices() - Method in interface com.microsoft.azure.management.sql.SqlServer
Sets the Azure services default access to this server to false.
removeAcl(String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
removes all acl entries from a file or directory.
removeAclEntries(String, List<AclEntry>) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Removes the specified ACL entries from a file or directory.
removeAclEntries(String, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Removes the specified ACL entries from a file or directory.
removeAclEntries(String, List<AclEntry>, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Removes the specified ACL entries from a file or directory.
removeActiveDirectoryAdministrator() - Method in interface com.microsoft.azure.management.sql.SqlServer
Removes the Active Directory administrator from this server.
removeAllAcls(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Removes all acl entries from a file or directory.
removeBindings(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
map<string, .FunctionRpc.BindingInfo> bindings = 6;
removeCapabilities(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
A map of host supported features/capabilities
removeCapabilities(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
A map of worker supported features/capabilities
removeChild(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
 
removeDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Removes an existing SQL Database from the Elastic Pool.
removeDefaultAcl(String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
removes all default acl entries from a directory.
removeDefaultAcls(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
removes all default acl entries from a directory.
removeDependency(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Remove the dependency node identified by the given key from the dependencies.
removeDevice(String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Remove device
removeDeviceAsync(String) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for removeDevice() operation
removeFromList(List<String>, String) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Removes a value from the list.
removeFunctionKey(String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Removes a key to a function in this function app.
removeFunctionKeyAsync(String, String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Removes a key to a function in this function app.
removeHeaders(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> headers = 3;
removeInputData(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
removeLogCategories(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
inform worker of supported categories and their levels i.e.
removeLogs(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
removeNodeFromPool(String, String) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute node from the specified pool.
removeNodeFromPool(String, String, ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute node from the specified pool.
removeNodeFromPool(String, String, ComputeNodeDeallocationOption, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute node from the specified pool.
removeNodes(String, NodeRemoveParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
removeNodes(String, NodeRemoveParameter, PoolRemoveNodesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
removeNodesAsync(String, NodeRemoveParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
removeNodesAsync(String, NodeRemoveParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
removeNodesAsync(String, NodeRemoveParameter, PoolRemoveNodesOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
removeNodesAsync(String, NodeRemoveParameter, PoolRemoveNodesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
RemoveNodesFailed - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
An error occurred when removing compute nodes from the pool.
removeNodesFromPool(String, Collection<ComputeNode>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesFromPool(String, Collection<ComputeNode>, ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesFromPool(String, Collection<ComputeNode>, ComputeNodeDeallocationOption, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesFromPool(String, List<String>, ComputeNodeDeallocationOption, Period, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Removes the specified compute nodes from the specified pool.
removeNodesWithServiceResponseAsync(String, NodeRemoveParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
removeNodesWithServiceResponseAsync(String, NodeRemoveParameter, PoolRemoveNodesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Removes compute nodes from the specified pool.
removeOutputData(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
removeParams(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> params = 10;
removeQuery(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
map<string, string> query = 15;
removeRule(String) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Removes the rule on the subscription identified by ruleName
removeRule(String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
removeRuleAsync(String) - Method in interface com.microsoft.azure.servicebus.ISubscriptionClient
Asynchronously removes the rule on the subscription identified by ruleName
removeRuleAsync(String) - Method in class com.microsoft.azure.servicebus.primitives.MiscRequestResponseOperationHandler
 
removeRuleAsync(String) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
removeTriggerMetadata(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
map<string, .FunctionRpc.TypedData> trigger_metadata = 4;
rename(String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
rename a file or directory.
rename(String, String, boolean) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
rename a file or directory.
rename(String, String, boolean, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
rename a file.
rename(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Renames the database.
renameAsync(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase
Renames the database asynchronously.
Renamed_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
Renamed = 8;
RENEWING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
renewLease(Lease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Renew a lease currently held by this host instance.
renewLease(Lease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
renewMessageLock(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Renews the lock on the message specified by the lock token.
renewMessageLockAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Asynchronously renews the lock on the message specified by the lock token.
renewMessageLocksAsync(UUID[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
renewSessionLock() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Renews the lock on the session specified by the IMessageSession.getSessionId().
renewSessionLock() - Method in class com.microsoft.azure.servicebus.MessageSession
 
renewSessionLockAsync() - Method in interface com.microsoft.azure.servicebus.IMessageSession
Renews the lock on the session specified by the IMessageSession.getSessionId().
renewSessionLockAsync() - Method in class com.microsoft.azure.servicebus.MessageSession
 
renewSessionLocksAsync() - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
renewToken() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionDeviceOperation
Start the token renewal process using CBS authentication.
repeatCount() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the repeatCount value.
repetitionSeparator() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the repetitionSeparator value.
repetitionSeparator() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the repetitionSeparator value.
replaceCharacter() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the replaceCharacter value.
replaceCharacter() - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Get the replaceCharacter value.
replaceDesiredProperties(DeviceTwinDevice) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
This method replaces desired properties for the specified device.
replaceSeparatorsInPayload() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the replaceSeparatorsInPayload value.
replaceSeparatorsInPayload() - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Get the replaceSeparatorsInPayload value.
replaceTags(DeviceTwinDevice) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
This method replaces tags for the specified device.
ReplayableWorkItem<T> - Class in com.microsoft.azure.eventhubs.impl
 
ReplayableWorkItem(byte[], int, int, CompletableFuture<T>, Duration) - Constructor for class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
ReplayableWorkItem(byte[], int, int, CompletableFuture<T>, TimeoutTracker) - Constructor for class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
replicaCount() - Method in interface com.microsoft.azure.management.search.SearchService
 
replicationFactor - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
Replication Factor reported by server.
ReplicationLink - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Replication link.
replicationMode() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
replicationRole() - Method in class com.microsoft.azure.management.sql.PartnerInfo
Get the replicationRole value.
ReplicationRole - Enum in com.microsoft.azure.management.sql
Defines values for ReplicationRole.
replicationRole() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
replicationState() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
ReplicationState - Class in com.microsoft.azure.management.sql
Defines values for ReplicationState.
ReplicationState() - Constructor for class com.microsoft.azure.management.sql.ReplicationState
 
replicationState() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
ReplicationUpdateParameters - Class in com.microsoft.azure.management.containerregistry
The parameters for updating a replication.
ReplicationUpdateParameters() - Constructor for class com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
 
replyTo() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the replyTo value.
replyToSessionId() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the replyToSessionId value.
replyUrls() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
reportCompletion(NodeT) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Reports that a node is resolved hence other nodes depends on it can consume it.
REPORTED - Static variable in class com.microsoft.azure.management.devtestlab.CostType
Static value Reported for CostType.
reportedImpact() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the reportedImpact value.
reportedPropertiesToString() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
String representation for this device containing reported properties
reportError(NodeT, Throwable) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
Reports that a node is faulted.
ReportingCycleType - Class in com.microsoft.azure.management.devtestlab
Defines values for ReportingCycleType.
ReportingCycleType(String) - Constructor for class com.microsoft.azure.management.devtestlab.ReportingCycleType
Creates a custom value for ReportingCycleType.
repository() - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
Get the repository value.
repository() - Method in class com.microsoft.azure.management.containerregistry.Target
Get the repository value.
repositorySiteName() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
RepositoryType - Enum in com.microsoft.azure.management.appservice
The type of a repository.
repositoryType() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
repositoryUrl() - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl
 
RepresentationContract - Class in com.microsoft.azure.management.apimanagement
Operation request/response representation details.
RepresentationContract() - Constructor for class com.microsoft.azure.management.apimanagement.RepresentationContract
 
representations() - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Get the representations value.
representations() - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Get the representations value.
REPROVISION_FAILED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value ReprovisionFailed for SyncMemberState.
REPROVISIONING - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value Reprovisioning for SyncMemberState.
request(Message, OperationResult<Message, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
 
request() - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Get the request value.
request() - Method in class com.microsoft.azure.management.containerregistry.EventContent
Get the request value.
Request - Class in com.microsoft.azure.management.containerregistry
The request that generated the event.
Request() - Constructor for class com.microsoft.azure.management.containerregistry.Request
 
request() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the request value.
request() - Method in class com.microsoft.azure.management.scheduler.JobAction
Get the request value.
request() - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Get the request value.
request(HttpMethod, String, Map<String, String>, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.contract.ContractApiHttp
This function sends a raw information to the Device Provisioning Service service using http protocol.
request(IotHubConnectionString, URL, HttpMethod, byte[], String, long) - Static method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceOperations
Send a http request to the IoTHub using the Twin/Method standard, and return its response.
REQUEST_DEVELOPER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.TemplateName
Static value requestDeveloperNotificationMessage for TemplateName.
REQUEST_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
REQUEST_PUBLISHER_NOTIFICATION_MESSAGE - Static variable in class com.microsoft.azure.management.apimanagement.NotificationName
Static value RequestPublisherNotificationMessage for NotificationName.
REQUEST_RESPONSE_ACCEPTED_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_ADD_RULE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_ASSOCIATED_LINK_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CANCEL_CHEDULE_MESSAGE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CONTENT_TYPE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CORRELATION_FILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CORRELATION_FILTER_PROPERTIES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_CORRELATION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_DEADLETTER_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_DEADLETTER_REASON - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_DISPOSITION_STATUS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_ERROR_CONDITION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_EXPIRATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_EXPIRATIONS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_EXPRESSION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_FROM_SEQUENCE_NUMER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_GET_MESSAGE_SESSIONS_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_GET_RULES_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_GET_SESSION_STATE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LABEL - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LAST_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LAST_UPDATED_TIME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LEGACY_ERROR_CONDITION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LEGACY_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LEGACY_STATUS_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LOCKTOKEN - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_LOCKTOKENS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGE_COUNT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGE_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_MESSAGES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_NOCONTENT_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_NOTFOUND_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_OK_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_OPERATION_NAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PARTITION_KEY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PEEK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PROPERTIES_TO_MODIFY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_AUDIENCE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_EXPIRATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_PUT_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RECEIVE_BY_SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RECEIVER_SETTLE_MODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_REMOVE_RULE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RENEW_SESSIONLOCK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RENEWLOCK_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_REPLY_TO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_REPLY_TO_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RULEDESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RULENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_RULES - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SCHEDULE_MESSAGE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SEQUENCE_NUMBERS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SERVER_BUSY_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSION_ID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSION_STATE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSIONID - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SESSIONIDS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SET_SESSION_STATE_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SKIP - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SQLFILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_SQLRULEACTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_STATUS_DESCRIPTION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_TIMEOUT - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_TO - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_TOP - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_UNDEFINED_STATUS_CODE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
REQUEST_RESPONSE_UPDATE_DISPOSTION_OPERATION - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
RequestBodyTooLarge - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The size of the HTTP request body exceeds the maximum permitted.
RequestContract - Class in com.microsoft.azure.management.apimanagement
Operation request details.
RequestContract() - Constructor for class com.microsoft.azure.management.apimanagement.RequestContract
 
RequestData - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
requestedByUser() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStateAuditRecord
Get the requestedByUser value.
requestedDatabaseDtuCap() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedDatabaseDtuGuarantee() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedDatabaseDtuMax() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedDatabaseDtuMin() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedDtu() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedDtuGuarantee() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedElasticPoolName() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedElasticPoolName() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
requestedServiceObjective() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
requestedServiceObjectiveId() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
requestedServiceObjectiveName() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
requestedStorageLimitInGB() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestedStorageLimitInMB() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
requestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Get the requestId value.
requestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Get the requestId value.
requestId - Variable in exception com.microsoft.azure.datalake.store.ADLException
The Server request ID
requestId - Variable in class com.microsoft.azure.datalake.store.OperationResponse
the server request ID.
requestid - Variable in class com.microsoft.azure.datalake.store.RequestOptions
the client request ID.
requestId() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the requestId value.
requestId() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
RequestInterceptor - Class in com.microsoft.azure.batch.interceptor
A BatchClientBehavior that modifies requests to the Batch service.
RequestInterceptor() - Constructor for class com.microsoft.azure.batch.interceptor.RequestInterceptor
Initializes a new instance of RequestInterceptor.
RequestInterceptor(BatchRequestInterceptHandler) - Constructor for class com.microsoft.azure.batch.interceptor.RequestInterceptor
Initializes a new instance of RequestInterceptor.
requestNonceForTPM(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ContractAPIAmqp
Requests hub to provide a device key to begin authentication over AMQP (Only for TPM)
requestNonceForTPM(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.http.ContractAPIHttp
Requests hub to provide a device key to begin authentication over HTTP (Only for TPM)
requestNonceForTPM(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.mqtt.ContractAPIMqtt
Requests hub to provide a device key to begin authentication over MQTT (Only for TPM)
requestNonceForTPM(RequestData, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ProvisioningDeviceClientContract
 
RequestOptions - Class in com.microsoft.azure.datalake.store
common options to control the behavior of server calls
RequestOptions() - Constructor for class com.microsoft.azure.datalake.store.RequestOptions
 
requestPath() - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe
 
RequestResponseChannel - Class in com.microsoft.azure.eventhubs.impl
 
RequestResponseChannel(String, String, Session) - Constructor for class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
 
RequestResponseCloser - Class in com.microsoft.azure.eventhubs.impl
 
RequestResponseCloser() - Constructor for class com.microsoft.azure.eventhubs.impl.RequestResponseCloser
 
RequestResponseOpener - Class in com.microsoft.azure.eventhubs.impl
 
RequestResponseOpener(SessionProvider, String, String, String, AmqpConnection) - Constructor for class com.microsoft.azure.eventhubs.impl.RequestResponseOpener
 
RequestResponseUtils - Class in com.microsoft.azure.servicebus.primitives
 
RequestResponseUtils() - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseUtils
 
RequestResponseWorkItem - Class in com.microsoft.azure.servicebus.primitives
 
RequestResponseWorkItem(Message, CompletableFuture<Message>, TimeoutTracker) - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
 
RequestResponseWorkItem(Message, CompletableFuture<Message>, Duration) - Constructor for class com.microsoft.azure.servicebus.primitives.RequestResponseWorkItem
 
requestRoutingRules() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
requestRoutingRules() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
 
requests() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the requests value.
requests() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
Get the requests value.
RequestsBasedTrigger - Class in com.microsoft.azure.management.appservice
Trigger based on total requests.
RequestsBasedTrigger() - Constructor for class com.microsoft.azure.management.appservice.RequestsBasedTrigger
 
requestTimeout() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
 
requestTracingEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the requestTracingEnabled value.
requestTracingExpirationTime() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the requestTracingExpirationTime value.
requestType() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
requestUri() - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Get the requestUri value.
RequestUrlFailedToParse - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service could not parse the request URL.
requeueCount() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the requeueCount value.
required() - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Get the required value.
required() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the required value.
requiresServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication
 
reroutePercentage() - Method in class com.microsoft.azure.management.appservice.RampUpRule
Get the reroutePercentage value.
rerunOnNodeRebootAfterSuccess() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the rerunOnNodeRebootAfterSuccess value.
resendIfMdnNotReceived() - Method in class com.microsoft.azure.management.logic.AS2ErrorSettings
Get the resendIfMdnNotReceived value.
RESERVED_PROPERTY_NAMES - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
RESERVED_PROPERTY_NAMES - Static variable in class com.microsoft.azure.sdk.iot.device.MessageProperty
A set of reserved property names.
reset() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Not supported by this stream.
reset() - Method in class com.microsoft.azure.datalake.store.OperationResponse
Reset response object to initial state
reset() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
Resets the primary of the virtual network gateway.
resetAsync() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
Resets the primary of the virtual network gateway asynchronously.
resetDesired(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
resetDesiredProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Reset the `desired` properties information in the collection, deleting all old properties and add all the new provided ones.
resetReported(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
resetReportedProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Reset the `reported` properties information in the collection, deleting all old properties and add all the new provided ones.
resetRetryCount(String) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
resetRetryCount(String) - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
Resets the number of retry attempts made by a client.
resetSlotConfigurations() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Reset the slot to its original configurations.
resetSlotConfigurationsAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Reset the slot to its original configurations.
resetTags(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Reset the `tags` information in the collection, deleting all old tags and add all the new provided ones.
resize(String, PoolResizeParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
resize(String, PoolResizeParameter, PoolResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
resizeAsync(String, PoolResizeParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
resizeAsync(String, PoolResizeParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
resizeAsync(String, PoolResizeParameter, PoolResizeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
resizeAsync(String, PoolResizeParameter, PoolResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
ResizeError - Class in com.microsoft.azure.batch.protocol.models
An error that occurred when resizing a pool.
ResizeError() - Constructor for class com.microsoft.azure.batch.protocol.models.ResizeError
 
resizeErrors() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the resizeErrors value.
resizePool(String, Integer, Integer) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
resizePool(String, Integer, Integer, Period) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
resizePool(String, Integer, Integer, Period, ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
resizePool(String, Integer, Integer, Period, ComputeNodeDeallocationOption, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Resizes the specified pool.
ResizeStopped - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The user stopped the resize operation.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the resizeTimeout value.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Get the resizeTimeout value.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the resizeTimeout value.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the resizeTimeout value.
resizeTimeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the resizeTimeout value.
resizeWithServiceResponseAsync(String, PoolResizeParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
resizeWithServiceResponseAsync(String, PoolResizeParameter, PoolResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Changes the number of compute nodes that are assigned to a pool.
resolution() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the resolution value.
resolution() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the resolution value.
resolveKeyAsync(String) - Method in interface com.microsoft.azure.keyvault.core.IKeyResolver
Retrieves an IKey implementation for the specified key identifier.
resolveKeyAsync(String) - Method in class com.microsoft.azure.keyvault.extensions.AggregateKeyResolver
 
resolveKeyAsync(String) - Method in class com.microsoft.azure.keyvault.extensions.CachingKeyResolver
 
resolveKeyAsync(String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKeyResolver
 
RESOLVING_DNS - Static variable in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
Static value ResolvingDNS for ProvisioningState.
resource() - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.batch.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.billing.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.cdn.Operation
Get the resource value.
resource() - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Get the resource value.
resource() - Method in class com.microsoft.azure.management.consumption.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the resource value.
RESOURCE - Static variable in class com.microsoft.azure.management.datalake.analytics.models.FileType
Static value Resource for FileType.
resource() - Method in class com.microsoft.azure.management.datalake.analytics.models.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.datalake.store.models.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.eventhub.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.logic.OperationDisplay
Get the resource value.
RESOURCE - Static variable in class com.microsoft.azure.management.machinelearning.AssetType
Static value Resource for AssetType.
resource() - Method in class com.microsoft.azure.management.monitor.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.msi.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.powerbi.Display
Get the resource value.
resource() - Method in class com.microsoft.azure.management.recoveryservices.ClientDiscoveryDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.relay.OperationDisplay
Get the resource value.
Resource - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
Base interfaces for fluent resources.
resource() - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Get the resource value.
resource() - Method in class com.microsoft.azure.management.servicebus.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.sql.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get the resource value.
resource() - Method in class com.microsoft.azure.management.streamanalytics.OperationDisplay
Get the resource value.
Resource.DefinitionWithRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing a location be selected for the resource.
Resource.DefinitionWithTags<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
A resource definition allowing tags to be modified for the resource.
Resource.UpdateWithTags<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.models
An update allowing tags to be modified for the resource.
RESOURCE_OWNER_PASSWORD - Static variable in class com.microsoft.azure.management.apimanagement.GrantType
Static value resourceOwnerPassword for GrantType.
ResourceAlreadyExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified resource already exists.
ResourceCertificateAndAadDetails - Class in com.microsoft.azure.management.recoveryservices
Certificate details representing the Vault credentials for AAD.
ResourceCertificateAndAadDetails() - Constructor for class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
 
ResourceCertificateAndAcsDetails - Class in com.microsoft.azure.management.recoveryservices
Certificate details representing the Vault credentials for ACS.
ResourceCertificateAndAcsDetails() - Constructor for class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAcsDetails
 
ResourceCertificateDetails - Class in com.microsoft.azure.management.recoveryservices
Certificate details representing the Vault credentials.
ResourceCertificateDetails() - Constructor for class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
 
ResourceConnector - Interface in com.microsoft.azure.management.resources
Defines a connector that connects other resources to a resource group.
ResourceConnector.Builder<T extends ResourceConnector> - Interface in com.microsoft.azure.management.resources
Implementations of this interface defines how to create a connector.
resourceCost() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourceCost value.
ResourceDirectoryCreateFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node could not create a directory for the task's resource files.
resourceDiskSizeInMB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
ResourceFile - Class in com.microsoft.azure.batch.protocol.models
A file to be downloaded from Azure blob storage to a compute node.
ResourceFile() - Constructor for class com.microsoft.azure.batch.protocol.models.ResourceFile
 
ResourceFileCreateFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node could not create a local file when trying to download a resource file required for the task.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the resourceFiles value.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the resourceFiles value.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the resourceFiles value.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the resourceFiles value.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the resourceFiles value.
resourceFiles() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the resourceFiles value.
ResourceFileWriteFailed - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The compute node could not write to a local file when trying to download a resource file required for the task.
resourceGroup() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the resourceGroup value.
resourceGroup() - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Get the resourceGroup value.
resourceGroup() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Get the resourceGroup value.
resourceGroup() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Get the resourceGroup value.
ResourceGroup - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure resource group.
ResourceGroup.Definition - Interface in com.microsoft.azure.management.resources
Container interface for all the definitions that need to be implemented.
ResourceGroup.DefinitionStages - Interface in com.microsoft.azure.management.resources
Grouping of all the resource group definition stages.
ResourceGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.resources
A resource group definition allowing location to be set.
ResourceGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.resources
A resource group definition with sufficient inputs to create a new resource group in the cloud, but exposing additional optional inputs to specify.
ResourceGroup.Update - Interface in com.microsoft.azure.management.resources
The template for a resource group update operation, containing all the settings that can be modified.
ResourceGroup.UpdateStages - Interface in com.microsoft.azure.management.resources
Grouping of all the resource group update stages.
ResourceGroupExportResult - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure deployment template export result.
ResourceGroupExportTemplateOptions - Enum in com.microsoft.azure.management.resources
The export template options.
ResourceGroupFilter - Class in com.microsoft.azure.management.resources
Resource group filter.
ResourceGroupFilter() - Constructor for class com.microsoft.azure.management.resources.ResourceGroupFilter
 
resourceGroupName() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the resourceGroupName value.
resourceGroupName() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the resourceGroupName value.
resourceGroupName() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the resourceGroupName value.
RESOURCEGROUPNAME - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "resourceGroupName" for EventDataPropertyName.
resourceGroupName() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the resourceGroupName value.
resourceGroupName() - Method in interface com.microsoft.azure.management.network.Topology
 
resourceGroupName() - Method in interface com.microsoft.azure.management.resources.Deployment
 
resourceGroupName() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup
 
resourceGroupName() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
ResourceGroupProperties - Class in com.microsoft.azure.management.resources
The resource group properties.
ResourceGroupProperties() - Constructor for class com.microsoft.azure.management.resources.ResourceGroupProperties
 
resourceGroups() - Method in class com.microsoft.azure.management.Azure
 
resourceGroups() - Method in class com.microsoft.azure.management.consumption.Filters
Get the resourceGroups value.
ResourceGroups - Interface in com.microsoft.azure.management.resources
Entry point to resource group management API.
resourceId() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Get the resourceId value.
ResourceId - Class in com.microsoft.azure.management.batchai
Represents a resource ID.
ResourceId() - Constructor for class com.microsoft.azure.management.batchai.ResourceId
 
resourceId() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.devtestlab.Subnet
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.devtestlab.SubnetFragment
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Get the resourceId value.
resourceId() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting
Get the associated resource Id value.
resourceId() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the resourceId value.
RESOURCEID - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "resourceId" for EventDataPropertyName.
resourceId() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.network.ConnectivityDestination
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.network.ConnectivityHop
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.network.ConnectivitySource
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.network.TopologyAssociation
Get the resourceId value.
resourceId() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the resourceId value.
ResourceId - Class in com.microsoft.azure.management.resources.fluentcore.arm
Instantiate itself from a resource id, and give easy access to resource information like subscription, resourceGroup, resource name.
resourceIdDimensionNameOverride() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the resourceIdDimensionNameOverride value.
ResourceIdentity - Class in com.microsoft.azure.management.sql
Azure Active Directory identity configuration for a resource.
ResourceIdentity() - Constructor for class com.microsoft.azure.management.sql.ResourceIdentity
 
ResourceIdentityType - Enum in com.microsoft.azure.management.compute
Defines values for ResourceIdentityType.
ResourceIdentityType - Enum in com.microsoft.azure.management.resources
Defines values for ResourceIdentityType.
ResourceLimitExceeded - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
ResourceLimitExceeded - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
ResourceLimits - Class in com.microsoft.azure.management.containerinstance
The resource limits.
ResourceLimits() - Constructor for class com.microsoft.azure.management.containerinstance.ResourceLimits
 
ResourceManagementErrorWithDetails - Class in com.microsoft.azure.management.resources
The detailed error message of resource management.
ResourceManagementErrorWithDetails() - Constructor for class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
 
ResourceManagerThrottlingInterceptor - Class in com.microsoft.azure.management.resources.fluentcore.utils
An interceptor for automatic retry when Azure Resource Manager is throttling because of too many read/write requests.
ResourceManagerThrottlingInterceptor() - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.ResourceManagerThrottlingInterceptor
 
ResourceMetricAvailability - Class in com.microsoft.azure.management.appservice
Metrics availability and retention.
ResourceMetricAvailability() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricAvailability
 
ResourceMetricName - Class in com.microsoft.azure.management.appservice
Name of a metric for any resource .
ResourceMetricName() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricName
 
ResourceMetricProperty - Class in com.microsoft.azure.management.appservice
Resource metric property.
ResourceMetricProperty() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricProperty
 
ResourceMetricValue - Class in com.microsoft.azure.management.appservice
Value of resource metric.
ResourceMetricValue() - Constructor for class com.microsoft.azure.management.appservice.ResourceMetricValue
 
ResourceMoveDefinition - Class in com.microsoft.azure.management.sql
Contains the information necessary to perform a resource move (rename).
ResourceMoveDefinition() - Constructor for class com.microsoft.azure.management.sql.ResourceMoveDefinition
 
resourcename() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourcename value.
resourceName() - Method in class com.microsoft.azure.management.resources.BasicDependency
Get the resourceName value.
resourceName() - Method in class com.microsoft.azure.management.resources.Dependency
Get the resourceName value.
resourceName() - Method in class com.microsoft.azure.management.resources.TargetResource
Get the resourceName value.
resourceName() - Method in interface com.microsoft.azure.management.sql.DatabaseMetric
 
resourceName() - Method in interface com.microsoft.azure.management.sql.ServerMetric
 
resourceName() - Method in interface com.microsoft.azure.management.sql.ServerUsage
 
resourceName() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseUsageMetric
 
ResourceNameAvailabilityRequest - Class in com.microsoft.azure.management.appservice
Resource name availability request content.
ResourceNameAvailabilityRequest() - Constructor for class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
 
ResourceNamer - Class in com.microsoft.azure.management.resources.fluentcore.utils
The ResourceNamer to generate random name.
ResourceNamer(String) - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.ResourceNamer
Creates ResourceNamer.
ResourceNamerFactory - Class in com.microsoft.azure.management.resources.fluentcore.utils
The ResourceNamerFactory to generate ResourceNamer.
ResourceNamerFactory() - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.ResourceNamerFactory
 
ResourceNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified resource does not exist.
resourceOwner() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourceOwner value.
resourceOwnerPassword() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the resourceOwnerPassword value.
resourceOwnerUsername() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the resourceOwnerUsername value.
resourcePath() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
Get the resourcePath value.
resourcePricingTier() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourcePricingTier value.
resourceProviderFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract resource provider from a resource ID string.
resourceProviderName() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the resourceProviderName value.
resourceProviderName() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the resourceProviderName value.
RESOURCEPROVIDERNAME - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "resourceProviderName" for EventDataPropertyName.
resourceProviderName() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the resourceProviderName value.
resourceProviderNamespace() - Method in interface com.microsoft.azure.management.resources.GenericResource
 
ResourceProviderOperationDisplayProperties - Class in com.microsoft.azure.management.resources
Resource provider operation's display properties.
ResourceProviderOperationDisplayProperties() - Constructor for class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
 
ResourceReference - Class in com.microsoft.azure.management.logic
The resource reference.
ResourceReference() - Constructor for class com.microsoft.azure.management.logic.ResourceReference
 
resourceRegion() - Method in interface com.microsoft.azure.management.monitor.MetricCollection
Get the resource region value.
ResourceRequests - Class in com.microsoft.azure.management.containerinstance
The resource requests.
ResourceRequests() - Constructor for class com.microsoft.azure.management.containerinstance.ResourceRequests
 
ResourceRequirements - Class in com.microsoft.azure.management.containerinstance
The resource requirements.
ResourceRequirements() - Constructor for class com.microsoft.azure.management.containerinstance.ResourceRequirements
 
resources() - Method in class com.microsoft.azure.management.consumption.Filters
Get the resources value.
resources() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the resources value.
resources() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
Get the resources value.
resources() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the resources value.
resources() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the resources value.
resources() - Method in interface com.microsoft.azure.management.network.Topology
 
ResourceScopeType - Class in com.microsoft.azure.management.appservice
Defines values for ResourceScopeType.
ResourceScopeType() - Constructor for class com.microsoft.azure.management.appservice.ResourceScopeType
 
ResourceSetDescription - Class in com.microsoft.azure.management.customerinsights
The resource set description.
ResourceSetDescription() - Constructor for class com.microsoft.azure.management.customerinsights.ResourceSetDescription
 
ResourceSkuCapabilities - Class in com.microsoft.azure.management.compute
Describes The SKU capabilites object.
ResourceSkuCapabilities() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuCapabilities
 
ResourceSkuCapacity - Class in com.microsoft.azure.management.compute
Describes scaling information of a SKU.
ResourceSkuCapacity() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuCapacity
 
ResourceSkuCapacityScaleType - Enum in com.microsoft.azure.management.compute
Defines values for ResourceSkuCapacityScaleType.
ResourceSkuCosts - Class in com.microsoft.azure.management.compute
Describes metadata for retrieving price info.
ResourceSkuCosts() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuCosts
 
ResourceSkuLocationInfo - Class in com.microsoft.azure.management.compute
The ResourceSkuLocationInfo model.
ResourceSkuLocationInfo() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuLocationInfo
 
ResourceSkuRestrictionInfo - Class in com.microsoft.azure.management.compute
The ResourceSkuRestrictionInfo model.
ResourceSkuRestrictionInfo() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuRestrictionInfo
 
ResourceSkuRestrictions - Class in com.microsoft.azure.management.compute
Describes scaling information of a SKU.
ResourceSkuRestrictions() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuRestrictions
 
ResourceSkuRestrictionsReasonCode - Enum in com.microsoft.azure.management.compute
Defines values for ResourceSkuRestrictionsReasonCode.
ResourceSkuRestrictionsType - Enum in com.microsoft.azure.management.compute
Defines values for ResourceSkuRestrictionsType.
resourceState() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
 
resourceState() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
ResourceStatistics - Class in com.microsoft.azure.batch.protocol.models
Statistics related to resource consumption by compute nodes in a pool.
ResourceStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.ResourceStatistics
 
resourceStats() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the resourceStats value.
resourceStatus() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourceStatus value.
ResourceType - Enum in com.microsoft.azure.management.cdn
Defines values for ResourceType.
resourceType() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Resource type of the usages.
resourceType() - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesResourceAndSku
Get the resourceType value.
resourceType() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
resourceType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetSku
 
resourceType() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourceType value.
ResourceType - Class in com.microsoft.azure.management.graphrbac
Resource Type.
ResourceType() - Constructor for class com.microsoft.azure.management.graphrbac.ResourceType
 
resourceType() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the resourceType value.
resourceType() - Method in class com.microsoft.azure.management.resources.BasicDependency
Get the resourceType value.
resourceType() - Method in class com.microsoft.azure.management.resources.Dependency
Get the resourceType value.
resourceType() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
resourceType() - Method in interface com.microsoft.azure.management.resources.GenericResource
 
resourceType() - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
Get the resourceType value.
resourceType() - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Get the resourceType value.
resourceType() - Method in class com.microsoft.azure.management.resources.TargetResource
Get the resourceType value.
resourceType() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
resourceTypeFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract resource type from a resource ID string.
ResourceTypeMismatch - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The resource does not match the expected type.
resourceTypes() - Method in interface com.microsoft.azure.management.resources.Provider
 
resourceUId() - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Get the resourceUId value.
ResourceUpdate - Class in com.microsoft.azure.management.compute
The Resource model definition.
ResourceUpdate() - Constructor for class com.microsoft.azure.management.compute.ResourceUpdate
 
resourceUri() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the resourceUri value.
resourceUri() - Method in class com.microsoft.azure.management.gallery.RuleMetricDataSource
Get the resourceUri value.
resourceUri() - Method in class com.microsoft.azure.management.monitor.RuleDataSource
Get the resourceUri value.
resourceUri() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricDefinition
 
resourceUri - Variable in class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
 
ResourceUsage - Class in com.microsoft.azure.management.cdn
Provides information about CDN resource usages.
ResourceUsage(ResourceUsageInner) - Constructor for class com.microsoft.azure.management.cdn.ResourceUsage
Construct ResourceUsage object from server response object.
ResourceUsageStatistics - Class in com.microsoft.azure.management.datalake.analytics.models
the statistics information for resource usage.
ResourceUsageStatistics() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.ResourceUsageStatistics
 
ResourceUtils - Class in com.microsoft.azure.management.resources.fluentcore.arm
Utility methods for Azure resource IDs.
response() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the response value.
ResponseCallback - Interface in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract
 
responseChunked - Variable in class com.microsoft.azure.datalake.store.OperationResponse
indicates whether HTTP body used chunked for Transfer-Encoding of the response
responseContentLength - Variable in exception com.microsoft.azure.datalake.store.ADLException
The content length of the response, if the response contained one.
responseContentLength - Variable in class com.microsoft.azure.datalake.store.OperationResponse
Content-Length of the returned HTTP body (if return was not chunked).
ResponseContract - Class in com.microsoft.azure.management.apimanagement
Operation response details.
ResponseContract() - Constructor for class com.microsoft.azure.management.apimanagement.ResponseContract
 
ResponseData - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
ResponseData(byte[], ContractState, long) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ResponseData
Contrautor for Response Data
ResponseMessage - Class in com.microsoft.azure.sdk.iot.device
Extend Message to support status response
ResponseMessage(byte[], IotHubStatusCode) - Constructor for class com.microsoft.azure.sdk.iot.device.ResponseMessage
CONSTRUCTOR
ResponseMetaData - Class in com.microsoft.azure.management.appservice
The ResponseMetaData model.
ResponseMetaData() - Constructor for class com.microsoft.azure.management.appservice.ResponseMetaData
 
responses() - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Get the responses value.
responseStream - Variable in class com.microsoft.azure.datalake.store.OperationResponse
for methods that return data from server, this field contains the ADLFileInputStream.
responsibleAgencyCode() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the responsibleAgencyCode value.
restart() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Restarts the web app or deployment slot.
restart() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Restarts the virtual machine.
restart(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Restarts a virtual machine.
restart() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Restarts the virtual machines in the scale set.
restart(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Restarts the virtual machines in the scale set.
restart() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Restarts the virtual machine instance.
Restart_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
Restart = 0;
restartAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Restarts the web app or deployment slot.
restartAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Restarts the virtual machine asynchronously.
restartAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Restarts the virtual machine asynchronously.
restartAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Restarts the virtual machine asynchronously.
restartAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Restarts the virtual machine asynchronously.
restartAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Restarts the virtual machines in the scale set asynchronously.
restartAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Restarts the virtual machines in the scale set asynchronously.
restartAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Restarts the virtual machines in the scale set asynchronously.
restartAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Restarts the virtual machines in the scale set asynchronously.
restartAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Restarts the virtual machine instance.
restartCount() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Get the restartCount value.
restartPolicy() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
restClient() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the REST client.
restClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the REST client.
restClient() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
restClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the REST client.
restClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets the REST client.
restClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets the REST client.
restClient() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the REST client.
RESTORE - Static variable in class com.microsoft.azure.management.compute.DiskCreateOption
Static value Restore for DiskCreateOption.
RESTORE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value restore for KeyPermissions.
restore(byte[]) - Method in interface com.microsoft.azure.management.keyvault.Keys
Restores a backup key into a Key Vault key.
RESTORE - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value restore for SecretPermissions.
RESTORE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value restore for StoragePermissions.
RESTORE - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value Restore for CreateMode.
RESTORE_LONG_TERM_RETENTION_BACKUP - Static variable in class com.microsoft.azure.management.sql.CreateMode
Static value RestoreLongTermRetentionBackup for CreateMode.
restoreAsync(byte[]) - Method in interface com.microsoft.azure.management.keyvault.Keys
Restores a backup key into a Key Vault key.
restoreCertificate(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreCertificateAsync(String, byte[], ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreCertificateAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreCertificateWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up certificate to a vault.
restoreKey(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
restoreKeyAsync(String, byte[], ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
restoreKeyAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
restoreKeyWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up key to a vault.
RestorePoint - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL database's Restore Point.
restorePointCreationDate() - Method in interface com.microsoft.azure.management.sql.RestorePoint
 
restorePointLabel() - Method in class com.microsoft.azure.management.sql.CreateDatabaseRestorePointDefinition
Get the restorePointLabel value.
restorePointType() - Method in interface com.microsoft.azure.management.sql.RestorePoint
 
RestorePointTypes - Enum in com.microsoft.azure.management.sql
Defines values for RestorePointType.
restoreSecret(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreSecretAsync(String, byte[], ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreSecretAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreSecretWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up secret to a vault.
restoreStorageAccount(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
restoreStorageAccountAsync(String, byte[], ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
restoreStorageAccountAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
restoreStorageAccountWithServiceResponseAsync(String, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Restores a backed up storage account to a vault.
Restriction - Class in com.microsoft.azure.management.storage
The restriction because of which SKU cannot be used.
Restriction() - Constructor for class com.microsoft.azure.management.storage.Restriction
 
restrictionInfo() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictions
Get the restrictionInfo value.
restrictions() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
restrictions() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
result() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the result value.
result() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the result value.
result() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the result value.
result() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the result value.
result() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the result value.
result() - Method in class com.microsoft.azure.keyvault.models.KeyOperationResult
Get the result value.
result() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the result value.
result() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
result() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskItem
 
result - Variable in class com.microsoft.azure.sdk.iot.common.Success
 
RESULT_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
RESULT_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
results() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Get the results value.
results() - Method in interface com.microsoft.azure.management.network.Troubleshooting
 
ResultType - Enum in com.microsoft.azure.management.monitor
Defines values for ResultType.
resumeDataWarehouse() - Method in interface com.microsoft.azure.management.sql.SqlWarehouse
Resume an Azure SQL Data Warehouse database.
resumeDataWarehouseAsync() - Method in interface com.microsoft.azure.management.sql.SqlWarehouse
Resume an Azure SQL Data Warehouse database asynchronously.
resumeDataWarehouseAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.sql.SqlWarehouse
Resume an Azure SQL Data Warehouse database asynchronously.
retention() - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Get the retention value.
retention() - Method in class com.microsoft.azure.management.appservice.ResourceMetricAvailability
Get the retention value.
retention() - Method in class com.microsoft.azure.management.monitor.MetricAvailability
Get the retention value.
retention() - Method in class com.microsoft.azure.management.sql.MetricAvailability
Get the retention value.
retention() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricAvailability
 
retentionDays() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
retentionDays() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
retentionInDays() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Get the retentionInDays value.
retentionInDays() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Get the retentionInDays value.
retentionInDays() - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Get the retentionInDays value.
retentionInMb() - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Get the retentionInMb value.
retentionPeriodInDays() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the retentionPeriodInDays value.
retentionPolicy() - Method in class com.microsoft.azure.management.gallery.LogSettings
Get the retentionPolicy value.
retentionPolicy() - Method in class com.microsoft.azure.management.gallery.MetricSettings
Get the retentionPolicy value.
RetentionPolicy - Class in com.microsoft.azure.management.gallery
Specifies the retention policy for the log.
RetentionPolicy() - Constructor for class com.microsoft.azure.management.gallery.RetentionPolicy
 
retentionPolicy() - Method in class com.microsoft.azure.management.monitor.LogSettings
Get the retentionPolicy value.
retentionPolicy() - Method in class com.microsoft.azure.management.monitor.MetricSettings
Get the retentionPolicy value.
RetentionPolicy - Class in com.microsoft.azure.management.monitor
Specifies the retention policy for the log.
RetentionPolicy() - Constructor for class com.microsoft.azure.management.monitor.RetentionPolicy
 
RetentionPolicyParameters - Class in com.microsoft.azure.management.network
Parameters that define the retention policy for flow log.
RetentionPolicyParameters() - Constructor for class com.microsoft.azure.management.network.RetentionPolicyParameters
 
retentionTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the retentionTime value.
retentionTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Get the retentionTime value.
retentionTimeInDays() - Method in class com.microsoft.azure.management.devices.EventHubProperties
Get the retentionTimeInDays value.
retriesBeforeUnhealthy() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
retrieveQosValue(MqttQos) - Static method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Converts the MqttQOS value to a integer representation
retrofit() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
retryCount() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the retryCount value.
retryCount() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the retryCount value.
retryCount() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the retryCount value.
retryCount() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the retryCount value.
retryCount() - Method in class com.microsoft.azure.management.scheduler.RetryPolicy
Get the retryCount value.
RetryExponential - Class in com.microsoft.azure.eventhubs.impl
RetryPolicy implementation where the delay between retries will grow in an exponential manner.
RetryExponential(Duration, Duration, int, String) - Constructor for class com.microsoft.azure.eventhubs.impl.RetryExponential
 
RetryExponential - Class in com.microsoft.azure.servicebus.primitives
RetryPolicy implementation where the delay between retries will grow in an exponential manner.
RetryExponential(Duration, Duration, int, String) - Constructor for class com.microsoft.azure.servicebus.primitives.RetryExponential
 
RetryHistory - Class in com.microsoft.azure.management.logic
The retry history.
RetryHistory() - Constructor for class com.microsoft.azure.management.logic.RetryHistory
 
retryInterval() - Method in class com.microsoft.azure.management.scheduler.RetryPolicy
Get the retryInterval value.
retryPolicy - Variable in class com.microsoft.azure.datalake.store.RequestOptions
the RetryPolicy to use for the request
RetryPolicy - Interface in com.microsoft.azure.datalake.store.retrypolicies
the RetryPolicy controls whether a failed request should be retried, and how long to wait before retrying.
RetryPolicy - Class in com.microsoft.azure.eventhubs
 
RetryPolicy(String) - Constructor for class com.microsoft.azure.eventhubs.RetryPolicy
 
retryPolicy() - Method in class com.microsoft.azure.management.scheduler.JobAction
Get the retryPolicy value.
retryPolicy() - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Get the retryPolicy value.
RetryPolicy - Class in com.microsoft.azure.management.scheduler
The RetryPolicy model.
RetryPolicy() - Constructor for class com.microsoft.azure.management.scheduler.RetryPolicy
 
RetryPolicy - Class in com.microsoft.azure.servicebus.primitives
Represents an abstraction of a policy for retrying messaging operations when an exception is encountered.
RetryPolicy(String) - Constructor for class com.microsoft.azure.servicebus.primitives.RetryPolicy
Creates an instance of RetryPolicy with the given name.
retryTime() - Method in class com.microsoft.azure.management.dns.SoaRecord
Get the retryTime value.
retryType() - Method in class com.microsoft.azure.management.scheduler.RetryPolicy
Get the retryType value.
RetryType - Enum in com.microsoft.azure.management.scheduler
Defines values for RetryType.
RETURN_NAME - Static variable in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
RETURN_VALUE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the returnClientRequestId value.
returnClientRequestId() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the returnClientRequestId value.
REUNION - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
REUNION - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
reuseKey() - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Get the reuseKey value.
reverseFqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
reverseFqdn() - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Get the reverseFqdn value.
reverseProxyEndpointPort() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the reverseProxyEndpointPort value.
revision() - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
Get the revision value.
revocationCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the revocationCount value.
revokeAccess() - Method in interface com.microsoft.azure.management.compute.Disk
Revokes access granted to the disk.
revokeAccess(String, String) - Method in interface com.microsoft.azure.management.compute.Disks
Revoke access granted to a disk.
revokeAccess() - Method in interface com.microsoft.azure.management.compute.Snapshot
Revoke access granted to the snapshot.
revokeAccess(String, String) - Method in interface com.microsoft.azure.management.compute.Snapshots
Revoke access granted to a snapshot.
revokeAccessAsync() - Method in interface com.microsoft.azure.management.compute.Disk
Revokes access granted to the disk asynchronously.
revokeAccessAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Disk
Revokes access granted to the disk asynchronously.
revokeAccessAsync(String, String) - Method in interface com.microsoft.azure.management.compute.Disks
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Disks
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync() - Method in interface com.microsoft.azure.management.compute.Snapshot
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Snapshot
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(String, String) - Method in interface com.microsoft.azure.management.compute.Snapshots
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Snapshots
Revoke access granted to the snapshot asynchronously.
revokeAcl(String, AclDeleteParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry from the Data Lake Analytics catalog.
revokeAclAsync(String, AclDeleteParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry from the Data Lake Analytics catalog.
revokeAclAsync(String, AclDeleteParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry from the Data Lake Analytics catalog.
revokeAclFromDatabase(String, String, AclDeleteParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry for the database from the Data Lake Analytics catalog.
revokeAclFromDatabaseAsync(String, String, AclDeleteParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry for the database from the Data Lake Analytics catalog.
revokeAclFromDatabaseAsync(String, String, AclDeleteParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry for the database from the Data Lake Analytics catalog.
revokeAclFromDatabaseWithServiceResponseAsync(String, String, AclDeleteParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry for the database from the Data Lake Analytics catalog.
revokeAclWithServiceResponseAsync(String, AclDeleteParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Revokes an access control list (ACL) entry from the Data Lake Analytics catalog.
RFC_GUID - Static variable in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
rights() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule
 
rights() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationRule
 
rights() - Method in class com.microsoft.azure.management.notificationhubs.SharedAccessAuthorizationRuleProperties
Get the rights value.
rights() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule
 
role() - Method in class com.microsoft.azure.management.customerinsights.Participant
Get the role value.
role() - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Get the role value.
role() - Method in class com.microsoft.azure.management.monitor.SenderAuthorization
Get the role value.
role() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
RoleAssignment - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD role assignment.
RoleAssignment.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
RoleAssignment.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the role assignment definition stages.
RoleAssignment.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the role assignment definition.
RoleAssignment.DefinitionStages.WithAssignee - Interface in com.microsoft.azure.management.graphrbac
The stage of role assignment definition allowing specifying the assignee information.
RoleAssignment.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
An role assignment definition with sufficient inputs to create a new role assignment in the cloud, but exposing additional optional inputs to specify.
RoleAssignment.DefinitionStages.WithRole - Interface in com.microsoft.azure.management.graphrbac
The stage of role assignment definition allowing specifying the role.
RoleAssignment.DefinitionStages.WithScope - Interface in com.microsoft.azure.management.graphrbac
The stage of role assignment definition allowing specifying the scope of the assignment.
RoleAssignmentCreateParameters - Class in com.microsoft.azure.management.graphrbac
Role assignment create parameters.
RoleAssignmentCreateParameters() - Constructor for class com.microsoft.azure.management.graphrbac.RoleAssignmentCreateParameters
 
RoleAssignmentFilter - Class in com.microsoft.azure.management.graphrbac
Role Assignments filter.
RoleAssignmentFilter() - Constructor for class com.microsoft.azure.management.graphrbac.RoleAssignmentFilter
 
RoleAssignmentPropertiesWithScope - Class in com.microsoft.azure.management.graphrbac
Role assignment properties with scope.
RoleAssignmentPropertiesWithScope() - Constructor for class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
 
roleAssignments() - Method in interface com.microsoft.azure.management.AccessManagement
Entry point to role assignment management APIs.
RoleAssignments - Interface in com.microsoft.azure.management.graphrbac
Entry point to role assignment management API.
roleAssignments() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
RoleDefinition - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD role definition.
RoleDefinitionFilter - Class in com.microsoft.azure.management.graphrbac
Role Definitions filter.
RoleDefinitionFilter() - Constructor for class com.microsoft.azure.management.graphrbac.RoleDefinitionFilter
 
roleDefinitionId() - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment
 
roleDefinitionId() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Get the roleDefinitionId value.
RoleDefinitionProperties - Class in com.microsoft.azure.management.graphrbac
Role definition properties.
RoleDefinitionProperties() - Constructor for class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
 
roleDefinitions() - Method in interface com.microsoft.azure.management.AccessManagement
Entry point to role definition management APIs.
RoleDefinitions - Interface in com.microsoft.azure.management.graphrbac
Entry point to role definition management API.
RoleDisasterRecovery - Enum in com.microsoft.azure.management.eventhub
Defines values for RoleDisasterRecovery.
roleInstance() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Get the roleInstance value.
roleName() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
roleName() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionFilter
Get the roleName value.
roleName() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the roleName value.
RoleTypes - Enum in com.microsoft.azure.management.customerinsights
Defines values for RoleTypes.
RollingUpgradeActionType - Enum in com.microsoft.azure.management.compute
Defines values for RollingUpgradeActionType.
RollingUpgradePolicy - Class in com.microsoft.azure.management.compute
The configuration parameters used while performing a rolling upgrade.
RollingUpgradePolicy() - Constructor for class com.microsoft.azure.management.compute.RollingUpgradePolicy
 
rollingUpgradePolicy() - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Get the rollingUpgradePolicy value.
RollingUpgradeProgressInfo - Class in com.microsoft.azure.management.compute
Information about the number of virtual machine instances in each upgrade state.
RollingUpgradeProgressInfo() - Constructor for class com.microsoft.azure.management.compute.RollingUpgradeProgressInfo
 
RollingUpgradeRunningStatus - Class in com.microsoft.azure.management.compute
Information about the current running state of the overall upgrade.
RollingUpgradeRunningStatus() - Constructor for class com.microsoft.azure.management.compute.RollingUpgradeRunningStatus
 
RollingUpgradeStatusCode - Enum in com.microsoft.azure.management.compute
Defines values for RollingUpgradeStatusCode.
rolloverAcknowledgementControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the rolloverAcknowledgementControlNumber value.
rolloverAcknowledgementControlNumber() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the rolloverAcknowledgementControlNumber value.
rolloverGroupControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the rolloverGroupControlNumber value.
rolloverGroupControlNumber() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the rolloverGroupControlNumber value.
rolloverInterchangeControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the rolloverInterchangeControlNumber value.
rolloverInterchangeControlNumber() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the rolloverInterchangeControlNumber value.
rolloverTransactionSetControlNumber() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the rolloverTransactionSetControlNumber value.
rolloverTransactionSetControlNumber() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the rolloverTransactionSetControlNumber value.
ROMANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ROMANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
root() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
root() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGraph
 
root() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
 
rootProcessNodeId() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the rootProcessNodeId value.
rootProcessNodeId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the rootProcessNodeId value.
rootResource(Observable<Indexable>) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Gets an observable of U that emits only the root resource from a given observable of Indexable.
Route - Interface in com.microsoft.azure.management.network
An immutable client-side representation of a route of a route table.
Route.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a route definition.
Route.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of route definition stages.
Route.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a route definition.
Route.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a route definition.
Route.DefinitionStages.WithDestinationAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the destination address prefix.
Route.DefinitionStages.WithNextHopType<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the next hop type.
Route.Update - Interface in com.microsoft.azure.management.network
The entirety of a route update as part of a route table update.
Route.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a route definition as part of a route table update.
Route.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of route definition stages applicable as part of a route table update.
Route.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a route definition.
Route.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a route definition.
Route.UpdateDefinitionStages.WithDestinationAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the destination address prefix.
Route.UpdateDefinitionStages.WithNextHopType<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a route definition allowing to specify the next hop type.
Route.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of route update stages.
Route.UpdateStages.WithDestinationAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of a route update allowing to modify the destination address prefix.
Route.UpdateStages.WithNextHopType - Interface in com.microsoft.azure.management.network
The stage of a route update allowing to specify the next hop type.
ROUTE_BASED - Static variable in class com.microsoft.azure.management.network.VpnType
Static value RouteBased for VpnType.
routeFilter() - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Get the routeFilter value.
RouteNextHopType - Class in com.microsoft.azure.management.network
Defines values for RouteNextHopType.
RouteNextHopType(String) - Constructor for class com.microsoft.azure.management.network.RouteNextHopType
Creates a custom value for RouteNextHopType.
RouteProperties - Class in com.microsoft.azure.management.devices
The properties of a routing rule that your IoT hub uses to route messages to endpoints.
RouteProperties() - Constructor for class com.microsoft.azure.management.devices.RouteProperties
 
routes() - Method in class com.microsoft.azure.management.devices.RoutingProperties
Get the routes value.
routes() - Method in interface com.microsoft.azure.management.network.RouteTable
 
routesReceived() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the routesReceived value.
RouteTable - Interface in com.microsoft.azure.management.network
Entry point for route table management.
RouteTable.Definition - Interface in com.microsoft.azure.management.network
The entirety of a route table definition.
RouteTable.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of route table definition stages.
RouteTable.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a route table definition.
RouteTable.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of a route table definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
RouteTable.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of a route table definition allowing to specify the resource group.
RouteTable.DefinitionStages.WithRoute - Interface in com.microsoft.azure.management.network
The stage of the route table definition allowing to add routes.
RouteTable.Update - Interface in com.microsoft.azure.management.network
The template for a route table update operation, containing all the settings that can be modified.
RouteTable.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of route table update stages.
RouteTable.UpdateStages.WithRoute - Interface in com.microsoft.azure.management.network
The stage of the route table definition allowing to add, remove or modify routes.
routeTableId() - Method in interface com.microsoft.azure.management.network.NextHop
Get the resource identifier for the route table associated with the route being returned.
routeTableId() - Method in interface com.microsoft.azure.management.network.Subnet
 
routeTables() - Method in class com.microsoft.azure.management.Azure
 
RouteTables - Interface in com.microsoft.azure.management.network
Entry point to route table management.
RouteType - Class in com.microsoft.azure.management.appservice
Defines values for RouteType.
RouteType() - Constructor for class com.microsoft.azure.management.appservice.RouteType
 
routing() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the routing value.
RoutingEndpoints - Class in com.microsoft.azure.management.devices
The properties related to the custom endpoints to which your IoT hub routes messages based on the routing rules.
RoutingEndpoints() - Constructor for class com.microsoft.azure.management.devices.RoutingEndpoints
 
RoutingEventHubProperties - Class in com.microsoft.azure.management.devices
The properties related to an event hub endpoint.
RoutingEventHubProperties() - Constructor for class com.microsoft.azure.management.devices.RoutingEventHubProperties
 
routingPriority() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint
 
RoutingProperties - Class in com.microsoft.azure.management.devices
The routing related properties of the IoT hub.
RoutingProperties() - Constructor for class com.microsoft.azure.management.devices.RoutingProperties
 
routingRegistryName() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Get the routingRegistryName value.
RoutingServiceBusQueueEndpointProperties - Class in com.microsoft.azure.management.devices
The properties related to service bus queue endpoint types.
RoutingServiceBusQueueEndpointProperties() - Constructor for class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
 
RoutingServiceBusTopicEndpointProperties - Class in com.microsoft.azure.management.devices
The properties related to service bus topic endpoint types.
RoutingServiceBusTopicEndpointProperties() - Constructor for class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
 
RoutingSource - Class in com.microsoft.azure.management.devices
Defines values for RoutingSource.
RoutingSource(String) - Constructor for class com.microsoft.azure.management.devices.RoutingSource
Creates a custom value for RoutingSource.
routingWeight() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
routingWeight() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint
 
rowKey() - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Get the rowKey value.
rows() - Method in class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
Get the rows value.
RPC_LOG_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
RpcException - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.RpcException
RpcException.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.RpcException
RpcExceptionOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
RpcFunctionMetadata - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.RpcFunctionMetadata
RpcFunctionMetadata.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.RpcFunctionMetadata
RpcFunctionMetadataOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
RpcHttp - Class in com.microsoft.azure.webjobs.script.rpc.messages
TODO - solidify this
RpcHttp.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
TODO - solidify this
RpcHttpOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
RpcLog - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.RpcLog
RpcLog.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.RpcLog
RpcLog.Level - Enum in com.microsoft.azure.webjobs.script.rpc.messages
Matching ILogger semantics https://github.com/aspnet/Logging/blob/9506ccc3f3491488fe88010ef8b9eb64594abf95/src/Microsoft.Extensions.Logging/Logger.cs
RpcLogHandler - Class in com.microsoft.azure.webjobs.script.handler
 
RpcLogHandler(LogRecord, String) - Constructor for class com.microsoft.azure.webjobs.script.handler.RpcLogHandler
 
RpcLogOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
RS0 - Static variable in class com.microsoft.azure.management.recoveryservices.SkuName
Static value RS0 for SkuName.
Rs256 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Rs256() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Rs256
 
RS256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RS256 for JsonWebKeySignatureAlgorithm.
RS384 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RS384 for JsonWebKeySignatureAlgorithm.
RS512 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RS512 for JsonWebKeySignatureAlgorithm.
RSA - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value RSA for JsonWebKeyType.
Rsa15 - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
Rsa15() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.Rsa15
 
RSA1_5 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Static value RSA1_5 for JsonWebKeyEncryptionAlgorithm.
RSA_HSM - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
Static value RSA-HSM for JsonWebKeyType.
RSA_OAEP - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Static value RSA-OAEP for JsonWebKeyEncryptionAlgorithm.
RSA_OAEP_256 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
Static value RSA-OAEP-256 for JsonWebKeyEncryptionAlgorithm.
RsaEncryption - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
RsaEncryption(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.RsaEncryption
 
RsaKey - Class in com.microsoft.azure.keyvault.cryptography
 
RsaKey() - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, int) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, int, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, KeyPair) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaKey(String, KeyPair, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.RsaKey
Constructor.
RsaOaep - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
RsaOaep() - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.RsaOaep
 
RsaSignature - Class in com.microsoft.azure.keyvault.cryptography.algorithms
 
RsaSignature(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
RSASP1(RSAPrivateKey, BigInteger) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
RSAVP1(RSAPublicKey, BigInteger) - Method in class com.microsoft.azure.keyvault.cryptography.algorithms.RsaSignature
 
RSNULL - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
Static value RSNULL for JsonWebKeySignatureAlgorithm.
RUBY_2_3 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Ruby 2.3.
RULE_DESCRIPTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
RuleAction - Class in com.microsoft.azure.management.gallery
The action that is performed when the alert rule becomes active, and when an alert condition is resolved.
RuleAction() - Constructor for class com.microsoft.azure.management.gallery.RuleAction
 
RuleAction - Class in com.microsoft.azure.management.monitor
The action that is performed when the alert rule becomes active, and when an alert condition is resolved.
RuleAction() - Constructor for class com.microsoft.azure.management.monitor.RuleAction
 
RuleAction - Class in com.microsoft.azure.servicebus.rules
Represents an action that transforms a message matched by a filter.
RuleAction() - Constructor for class com.microsoft.azure.servicebus.rules.RuleAction
 
RuleCondition - Class in com.microsoft.azure.management.gallery
The condition that results in the alert rule being activated.
RuleCondition() - Constructor for class com.microsoft.azure.management.gallery.RuleCondition
 
RuleCondition - Class in com.microsoft.azure.management.monitor
The condition that results in the alert rule being activated.
RuleCondition() - Constructor for class com.microsoft.azure.management.monitor.RuleCondition
 
RuleDataSource - Class in com.microsoft.azure.management.gallery
The resource from which the rule collects its data.
RuleDataSource() - Constructor for class com.microsoft.azure.management.gallery.RuleDataSource
 
RuleDataSource - Class in com.microsoft.azure.management.monitor
The resource from which the rule collects its data.
RuleDataSource() - Constructor for class com.microsoft.azure.management.monitor.RuleDataSource
 
RuleDescription - Class in com.microsoft.azure.servicebus.rules
Representation of a rule defined on service bus topics.
RuleDescription() - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with no name, TrueFilter as filter and no action.
RuleDescription(String) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with the given name, TrueFilter as filter and no action.
RuleDescription(Filter) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with no name, given filter as filter and no action.
RuleDescription(String, Filter) - Constructor for class com.microsoft.azure.servicebus.rules.RuleDescription
Creates a rule description with the given name, given filter as filter and no action.
RuleEmailAction - Class in com.microsoft.azure.management.gallery
Specifies the action to send email when the rule condition is evaluated.
RuleEmailAction() - Constructor for class com.microsoft.azure.management.gallery.RuleEmailAction
 
RuleEmailAction - Class in com.microsoft.azure.management.monitor
Specifies the action to send email when the rule condition is evaluated.
RuleEmailAction() - Constructor for class com.microsoft.azure.management.monitor.RuleEmailAction
 
ruleGroupName() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup
Get the ruleGroupName value.
ruleGroupName() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleGroup
Get the ruleGroupName value.
ruleId() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRule
Get the ruleId value.
RuleManagementEventClaimsDataSource - Class in com.microsoft.azure.management.gallery
The claims for a rule management event data source.
RuleManagementEventClaimsDataSource() - Constructor for class com.microsoft.azure.management.gallery.RuleManagementEventClaimsDataSource
 
RuleManagementEventClaimsDataSource - Class in com.microsoft.azure.management.monitor
The claims for a rule management event data source.
RuleManagementEventClaimsDataSource() - Constructor for class com.microsoft.azure.management.monitor.RuleManagementEventClaimsDataSource
 
RuleManagementEventDataSource - Class in com.microsoft.azure.management.gallery
A rule management event data source.
RuleManagementEventDataSource() - Constructor for class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
 
RuleManagementEventDataSource - Class in com.microsoft.azure.management.monitor
A rule management event data source.
RuleManagementEventDataSource() - Constructor for class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
 
RuleMetricDataSource - Class in com.microsoft.azure.management.gallery
A rule metric data source.
RuleMetricDataSource() - Constructor for class com.microsoft.azure.management.gallery.RuleMetricDataSource
 
RuleMetricDataSource - Class in com.microsoft.azure.management.monitor
A rule metric data source.
RuleMetricDataSource() - Constructor for class com.microsoft.azure.management.monitor.RuleMetricDataSource
 
ruleName() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow
Get the ruleName value.
rules() - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Get the rules value.
rules() - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Get the rules value.
rules() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup
Get the rules value.
rules() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleGroup
Get the rules value.
ruleSetType() - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Get the ruleSetType value.
ruleSetVersion() - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Get the ruleSetVersion value.
ruleType() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule
 
RuleWebhookAction - Class in com.microsoft.azure.management.gallery
Specifies the action to post to service when the rule condition is evaluated.
RuleWebhookAction() - Constructor for class com.microsoft.azure.management.gallery.RuleWebhookAction
 
RuleWebhookAction - Class in com.microsoft.azure.management.monitor
Specifies the action to post to service when the rule condition is evaluated.
RuleWebhookAction() - Constructor for class com.microsoft.azure.management.monitor.RuleWebhookAction
 
run(OperationResult<T, Exception>) - Method in interface com.microsoft.azure.eventhubs.impl.Operation
 
run() - Method in class com.microsoft.azure.eventhubs.impl.ReceivePump
 
run(OperationResult<Void, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseCloser
 
run(OperationResult<RequestResponseChannel, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseOpener
 
run() - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpReactor
Main run function to pump Proton messages
run() - Method in class com.microsoft.azure.sdk.iot.device.fileupload.FileUploadTask
Runnable
run() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBSSendTask
The function to run.
run() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBSTokenRenewalTask
The function to run.
run() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.IotHubReactor
 
run() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubReceiveTask
 
run() - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubSendTask
 
run(ResponseData, Object) - Method in interface com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.ResponseCallback
 
run(ProvisioningDeviceClientRegistrationResult, Exception, Object) - Method in interface com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientRegistrationCallback
Callback user to provide registration results such as iothub uri, device id or any exception thrown during the process of registration
runbookName() - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Get the runbookName value.
runBulkEnrollmentOperation(BulkOperationMode, Collection<IndividualEnrollment>) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
Create, update or delete a set of individual Device Enrollments.
RunCommandInputParameter - Class in com.microsoft.azure.management.compute
Describes the properties of a run command parameter.
RunCommandInputParameter() - Constructor for class com.microsoft.azure.management.compute.RunCommandInputParameter
 
RunCommandParameterDefinition - Class in com.microsoft.azure.management.compute
Describes the properties of a run command parameter.
RunCommandParameterDefinition() - Constructor for class com.microsoft.azure.management.compute.RunCommandParameterDefinition
 
runElevated() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get the runElevated value.
runExclusive() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the runExclusive value.
runId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineRunInformation
Get the runId value.
runId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Get the runId value.
running() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the running value.
running() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the running value.
RUNNING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Running for EndpointResourceState.
RUNNING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/running for PowerState.
RUNNING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Running for ApplicationGatewayOperationalState.
RUNNING - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Running for PcStatus.
runningCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the runningCount value.
runningNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get the runningNodeCount value.
runningTasksCount() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the runningTasksCount value.
runOnOpenedObject(ReactorDispatcher, OperationResult<T, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.FaultTolerantObject
 
runs() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
Get the runs value.
runSample(Azure) - Static method in class com.microsoft.azure.management.msi.ManageManagedServiceIdentityIdentities
Main function which runs the actual sample.
RuntimeStack - Class in com.microsoft.azure.management.appservice
Defines App service pricing tiers.
RuntimeStack(String, String) - Constructor for class com.microsoft.azure.management.appservice.RuntimeStack
Creates a custom app service pricing tier.
runtimeVersion() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobProperties
Get the runtimeVersion value.
runtimeVersion() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobProperties
Get the runtimeVersion value.
RUSSIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
RUSSIAN_FEDERATION - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
RWANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
RWANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
RXMapper<T> - Class in com.microsoft.azure.management.resources.fluentcore.utils
An internal utility class representing an RX function returning the provided type instance from a call with an arbitrary parameter.

S

S - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value s for SignedResource.
S - Static variable in class com.microsoft.azure.management.storage.SignedResourceTypes
Static value s for SignedResourceTypes.
S0 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value S0 for SkuName.
S0 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S0 for ServiceObjectiveName.
S0 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S0 for SqlDatabaseStandardServiceObjective.
S1 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value S1 for SkuName.
S1 - Static variable in class com.microsoft.azure.management.devices.IotHubSku
Static value S1 for IotHubSku.
S1 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S1 for ServiceObjectiveName.
S1 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S1 for ServiceObjectiveName.
S12 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S12 for ServiceObjectiveName.
S12 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S12 for ServiceObjectiveName.
S2 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value S2 for SkuName.
S2 - Static variable in class com.microsoft.azure.management.devices.IotHubSku
Static value S2 for IotHubSku.
S2 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S2 for ServiceObjectiveName.
S2 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S2 for ServiceObjectiveName.
S3 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value S3 for SkuName.
S3 - Static variable in class com.microsoft.azure.management.devices.IotHubSku
Static value S3 for IotHubSku.
S3 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S3 for ServiceObjectiveName.
S3 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S3 for ServiceObjectiveName.
S4 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value S4 for SkuName.
S4 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S4 for ServiceObjectiveName.
S4 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S4 for ServiceObjectiveName.
S5 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value S5 for SkuName.
S6 - Static variable in class com.microsoft.azure.management.cognitiveservices.SkuName
Static value S6 for SkuName.
S6 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S6 for ServiceObjectiveName.
S6 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S6 for ServiceObjectiveName.
S7 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S7 for ServiceObjectiveName.
S7 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S7 for ServiceObjectiveName.
S9 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value S9 for ServiceObjectiveName.
S9 - Static variable in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
Static value S9 for ServiceObjectiveName.
saDataSizeKilobytes() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the saDataSizeKilobytes value.
safeCreateUUID() - Static method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Synchronized string UUID generation convenience method.
SAINT_HELENA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAINT_HELENA_ASCENSION_AND_TRISTAN_DA_CUNHA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SAINT_KITTS_AND_NEVIS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAINT_LUCIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAINT_PIERRE_AND_MIQUELON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAINT_VINCENT_AND_GRENADINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SALESFORCE - Static variable in class com.microsoft.azure.management.customerinsights.ConnectorTypes
Static value Salesforce for ConnectorTypes.
salesforceConnectionStringSecretUrl() - Method in class com.microsoft.azure.management.customerinsights.SalesforceDiscoverSetting
Get the salesforceConnectionStringSecretUrl value.
SalesforceConnectorProperties - Class in com.microsoft.azure.management.customerinsights
The Salesforce connector properties.
SalesforceConnectorProperties() - Constructor for class com.microsoft.azure.management.customerinsights.SalesforceConnectorProperties
 
SalesforceDiscoverSetting - Class in com.microsoft.azure.management.customerinsights
Salesforce discover setting.
SalesforceDiscoverSetting() - Constructor for class com.microsoft.azure.management.customerinsights.SalesforceDiscoverSetting
 
SalesforceTable - Class in com.microsoft.azure.management.customerinsights
Salesforce table.
SalesforceTable() - Constructor for class com.microsoft.azure.management.customerinsights.SalesforceTable
 
salesforcetables() - Method in class com.microsoft.azure.management.customerinsights.SalesforceConnectorProperties
Get the salesforcetables value.
saLifeTimeSeconds() - Method in class com.microsoft.azure.management.network.IpsecPolicy
Get the saLifeTimeSeconds value.
SAMOA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAMOA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
sample() - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Get the sample value.
SampleName - Class in com.microsoft.azure.management.sql
Defines values for SampleName.
SampleName() - Constructor for class com.microsoft.azure.management.sql.SampleName
 
SAN_MARINO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAN_MARINO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SAO_TOME_AND_PRINCIPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAO_TOME_AND_PRINCIPE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SAS_TOKEN_TYPE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
SAS_TOKEN_TYPE - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Shared Access Signature token type.
SasDefinitionAttributes - Class in com.microsoft.azure.keyvault.models
The SAS definition management attributes.
SasDefinitionAttributes() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
 
sasDefinitionAttributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the sasDefinitionAttributes value.
sasDefinitionAttributes() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the sasDefinitionAttributes value.
SasDefinitionBundle - Class in com.microsoft.azure.keyvault.models
A SAS definition bundle consists of key vault SAS definition details plus its attributes.
SasDefinitionBundle() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionBundle
 
SasDefinitionCreateParameters - Class in com.microsoft.azure.keyvault.models
The SAS definition create parameters.
SasDefinitionCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
 
SasDefinitionItem - Class in com.microsoft.azure.keyvault.models
The SAS definition item containing storage SAS definition metadata.
SasDefinitionItem() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionItem
 
SasDefinitionUpdateParameters - Class in com.microsoft.azure.keyvault.models
The SAS definition update parameters.
SasDefinitionUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
 
sasKey() - Method in class com.microsoft.azure.management.scheduler.ServiceBusAuthentication
Get the sasKey value.
sasKeyName() - Method in class com.microsoft.azure.management.scheduler.ServiceBusAuthentication
Get the sasKeyName value.
SaslHandler - Interface in com.microsoft.azure.sdk.iot.deps.transport.amqp
Interface definition for what client events are expected to be handled during Sasl negotiation
SaslHandler.SaslOutcome - Enum in com.microsoft.azure.sdk.iot.deps.transport.amqp
Possible outcomes of Sasl negotiation as per AMQP 1.0
SaslListenerImpl - Class in com.microsoft.azure.sdk.iot.deps.transport.amqp
 
SaslListenerImpl(SaslHandler) - Constructor for class com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl
Sasl listener implementation that defers mechanism selection, init message payloads, and challenge handling to the provided saslHandler
sasToken() - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Get the sasToken value.
sasToken - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
sasToken - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
 
sasToken - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
SasTokenInformation - Class in com.microsoft.azure.management.datalake.analytics.models
SAS token information.
SasTokenInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.SasTokenInformation
 
SasTokenType - Class in com.microsoft.azure.keyvault.models
Defines values for SasTokenType.
SasTokenType() - Constructor for class com.microsoft.azure.keyvault.models.SasTokenType
 
sasTtlAsIso8601() - Method in class com.microsoft.azure.management.devices.StorageEndpointProperties
Get the sasTtlAsIso8601 value.
sasType() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the sasType value.
sasType() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the sasType value.
sasType() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the sasType value.
sasUrl() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Get the sasUrl value.
sasUrl() - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Get the sasUrl value.
sasUrl() - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Get the sasUrl value.
SASUtil - Class in com.microsoft.azure.servicebus.primitives
SASUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.SASUtil
Deprecated.
 
SAUDI_ARABIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SAUDI_ARABIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ScalarFunctionProperties - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with a scalar function.
ScalarFunctionProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.ScalarFunctionProperties
 
ScaleAction - Class in com.microsoft.azure.management.gallery
The parameters for the scaling action.
ScaleAction() - Constructor for class com.microsoft.azure.management.gallery.ScaleAction
 
scaleAction() - Method in class com.microsoft.azure.management.gallery.ScaleRule
Get the scaleAction value.
ScaleAction - Class in com.microsoft.azure.management.monitor
The parameters for the scaling action.
ScaleAction() - Constructor for class com.microsoft.azure.management.monitor.ScaleAction
 
scaleAction() - Method in class com.microsoft.azure.management.monitor.ScaleRule
Get the scaleAction value.
ScaleCapacity - Class in com.microsoft.azure.management.gallery
The number of instances that can be used during this profile.
ScaleCapacity() - Constructor for class com.microsoft.azure.management.gallery.ScaleCapacity
 
ScaleCapacity - Class in com.microsoft.azure.management.monitor
The number of instances that can be used during this profile.
ScaleCapacity() - Constructor for class com.microsoft.azure.management.monitor.ScaleCapacity
 
ScaleDirection - Enum in com.microsoft.azure.management.gallery
Defines values for ScaleDirection.
ScaleDirection - Enum in com.microsoft.azure.management.monitor
Defines values for ScaleDirection.
ScaleRule - Class in com.microsoft.azure.management.gallery
A rule that provide the triggers and parameters for the scaling action.
ScaleRule() - Constructor for class com.microsoft.azure.management.gallery.ScaleRule
 
ScaleRule - Class in com.microsoft.azure.management.monitor
A rule that provide the triggers and parameters for the scaling action.
ScaleRule() - Constructor for class com.microsoft.azure.management.monitor.ScaleRule
 
scaleSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
ScaleSettings - Class in com.microsoft.azure.management.batchai
At least one of manual or autoScale settings must be specified.
ScaleSettings() - Constructor for class com.microsoft.azure.management.batchai.ScaleSettings
 
scaleType() - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Get the scaleType value.
scaleType() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the scaleType value.
scaleType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the scaleType value.
scaleType() - Method in class com.microsoft.azure.management.devices.IotHubCapacity
Get the scaleType value.
ScaleType - Enum in com.microsoft.azure.management.gallery
Defines values for ScaleType.
ScaleType - Enum in com.microsoft.azure.management.monitor
Defines values for ScaleType.
schedule() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the schedule value.
schedule() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Get the schedule value.
schedule() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Get the schedule value.
schedule() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Get the schedule value.
Schedule - Class in com.microsoft.azure.batch.protocol.models
The schedule according to which jobs will be created.
Schedule() - Constructor for class com.microsoft.azure.batch.protocol.models.Schedule
 
schedule() - Method in class com.microsoft.azure.management.gallery.Recurrence
Get the schedule value.
schedule() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Get the schedule value.
schedule() - Method in class com.microsoft.azure.management.monitor.Recurrence
Get the schedule value.
schedule() - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Get the schedule value.
schedule(Runnable, Duration, TimerType) - Static method in class com.microsoft.azure.servicebus.primitives.Timer
 
scheduledCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the scheduledCount value.
SCHEDULEDENQUEUETIMENAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
scheduledEnqueueTimeUtc() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the scheduledEnqueueTimeUtc value.
scheduleDeviceMethod(String, String, Long, Long, Object, Date, long) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceMethod
Creates a new Job to invoke method on one or multiple devices
scheduleDeviceMethod(String, String, String, Long, Long, Object, Date, long) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Creates a new Job to invoke method on one or multiple devices
scheduledMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
Get the scheduledMessageCount value.
scheduledMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
scheduledMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
scheduledMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Get the scheduledPurgeDate value.
scheduledPurgeDate() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the scheduledPurgeDate value.
ScheduleEntry - Class in com.microsoft.azure.management.redis
Patch schedule entry for a Premium Redis Cache.
ScheduleEntry(ScheduleEntryInner) - Constructor for class com.microsoft.azure.management.redis.ScheduleEntry
Creates an instance of the Patch schedule entry object.
ScheduleEntry() - Constructor for class com.microsoft.azure.management.redis.ScheduleEntry
Creates an instance of the Patch schedule entry object.
scheduleMessage(IMessage, Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessage(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.QueueClient
 
scheduleMessage(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.TopicClient
 
scheduleMessageAsync(IMessage, Instant) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a scheduled message to the Azure Service Bus entity this sender is connected to.
scheduleMessageAsync(Message[], Duration) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
scheduleMessageAsync(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.QueueClient
 
scheduleMessageAsync(IMessage, Instant) - Method in class com.microsoft.azure.servicebus.TopicClient
 
scheduleOnReactorThread(DispatchHandler) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
scheduleOnReactorThread(int, DispatchHandler) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
 
SCHEDULER_JOB_COLLECTIONS_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage scheduler job collections.
scheduleUpdateTwin(String, DeviceTwinDevice, Date, long) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
Creates a new Job to update twin tags and desired properties on one or multiple devices
scheduleUpdateTwin(String, String, DeviceTwinDevice, Date, long) - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobClient
Creates a new Job to update twin tags and desired properties on one or multiple devices
schedulingError() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get the schedulingError value.
schedulingState() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the schedulingState value.
SchedulingState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for SchedulingState.
schema() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the schema value.
schemaId() - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Get the schemaId value.
schemaId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the schemaId value.
schemaItemPropLink() - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Get the schemaItemPropLink value.
schemaItemTypeLink() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the schemaItemTypeLink value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Get the schemaName value.
schemaName() - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Get the schemaName value.
schemaReferences() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the schemaReferences value.
schemaReferences() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the schemaReferences value.
schemaType() - Method in class com.microsoft.azure.management.logic.IntegrationAccountSchemaFilter
Get the schemaType value.
SchemaType - Enum in com.microsoft.azure.management.logic
Defines values for SchemaType.
schemaVersion() - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Get the schemaVersion value.
scheme() - Method in class com.microsoft.azure.management.apimanagement.BackendAuthorizationHeaderCredentials
Get the scheme value.
scmSiteAlsoStopped() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
ScmType - Class in com.microsoft.azure.management.appservice
Defines values for ScmType.
ScmType() - Constructor for class com.microsoft.azure.management.appservice.ScmType
 
scmType() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the scmType value.
scmUrl() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the scmUrl value.
scope() - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Get the scope value.
scope - Variable in class com.microsoft.azure.datalake.store.acl.AclEntry
AclScope specifying scope of the Acl entry (access or default)
scope() - Method in class com.microsoft.azure.management.apimanagement.OAuth2AuthenticationSettingsContract
Get the scope value.
scope() - Method in class com.microsoft.azure.management.apimanagement.PolicySnippetContract
Get the scope value.
scope() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
scope() - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment
 
scope() - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Get the scope value.
scope() - Method in class com.microsoft.azure.management.monitor.SenderAuthorization
Get the scope value.
scope() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
 
ScopeJobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
Scope job properties used when submitting and retrieving Scope jobs.
ScopeJobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
 
ScopeJobResource - Class in com.microsoft.azure.management.datalake.analytics.models
The Scope job resources.
ScopeJobResource() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
 
script() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobProperties
Get the script value.
script() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobProperties
Get the script value.
SCRIPT - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value Script for ParameterType.
script() - Method in class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionBinding
Get the script value.
script() - Method in class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionRetrieveDefaultDefinitionParameters
Get the script value.
SCRIPT_FILE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
scriptProcessor() - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Get the scriptProcessor value.
SdkContext - Class in com.microsoft.azure.management.resources.fluentcore.utils
The class to contain the common factory methods required for SDK framework.
SdkContext() - Constructor for class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
 
SDKUtils - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal
 
SDKUtils() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.SDKUtils
 
SEARCH_SERVICE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage search services.
SearchService - Interface in com.microsoft.azure.management.search
An immutable client-side representation of an Azure registry.
SearchService.Definition - Interface in com.microsoft.azure.management.search
The entirety of the Search service definition.
SearchService.DefinitionStages - Interface in com.microsoft.azure.management.search
Grouping of virtual network definition stages.
SearchService.DefinitionStages.Blank - Interface in com.microsoft.azure.management.search
The first stage of the Search service definition.
SearchService.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.search
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
SearchService.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.search
The stage of the Search service definition allowing to specify the resource group.
SearchService.DefinitionStages.WithPartitionsAndCreate - Interface in com.microsoft.azure.management.search
 
SearchService.DefinitionStages.WithReplicasAndCreate - Interface in com.microsoft.azure.management.search
 
SearchService.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.search
The stage of the Search service definition allowing to specify the SKU.
SearchService.Update - Interface in com.microsoft.azure.management.search
The template for a Search service update operation, containing all the settings that can be modified.
SearchService.UpdateStages - Interface in com.microsoft.azure.management.search
Grouping of all the Search service update stages.
SearchService.UpdateStages.WithPartitionCount - Interface in com.microsoft.azure.management.search
The stage of the Search service update allowing to modify the number of partitions used.
SearchService.UpdateStages.WithReplicaCount - Interface in com.microsoft.azure.management.search
The stage of the Search service update allowing to modify the number of replicas used.
searchServices() - Method in class com.microsoft.azure.management.Azure
 
SearchServices - Interface in com.microsoft.azure.management.search
Entry point to Search service management API in Azure.
SearchServiceStatus - Enum in com.microsoft.azure.management.search
Defines values for SearchServiceStatus.
secondary() - Method in class com.microsoft.azure.management.batch.BatchAccountKeys
Get the secondary value.
SECONDARY - Static variable in class com.microsoft.azure.management.containerregistry.AccessKeyType
Secondary key.
SECONDARY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value secondary for KeyKind.
SECONDARY - Static variable in class com.microsoft.azure.management.sql.FailoverGroupReplicationRole
Static value Secondary for FailoverGroupReplicationRole.
secondary() - Method in class com.microsoft.azure.management.storage.PublicEndpoints
 
SECONDARY_NODE - Static variable in class com.microsoft.azure.management.redis.RebootType
Static value SecondaryNode for RebootType.
SECONDARY_READONLY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
Static value secondaryReadonly for KeyKind.
secondaryAzurePort() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
secondaryBytesIn() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitStats
 
secondaryBytesOut() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitStats
 
secondaryConnectionString() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationKey
 
secondaryConnectionString() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationKey
 
secondaryConnectionString() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationKeys
 
secondaryKey() - Method in interface com.microsoft.azure.management.eventhub.DisasterRecoveryPairingAuthorizationKey
 
secondaryKey() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationKey
 
secondaryKey() - Method in interface com.microsoft.azure.management.redis.RedisAccessKeys
 
secondaryKey() - Method in interface com.microsoft.azure.management.search.AdminKeys
Get the secondaryKey value.
secondaryKey() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationKeys
 
secondaryNamespaceId() - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing
 
secondaryPeerAddressPrefix() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
secondaryPeerAddressPrefix() - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Get the secondaryPeerAddressPrefix value.
secondPart() - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Get the secondPart value.
SECONDS - Static variable in class com.microsoft.azure.management.cognitiveservices.UnitType
Static value Seconds for UnitType.
SECONDS - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Seconds for ComputeUsageUnit.
SECONDS - Static variable in class com.microsoft.azure.management.network.NetworkUsageUnit
Static value Seconds for NetworkUsageUnit.
SECONDS - Static variable in class com.microsoft.azure.management.recoveryservices.UsagesUnit
Static value Seconds for UsagesUnit.
SECONDS - Static variable in class com.microsoft.azure.management.sql.UnitDefinitionType
Static value Seconds for UnitDefinitionType.
SECONDS - Static variable in class com.microsoft.azure.management.sql.UnitType
Static value seconds for UnitType.
SECP256K1 - Static variable in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
Static value SECP256K1 for JsonWebKeyCurveName.
SECP256K1 - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
Static value SECP256K1 for JsonWebKeyCurveName.
SECP265K1 - Static variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
secret() - Method in class com.microsoft.azure.management.apimanagement.PropertyEntityBaseParameters
Get the secret value.
secret() - Method in class com.microsoft.azure.management.containerinstance.Volume
Get the secret value.
secret() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get the secret value.
Secret - Interface in com.microsoft.azure.management.keyvault
An immutable client-side representation of an Azure Key Vault secret.
secret() - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Get the secret value.
Secret.Definition - Interface in com.microsoft.azure.management.keyvault
Container interface for all the definitions.
Secret.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
Grouping of secret definition stages.
Secret.DefinitionStages.Blank - Interface in com.microsoft.azure.management.keyvault
The first stage of a secret definition.
Secret.DefinitionStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the secret attributes.
Secret.DefinitionStages.WithContentType - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the secret content type.
Secret.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.keyvault
The stage of the secret definition which contains all the minimum required inputs for the secret to be created but also allows for any optional settings to be specified.
Secret.DefinitionStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the tags.
Secret.DefinitionStages.WithValue - Interface in com.microsoft.azure.management.keyvault
The stage of a secret definition allowing to specify the secret value.
Secret.Update - Interface in com.microsoft.azure.management.keyvault
The template for a secret update operation, containing all the settings that can be modified.
Secret.UpdateStages - Interface in com.microsoft.azure.management.keyvault
Grouping of secret update stages.
Secret.UpdateStages.WithAttributes - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to specify the secret attributes.
Secret.UpdateStages.WithContentType - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to set the content type of the secret.
Secret.UpdateStages.WithTags - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to specify the tags.
Secret.UpdateStages.WithValue - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to create a new version of the secret value.
Secret.UpdateStages.WithVersion - Interface in com.microsoft.azure.management.keyvault
The stage of a secret update allowing to set the secret to a different version.
SecretAttributes - Class in com.microsoft.azure.keyvault.models
The secret management attributes.
SecretAttributes() - Constructor for class com.microsoft.azure.keyvault.models.SecretAttributes
 
secretAttributes() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the secretAttributes value.
secretAttributes() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the secretAttributes value.
secretAttributes() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
secretAttributes() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
SecretBundle - Class in com.microsoft.azure.keyvault.models.custom
 
SecretBundle() - Constructor for class com.microsoft.azure.keyvault.models.custom.SecretBundle
 
SecretBundle - Class in com.microsoft.azure.keyvault.models
A secret consisting of a value, id and its attributes.
SecretBundle() - Constructor for class com.microsoft.azure.keyvault.models.SecretBundle
 
secretBundleBackup() - Method in class com.microsoft.azure.keyvault.models.SecretRestoreParameters
Get the secretBundleBackup value.
secretId() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the secretId value.
secretId() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the secretId value.
secretIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
The secret identifier.
secretIdentifier() - Method in class com.microsoft.azure.keyvault.models.custom.SecretBundle
the secret identifier.
SecretIdentifier - Class in com.microsoft.azure.keyvault
Key Vault secret identifier.
SecretIdentifier(String, String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretIdentifier(String, String, String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretIdentifier(String) - Constructor for class com.microsoft.azure.keyvault.SecretIdentifier
Constructor.
SecretItem - Class in com.microsoft.azure.keyvault.models
The secret item containing secret metadata.
SecretItem() - Constructor for class com.microsoft.azure.keyvault.models.SecretItem
 
secretKey() - Method in class com.microsoft.azure.management.notificationhubs.WnsCredential
Get the secretKey value.
secretName() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
secretName() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
secretName() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the secretName value.
SecretPermissions - Class in com.microsoft.azure.management.keyvault
Defines values for SecretPermissions.
SecretPermissions() - Constructor for class com.microsoft.azure.management.keyvault.SecretPermissions
 
secretProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the secretProperties value.
SecretProperties - Class in com.microsoft.azure.keyvault.models
Properties of the key backing a certificate.
SecretProperties() - Constructor for class com.microsoft.azure.keyvault.models.SecretProperties
 
SecretRestoreParameters - Class in com.microsoft.azure.keyvault.models
The secret restore parameters.
SecretRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretRestoreParameters
 
secrets() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
secrets() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get the secrets value.
secrets() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the secrets value.
secrets() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the secrets value.
secrets() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the secrets value.
secrets() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the secrets value.
Secrets - Interface in com.microsoft.azure.management.keyvault
Entry point for Key Vault secrets API.
secrets() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
SecretSetParameters - Class in com.microsoft.azure.keyvault.models
The secret set parameters.
SecretSetParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretSetParameters
 
SecretUpdateParameters - Class in com.microsoft.azure.keyvault.models
The secret update parameters.
SecretUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.SecretUpdateParameters
 
secretUrl() - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
Get the secretUrl value.
secretUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Get the secretUrl value.
secretUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Get the secretUrl value.
secretVersion() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
SECURITY_MANAGER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage security components, security policies, and virtual machines.
SecurityAlertPolicyEmailAccountAdmins - Enum in com.microsoft.azure.management.sql
Defines values for SecurityAlertPolicyEmailAccountAdmins.
SecurityAlertPolicyState - Enum in com.microsoft.azure.management.sql
Defines values for SecurityAlertPolicyState.
SecurityAlertPolicyUseServerDefault - Enum in com.microsoft.azure.management.sql
Defines values for SecurityAlertPolicyUseServerDefault.
SecurityConstants - Class in com.microsoft.azure.servicebus.security
This class contains all security related constants.
SecurityConstants() - Constructor for class com.microsoft.azure.servicebus.security.SecurityConstants
 
securityEnabled() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup
 
securityEnabledOnly() - Method in class com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters
Get the securityEnabledOnly value.
securityEnabledOnly() - Method in class com.microsoft.azure.management.graphrbac.UserGetMemberGroupsParameters
Get the securityEnabledOnly value.
SecurityGroupNetworkInterface - Class in com.microsoft.azure.management.network
Network interface and all its associated security rules.
SecurityGroupNetworkInterface() - Constructor for class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
 
SecurityGroupView - Interface in com.microsoft.azure.management.network
The information about security rules applied to the specified VM..
SecurityGroupViewParameters - Class in com.microsoft.azure.management.network
Parameters that define the VM to check security groups for.
SecurityGroupViewParameters() - Constructor for class com.microsoft.azure.management.network.SecurityGroupViewParameters
 
securityProvider - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
 
SecurityProvider - Class in com.microsoft.azure.sdk.iot.provisioning.security
 
SecurityProvider() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProvider
 
SecurityProviderDice - Class in com.microsoft.azure.sdk.iot.provisioning.security.hsm
 
SecurityProviderDice() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDice
Constructor instantiate DICE
SecurityProviderDiceEmulator - Class in com.microsoft.azure.sdk.iot.provisioning.security.hsm
 
SecurityProviderDiceEmulator() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Constructor to build the DICE certs from the simulator
SecurityProviderDiceEmulator(String, String, String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderDiceEmulator
Constructor to build DICE certs from the simulator
SecurityProviderException - Exception in com.microsoft.azure.sdk.iot.provisioning.security.exceptions
 
SecurityProviderException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.security.exceptions.SecurityProviderException
 
SecurityProviderException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.security.exceptions.SecurityProviderException
 
SecurityProviderException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.security.exceptions.SecurityProviderException
 
SecurityProviderTpm - Class in com.microsoft.azure.sdk.iot.provisioning.security
 
SecurityProviderTpm() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
 
SecurityProviderTPMEmulator - Class in com.microsoft.azure.sdk.iot.provisioning.security.hsm
 
SecurityProviderTPMEmulator() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Constructor for creating a Security Provider on TPM Simulator
SecurityProviderTPMEmulator(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Constructor for creating a Security Provider on TPM Simulator with the supplied Registration ID
SecurityProviderTPMEmulator(String, String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Constructor for creating a Security Provider on TPM Simulator with the supplied Registration ID and ip address of the the remote where TPM simulator is running
SecurityProviderTPMHsm - Class in com.microsoft.azure.sdk.iot.provisioning.security.hsm
 
SecurityProviderTPMHsm() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMHsm
Constructor for creating a Security Provider on TPM hardware
SecurityProviderTPMHsm(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMHsm
Constructor for creating a Security Provider on TPM hardware with the supplied Registration ID
securityProviderX509 - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
 
SecurityProviderX509 - Class in com.microsoft.azure.sdk.iot.provisioning.security
 
SecurityProviderX509() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderX509
 
SecurityProviderX509Cert - Class in com.microsoft.azure.sdk.iot.provisioning.security.hsm
 
SecurityProviderX509Cert(String, String, Collection<String>) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderX509Cert
Constructor to build the DICE certs from the simulator
securityQualifier() - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Get the securityQualifier value.
SecurityRuleAccess - Class in com.microsoft.azure.management.network
Defines values for SecurityRuleAccess.
SecurityRuleAccess(String) - Constructor for class com.microsoft.azure.management.network.SecurityRuleAccess
Creates a custom value for SecurityRuleAccess.
securityRuleAssociations() - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Get the securityRuleAssociations value.
SecurityRuleAssociations - Class in com.microsoft.azure.management.network
All security rules associated with the network interface.
SecurityRuleAssociations() - Constructor for class com.microsoft.azure.management.network.SecurityRuleAssociations
 
SecurityRuleDirection - Class in com.microsoft.azure.management.network
Defines values for SecurityRuleDirection.
SecurityRuleDirection(String) - Constructor for class com.microsoft.azure.management.network.SecurityRuleDirection
Creates a custom value for SecurityRuleDirection.
SecurityRuleProtocol - Class in com.microsoft.azure.management.network
Defines values for SecurityRuleProtocol.
SecurityRuleProtocol(String) - Constructor for class com.microsoft.azure.management.network.SecurityRuleProtocol
Creates a custom value for SecurityRuleProtocol.
securityRules() - Method in class com.microsoft.azure.management.network.NetworkInterfaceAssociation
Get the securityRules value.
securityRules() - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup
 
securityRules() - Method in class com.microsoft.azure.management.network.SubnetAssociation
Get the securityRules value.
securitySettings() - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Get the securitySettings value.
securitySettings() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the securitySettings value.
SecurityToken - Class in com.microsoft.azure.servicebus.security
This class encapsulates the details of a security token.
SecurityToken(SecurityTokenType, String, String, Instant, Instant) - Constructor for class com.microsoft.azure.servicebus.security.SecurityToken
Creates an instance of security token.
SecurityTokenType - Enum in com.microsoft.azure.servicebus.security
Enumeration representing security token types supported by Azure Service Bus.
SEE_OTHER - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
Static value SeeOther for ApplicationGatewayRedirectType.
SEEDING - Static variable in class com.microsoft.azure.management.sql.ReplicationState
Static value SEEDING for ReplicationState.
seek(long) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Seek to given position in stream.
SEGMENT - Static variable in class com.microsoft.azure.management.apimanagement.VersioningScheme
Static value Segment for VersioningScheme.
segmentTerminator() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the segmentTerminator value.
segmentTerminator() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the segmentTerminator value.
segmentTerminator() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the segmentTerminator value.
segmentTerminator() - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Get the segmentTerminator value.
segmentTerminatorSuffix() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the segmentTerminatorSuffix value.
segmentTerminatorSuffix() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the segmentTerminatorSuffix value.
SegmentTerminatorSuffix - Enum in com.microsoft.azure.management.logic
Defines values for SegmentTerminatorSuffix.
segmentTerminatorSuffix() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the segmentTerminatorSuffix value.
segmentTerminatorSuffix() - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Get the segmentTerminatorSuffix value.
select() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the select value.
select() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the select value.
selectClause() - Method in class com.microsoft.azure.batch.DetailLevel
Gets the OData select clause.
selectTop(int) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Sets the maximum number of records to retrieve.
selfLink() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
send(EventData) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send EventData to EventHub.
send(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send a batch of EventData to EventHub.
send(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send EventDataBatch to EventHub.
send(EventData, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send an 'EventData with a partitionKey' to EventHub.
send(Iterable<EventData>, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Send a 'batch of EventData with the same partitionKey' to EventHub.
send(byte[]) - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
send(Iterable<byte[]>) - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
send(EventData) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
send(Iterable<EventData>) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
send(EventDataBatch) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
send(EventData, String) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
send(Iterable<EventData>, String) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
 
send(Iterable<Message>) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
send(Message) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
 
send(EventData) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Send EventData to a specific EventHub partition.
send(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Send EventData to a specific EventHub partition.
send(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Send EventDataBatch to a specific EventHub partition.
SEND - Static variable in class com.microsoft.azure.management.eventhub.AccessRights
Static value Send for AccessRights.
send() - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Executes the HTTPS request.
send() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsRequest
Executes the HTTPS request.
send(IotHubTransportMessage) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransportManager
This is a blocking send message.
send(IotHubTransportMessage) - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransportManager
Synchronously send a message to the IoT Hub.
send(IotHubTransportMessage) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceMethod
 
send(IotHubTransportMessage) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceTwin
 
send(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttMessaging
 
send(String, Message) - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Send a one-way message to the specified device
send(String, Message) - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
Create binary message Initialize and start Proton reactor Send the created message
send() - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpRequest
Executes the HTTPS request.
send(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a message to the Azure Service Bus entity this sender is connected to.
send(IMessage) - Method in class com.microsoft.azure.servicebus.QueueClient
 
send(IMessage) - Method in class com.microsoft.azure.servicebus.TopicClient
 
SEND_PERIOD_MILLIS - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
as of release 1.2.27 this value is deprecated and replaced by DeviceClient.setOption(String, Object) SetSendInterval to change it. The number of milliseconds the transport will wait between sending out messages.
SEND_PERIOD_MILLIS - Static variable in class com.microsoft.azure.sdk.iot.device.TransportClient
 
SEND_PORT_AMQPS - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
SEND_PORT_AMQPS - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
SEND_PORT_AMQPS_WS - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
SEND_PORT_AMQPS_WS - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
SEND_TAG - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
sendAgreement() - Method in class com.microsoft.azure.management.logic.AS2AgreementContent
Get the sendAgreement value.
sendAgreement() - Method in class com.microsoft.azure.management.logic.EdifactAgreementContent
Get the sendAgreement value.
sendAgreement() - Method in class com.microsoft.azure.management.logic.X12AgreementContent
Get the sendAgreement value.
sendAmqpMessage(AmqpMessage) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Send message to the Amqp Endpoint
sendAsync(String, Message) - Method in class com.microsoft.azure.sdk.iot.service.ServiceClient
Provide asynchronous access to send()
sendAsync(IMessage) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a message to the Azure Service Bus entity this sender is connected to.
sendAsync(Iterable<Message>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
sendAsync(Message) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageSender
 
sendAsync(IMessage) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendAsync(IMessage) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendBatch(Collection<? extends IMessage>) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
sendBatch(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendBatch(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendBatchAsync(Collection<? extends IMessage>) - Method in interface com.microsoft.azure.servicebus.IMessageSender
Sends a batch of messages to the Azure Service Bus entity this sender is connected to.
sendBatchAsync(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.QueueClient
 
sendBatchAsync(Collection<? extends IMessage>) - Method in class com.microsoft.azure.servicebus.TopicClient
 
sendComplete() - Method in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
senderApplicationId() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the senderApplicationId value.
senderApplicationId() - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Get the senderApplicationId value.
senderApplicationId() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the senderApplicationId value.
senderApplicationId() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the senderApplicationId value.
senderApplicationId() - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Get the senderApplicationId value.
senderApplicationQualifier() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the senderApplicationQualifier value.
senderApplicationQualifier() - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Get the senderApplicationQualifier value.
SenderAuthorization - Class in com.microsoft.azure.management.monitor
the authorization used by the user who has performed the operation that led to this event.
SenderAuthorization() - Constructor for class com.microsoft.azure.management.monitor.SenderAuthorization
 
senderBusinessIdentity() - Method in class com.microsoft.azure.management.logic.AS2OneWayAgreement
Get the senderBusinessIdentity value.
senderBusinessIdentity() - Method in class com.microsoft.azure.management.logic.EdifactOneWayAgreement
Get the senderBusinessIdentity value.
senderBusinessIdentity() - Method in class com.microsoft.azure.management.logic.X12OneWayAgreement
Get the senderBusinessIdentity value.
SenderContext - Class in com.microsoft.azure.eventhubs.impl
 
SenderErrorContext - Class in com.microsoft.azure.servicebus.primitives
 
senderInternalIdentification() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the senderInternalIdentification value.
senderInternalSubIdentification() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the senderInternalSubIdentification value.
senderLink - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
senderLink - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
senderLinkAddress - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
senderLinkEndpointPath - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
senderLinkTag - Variable in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
 
senderLinkTag - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
senderReverseRoutingAddress() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the senderReverseRoutingAddress value.
sendEvent(HttpsMessage) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsIotHubConnection
Sends an event message.
sendEvent(Message) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection
Sends an event message.
sendEventAsync(Message, IotHubEventCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Asynchronously sends an event message to the IoT Hub.
sendEventAsync(Message, IotHubEventCallback, Object, IotHubConnectionString) - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Asynchronously sends an event message to the IoT Hub.
sendEventAsync(Message, IotHubResponseCallback, Object, IotHubConnectionString) - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Asynchronously sends an event message to the IoT Hub.
sendExpiredMessageExpectingMessageExpiredCallback(String, IotHubClientProtocol, Integer, Integer) - Static method in class com.microsoft.azure.sdk.iot.common.iothubservices.SendMessagesCommon
 
SendGridOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
sendHttpsMessage(HttpsMessage, HttpsMethod, String) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsIotHubConnection
Sends an generic https message.
sendInboundMdnToMessageBox() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the sendInboundMdnToMessageBox value.
SendLinkHandler - Class in com.microsoft.azure.eventhubs.impl
 
SendLinkHandler(AmqpSender) - Constructor for class com.microsoft.azure.eventhubs.impl.SendLinkHandler
 
SendLinkHandler - Class in com.microsoft.azure.servicebus.amqp
 
SendLinkHandler(IAmqpSender) - Constructor for class com.microsoft.azure.servicebus.amqp.SendLinkHandler
 
sendMdnAsynchronously() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the sendMdnAsynchronously value.
sendMessage(byte[], byte[], int, int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations
Sends a Message on the senderLink
sendMessage(Message, MessageType, IotHubConnectionString) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Creates a binary message using the given content and messageId.
sendMessageAndGetDeliveryHash(MessageType, byte[], int, int, byte[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationX509
Do nothing in SAS case.
sendMessageAndGetDeliveryHash(MessageType, byte[], int, int, byte[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceMethods
Sends the given message and returns with the delivery hash if the message type is methods
sendMessageAndGetDeliveryHash(MessageType, byte[], int, int, byte[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
Sends the given message and returns with the delivery hash
sendMessageAndGetDeliveryHash(MessageType, byte[], int, int, byte[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTelemetry
Sends the given message and returns with the delivery hash if the message type is telemetry
sendMessageAndGetDeliveryHash(MessageType, byte[], int, int, byte[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceTwin
Sends the given message and returns with the delivery hash if the message type is twin
sendMessageResult(AmqpsMessage, IotHubMessageResult) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection
Sends the message result for the previously received message.
sendMessageResult(IotHubMessageResult) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsIotHubConnection
Sends the message result for the previously received message.
sendMessages(DeviceClient, IotHubClientProtocol, int, Integer, Integer) - Static method in class com.microsoft.azure.sdk.iot.common.iothubservices.SendMessagesCommon
 
sendMessages() - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport
Sends all messages from the waiting list, one at a time.
sendMessages() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport
Sends all messages on the transport queue as a batched request.
sendMessages() - Method in interface com.microsoft.azure.sdk.iot.device.transport.IotHubTransport
Sends all messages on the transport queue.
sendMessages() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport
Sends all messages on the transport queue, one at a time.
SendMessagesCommon - Class in com.microsoft.azure.sdk.iot.common.iothubservices
 
SendMessagesCommon() - Constructor for class com.microsoft.azure.sdk.iot.common.iothubservices.SendMessagesCommon
 
sendMessagesExpectingSASTokenExpiration(DeviceClient, String, int, Integer, long) - Static method in class com.microsoft.azure.sdk.iot.common.iothubservices.SendMessagesCommon
Send some messages that wait for callbacks to signify that the SAS token in the client config has expired.
sendMessagesMultiplex(DeviceClient, IotHubClientProtocol, int, Integer, Integer) - Static method in class com.microsoft.azure.sdk.iot.common.iothubservices.SendMessagesCommon
 
sendNotificationWhenExceeded() - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Get the sendNotificationWhenExceeded value.
sendQueryRequest(IotHubConnectionString, URL, HttpMethod, Long) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Query
Sends request for the query to the IotHub
sendRegisterMessage(ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
Sends the Registration message to the Amqp Endpoint
sendReportedProperties(Set<Property>) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Sends reported properties
sendReportedProperties(Set<Property>, int) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Sends reported properties
sendStatusMessage(String, ResponseCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.amqp.ProvisioningAmqpOperations
Sends the Status message to the Amqp Endpoint
sendSync(EventData) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Synchronous version of EventHubClient.send(EventData).
sendSync(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Synchronous version of EventHubClient.send(Iterable).
sendSync(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
Synchronous version of EventHubClient.send(EventDataBatch).
sendSync(EventData, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
sendSync(Iterable<EventData>, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
sendSync(EventData) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Synchronous version of PartitionSender.send(EventData) Api.
sendSync(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
Synchronous version of PartitionSender.send(Iterable) .
sendSync(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
sendSynchronousAcknowledgement() - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Get the sendSynchronousAcknowledgement value.
sendSynchronousAcknowledgement() - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Get the sendSynchronousAcknowledgement value.
sendToServiceOwners() - Method in class com.microsoft.azure.management.gallery.RuleEmailAction
Get the sendToServiceOwners value.
sendToServiceOwners() - Method in class com.microsoft.azure.management.monitor.RuleEmailAction
Get the sendToServiceOwners value.
sendToSubscriptionAdministrator() - Method in class com.microsoft.azure.management.gallery.EmailNotification
Get the sendToSubscriptionAdministrator value.
sendToSubscriptionAdministrator() - Method in class com.microsoft.azure.management.monitor.EmailNotification
Get the sendToSubscriptionAdministrator value.
sendToSubscriptionCoAdministrators() - Method in class com.microsoft.azure.management.gallery.EmailNotification
Get the sendToSubscriptionCoAdministrators value.
sendToSubscriptionCoAdministrators() - Method in class com.microsoft.azure.management.monitor.EmailNotification
Get the sendToSubscriptionCoAdministrators value.
SENEGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SENEGAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
sensitivity() - Method in class com.microsoft.azure.management.monitor.Baseline
Get the sensitivity value.
Sensitivity - Enum in com.microsoft.azure.management.monitor
Defines values for Sensitivity.
SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
SEQUENCE_NUMBER_ANNOTATION_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
sequenceEqualConstantTime(byte[], byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
Compares two byte arrays in constant time.
SEQUENCENUBMERNAME - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SERBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SERBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
serialConsoleLogBlobUri() - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Get the serialConsoleLogBlobUri value.
Serializable - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Abstract class with the parser for the provisioning configurations.
Serializable() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable
 
serialization() - Method in class com.microsoft.azure.management.streamanalytics.InputProperties
Get the serialization value.
Serialization - Class in com.microsoft.azure.management.streamanalytics
Describes how data from an input is serialized or how data is serialized when written to an output.
Serialization() - Constructor for class com.microsoft.azure.management.streamanalytics.Serialization
 
serialize() - Method in class com.microsoft.azure.datalake.store.QueryParams
 
serialize(byte[], JsonGenerator, SerializerProvider) - Method in class com.microsoft.azure.keyvault.webkey.Base64UrlJsonSerializer
 
serializerAdapter() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
 
serialNumber() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
serialNumber() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the serialNumber value.
serialNumber() - Method in class com.microsoft.azure.management.dns.SoaRecord
Get the serialNumber value.
server() - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Get the server value.
server() - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Get the server value.
server() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Get the server value.
server() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Get the server value.
SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SERVER_BUSY_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
SERVER_BUSY_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SERVER_FARM - Static variable in class com.microsoft.azure.management.appservice.ResourceScopeType
Static value ServerFarm for ResourceScopeType.
SERVER_FARM - Static variable in class com.microsoft.azure.management.appservice.ValidateResourceTypes
Static value ServerFarm for ValidateResourceTypes.
ServerBusy - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service is currently unable to receive requests.
ServerBusyException - Exception in com.microsoft.azure.eventhubs
Server busy exception is thrown when the current entity's activity has put excessive load onto the service.
ServerBusyException() - Constructor for exception com.microsoft.azure.eventhubs.ServerBusyException
Default constructor for the exception
ServerBusyException(String) - Constructor for exception com.microsoft.azure.eventhubs.ServerBusyException
 
ServerBusyException - Exception in com.microsoft.azure.servicebus.primitives
Server busy exception is thrown when the current entity's activity has put excessive load onto the service.
ServerBusyException() - Constructor for exception com.microsoft.azure.servicebus.primitives.ServerBusyException
Default constructor for the exception
serverCertificateThumbprints() - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Get the serverCertificateThumbprints value.
ServerConnectionType - Enum in com.microsoft.azure.management.sql
Defines values for ServerConnectionType.
ServerDnsAliasAcquisition - Class in com.microsoft.azure.management.sql
A server DNS alias acquisition request.
ServerDnsAliasAcquisition() - Constructor for class com.microsoft.azure.management.sql.ServerDnsAliasAcquisition
 
serverHealths() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfigurationHealth
 
serverKeys() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
serverKeys() - Method in interface com.microsoft.azure.management.sql.SqlServers
 
ServerKeyType - Class in com.microsoft.azure.management.sql
Defines values for ServerKeyType.
ServerKeyType() - Constructor for class com.microsoft.azure.management.sql.ServerKeyType
 
serverKeyType() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
ServerListener - Interface in com.microsoft.azure.sdk.iot.device.transport.amqps
Defines methods which are triggered by interactions with the IoTHub.
ServerMetric - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL ServerMetric.
serverName() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
serverName() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
serverName() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
servers() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Get the servers value.
serverTimeout() - Method in class com.microsoft.azure.batch.interceptor.ServerTimeoutInterceptor
Gets the service timeout interval applied by this ServerTimeoutInterceptor instance.
ServerTimeoutInterceptor - Class in com.microsoft.azure.batch.interceptor
Sets Batch service request timeouts.
ServerTimeoutInterceptor(int) - Constructor for class com.microsoft.azure.batch.interceptor.ServerTimeoutInterceptor
Initializes a new ServerTimeoutInterceptor for setting the service timeout interval for a request issued to the Batch service.
serverUrl() - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Get the serverUrl value.
ServerUsage - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL server usage metric.
ServerVersionCapability - Class in com.microsoft.azure.management.sql
The server capabilities.
ServerVersionCapability() - Constructor for class com.microsoft.azure.management.sql.ServerVersionCapability
 
serverX509Names() - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Get the serverX509Names value.
SERVICE - Static variable in class com.microsoft.azure.keyvault.models.SasTokenType
Static value service for SasTokenType.
service() - Method in class com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
Get the service value.
SERVICE_MANAGED - Static variable in class com.microsoft.azure.management.sql.ServerKeyType
Static value ServiceManaged for ServerKeyType.
SERVICE_NAME - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionRpcGrpc
 
SERVICE_PRINCIPAL - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
Static value ServicePrincipal for AADObjectType.
ServiceAuthenticationWithSharedAccessPolicyKey - Class in com.microsoft.azure.sdk.iot.service
Extend AuthenticationMethod class, provide getters for protected properties and implement populate function to set ServiceAuthenticationWithSharedAccessPolicyKey type policy on given IotHubConnectionString object.
ServiceAuthenticationWithSharedAccessPolicyKey(String, String) - Constructor for class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyKey
Constructor to create instance from policy name and policy key
ServiceAuthenticationWithSharedAccessPolicyToken - Class in com.microsoft.azure.sdk.iot.service
Extend AuthenticationMethod class, provide getters for protected properties and implement populate function to set ServiceAuthenticationWithSharedAccessPolicyToken type policy on given IotHubConnectionString object.
ServiceAuthenticationWithSharedAccessPolicyToken(String, String) - Constructor for class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyToken
Constructor to create instance from policy name and policy key
SERVICEBUS_AAD_AUDIENCE_RESOURCE_URL - Static variable in class com.microsoft.azure.servicebus.security.SecurityConstants
Resource URI to be used, for all service bus entities, when requesting authentication token from Azure Active Directory.
ServiceBusAuthentication - Class in com.microsoft.azure.management.scheduler
The ServiceBusAuthentication model.
ServiceBusAuthentication() - Constructor for class com.microsoft.azure.management.scheduler.ServiceBusAuthentication
 
ServiceBusAuthenticationType - Enum in com.microsoft.azure.management.scheduler
Defines values for ServiceBusAuthenticationType.
ServiceBusBrokeredMessageProperties - Class in com.microsoft.azure.management.scheduler
The ServiceBusBrokeredMessageProperties model.
ServiceBusBrokeredMessageProperties() - Constructor for class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
 
ServiceBusDataSourceProperties - Class in com.microsoft.azure.management.streamanalytics
The common properties that are associated with Service Bus data sources (Queues, Topics, Event Hubs, etc.).
ServiceBusDataSourceProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.ServiceBusDataSourceProperties
 
serviceBusEndpoint() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
ServiceBusException - Exception in com.microsoft.azure.servicebus.primitives
This is the base exception that service bus will generate for all error cases.
ServiceBusException(boolean) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
ServiceBusException(boolean, String) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
ServiceBusException(boolean, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
ServiceBusException(boolean, String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.ServiceBusException
 
ServiceBusMessage - Class in com.microsoft.azure.management.scheduler
The ServiceBusMessage model.
ServiceBusMessage() - Constructor for class com.microsoft.azure.management.scheduler.ServiceBusMessage
 
ServiceBusNamespace - Interface in com.microsoft.azure.management.servicebus
An immutable client-side representation of an Azure Service Bus namespace.
serviceBusNamespace() - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Get the serviceBusNamespace value.
serviceBusNamespace() - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Get the serviceBusNamespace value.
serviceBusNamespace() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusDataSourceProperties
Get the serviceBusNamespace value.
serviceBusNamespace() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Get the serviceBusNamespace value.
serviceBusNamespace() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Get the serviceBusNamespace value.
ServiceBusNamespace.Definition - Interface in com.microsoft.azure.management.servicebus
The entirety of the Service Bus namespace definition.
ServiceBusNamespace.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus namespace definition stages.
ServiceBusNamespace.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
The first stage of a Service Bus namespace definition.
ServiceBusNamespace.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace.
ServiceBusNamespace.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
ServiceBusNamespace.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace definition allowing to specify the resource group.
ServiceBusNamespace.DefinitionStages.WithQueue - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace definition allowing to add a new queue in the namespace.
ServiceBusNamespace.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace definition allowing to specify the sku.
ServiceBusNamespace.DefinitionStages.WithTopic - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace definition allowing to add a new topic in the namespace.
ServiceBusNamespace.Update - Interface in com.microsoft.azure.management.servicebus
The template for a Service Bus namespace update operation, containing all the settings that can be modified.
ServiceBusNamespace.UpdateStages - Interface in com.microsoft.azure.management.servicebus
Grouping of all the Service Bus namespace update stages.
ServiceBusNamespace.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace update allowing manage authorization rules for the namespace.
ServiceBusNamespace.UpdateStages.WithQueue - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace update allowing to manage queues in the namespace.
ServiceBusNamespace.UpdateStages.WithSku - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace update allowing to change the sku.
ServiceBusNamespace.UpdateStages.WithTopic - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace update allowing to manage topics in the namespace.
serviceBusNamespaces() - Method in class com.microsoft.azure.management.Azure
 
ServiceBusNamespaces - Interface in com.microsoft.azure.management.servicebus
Entry point to Service Bus namespace API in Azure.
serviceBusQueueMessage() - Method in class com.microsoft.azure.management.scheduler.JobAction
Get the serviceBusQueueMessage value.
serviceBusQueueMessage() - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Get the serviceBusQueueMessage value.
ServiceBusQueueMessage - Class in com.microsoft.azure.management.scheduler
The ServiceBusQueueMessage model.
ServiceBusQueueMessage() - Constructor for class com.microsoft.azure.management.scheduler.ServiceBusQueueMessage
 
ServiceBusQueueOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
ServiceBusQueueOutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes a Service Bus Queue data source.
ServiceBusQueueOutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
 
serviceBusQueues() - Method in class com.microsoft.azure.management.devices.RoutingEndpoints
Get the serviceBusQueues value.
ServiceBusQueueTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
ServiceBusSubscription - Interface in com.microsoft.azure.management.servicebus
Type representing service bus topic subscription.
ServiceBusSubscription.Definition - Interface in com.microsoft.azure.management.servicebus
The entirety of the subscription definition.
ServiceBusSubscription.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of queue definition stages.
ServiceBusSubscription.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
The first stage of a subscription definition.
ServiceBusSubscription.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to add an authorization rule for accessing the subscription.
ServiceBusSubscription.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to define default TTL for messages.
ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to define auto delete behaviour.
ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to specify whether expired message can be moved to secondary dead-letter subscription.
ServiceBusSubscription.DefinitionStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing specify batching behaviour.
ServiceBusSubscription.DefinitionStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to define duration for message lock.
ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription.
ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter subscription.
ServiceBusSubscription.DefinitionStages.WithSession - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to enable session support.
ServiceBusSubscription.Update - Interface in com.microsoft.azure.management.servicebus
The template for a subscription update operation, containing all the settings that can be modified.
ServiceBusSubscription.UpdateStages - Interface in com.microsoft.azure.management.servicebus
Grouping of subscription update stages.
ServiceBusSubscription.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the queue definition allowing to add an authorization rule for accessing the subscription.
ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to define default TTL for messages.
ServiceBusSubscription.UpdateStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to define auto delete behaviour.
ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription update allowing to specify whether expired message can be moved to secondary dead-letter subscription.
ServiceBusSubscription.UpdateStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing configure message batching behaviour.
ServiceBusSubscription.UpdateStages.WithMessageLockDuration - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to define duration for message lock.
ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter queue.
ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription.
ServiceBusSubscription.UpdateStages.WithSession - Interface in com.microsoft.azure.management.servicebus
The stage of the subscription definition allowing to enable session support.
ServiceBusSubscriptions - Interface in com.microsoft.azure.management.servicebus
Entry point to service bus queue management API in Azure.
serviceBusTopicMessage() - Method in class com.microsoft.azure.management.scheduler.JobAction
Get the serviceBusTopicMessage value.
serviceBusTopicMessage() - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Get the serviceBusTopicMessage value.
ServiceBusTopicMessage - Class in com.microsoft.azure.management.scheduler
The ServiceBusTopicMessage model.
ServiceBusTopicMessage() - Constructor for class com.microsoft.azure.management.scheduler.ServiceBusTopicMessage
 
ServiceBusTopicOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
ServiceBusTopicOutputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes a Service Bus Topic data source.
ServiceBusTopicOutputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
 
serviceBusTopics() - Method in class com.microsoft.azure.management.devices.RoutingEndpoints
Get the serviceBusTopics value.
ServiceBusTopicTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
ServiceBusTransportType - Enum in com.microsoft.azure.management.scheduler
Defines values for ServiceBusTransportType.
ServiceClient - Class in com.microsoft.azure.sdk.iot.service
Extend the ServiceClient class and provide AMPQ specific implementation.
ServiceClient(IotHubConnectionString, IotHubServiceClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.service.ServiceClient
Initialize AMQP sender using given connection string
serviceCodeListDirectoryVersion() - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Get the serviceCodeListDirectoryVersion value.
ServiceEndpointPropertiesFormat - Class in com.microsoft.azure.management.network
The service endpoint properties.
ServiceEndpointPropertiesFormat() - Constructor for class com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
 
ServiceEndpointType - Class in com.microsoft.azure.management.network
Defines values for ServiceEndpointType.
ServiceEndpointType() - Constructor for class com.microsoft.azure.management.network.ServiceEndpointType
 
serviceFabricCluster() - Method in class com.microsoft.azure.management.apimanagement.BackendProperties
Get the serviceFabricCluster value.
serviceGroup() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the serviceGroup value.
ServiceInputOutputSpecification - Class in com.microsoft.azure.management.machinelearning
The swagger 2.0 schema describing the service's inputs or outputs.
ServiceInputOutputSpecification() - Constructor for class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
 
serviceKey() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
serviceLevelObjective() - Method in interface com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric
 
serviceLevelObjective() - Method in class com.microsoft.azure.management.sql.SloUsageMetric
Get the serviceLevelObjective value.
serviceLevelObjective() - Method in interface com.microsoft.azure.management.sql.SloUsageMetricInterface
 
serviceLevelObjective() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
serviceLevelObjective() - Method in interface com.microsoft.azure.management.sql.SqlRestorableDroppedDatabase
 
serviceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric
 
serviceLevelObjectiveId() - Method in class com.microsoft.azure.management.sql.SloUsageMetric
Get the serviceLevelObjectiveId value.
serviceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.SloUsageMetricInterface
 
ServiceLevelObjectiveUsageMetric - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL database's service level objective usage metric.
serviceLevelObjectiveUsageMetric() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
serviceLevelObjectiveUsageMetrics() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
Deprecated.
ServiceObjective - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Service Objective.
ServiceObjectiveCapability - Class in com.microsoft.azure.management.sql
The service objectives capability.
ServiceObjectiveCapability() - Constructor for class com.microsoft.azure.management.sql.ServiceObjectiveCapability
 
serviceObjectiveName() - Method in interface com.microsoft.azure.management.sql.ServiceObjective
 
ServiceObjectiveName - Class in com.microsoft.azure.management.sql
Defines values for ServiceObjectiveName.
ServiceObjectiveName() - Constructor for class com.microsoft.azure.management.sql.ServiceObjectiveName
 
ServicePrincipal - Interface in com.microsoft.azure.management.graphrbac
An immutable client-side representation of an Azure AD service principal.
ServicePrincipal.Definition - Interface in com.microsoft.azure.management.graphrbac
Container interface for all the definitions that need to be implemented.
ServicePrincipal.DefinitionStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the service principal definition stages.
ServicePrincipal.DefinitionStages.Blank - Interface in com.microsoft.azure.management.graphrbac
The first stage of the service principal definition.
ServicePrincipal.DefinitionStages.WithApplication - Interface in com.microsoft.azure.management.graphrbac
A service principal definition allowing application to be specified.
ServicePrincipal.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.graphrbac
A service principal definition with sufficient inputs to create a new service principal in the cloud, but exposing additional optional inputs to specify.
ServicePrincipal.DefinitionStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
A service principal definition allowing credentials to be specified.
ServicePrincipal.DefinitionStages.WithRoleAssignment - Interface in com.microsoft.azure.management.graphrbac
A service principal definition allowing role assignments to be added.
ServicePrincipal.Update - Interface in com.microsoft.azure.management.graphrbac
The template for a service principal update operation, containing all the settings that can be modified.
ServicePrincipal.UpdateStages - Interface in com.microsoft.azure.management.graphrbac
Grouping of all the service principal update stages.
ServicePrincipal.UpdateStages.WithCredential - Interface in com.microsoft.azure.management.graphrbac
A service principal update allowing credentials to be specified.
ServicePrincipal.UpdateStages.WithRoleAssignment - Interface in com.microsoft.azure.management.graphrbac
A service principal update allowing role assignments to be added.
servicePrincipalClientId() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
servicePrincipalClientId() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
servicePrincipalClientId() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Get the servicePrincipalClientId value.
servicePrincipalNames() - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal
 
servicePrincipalObjectId() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Get the servicePrincipalObjectId value.
servicePrincipals() - Method in interface com.microsoft.azure.management.AccessManagement
Entry point to AD service principal management APIs.
ServicePrincipals - Interface in com.microsoft.azure.management.graphrbac
Entry point to service principal management API.
servicePrincipalSecret() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
servicePrincipalSecret() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
serviceProviderName() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Get the serviceProviderName value.
serviceProviderNotes() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
serviceProviderProperties() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
serviceProviderProvisioningState() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
The ServiceProviderProvisioningState state of the resource.
ServiceProviderProvisioningState - Class in com.microsoft.azure.management.network
Defines values for ServiceProviderProvisioningState.
ServiceProviderProvisioningState(String) - Constructor for class com.microsoft.azure.management.network.ServiceProviderProvisioningState
Creates a custom value for ServiceProviderProvisioningState.
serviceRequestId() - Method in class com.microsoft.azure.management.logic.RetryHistory
Get the serviceRequestId value.
serviceRequestId() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the serviceRequestId value.
services() - Method in class com.microsoft.azure.management.storage.Encryption
Get the services value.
Services - Class in com.microsoft.azure.management.storage
Defines values for Services.
Services() - Constructor for class com.microsoft.azure.management.storage.Services
 
serviceSpecification() - Method in class com.microsoft.azure.management.appservice.CsmOperationDescriptionProperties
Get the serviceSpecification value.
ServiceSpecification - Class in com.microsoft.azure.management.appservice
Resource metrics service provided by Microsoft.Insights resource provider.
ServiceSpecification() - Constructor for class com.microsoft.azure.management.appservice.ServiceSpecification
 
ServiceSpecification - Class in com.microsoft.azure.management.keyvault
One property of operation, include log specifications.
ServiceSpecification() - Constructor for class com.microsoft.azure.management.keyvault.ServiceSpecification
 
ServiceSpecification - Class in com.microsoft.azure.management.storage
One property of operation, include metric specifications.
ServiceSpecification() - Constructor for class com.microsoft.azure.management.storage.ServiceSpecification
 
ServiceStatistics - Class in com.microsoft.azure.sdk.iot.service
Data structure for service statistics received in Json array Provide getters and setters for statistics properties
ServiceStatistics() - Constructor for class com.microsoft.azure.sdk.iot.service.ServiceStatistics
 
serviceSupportedRegion() - Method in class com.microsoft.azure.management.network.BGPCommunity
Get the serviceSupportedRegion value.
servicesWithAccess() - Method in interface com.microsoft.azure.management.network.Subnet
 
ServiceTierAdvisor - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Service tier advisor.
serviceUri() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
serviceUri() - Method in class com.microsoft.azure.management.gallery.RuleWebhookAction
Get the serviceUri value.
serviceUri() - Method in class com.microsoft.azure.management.gallery.WebhookNotification
Get the serviceUri value.
serviceUri() - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Get the serviceUri value.
serviceUri() - Method in class com.microsoft.azure.management.monitor.RuleWebhookAction
Get the serviceUri value.
serviceUri() - Method in class com.microsoft.azure.management.monitor.WebhookNotification
Get the serviceUri value.
serviceUri() - Method in class com.microsoft.azure.management.monitor.WebhookReceiver
Get the serviceUri value.
serviceUrl() - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Get the serviceUrl value.
serviceUrl() - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Get the serviceUrl value.
serviceVersion - Static variable in class com.microsoft.azure.sdk.iot.service.transport.TransportUtils
 
session - Variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsSessionManager
 
SESSION_FILTER - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SESSION_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SESSION_NOT_FOUND_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SESSION_OPEN_TIMEOUT_IN_MS - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
SessionCannotBeLockedException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a client attempts to accept a session that is already locked by another client.
SessionCannotBeLockedException() - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionCannotBeLockedException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionCannotBeLockedException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionCannotBeLockedException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionCannotBeLockedException
 
SessionHandler - Class in com.microsoft.azure.eventhubs.impl
 
SessionHandler(String, Consumer<Session>, BiConsumer<ErrorCondition, Exception>) - Constructor for class com.microsoft.azure.eventhubs.impl.SessionHandler
 
SessionHandler - Class in com.microsoft.azure.servicebus.amqp
 
SessionHandler(String) - Constructor for class com.microsoft.azure.servicebus.amqp.SessionHandler
 
SessionHandlerOptions - Class in com.microsoft.azure.servicebus
The OnSession handler processing options.
SessionHandlerOptions() - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
SessionHandlerOptions(int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
 
SessionHandlerOptions(int, int, boolean, Duration) - Constructor for class com.microsoft.azure.servicebus.SessionHandlerOptions
 
sessionId() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the sessionId value.
SessionLockLostException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when a session receiver performs an operation on a session after its lock is expired.
SessionLockLostException() - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SessionLockLostException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SessionLockLostException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SessionLockLostException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.SessionLockLostException
 
SessionProvider - Interface in com.microsoft.azure.eventhubs.impl
 
SESSIONS_CANNOT_BE_LOCKED_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
set(T) - Method in class com.microsoft.azure.eventhubs.impl.PassByRef
 
SET - Static variable in class com.microsoft.azure.management.keyvault.SecretPermissions
Static value set for SecretPermissions.
SET - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value set for StoragePermissions.
setAbsoluteExpiryTime(long) - Method in class com.microsoft.azure.sdk.iot.device.Message
Setter for the expiryTime property using absolute time
setAcl(String, List<AclEntry>) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Sets the ACLs for a file or directory.
setAcl(String, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Sets the ACLs for a file or directory.
setAcl(String, List<AclEntry>, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Sets the ACLs for a file or directory.
setAction(RuleAction) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Sets the action this rule performs on messages matched by this rule's filter.
setAction(WorkerActionResponse.Action) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
.FunctionRpc.WorkerActionResponse.Action action = 1;
setActionValue(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
.FunctionRpc.WorkerActionResponse.Action action = 1;
setActiveDirectoryAdministrator(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServer
Sets an Active Directory administrator to this server.
setAdditionalHeaders(Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Add field-value pairs to HTTP header
setAmqpsMessageType(MessageType) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage
Set the AmqpsMessageMessageType
setApiVersion(String) - Method in class com.microsoft.azure.datalake.store.QueryParams
 
setApplicationProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
Set the application property for the message
setAttestation(AttestationMechanism) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the attestation.
setAttestation(Attestation) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the attestation.
setAttestation(AttestationMechanism) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the attestation.
setAttestation(Attestation) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the attestation.
setAuthentication(AuthenticationParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for authentication
setAuthentication(AuthenticationMechanism) - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Setter for device authentication mechanism.
setAuthenticationMethod(AuthenticationMethod, IotHubConnectionString) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Set authentication method to target IotHubConnectionString object
setAuthenticationParser(AuthenticationParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for AuthenticationParser
setAuthenticationType(AuthenticationType) - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Setter for the authentication type of this object
setBindingDefinitions(Map<String, BindingDefinition>) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
setBody(Data) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage
set the Body of the AMQP message
setBody(T) - Method in interface com.microsoft.azure.serverless.functions.HttpResponseMessage
Sets the body of the HTTP response.
setBody(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the body of this message as a byte array.
setBody(byte[]) - Method in class com.microsoft.azure.servicebus.Message
 
setBody(TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
setBody(TypedData.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
.FunctionRpc.TypedData body = 4;
setBufferSize(int) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Sets the size of the internal read buffer (default is 4MB).
setBufferSize(int) - Method in class com.microsoft.azure.datalake.store.ADLFileOutputStream
Sets the size of the internal write buffer (default is 4MB).
setBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
bytes bytes = 3;
setCategory(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string category = 2;
setCategoryBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string category = 2;
setCertificateContacts(String, Contacts) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateContactsAsync(String, Contacts, ServiceCallback<Contacts>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateContactsAsync(String, Contacts) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateContactsWithServiceResponseAsync(String, Contacts) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the certificate contacts for the specified key vault.
setCertificateIssuer(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuer(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuer(SetCertificateIssuerRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets the certificate contacts for the specified vault.
setCertificateIssuerAsync(String, String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerAsync(SetCertificateIssuerRequest, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets the certificate contacts for the specified vault.
SetCertificateIssuerRequest - Class in com.microsoft.azure.keyvault.requests
The set certificate issuer request class.
SetCertificateIssuerRequest.Builder - Class in com.microsoft.azure.keyvault.requests
setCertificateIssuerWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCertificateIssuerWithServiceResponseAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets the specified certificate issuer.
setCheckpointTimeoutInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the timeout for checkpoint operations.
setClientCertAvailable() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set protocol value in protocol header
setClosed() - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
setCloudToDeviceMessageCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for CloudToDeviceMessageCount
setConnectedDeviceCount(long) - Method in class com.microsoft.azure.sdk.iot.service.ServiceStatistics
 
setConnectionState(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for ConnectionState
setConnectionStateUpdatedTime(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for ConnectionStateUpdatedTime
setContentType(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the content type of this message.
setContentType(String) - Method in class com.microsoft.azure.servicebus.Message
 
setContentType(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of ContentType property of a message this filter matches.
setContext(ErrorContext) - Method in exception com.microsoft.azure.eventhubs.EventHubException
 
setContinuationToken(String) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryOptions
Setter for ContinuationToken
setContractState(ContractState) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ResponseData
Setter for the contract state
setCorrelationId(String) - Method in class com.microsoft.azure.sdk.iot.device.Message
Setter for the correlationId property
setCorrelationId(String) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
setCorrelationId(String) - Method in class com.microsoft.azure.sdk.iot.service.Message
 
setCorrelationId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets a correlation identifier.
setCorrelationId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setCorrelationId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Gets the value of CorrelationId property of a message this filter matches.
setCreatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the createdDateTimeUtc.
setCreatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the createdDateTimeUtc.
setData(TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
setData(TypedData.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
.FunctionRpc.TypedData data = 2;
setDataTargetValue(String, Object) - Method in class com.microsoft.azure.webjobs.script.binding.BindingDataStore
 
setDelayProvider(DelayProvider) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Function to override the DelayProvider.
setDelivery(Delivery) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage
Set this AmqpsMessage Delivery Object
setDeliveryAcknowledgement(DeliveryAcknowledgement) - Method in class com.microsoft.azure.sdk.iot.service.Message
 
setDescription(String) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
setDesiredCallback(TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Set the callback function to report changes on the `Desired` collection when `TwinParser` receives a new json.
setDesiredProperties(Set<Pair>) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Setter for the desired properties
setDesiredProperties(TwinCollection) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Setter for the desired properties
setDesiredPropertyCallback(Property, PropertyCallBack<String, Object>, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Device
 
setDeviceClientConfig(DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage
Set the deviceClientConfig
setDeviceClientConfig(DeviceClientConfig) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Set device client configuration used for SAS token validation.
setDeviceGenerationId(String) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for DeviceId
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Setter for device name
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Setter for the DeviceId
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the deviceId.
setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
setDeviceMethodsMessageCallback(MessageCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Setter for the device method message callback.
setDeviceOperationType(DeviceOperations) - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Setter for the device operation type
setDeviceTwinMessageCallback(MessageCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Setter for the device twin message callback.
setDirection(BindingInfo.Direction) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
.FunctionRpc.BindingInfo.Direction direction = 3;
setDirectionValue(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
.FunctionRpc.BindingInfo.Direction direction = 3;
setDirectory(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string directory = 1;
setDirectoryBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string directory = 1;
setDisabledDeviceCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Setter for DisabledDeviceCount
setDouble(double) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
double double = 7;
setEnabledDeviceCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Setter for EnabledDeviceCount
setEndpoint(URI) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set an endpoint which can be used to connect to the EventHub instance.
setEndpoint(String, String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set an endpoint which can be used to connect to the EventHub instance.
setEndTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for EndTimeUtc
setEndTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setEnqueuedTimeUtc(Instant) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
setEnqueuedTimeUtc(Instant) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
setEnrollmentGroupId(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the enrollmentGroupId.
setEntryPoint(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string entry_point = 3;
setEntryPointBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string entry_point = 3;
setEpoch(long) - Method in class com.microsoft.azure.eventprocessorhost.Lease
Set the epoch value.
seteTag(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for eTag
setETag(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for eTag
setETag(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Setter for ETag.
setETag(String) - Method in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
Setter for the ETag
setEtag(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the etag.
setEtag(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the etag.
setETag(String) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Setter for ETag
seteTag(String) - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Setter for device eTag.
setEventHubName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the entity path value from the connection string.
setEventId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string event_id = 5;
setEventIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string event_id = 5;
setException(RpcException) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
setException(RpcException.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcException exception = 6;
setException(RpcException) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
setException(RpcException.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.RpcException exception = 2;
setExceptionNotification(Consumer<ExceptionReceivedEventArgs>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets a handler which receives notification of general exceptions.
setExcludeKeysInExport(boolean) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for ExcludeKeysInExport
setExcludeKeysInExport(boolean) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setExpiryTime(String, ExpiryOption, long) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Sets the expiry time on a file.
setExpiryTime(String, ExpiryOption, long, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Sets the expiry time on a file.
setExpiryTime(long) - Method in class com.microsoft.azure.sdk.iot.device.Message
Setter for the expiryTime property.
setExpiryTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.service.Message
 
setFailureReason(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for FailureReason
setFailureReason(String) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
setFileChangeEventRequest(FileChangeEventRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
setFileChangeEventRequest(FileChangeEventRequest.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
On file change event, host sends notification to worker
setFilePathPrefix(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreOptions
Set a prefix that will be prepended to all file paths from this client.
setFilter(Filter) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Sets the filter of this rule.
setForceUpdate(Boolean) - Method in class com.microsoft.azure.sdk.iot.service.Device
Setter for force update boolean
setFullPath(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string full_path = 2;
setFullPathBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string full_path = 2;
setFunctionId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
unique function identifier (avoid name collisions, facilitate reload case)
setFunctionId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
string function_id = 1;
setFunctionId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string function_id = 2;
setFunctionIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
unique function identifier (avoid name collisions, facilitate reload case)
setFunctionIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
string function_id = 1;
setFunctionIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string function_id = 2;
setFunctionLoadRequest(FunctionLoadRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
setFunctionLoadRequest(FunctionLoadRequest.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends required metadata to worker to load function
setFunctionLoadResponse(FunctionLoadResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
setFunctionLoadResponse(FunctionLoadResponse.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after loading with the load result
setGenerationId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for GenerationId
setGracePeriod(Duration) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
setGracePeriod(Duration.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
could also use absolute time
setGracePeriod(Duration) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
setGracePeriod(Duration.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
.google.protobuf.Duration grace_period = 1;
setHeaderField(String, String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Sets the header field to the given value.
setHeaderField(String, String) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsRequest
Sets the header field to the given value.
setHeaderField(String, String) - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpRequest
Sets the header field to the given value.
setHeaders(Map<String, String>) - Static method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceOperations
Sets headers to be used on next HTTP request
setHost(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set host value in host header
setHostName(String, IotHubConnectionString) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Set host name value to target IotHubConnectionString object
setHostVersion(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
string host_version = 1;
setHostVersionBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
string host_version = 1;
setHttp(RpcHttp) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
setHttp(RpcHttp.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
.FunctionRpc.RpcHttp http = 5;
setId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for id
setId(String) - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Setter for device id.
setIdentifier(String) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Set an identifier to PartitionReceiver.
setIdScope(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Setter for the Scope Id.
setImportMode(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for ImportMode
setImportMode(ImportMode) - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Setter for device import mode.
setInitialPositionProvider(Function<String, EventPosition>) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the function used to determine the position at which to start receiving events for a partition if there is no checkpoint for that partition.
setInitialTwin(TwinState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the initialTwin.
setInitialTwin(TwinState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the initialTwin.
setInnerChannel(FaultTolerantObject<RequestResponseChannel>) - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseCloser
 
setInputBlobContainerUri(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for InputBlobContainerUri
setInputBlobContainerUri(String) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setInputData(int, ParameterBinding) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
setInputData(int, ParameterBinding.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
repeated .FunctionRpc.ParameterBinding input_data = 3;
setInsecureTransport() - Method in class com.microsoft.azure.datalake.store.ADLStoreOptions
Use http as transport for back-end calls, instead of https.
setInt(long) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
sint64 int = 6;
setInvocationCancel(InvocationCancel) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
setInvocationCancel(InvocationCancel.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends cancel message to attempt to cancel an invocation.
setInvocationId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
string invocation_id = 2;
setInvocationId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string invocation_id = 1;
setInvocationId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
string invocation_id = 1;
setInvocationId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string invocation_id = 1;
setInvocationIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
string invocation_id = 2;
setInvocationIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
string invocation_id = 1;
setInvocationIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
string invocation_id = 1;
setInvocationIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string invocation_id = 1;
setInvocationRequest(InvocationRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
setInvocationRequest(InvocationRequest.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationRequest invocation_request = 4;
setInvocationResponse(InvocationResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
setInvocationResponse(InvocationResponse.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.InvocationResponse invocation_response = 5;
setInvokeProcessorAfterReceiveTimeout(Boolean) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Changes whether the EventProcessorHost will call IEventProcessor.onEvents() with an empty iterable when a receive timeout occurs (true) or not (false).
setIotHubConnectionString(IotHubConnectionString) - Method in class com.microsoft.azure.sdk.iot.device.Message
Setter for the iotHubConnectionString type
setIotHubHostName(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the iotHubHostName.
setIotHubHostName(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the iotHubHostName.
setIotHubMethod(IotHubMethod) - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Setter for the IoT Hub method
setIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
setIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
Setter for the user trusted certificate
setIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
Setter for the user trusted certificate
setIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
Setter for the user trusted certificate
setIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
Setter for the user trusted certificate
setIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
Setter for the user trusted certificate
setIsRaw(boolean) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
bool is_raw = 16;
SETISSUERS - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value setissuers for CertificatePermissions.
setItems(List<T>) - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Sets the list of items.
setItems(List<T>) - Method in class com.microsoft.azure.keyvault.models.PageImpl
Sets the list of items.
setItems(List<T>) - Method in class com.microsoft.azure.management.datalake.analytics.models.PageImpl
Sets the list of items.
setItems(List<T>) - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Sets the list of items.
setJobId(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for jobId
setJobId(String) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setJson(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string json = 2;
setJsonBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string json = 2;
setKey(String) - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyKey
Setter for policy key
setLabel(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets an application specific message label.
setLabel(String) - Method in class com.microsoft.azure.servicebus.Message
 
setLabel(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of Label property of a message this filter matches.
setLastActivityTime(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for LastActivityTime
setLastKnownException(Exception) - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
setLastUpdatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the lastUpdatedDateTimeUtc.
setLastUpdatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the lastUpdatedDateTimeUtc.
setLeaseDurationInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.AzureStoragePartitionManagerOptions
 
setLeaseDurationInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the duration after which a partition lease will expire unless renewed.
setLeaseRenewIntervalInSeconds(int) - Method in class com.microsoft.azure.eventprocessorhost.PartitionManagerOptions
Sets the duration between lease renewals.
setLength(long) - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
setLevel(RpcLog.Level) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcLog.Level level = 3;
setLevelValue(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
.FunctionRpc.RpcLog.Level level = 3;
setListener(AmqpListener) - Method in class com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection
Sets the listener for this connection.
setLockedUntilUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
 
setLockToken(String) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
setLogs(int, RpcLog) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
setLogs(int, RpcLog.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
Captured logs or relevant details can use the logs property
setMaxBatchSize(int) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the maximum number of events that will be passed to one call to IEventProcessor.onEvents
setMessage(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string message = 2;
setMessage(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string message = 4;
setMessageBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
string message = 4;
setMessageCallback(MessageCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Sets the message callback.
setMessageCallback(MessageCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Setter for the message callback.
setMessageId(String) - Method in class com.microsoft.azure.sdk.iot.device.Message
Setter for the messageId property
setMessageId(String) - Method in class com.microsoft.azure.sdk.iot.service.Message
 
setMessageId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the Id of this message.
setMessageId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setMessageId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of MessageId property of a message this filter matches.
setMessageType(MessageType) - Method in class com.microsoft.azure.sdk.iot.device.Message
Setter for the Message type
setMetadata(RpcFunctionMetadata) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
setMetadata(RpcFunctionMetadata.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
.FunctionRpc.RpcFunctionMetadata metadata = 2;
setMethod(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string method = 1;
setMethodBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string method = 1;
setMethodName(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Setter for the method name of device method operation
setName(String) - Method in class com.microsoft.azure.servicebus.rules.RuleDescription
Sets the name of this rule.
setName(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string name = 3;
setName(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
string name = 1;
setName(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
setNameBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
string name = 3;
setNameBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
string name = 1;
setNameBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
TODO: do we want the host's name - the language worker might do a better job of assignment than the host
setNamespaceName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set a namespace name which will be used to connect to an EventHubs instance.
setNextPageLink(String) - Method in class com.microsoft.azure.batch.protocol.models.PageImpl
Sets the link to the next page.
setNextPageLink(String) - Method in class com.microsoft.azure.keyvault.models.PageImpl
Sets the link to the next page.
setNextPageLink(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.PageImpl
Sets the link to the next page.
setNextPageLink(String) - Method in class com.microsoft.azure.management.datalake.store.models.PageImpl
Sets the link to the next page.
setOffset(String) - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Set the offset.
setOp(Operation) - Method in class com.microsoft.azure.datalake.store.QueryParams
 
setOperationTimeout(Duration) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the OperationTimeout value in the Connection String.
setOperationTimeout(Duration) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Set the OperationTimeout value in the Connection String.
setOption(String, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Sets a runtime option identified by parameter optionName to value.
setOptions(ADLStoreOptions) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Sets the options to configure the behavior of this client.
setOriginalMessageId(String) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
setOutputBlobContainerUri(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for OutputBlobContainerUri
setOutputBlobContainerUri(String) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setOutputData(int, ParameterBinding) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
setOutputData(int, ParameterBinding.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
repeated .FunctionRpc.ParameterBinding output_data = 2;
setOwner(String, String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
sets the owning user and group of the file.
setOwner(String, String, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
sets the owning user and group of the file.
setOwner(String) - Method in class com.microsoft.azure.eventprocessorhost.Lease
Set the owner string.
setOwner(Graph<DataT, NodeT>) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Node
Sets reference to the graph owning this node.
setPageSize(int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.Query
Setter for the pageSize.
setPageSize(Integer) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.QueryOptions
Setter for PageSize
setParameters() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the setParameters value.
setParametersXmlFileUri() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the setParametersXmlFileUri value.
setPartitionKey(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets a partition key for sending a message to a partitioned entity
setPartitionKey(String) - Method in class com.microsoft.azure.servicebus.Message
 
setPartitionManagerOptions(PartitionManagerOptions) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Set the partition manager options all at once.
setPath(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set path value in handshake
setPathToIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
setPathToIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
Setter for the providing trusted certificate.
setPathToIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
Setter for the providing trusted certificate.
setPathToIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
Setter for the providing trusted certificate.
setPathToIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
Setter for the providing trusted certificate.
setPathToIotHubTrustedCert(String) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
Setter for the providing trusted certificate.
setPayload(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Sets the Message Payload
setPermission(String, String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
Sets the permissions of the specified file ro directory.
setPermission(String, String, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
Sets the permissions of the specified file ro directory.
setPolicyName(String) - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyKey
Setter for policy name
setPolicyName(String) - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyToken
Setter for policy name
setPort(int) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set port value in host header
setPrefetchCount(int) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
setPrefetchCount(int) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Set the number of events that can be pre-fetched and cached at the PartitionReceiver.
setPrefetchCount(int) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the prefetch count for the underlying event hub client.
setPrefetchCount(int) - Method in interface com.microsoft.azure.servicebus.IMessageReceiver
Set the prefetch count of the receiver.
setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.QueueClient
 
setPrefetchCount(int) - Method in class com.microsoft.azure.servicebus.SubscriptionClient
 
setPreparer(boolean) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.DAGNode
Mark or un-mark this node as preparer.
setPrimaryKey(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Setter for PrimaryKey
setPrimaryKey(String) - Method in class com.microsoft.azure.sdk.iot.service.auth.SymmetricKey
Setter for primary key Validates the length of the key
setPrimaryThumbprint(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Setter for PrimaryThumbprint
setPrimaryThumbprint(String) - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Setter for the primary thumbprint
setProgress(int) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for Progress
setProgress(int) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setProperties(Map<String, String>) - Method in class com.microsoft.azure.sdk.iot.service.Message
 
setProperties(Map<String, String>) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the map of user application properties of this message.
setProperties(Map<String, String>) - Method in class com.microsoft.azure.servicebus.Message
 
setProperties(Map<String, Object>) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets a name to value map of custom properties on a message this filter matches.
setProperties(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
json serialized property bag, or could use a type scheme like map<string, TypedData>
setPropertiesBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
json serialized property bag, or could use a type scheme like map<string, TypedData>
setProperty(String, String) - Method in class com.microsoft.azure.sdk.iot.device.Message
Adds or sets user-defined properties of this Message.
setProtocol(String) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
Set protocol value in protocol header
setProtocol(ProvisioningDeviceClientTransportProtocol) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Setter for the protocol.
setProvisioningServiceGlobalEndpoint(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Setter for the Provisioning Service Global Endpoint.
setProvisioningStatus(ProvisioningStatus) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Setter for the provisioningStatus.
setProvisioningStatus(ProvisioningStatus) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the provisioningStatus.
setQos(MqttQos) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Sets the Qos value of the Message
setReadAheadQueueDepth(int) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Sets the Queue depth to be used for read-aheads in this stream.
setReadAheadQueueDepth(int) - Method in class com.microsoft.azure.datalake.store.ADLStoreOptions
Sets the default Queue depth to be used for read-aheads in ADLFileInputStream.
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sets the read timeout in milliseconds.
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
Sets the read timeout, in milliseconds, for the request.
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Sets the read timeout in milliseconds.
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsRequest
Sets the read timeout, in milliseconds, for the request.
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Sets the read timeout in milliseconds.
setReadTimeoutMillis(int) - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpRequest
Sets the read timeout, in milliseconds, for the request.
setReason(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
string reason = 2;
setReasonBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
string reason = 2;
setReceiveHandler(PartitionReceiveHandler) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Register a receive handler that will be called when an event is available.
setReceiveHandler(PartitionReceiveHandler, boolean) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
Register a receive handler that will be called when an event is available.
setReceivePeriodInMilliseconds(long) - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Setter for the receive period in milliseconds.
setReceiverRuntimeMetricEnabled(boolean) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
Knob to enable/disable runtime metric of the receiver.
setReceiverRuntimeMetricEnabled(boolean) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Knob to enable/disable runtime metric of the receiver.
setReceiveTimeout(Duration) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
 
setReceiveTimeout(Duration) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
 
setReceiveTimeOut(Duration) - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorOptions
Sets the timeout for receive operations.
setRecords(ArrayList<FeedbackRecord>) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
setRegistrationCallback(ProvisioningDeviceClientRegistrationCallback, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Setter for the Registration Callback.
setRegistrationId(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the registrationId.
setRegistrationState(DeviceRegistrationState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Setter for the registrationState.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
setReplyTo(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the address of an entity to send replies to.
setReplyTo(String) - Method in class com.microsoft.azure.servicebus.Message
 
setReplyTo(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of ReplyTo property of a message this filter matches.
setReplyToSessionId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Gets or sets a session identifier augmenting the ReplyTo address.
setReplyToSessionId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setReplyToSessionId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of ReplyToSessionId property of a message this filter matches.
setReportedCallback(TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Set the callback function to report changes on the `Reported` collection when `TwinParser` receives a new json.
setReportedProp(Property) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Device
 
setReportedProperties(TwinCollection) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Setter for the reported properties
setRequest(StreamingMessage) - Method in class com.microsoft.azure.webjobs.script.handler.MessageHandler
 
setRequestHeader(String, String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sets the request header field to the given value.
setRequestHeader(String, String) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Sets the request header field to the given value.
setRequestHeader(String, String) - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Sets the request header field to the given value.
setRequestId(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Setter for the message id
setRequestId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
string request_id = 1;
setRequestIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
string request_id = 1;
setRequestMethod(HttpMethod) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Sets the request method (i.e.
setRequestMethod(HttpsMethod) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Sets the request method (i.e.
setRequestMethod(HttpMethod) - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Sets the request method (i.e.
setResourceNamerFactory(ResourceNamerFactory) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Function to override the ResourceNamerFactory.
setResponseData(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ResponseData
Setter for Response data
setResponseMessage(String) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodData
 
setResult(Boolean) - Method in class com.microsoft.azure.sdk.iot.common.Success
 
setResult(StatusResult) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
setResult(StatusResult.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
TODO: return type expected?
setResult(StatusResult) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
setResult(StatusResult.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.StatusResult result = 3;
setResult(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
string result = 1;
setResult(StatusResult) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
setResult(StatusResult.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
.FunctionRpc.StatusResult result = 3;
setResultBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
string result = 1;
setRetryPolicy(RetryPolicy) - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Set the retry policy.
setReturnValue(TypedData) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
setReturnValue(TypedData.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
.FunctionRpc.TypedData return_value = 4;
setRpcLog(RpcLog) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
setRpcLog(RpcLog.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.RpcLog rpc_log = 2;
setRuntimeInformation(long, Instant, String) - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
 
setRxScheduler(Scheduler) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Sets the Rx Scheduler for SDK framework, by default is Scheduler.io().
SETSAS - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value setsas for StoragePermissions.
setSasDefinition(String, String, String, String, SasTokenType, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinition(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionWithServiceResponseAsync(String, String, String, String, SasTokenType, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasDefinitionWithServiceResponseAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new SAS definition for the specified storage account.
setSasKey(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the shared access policy key value from the connection string
setSasKeyName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the shared access policy owner name from the connection string
setScheduledEnqueuedTimeUtc(Instant) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the scheduled enqueue time of this message.
setScheduledEnqueuedTimeUtc(Instant) - Method in class com.microsoft.azure.servicebus.Message
 
setScriptFile(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string script_file = 2;
setScriptFileBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
string script_file = 2;
setSecondaryKey(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Setter for SecondaryKey
setSecondaryKey(String) - Method in class com.microsoft.azure.sdk.iot.service.auth.SymmetricKey
Setter for secondary key Validates the length of the key
setSecondaryThumbprint(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Setter for SecondaryThumbprint
setSecondaryThumbprint(String) - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Setter for the secondary thumbprint
setSecret(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecret(String, String, String, Map<String, String>, String, SecretAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecret(SetSecretRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets a secret in the specified vault.
setSecretAsync(String, String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(String, String, String, Map<String, String>, String, SecretAttributes, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(String, String, String, Map<String, String>, String, SecretAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretAsync(SetSecretRequest, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Sets a secret in the specified vault.
SetSecretRequest - Class in com.microsoft.azure.keyvault.requests
The set secret request class.
SetSecretRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The SetSecretRequest builder.
setSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecretWithServiceResponseAsync(String, String, String, Map<String, String>, String, SecretAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets a secret in a specified key vault.
setSecurityProvider(SecurityProvider) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Setter for the Security provider.
setSendInterval(long) - Method in class com.microsoft.azure.sdk.iot.device.TransportClient
Sets the given send interval on the underlying device IO
setSendPeriodInMilliseconds(long) - Method in class com.microsoft.azure.sdk.iot.device.DeviceIO
Setter for the send period in milliseconds.
setSequenceNumber(long) - Method in class com.microsoft.azure.eventprocessorhost.Checkpoint
Set the sequence number.
setSessionId(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the session identifier for a session-aware entity.
setSessionId(String) - Method in class com.microsoft.azure.servicebus.Message
 
setSessionId(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of SessionId property of a message this filter matches.
setSessionStateAsync(byte[]) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
setSharedAccessKey(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Setter for sharedAccessKey
setSharedAccessKeyName(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Setter for sharedAccessKeyName
setSharedAccessSignature(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Set the shared access signature (also referred as SAS Token) from the connection string
setSharedAccessSignature(String) - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Setter for sharedAccessSignature
setSharedAccessToken(String) - Method in class com.microsoft.azure.sdk.iot.device.IotHubConnectionString
Setter for the shared access token
setSource(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string source = 3;
setSourceBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string source = 3;
setSSLContext(SSLContext) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpRequest
 
setSSLContext(SSLContext) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsRequest
 
setSslDomain(Transport) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthentication
Prototype (empty) function for set the SslDomain
setSslDomain(Transport) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationCBS
Create domain from the SSLContext, set the sasl mechanism to ANONYMUS and set domain on the transport
setSslDomain(Transport) - Method in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationX509
Set authentication mode to PLAIN for SAS.
setStackTrace(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string stack_trace = 1;
setStackTraceBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
string stack_trace = 1;
setStartStream(StartStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
setStartStream(StartStream.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.StartStream start_stream = 20;
setStartTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for StartTimeUtc
setStartTimeUtc(Date) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setState(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessageSession
Set a custom state on the session which can be later retrieved using IMessageSession.getState().
setState(byte[]) - Method in class com.microsoft.azure.servicebus.MessageSession
 
setStateAsync(byte[]) - Method in interface com.microsoft.azure.servicebus.IMessageSession
Asynchronously set a custom state on the session which can be later retrieved using IMessageSession.getState().
setStateAsync(byte[]) - Method in class com.microsoft.azure.servicebus.MessageSession
 
setStatus(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for Status
setStatus(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for Status
setStatus(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for Status
setStatus(TwinStatus, String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
setStatus(int) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodData
 
setStatus(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Setter for the status
setStatus(DeviceStatus) - Method in class com.microsoft.azure.sdk.iot.service.Device
Setter for DeviceStatus object
setStatus(DeviceStatus) - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Setter for device status.
setStatus(JobProperties.JobStatus) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setStatus(int) - Method in interface com.microsoft.azure.serverless.functions.HttpResponseMessage
Sets the status code on the HttpResponseMessage instance.
setStatus(StatusResult.Status) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.StatusResult.Status status = 4;
setStatusCode(FeedbackStatusCode) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackRecord
 
setStatusCode(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string status_code = 12;
setStatusCodeBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string status_code = 12;
setStatusReason(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for StatusReason
setStatusReason(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Setter for StatusReason
setStatusReason(String) - Method in class com.microsoft.azure.sdk.iot.service.ExportImportDevice
Setter for device status reason.
setStatusUpdatedTime(Date) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Setter for StatusUpdatedTime
setStatusValue(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
.FunctionRpc.StatusResult.Status status = 4;
setStorageAccount(String, String, String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccount(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountAsync(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountWithServiceResponseAsync(String, String, String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStorageAccountWithServiceResponseAsync(String, String, String, String, boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates or updates a new storage account.
setStream(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
bytes stream = 4;
setString(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string string = 1;
setStringBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
string string = 1;
setSymmetricKey(SymmetricKeyParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Setter for SymmetricKey
setSymmetricKey(SymmetricKey) - Method in class com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism
Setter for symmetric key.
setSymmetricKey(SymmetricKey) - Method in class com.microsoft.azure.sdk.iot.service.Device
Setter for SymmetricKey object
Settable<ParentT> - Interface in com.microsoft.azure.management.resources.fluentcore.model
The base interface for all template interfaces for child resources that support update operations.
setTags(Set<Pair>) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Setter for the tags
setTags(TwinCollection) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
Setter for the tags
setTagsCallback(TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Set the callback function to report changes on the `tags` collection when `TwinParser` receives a new json.
setThumbprint(X509ThumbprintParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Setter for Thumbprint
setThumbprint(String, String) - Method in class com.microsoft.azure.sdk.iot.service.Device
Setter for X509 thumbprint
setTimeoutTask(CompletableFuture<?>) - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
setTimes(String, Date, Date) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
sets one or both of the times (Modified and Access time) of the file or directory
setTimes(String, long, long, ADLStoreClient, RequestOptions, OperationResponse) - Static method in class com.microsoft.azure.datalake.store.Core
sets one or both of the times (Modified and Access time) of the file or directory
setTimeToLive(Duration) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the duration of time before this message expires.
setTimeToLive(Duration) - Method in class com.microsoft.azure.servicebus.Message
 
settingName() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the settingName value.
SettingNames - Enum in com.microsoft.azure.management.compute
Defines values for SettingNames.
SettingsParameterDescription - Class in com.microsoft.azure.management.servicefabric
ServiceFabric settings under sections.
SettingsParameterDescription() - Constructor for class com.microsoft.azure.management.servicefabric.SettingsParameterDescription
 
SettingsSectionDescription - Class in com.microsoft.azure.management.servicefabric
ServiceFabric section settings.
SettingsSectionDescription() - Constructor for class com.microsoft.azure.management.servicefabric.SettingsSectionDescription
 
SettleModePair - Class in com.microsoft.azure.servicebus.primitives
 
SettleModePair(SenderSettleMode, ReceiverSettleMode) - Constructor for class com.microsoft.azure.servicebus.primitives.SettleModePair
 
setTo(String) - Method in class com.microsoft.azure.sdk.iot.service.Message
 
setTo(String) - Method in interface com.microsoft.azure.servicebus.IMessage
Sets the "to" address.
setTo(String) - Method in class com.microsoft.azure.servicebus.Message
 
setTo(String) - Method in class com.microsoft.azure.servicebus.rules.CorrelationFilter
Sets the value of To property of a message this filter matches.
setToken(String) - Method in class com.microsoft.azure.eventprocessorhost.Lease
Set the token value.
setToken(String) - Method in class com.microsoft.azure.sdk.iot.service.ServiceAuthenticationWithSharedAccessPolicyToken
Setter for policy token
setTokenValidSecs(long) - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
setTopic(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage
Sets the topic of the message
setTotalDeviceCount(long) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Setter for TotalDeviceCount
setType(AuthenticationTypeParser) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser
Setter for Type
setType(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Setter for Type
setType(WebSocketHandler.WebSocketMessageType) - Method in class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
setType(JobProperties.JobType) - Method in class com.microsoft.azure.sdk.iot.service.JobProperties
 
setType(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
string type = 2;
setType(FileChangeEventRequest.Type) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
.FunctionRpc.FileChangeEventRequest.Type type = 1;
setTypeBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
string type = 2;
setTypeValue(int) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
.FunctionRpc.FileChangeEventRequest.Type type = 1;
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate.Builder
 
setupTask() - Method in class com.microsoft.azure.management.batchai.NodeSetup
Get the setupTask value.
SetupTask - Class in com.microsoft.azure.management.batchai
Specifies a setup task which can be used to customize the compute nodes of the cluster.
SetupTask() - Constructor for class com.microsoft.azure.management.batchai.SetupTask
 
setUriPath(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Setter for the URI path
setUrl(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string url = 2;
setUrlBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp.Builder
string url = 2;
setUserAgentSuffix(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreOptions
sets the user agent suffix to be added to the User-Agent header in all HTTP requests made to the server.
setUserId(String) - Method in class com.microsoft.azure.sdk.iot.service.FeedbackBatch
 
setUserId(String) - Method in class com.microsoft.azure.sdk.iot.service.Message
 
setUseWebsocket(boolean) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClientConfig
Setter for Websocket
setUseWebSockets(boolean) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.ProvisioningDeviceClientConfig
Setter for Using Web Sockets
setValue(Type2) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Pair
 
setValue(Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
 
setValue(Object) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.Pair
 
setValue(T) - Method in interface com.microsoft.azure.serverless.functions.OutputBinding
 
setVersion(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.IotHubTransportMessage
Setter for the message version
setWaitForStatusInMS(long) - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ResponseData
Setter for Maximum Time in MilliSeconds
setWaitingForAck() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
 
setWorkerActionResponse(WorkerActionResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
setWorkerActionResponse(WorkerActionResponse.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker requests a desired action (restart worker, reload function)
setWorkerHeartbeat(WorkerHeartbeat) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
setWorkerHeartbeat(WorkerHeartbeat.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker periodically sends empty heartbeat message to host
setWorkerId(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
string worker_id = 2;
setWorkerIdBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream.Builder
string worker_id = 2;
setWorkerInitRequest(WorkerInitRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
setWorkerInitRequest(WorkerInitRequest.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends capabilities/init data to worker
setWorkerInitResponse(WorkerInitResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
setWorkerInitResponse(WorkerInitResponse.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Worker responds after initializing with its capabilities & status
setWorkerStatusRequest(WorkerStatusRequest) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
setWorkerStatusRequest(WorkerStatusRequest.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Add any worker relevant status to response
setWorkerStatusResponse(WorkerStatusResponse) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
setWorkerStatusResponse(WorkerStatusResponse.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
.FunctionRpc.WorkerStatusResponse worker_status_response = 13;
setWorkerTerminate(WorkerTerminate) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
setWorkerTerminate(WorkerTerminate.Builder) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.Builder
Host sends terminate message to worker.
setWorkerVersion(String) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
string worker_version = 1;
setWorkerVersionBytes(ByteString) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse.Builder
string worker_version = 1;
severity() - Method in class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
Get the severity value.
severity() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the severity value.
severity() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the severity value.
severity() - Method in class com.microsoft.azure.management.network.ConnectivityIssue
Get the severity value.
Severity - Class in com.microsoft.azure.management.network
Defines values for Severity.
Severity(String) - Constructor for class com.microsoft.azure.management.network.Severity
Creates a custom value for Severity.
SeverityTypes - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for SeverityTypes.
SEYCHELLES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SEYCHELLES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SHA1 - Static variable in class com.microsoft.azure.management.logic.SigningAlgorithm
Static value SHA1 for SigningAlgorithm.
SHA1 - Static variable in class com.microsoft.azure.management.network.IkeIntegrity
Static value SHA1 for IkeIntegrity.
SHA1 - Static variable in class com.microsoft.azure.management.network.IpsecIntegrity
Static value SHA1 for IpsecIntegrity.
SHA1_CERTIFICATE_ALGORITHM - Static variable in class com.microsoft.azure.batch.CertificateOperations
The SHA certificate algorithm.
SHA2256 - Static variable in class com.microsoft.azure.management.logic.SigningAlgorithm
Static value SHA2256 for SigningAlgorithm.
SHA2384 - Static variable in class com.microsoft.azure.management.logic.SigningAlgorithm
Static value SHA2384 for SigningAlgorithm.
SHA2512 - Static variable in class com.microsoft.azure.management.logic.SigningAlgorithm
Static value SHA2512 for SigningAlgorithm.
SHA256 - Static variable in class com.microsoft.azure.management.network.IkeIntegrity
Static value SHA256 for IkeIntegrity.
SHA256 - Static variable in class com.microsoft.azure.management.network.IpsecIntegrity
Static value SHA256 for IpsecIntegrity.
sha2AlgorithmFormat() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the sha2AlgorithmFormat value.
SHA384 - Static variable in class com.microsoft.azure.management.network.IkeIntegrity
Static value SHA384 for IkeIntegrity.
shardCount() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
SHARED - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Shared for SkuName.
SHARED_ACCESS_KEY_ATTRIBUTE - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
as of release 1.2.27 this value is deprecated and will not be replaced. The shared access key attribute name in a connection string.
SHARED_ACCESS_KEY_NAME_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
SHARED_ACCESS_KEY_NAME_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
SHARED_ACCESS_KEY_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
SHARED_ACCESS_KEY_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
SHARED_ACCESS_SIGNATURE_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
SHARED_ACCESS_SIGNATURE_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
SHARED_ACCESS_TOKEN_ATTRIBUTE - Static variable in class com.microsoft.azure.sdk.iot.device.DeviceClient
Deprecated.
as of release 1.2.27 this value is deprecated and will not be replaced. The shared access signature attribute name in a connection string.
SHARED_D1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Shared pricing tier.
SharedAccessAuthorizationRuleProperties - Class in com.microsoft.azure.management.notificationhubs
SharedAccessAuthorizationRule properties.
SharedAccessAuthorizationRuleProperties() - Constructor for class com.microsoft.azure.management.notificationhubs.SharedAccessAuthorizationRuleProperties
 
sharedAccessKey - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
sharedAccessKey - Variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
sharedAccessKeyName - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
sharedAccessKeyName - Variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
sharedAccessPolicyKey() - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Get the sharedAccessPolicyKey value.
sharedAccessPolicyKey() - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Get the sharedAccessPolicyKey value.
sharedAccessPolicyKey() - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Get the sharedAccessPolicyKey value.
sharedAccessPolicyKey() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusDataSourceProperties
Get the sharedAccessPolicyKey value.
sharedAccessPolicyKey() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Get the sharedAccessPolicyKey value.
sharedAccessPolicyKey() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Get the sharedAccessPolicyKey value.
sharedAccessPolicyName() - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Get the sharedAccessPolicyName value.
sharedAccessPolicyName() - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Get the sharedAccessPolicyName value.
sharedAccessPolicyName() - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Get the sharedAccessPolicyName value.
sharedAccessPolicyName() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusDataSourceProperties
Get the sharedAccessPolicyName value.
sharedAccessPolicyName() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Get the sharedAccessPolicyName value.
sharedAccessPolicyName() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Get the sharedAccessPolicyName value.
sharedAccessSignature - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
sharedAccessSignature - Variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
SharedAccessSignatureTokenProvider - Class in com.microsoft.azure.eventhubs.impl
 
SharedAccessSignatureTokenProvider(String) - Constructor for class com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider
 
SharedAccessSignatureTokenProvider - Class in com.microsoft.azure.servicebus.security
This is a token provider that generates Shared Access Signature(SAS) tokens or reuses an already generated SAS token.
SharedAccessSignatureTokenProvider(String, String, int) - Constructor for class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
Creates an instance that generates SAS tokens from the given SAS key name and value.
SharedAccessSignatureTokenProvider(String, Instant) - Constructor for class com.microsoft.azure.servicebus.security.SharedAccessSignatureTokenProvider
Creates an instance that doesn't generate tokens but reuses an already generated SAS token.
sharedKey() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
sharedKey() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
sharedPublicIpAddressConfiguration() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the sharedPublicIpAddressConfiguration value.
sharedPublicIpAddressConfiguration() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the sharedPublicIpAddressConfiguration value.
SharedPublicIpAddressConfiguration - Class in com.microsoft.azure.management.devtestlab
Properties of a virtual machine that determine how it is connected to a load balancer.
SharedPublicIpAddressConfiguration() - Constructor for class com.microsoft.azure.management.devtestlab.SharedPublicIpAddressConfiguration
 
sharedPublicIpAddressConfiguration() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Get the sharedPublicIpAddressConfiguration value.
sharedPublicIpAddressConfiguration() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Get the sharedPublicIpAddressConfiguration value.
SharedPublicIpAddressConfigurationFragment - Class in com.microsoft.azure.management.devtestlab
Properties of a virtual machine that determine how it is connected to a load balancer.
SharedPublicIpAddressConfigurationFragment() - Constructor for class com.microsoft.azure.management.devtestlab.SharedPublicIpAddressConfigurationFragment
 
shareName() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the shareName value.
shouldRetry(int, Exception) - Method in class com.microsoft.azure.datalake.store.retrypolicies.ExponentialBackoffPolicy
 
shouldRetry(int, Exception) - Method in class com.microsoft.azure.datalake.store.retrypolicies.NoRetryPolicy
 
shouldRetry(int, Exception) - Method in interface com.microsoft.azure.datalake.store.retrypolicies.RetryPolicy
boolean indicating whether a failed request should be retried.
shutDown() - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
Closes the simulator if it were running already
ShutdownNotificationContent - Class in com.microsoft.azure.management.devtestlab
The contents of a shutdown notification.
ShutdownNotificationContent() - Constructor for class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
 
sid() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the sid value.
sid() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
Get the sid value.
SIERRA_LEONE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SIERRA_LEONE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
sig() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Get the sig value.
sign(byte[]) - Method in interface com.microsoft.azure.keyvault.cryptography.ISignatureTransform
 
sign(String, String, String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
sign(String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a signature from a digest using the specified key.
SIGN - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value sign for JsonWebKeyOperation.
sign(JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Creates a signature from a digest.
SIGN - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value sign for KeyPermissions.
signAsync(byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Signs the specified digest using the specified algorithm, or the keys DefaultSignatureAlgorithm if no algorithm is specified.
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
signAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
signAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
signAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
signAsync(String, JsonWebKeySignatureAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Creates a signature from a digest using the specified key.
signAsync(JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Creates a signature from a digest.
signature() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Get the signature value.
Signature - Class in com.microsoft.azure.sdk.iot.device.auth
A signature that is used in the SAS token to authenticate the client.
Signature(String, long, String) - Constructor for class com.microsoft.azure.sdk.iot.device.auth.Signature
Constructs a Signature instance from the given resource URI, expiry time and device key.
SignatureAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
 
SignatureAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.SignatureAlgorithm
 
signatureAlgorithm() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the signatureAlgorithm value.
SignatureHelper - Class in com.microsoft.azure.sdk.iot.device.auth
Builds the authorization signature as a composition of functions.
SignatureHelper() - Constructor for class com.microsoft.azure.sdk.iot.device.auth.SignatureHelper
 
signedCertificate() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
SignedResource - Class in com.microsoft.azure.management.storage
Defines values for SignedResource.
SignedResource() - Constructor for class com.microsoft.azure.management.storage.SignedResource
 
SignedResourceTypes - Class in com.microsoft.azure.management.storage
Defines values for SignedResourceTypes.
SignedResourceTypes() - Constructor for class com.microsoft.azure.management.storage.SignedResourceTypes
 
signingAlgorithm() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the signingAlgorithm value.
SigningAlgorithm - Class in com.microsoft.azure.management.logic
Defines values for SigningAlgorithm.
SigningAlgorithm(String) - Constructor for class com.microsoft.azure.management.logic.SigningAlgorithm
Creates a custom value for SigningAlgorithm.
signingCertificateName() - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Get the signingCertificateName value.
signInName() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
signInName() - Method in interface com.microsoft.azure.management.sql.SqlActiveDirectoryAdministrator
 
signinPolicyName() - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Get the signinPolicyName value.
signMdn() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the signMdn value.
signMessage() - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Get the signMessage value.
signOnUrl() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication
 
signOutboundMdnIfOptional() - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Get the signOutboundMdnIfOptional value.
SIGNUP - Static variable in class com.microsoft.azure.management.apimanagement.Confirmation
Static value signup for Confirmation.
signupPolicyName() - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Get the signupPolicyName value.
signWithIdentity(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMEmulator
This method signs the TPM with the provided device ID
signWithIdentity(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.hsm.SecurityProviderTPMHsm
This method signs the TPM with the provided device ID
signWithIdentity(byte[]) - Method in class com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
 
signWithServiceResponseAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Creates a signature from a digest using the specified key.
since() - Method in class com.microsoft.azure.management.streamanalytics.DiagnosticCondition
Get the since value.
SINGAPORE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SINGAPORE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SITE - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Site for CheckNameResourceTypes.
SITE - Static variable in class com.microsoft.azure.management.appservice.ValidateResourceTypes
Static value Site for ValidateResourceTypes.
SiteAvailabilityState - Enum in com.microsoft.azure.management.appservice
Defines values for SiteAvailabilityState.
SiteCloneabilityCriterion - Class in com.microsoft.azure.management.appservice
An app cloneability criterion.
SiteCloneabilityCriterion() - Constructor for class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
 
SiteConfig - Class in com.microsoft.azure.management.appservice
Configuration of an App Service app.
SiteConfig() - Constructor for class com.microsoft.azure.management.appservice.SiteConfig
 
SiteExtensionType - Enum in com.microsoft.azure.management.appservice
Defines values for SiteExtensionType.
SiteLimits - Class in com.microsoft.azure.management.appservice
Metric limits set on an app.
SiteLimits() - Constructor for class com.microsoft.azure.management.appservice.SiteLimits
 
SiteLoadBalancing - Enum in com.microsoft.azure.management.appservice
Defines values for SiteLoadBalancing.
SiteMachineKey - Class in com.microsoft.azure.management.appservice
MachineKey of an app.
SiteMachineKey() - Constructor for class com.microsoft.azure.management.appservice.SiteMachineKey
 
siteName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
siteNames() - Method in class com.microsoft.azure.management.appservice.HostName
Get the siteNames value.
size() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the size value.
size() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the size value.
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 
size() - Method in class com.microsoft.azure.management.containerregistry.Target
Get the size value.
size() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
size() - Method in class com.microsoft.azure.management.notificationhubs.Sku
Get the size value.
size() - Method in class com.microsoft.azure.management.resources.Sku
Get the size value.
size() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
sizeEquals(Iterable<T>, int) - Static method in class com.microsoft.azure.eventhubs.impl.IteratorUtil
 
sizeGB() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPoolMetric
 
sizeInGB() - Method in interface com.microsoft.azure.management.compute.Disk
 
sizeInGB() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
sizeLimitInBytes() - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Get the sizeLimitInBytes value.
sizes() - Method in interface com.microsoft.azure.management.compute.VirtualMachines
 
skip(long) - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
 
skipAppData() - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Get the skipAppData value.
skipUrl() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the skipUrl value.
sku() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get the sku value.
sku() - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Get the sku value.
sku() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get the sku value.
sku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile
 
Sku - Class in com.microsoft.azure.management.cdn
The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile.
Sku() - Constructor for class com.microsoft.azure.management.cdn.Sku
 
sku() - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesAccountUpdateParameters
Get the sku value.
sku() - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesResourceAndSku
Get the sku value.
sku() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
sku() - Method in interface com.microsoft.azure.management.compute.Disk
 
sku() - Method in class com.microsoft.azure.management.compute.ImageReference
 
sku() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
sku() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
sku() - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Get the sku value.
Sku - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set sku.
Sku() - Constructor for class com.microsoft.azure.management.compute.Sku
 
sku() - Method in interface com.microsoft.azure.management.compute.Snapshot
Deprecated.
use Snapshot.skuType() instead.
sku() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
sku() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
sku() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
sku() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
sku() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
Sku - Class in com.microsoft.azure.management.containerregistry
The SKU of a container registry.
Sku() - Constructor for class com.microsoft.azure.management.containerregistry.Sku
 
sku() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Get the sku value.
sku() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Get the sku value.
sku() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
Sku - Class in com.microsoft.azure.management.eventhub
SKU parameters supplied to the create namespace operation.
Sku() - Constructor for class com.microsoft.azure.management.eventhub.Sku
 
Sku - Class in com.microsoft.azure.management.keyvault
SKU details.
Sku() - Constructor for class com.microsoft.azure.management.keyvault.Sku
Creates an instance of Sku class.
sku() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
sku() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the sku value.
sku() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the sku value.
Sku - Class in com.microsoft.azure.management.logic
The sku type.
Sku() - Constructor for class com.microsoft.azure.management.logic.Sku
 
sku() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
sku() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit
 
sku() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
 
sku() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
sku() - Method in class com.microsoft.azure.management.network.LoadBalancerSkuType
 
sku() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
sku() - Method in class com.microsoft.azure.management.network.PublicIPSkuType
 
sku() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
Sku - Class in com.microsoft.azure.management.notificationhubs
The Sku description for a namespace.
Sku() - Constructor for class com.microsoft.azure.management.notificationhubs.Sku
 
sku() - Method in class com.microsoft.azure.management.powerbi.UpdateWorkspaceCollectionRequest
Get the sku value.
Sku - Class in com.microsoft.azure.management.recoveryservices
Identifies the unique system identifier for each Azure resource.
Sku() - Constructor for class com.microsoft.azure.management.recoveryservices.Sku
 
sku() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
Sku - Class in com.microsoft.azure.management.redis
SKU parameters supplied to the create Redis operation.
Sku() - Constructor for class com.microsoft.azure.management.redis.Sku
 
Sku - Class in com.microsoft.azure.management.relay
Sku of the Namespace.
Sku() - Constructor for class com.microsoft.azure.management.relay.Sku
Creates an instance of Sku class.
Sku - Class in com.microsoft.azure.management.resources
SKU for the resource.
Sku() - Constructor for class com.microsoft.azure.management.resources.Sku
 
sku() - Method in class com.microsoft.azure.management.scheduler.JobCollectionProperties
Get the sku value.
Sku - Class in com.microsoft.azure.management.scheduler
The Sku model.
Sku() - Constructor for class com.microsoft.azure.management.scheduler.Sku
 
sku() - Method in interface com.microsoft.azure.management.search.SearchService
 
Sku - Class in com.microsoft.azure.management.search
Defines the SKU of an Azure Search Service, which determines price tier and capacity limits.
Sku() - Constructor for class com.microsoft.azure.management.search.Sku
 
sku() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
Sku - Class in com.microsoft.azure.management.servicebus
SKU of the namespace.
Sku() - Constructor for class com.microsoft.azure.management.servicebus.Sku
 
Sku - Class in com.microsoft.azure.management.storage
The SKU of the storage account.
Sku() - Constructor for class com.microsoft.azure.management.storage.Sku
 
sku() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Deprecated.
Sku - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with a SKU.
Sku() - Constructor for class com.microsoft.azure.management.streamanalytics.Sku
 
skuAvailable() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Get the skuAvailable value.
SKUCapability - Class in com.microsoft.azure.management.storage
The capability information in the specified sku, including file encryption, network acls, change notification, etc.
SKUCapability() - Constructor for class com.microsoft.azure.management.storage.SKUCapability
 
SkuCapacity - Class in com.microsoft.azure.management.appservice
Description of the App Service plan scale options.
SkuCapacity() - Constructor for class com.microsoft.azure.management.appservice.SkuCapacity
 
skuCapacity() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the skuCapacity value.
SkuDefinition - Enum in com.microsoft.azure.management.scheduler
Defines values for SkuDefinition.
SkuDescription - Class in com.microsoft.azure.management.appservice
Description of a SKU for a scalable resource.
SkuDescription() - Constructor for class com.microsoft.azure.management.appservice.SkuDescription
 
SkuFamily - Class in com.microsoft.azure.management.redis
Defines values for SkuFamily.
SkuFamily(String) - Constructor for class com.microsoft.azure.management.redis.SkuFamily
Creates a custom value for SkuFamily.
SkuName - Class in com.microsoft.azure.management.appservice
Defines values for SkuName.
SkuName() - Constructor for class com.microsoft.azure.management.appservice.SkuName
 
SkuName - Class in com.microsoft.azure.management.cdn
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.cdn.SkuName
Creates a custom value for SkuName.
skuName() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Get the skuName value.
SkuName - Class in com.microsoft.azure.management.cognitiveservices
Defines values for SkuName.
SkuName() - Constructor for class com.microsoft.azure.management.cognitiveservices.SkuName
 
SkuName - Class in com.microsoft.azure.management.containerregistry
Defines values for SkuName.
SkuName() - Constructor for class com.microsoft.azure.management.containerregistry.SkuName
 
skuName() - Method in class com.microsoft.azure.management.customerinsights.HubBillingInfoFormat
Get the skuName value.
SkuName - Class in com.microsoft.azure.management.eventhub
Defines values for SkuName.
SkuName() - Constructor for class com.microsoft.azure.management.eventhub.SkuName
 
SkuName - Enum in com.microsoft.azure.management.keyvault
Defines values for SkuName.
SkuName - Enum in com.microsoft.azure.management.logic
Defines values for SkuName.
SkuName - Class in com.microsoft.azure.management.notificationhubs
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.notificationhubs.SkuName
Creates a custom value for SkuName.
SkuName - Class in com.microsoft.azure.management.recoveryservices
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.recoveryservices.SkuName
Creates a custom value for SkuName.
SkuName - Class in com.microsoft.azure.management.redis
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.redis.SkuName
Creates a custom value for SkuName.
SkuName - Enum in com.microsoft.azure.management.search
Defines values for SkuName.
SkuName - Class in com.microsoft.azure.management.servicebus
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.servicebus.SkuName
Creates a custom value for SkuName.
SkuName - Enum in com.microsoft.azure.management.storage
Defines values for SkuName.
SkuName - Class in com.microsoft.azure.management.streamanalytics
Defines values for SkuName.
SkuName(String) - Constructor for class com.microsoft.azure.management.streamanalytics.SkuName
Creates a custom value for SkuName.
skus() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityParameter
Get the skus value.
skus() - Method in interface com.microsoft.azure.management.compute.VirtualMachineOffer
 
SkuTier - Enum in com.microsoft.azure.management.cognitiveservices
Defines values for SkuTier.
SkuTier - Class in com.microsoft.azure.management.containerregistry
Defines values for SkuTier.
SkuTier() - Constructor for class com.microsoft.azure.management.containerregistry.SkuTier
 
SkuTier - Class in com.microsoft.azure.management.eventhub
Defines values for SkuTier.
SkuTier() - Constructor for class com.microsoft.azure.management.eventhub.SkuTier
 
SkuTier - Enum in com.microsoft.azure.management.relay
Defines values for SkuTier.
SkuTier - Class in com.microsoft.azure.management.servicebus
Defines values for SkuTier.
SkuTier(String) - Constructor for class com.microsoft.azure.management.servicebus.SkuTier
Creates a custom value for SkuTier.
SkuTier - Enum in com.microsoft.azure.management.storage
Defines values for SkuTier.
SkuType - Class in com.microsoft.azure.management.apimanagement
Defines values for SkuType.
SkuType() - Constructor for class com.microsoft.azure.management.apimanagement.SkuType
 
skuType() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
skuType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetSku
 
skuType() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
sleep(int) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.DelayProvider
Puts current thread on sleep for passed milliseconds.
sleep(int) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.SdkContext
Wrapper for sleep, based on delayProvider.
SLOT - Static variable in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
Static value Slot for CheckNameResourceTypes.
SlotSwapStatus - Class in com.microsoft.azure.management.appservice
The status of the last successfull slot swap operation.
SlotSwapStatus() - Constructor for class com.microsoft.azure.management.appservice.SlotSwapStatus
 
SloUsageMetric - Class in com.microsoft.azure.management.sql
A Slo Usage Metric.
SloUsageMetric() - Constructor for class com.microsoft.azure.management.sql.SloUsageMetric
 
SloUsageMetricInterface - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL database's SloUsageMetric.
SLOVAKIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SLOVAKIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SLOVENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SLOVENIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
slowRequests() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the slowRequests value.
SlowRequestsBasedTrigger - Class in com.microsoft.azure.management.appservice
Trigger based on request execution time.
SlowRequestsBasedTrigger() - Constructor for class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
 
slurpFullFile() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
Reads the whole file into buffer.
smallImage() - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Get the smallImage value.
SmsReceiver - Class in com.microsoft.azure.management.monitor
An SMS receiver.
SmsReceiver() - Constructor for class com.microsoft.azure.management.monitor.SmsReceiver
 
snapshot() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the snapshot value.
snapshot() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the snapshot value.
Snapshot - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure managed snapshot.
Snapshot.Definition - Interface in com.microsoft.azure.management.compute
The entirety of the managed snapshot definition.
Snapshot.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of managed snapshot definition stages.
Snapshot.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a managed snapshot definition.
Snapshot.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
Snapshot.DefinitionStages.WithDataSnapshotFromDisk - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed disk containing data.
Snapshot.DefinitionStages.WithDataSnapshotFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk image.
Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed snapshot containing data.
Snapshot.DefinitionStages.WithDataSnapshotFromVhd - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk VHD.
Snapshot.DefinitionStages.WithDataSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose data source.
Snapshot.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to specify the resource group.
Snapshot.DefinitionStages.WithLinuxSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose a Linux OS source.
Snapshot.DefinitionStages.WithOSSnapshotFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose a source operating system image.
Snapshot.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot allowing to specify the size.
Snapshot.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the snapshot definition allowing to choose account type.
Snapshot.DefinitionStages.WithSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose OS source or data source.
Snapshot.DefinitionStages.WithWindowsSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose Windows OS source.
Snapshot.Update - Interface in com.microsoft.azure.management.compute
The template for an update operation, containing all the settings that can be modified.
Snapshot.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of managed snapshot update stages.
Snapshot.UpdateStages.WithOSSettings - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot update allowing to specify OS settings.
Snapshot.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot update allowing to choose account type.
SnapshotRecoveryTarget - Class in com.microsoft.azure.management.appservice
Specifies the web app that snapshot contents will be written to.
SnapshotRecoveryTarget() - Constructor for class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
 
snapshots() - Method in class com.microsoft.azure.management.Azure
 
SNAPSHOTS - Static variable in class com.microsoft.azure.management.compute.ComputeResourceType
Static value snapshots for ComputeResourceType.
Snapshots - Interface in com.microsoft.azure.management.compute
Entry point to managed snapshot management API in Azure.
SnapshotSku - Class in com.microsoft.azure.management.compute
The snapshots sku name.
SnapshotSku() - Constructor for class com.microsoft.azure.management.compute.SnapshotSku
 
SnapshotSkuType - Class in com.microsoft.azure.management.compute
Defines values for SnapshotSkuType.
SnapshotStorageAccountTypes - Class in com.microsoft.azure.management.compute
Defines values for SnapshotStorageAccountTypes.
SnapshotStorageAccountTypes() - Constructor for class com.microsoft.azure.management.compute.SnapshotStorageAccountTypes
 
SOAP - Static variable in class com.microsoft.azure.management.apimanagement.ApiType
Static value soap for ApiType.
SOAP - Static variable in class com.microsoft.azure.management.apimanagement.BackendProtocol
Static value soap for BackendProtocol.
SOAP_PASS_THROUGH - Static variable in class com.microsoft.azure.management.apimanagement.SoapApiType
Static value soap for SoapApiType.
SOAP_TO_REST - Static variable in class com.microsoft.azure.management.apimanagement.SoapApiType
Static value http for SoapApiType.
SoapApiType - Class in com.microsoft.azure.management.apimanagement
Defines values for SoapApiType.
SoapApiType() - Constructor for class com.microsoft.azure.management.apimanagement.SoapApiType
 
SoaRecord - Class in com.microsoft.azure.management.dns
An SOA record.
SoaRecord() - Constructor for class com.microsoft.azure.management.dns.SoaRecord
 
SoaRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of a SOA (start of authority) record set in Azure DNS Zone.
SOCKET_BIND - Static variable in class com.microsoft.azure.management.network.IssueType
Static value SocketBind for IssueType.
SOLOMON_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SOLOMON_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
Solution - Class in com.microsoft.azure.management.appservice
Class Representing Solution for problems detected.
Solution() - Constructor for class com.microsoft.azure.management.appservice.Solution
 
solutions() - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Get the solutions value.
solutions() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the solutions value.
SolutionType - Enum in com.microsoft.azure.management.appservice
Defines values for SolutionType.
SOMALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SOMALIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
source() - Method in class com.microsoft.azure.management.appservice.AnalysisData
Get the source value.
source() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the source value.
source() - Method in interface com.microsoft.azure.management.compute.Disk
 
source() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
source() - Method in class com.microsoft.azure.management.containerregistry.EventContent
Get the source value.
Source - Class in com.microsoft.azure.management.containerregistry
The registry node that generated the event.
Source() - Constructor for class com.microsoft.azure.management.containerregistry.Source
 
source() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the source value.
source() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
Get the source value.
source() - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Get the source value.
source() - Method in class com.microsoft.azure.management.devices.RouteProperties
Get the source value.
SOURCE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
SOURCE_IP - Static variable in class com.microsoft.azure.management.network.LoadDistribution
Static value SourceIP for LoadDistribution.
SOURCE_IPPROTOCOL - Static variable in class com.microsoft.azure.management.network.LoadDistribution
Static value SourceIPProtocol for LoadDistribution.
sourceAddressPrefix() - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Get the sourceAddressPrefix value.
sourceAddressPrefix() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the sourceAddressPrefix value.
sourceAddressPrefix() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
sourceAddressPrefixes() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the sourceAddressPrefixes value.
sourceApiId() - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Get the sourceApiId value.
SourceControlType - Class in com.microsoft.azure.management.devtestlab
Defines values for SourceControlType.
SourceControlType(String) - Constructor for class com.microsoft.azure.management.devtestlab.SourceControlType
Creates a custom value for SourceControlType.
sourceDataDiskImageLun() - Method in class com.microsoft.azure.management.compute.CreationSource
 
sourceDirectory() - Method in class com.microsoft.azure.management.batchai.FileServerReference
Get the sourceDirectory value.
sourceId() - Method in class com.microsoft.azure.management.compute.CreationSource
 
sourceImageUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
Uri to the source virtual hard disk user image from which this disk was created.
sourceIPAddress() - Method in interface com.microsoft.azure.management.network.NextHop
 
sourceMdmAccount() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the sourceMdmAccount value.
sourceMdmNamespace() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the sourceMdmNamespace value.
sourceNodeId() - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Get the sourceNodeId value.
sourcePartitionCount() - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Get the sourcePartitionCount value.
sourcePeer() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the sourcePeer value.
sourcePortId() - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Get the sourcePortId value.
sourcePortRange() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the sourcePortRange value.
sourcePortRange() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule
 
sourcePortRanges() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Get the sourcePortRanges value.
sourcePropertyName() - Method in class com.microsoft.azure.management.customerinsights.ParticipantPropertyReference
Get the sourcePropertyName value.
sourcePropertyName() - Method in class com.microsoft.azure.management.customerinsights.TypePropertiesMapping
Get the sourcePropertyName value.
sourceResourceId() - Method in class com.microsoft.azure.management.compute.CreationData
Get the sourceResourceId value.
sourceSlotName() - Method in class com.microsoft.azure.management.appservice.SlotSwapStatus
Get the sourceSlotName value.
sourceTrafficLocation() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerExternalEndpoint
 
sourceTrafficLocation() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerNestedProfileEndpoint
 
sourceUri() - Method in class com.microsoft.azure.management.compute.CreationData
Get the sourceUri value.
sourceVault() - Method in class com.microsoft.azure.management.batchai.KeyVaultKeyReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Get the sourceVault value.
SourceVault - Class in com.microsoft.azure.management.compute
The vault id is an Azure Resource Manager Resoure id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
SourceVault() - Constructor for class com.microsoft.azure.management.compute.SourceVault
 
sourceVault() - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Get the sourceVault value.
sourceVirtualMachineId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
sourceVmId() - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesFromVm
Get the sourceVmId value.
sourceWebAppId() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the sourceWebAppId value.
SOUTH_AFRICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SOUTH_AFRICA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SOUTH_GEORGIA_AND_SANDWICH_ISLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
sp() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Get the sp value.
spaceConsumed - Variable in class com.microsoft.azure.datalake.store.ContentSummary
total space consumed by a directory
SPAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SPAIN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SPEAKER_RECOGNITION - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value SpeakerRecognition for Kind.
SPEECH_TRANSLATION - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value SpeechTranslation for Kind.
SpendingLimit - Enum in com.microsoft.azure.management.resources
Defines values for SpendingLimit.
spendingLimit() - Method in class com.microsoft.azure.management.resources.SubscriptionPolicies
Get the spendingLimit value.
SQL_AZURE - Static variable in class com.microsoft.azure.management.appservice.DatabaseType
Static value SqlAzure for DatabaseType.
SQL_DB_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage SQL databases, but not their security-related policies.
SQL_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SQL_RULE_ACTION_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
SQL_SECURITY_MANAGER - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage the security-related policies of SQL servers and databases.
SQL_SERVER_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage SQL servers and databases, but not their security-related policies.
SQL_SERVER_DATABASE - Static variable in class com.microsoft.azure.management.sql.SyncMemberDbType
Static value SqlServerDatabase for SyncMemberDbType.
SqlActiveDirectoryAdministrator - Interface in com.microsoft.azure.management.sql
Response containing the Azure SQL Active Directory administrator.
SqlChildrenOperations<T> - Interface in com.microsoft.azure.management.sql
Base class for Azure SQL Server child resource operations.
SqlChildrenOperations.SqlChildrenActionsDefinition<T> - Interface in com.microsoft.azure.management.sql
Base interface for Azure SQL Server child resource actions.
SqlDatabase - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Server Database.
SqlDatabase.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Database definition stages.
SqlDatabase.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server Firewall rule definition.
SqlDatabase.DefinitionStages.WithAllDifferentOptions<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL database interface with all starting options for definition.
SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions<ParentT> - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Database definition after the SQL Elastic Pool definition.
SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT> - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Database definition with all the other options.
SqlDatabase.DefinitionStages.WithAttachFinal<ParentT> - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Database definition.
SqlDatabase.DefinitionStages.WithAuthentication<ParentT> - Interface in com.microsoft.azure.management.sql
Sets the authentication type and SQL or Active Directory administrator login and password.
SqlDatabase.DefinitionStages.WithAuthenticationAfterElasticPool<ParentT> - Interface in com.microsoft.azure.management.sql
Sets the authentication type and SQL or Active Directory administrator login and password.
SqlDatabase.DefinitionStages.WithCollation<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the collation for database.
SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the collation for database.
SqlDatabase.DefinitionStages.WithCreateMode<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the create mode for database.
SqlDatabase.DefinitionStages.WithEdition<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the edition for database.
SqlDatabase.DefinitionStages.WithEditionDefaults<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the edition default for database.
SqlDatabase.DefinitionStages.WithEditionDefaults.WithCollation<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the collation for database.
SqlDatabase.DefinitionStages.WithElasticPoolName<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the elastic pool for database.
SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT> - Interface in com.microsoft.azure.management.sql
The stage to decide whether using existing database or not.
SqlDatabase.DefinitionStages.WithImportFrom<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to import a BACPAC file as the source database.
SqlDatabase.DefinitionStages.WithImportFromAfterElasticPool<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to import a BACPAC file as the source database within an elastic pool.
SqlDatabase.DefinitionStages.WithMaxSizeBytes<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the Max Size in Bytes for database.
SqlDatabase.DefinitionStages.WithMaxSizeBytesAfterElasticPoolOptions<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the Max Size in Bytes for database.
SqlDatabase.DefinitionStages.WithRestorableDroppedDatabase<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a restorable dropped database as the source database.
SqlDatabase.DefinitionStages.WithRestorePointDatabase<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a restore point as the source database.
SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a restore point as the source database within an elastic pool.
SqlDatabase.DefinitionStages.WithSampleDatabase<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a sample database as the source database.
SqlDatabase.DefinitionStages.WithSampleDatabaseAfterElasticPool<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a sample database as the source database within an elastic pool.
SqlDatabase.DefinitionStages.WithServiceObjective<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the service level objective.
SqlDatabase.DefinitionStages.WithSourceDatabaseId<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the source database id for database.
SqlDatabase.DefinitionStages.WithStorageKey<ParentT> - Interface in com.microsoft.azure.management.sql
Sets the storage key type and value to use.
SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool<ParentT> - Interface in com.microsoft.azure.management.sql
Sets the storage key type and value to use.
SqlDatabase.SqlDatabaseDefinition<ParentT> - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlDatabase.Update - Interface in com.microsoft.azure.management.sql
The template for a SqlDatabase update operation, containing all the settings that can be modified.
SqlDatabase.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SqlDatabase update stages.
SqlDatabase.UpdateStages.WithEdition - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the edition for database.
SqlDatabase.UpdateStages.WithElasticPoolName - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the elastic pool for database.
SqlDatabase.UpdateStages.WithMaxSizeBytes - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the Max Size in Bytes for database.
SqlDatabase.UpdateStages.WithServiceObjective - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the service level objective.
SqlDatabaseAutomaticTuning - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL database automatic tuning object.
SqlDatabaseAutomaticTuning.Update - Interface in com.microsoft.azure.management.sql
The template for a SqlDatabaseAutomaticTuning update operation, containing all the settings that can be modified.
SqlDatabaseAutomaticTuning.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SqlDatabaseAutomaticTuning update stages.
SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningMode - Interface in com.microsoft.azure.management.sql
The update stage setting the database automatic tuning desired state.
SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningOptions - Interface in com.microsoft.azure.management.sql
The update stage setting the database automatic tuning options.
SqlDatabaseBasicStorage - Enum in com.microsoft.azure.management.sql
The maximum allowed storage capacity for a "Basic" edition of an Azure SQL Elastic Pool.
SqlDatabaseExportRequest - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Database export operation request.
SqlDatabaseExportRequest.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of database export definition stages.
SqlDatabaseExportRequest.DefinitionStages.ExportTo - Interface in com.microsoft.azure.management.sql
Sets the storage URI to use.
SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword - Interface in com.microsoft.azure.management.sql
Sets the authentication type and SQL or Active Directory administrator login and password.
SqlDatabaseExportRequest.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.sql
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.
SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey - Interface in com.microsoft.azure.management.sql
Sets the storage key type and value to use.
SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition - Interface in com.microsoft.azure.management.sql
The entirety of database export operation definition.
SqlDatabaseImportExportResponse - Interface in com.microsoft.azure.management.sql
Response containing result of the Azure SQL Database import or export operation.
SqlDatabaseImportRequest - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Database import operation request.
SqlDatabaseImportRequest.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of database import definition stages.
SqlDatabaseImportRequest.DefinitionStages.ImportFrom - Interface in com.microsoft.azure.management.sql
Sets the storage URI to use.
SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword - Interface in com.microsoft.azure.management.sql
Sets the authentication type and SQL or Active Directory administrator login and password.
SqlDatabaseImportRequest.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.sql
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.
SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey - Interface in com.microsoft.azure.management.sql
Sets the storage key type and value to use.
SqlDatabaseImportRequest.SqlDatabaseImportRequestDefinition - Interface in com.microsoft.azure.management.sql
The entirety of database import operation definition.
SqlDatabaseMetric - Interface in com.microsoft.azure.management.sql
Response containing the Azure SQL Database metric.
SqlDatabaseMetricAvailability - Interface in com.microsoft.azure.management.sql
Response containing the Azure SQL Database metric availability.
SqlDatabaseMetricDefinition - Interface in com.microsoft.azure.management.sql
Response containing the Azure SQL Database metric definition.
SqlDatabaseMetricValue - Interface in com.microsoft.azure.management.sql
Response containing the Azure SQL Database metric value.
SqlDatabaseOperations - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Database operations.
SqlDatabaseOperations.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL database definition stages.
SqlDatabaseOperations.DefinitionStages.Blank - Interface in com.microsoft.azure.management.sql
The first stage of the SQL database definition.
SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions - Interface in com.microsoft.azure.management.sql
The SQL database interface with all starting options for definition.
SqlDatabaseOperations.DefinitionStages.WithAuthentication - Interface in com.microsoft.azure.management.sql
Sets the authentication type and SQL or Active Directory administrator login and password.
SqlDatabaseOperations.DefinitionStages.WithAuthenticationAfterElasticPool - Interface in com.microsoft.azure.management.sql
Sets the authentication type and SQL or Active Directory administrator login and password.
SqlDatabaseOperations.DefinitionStages.WithCollation - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the collation for database.
SqlDatabaseOperations.DefinitionStages.WithCollationAfterElasticPoolOptions - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the collation for database.
SqlDatabaseOperations.DefinitionStages.WithCreateAfterElasticPoolOptions - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Database definition after the SQL Elastic Pool definition.
SqlDatabaseOperations.DefinitionStages.WithCreateAllOptions - Interface in com.microsoft.azure.management.sql
A SQL Database definition with sufficient inputs to create a new SQL database in the cloud, but exposing additional optional settings to specify.
SqlDatabaseOperations.DefinitionStages.WithCreateFinal - Interface in com.microsoft.azure.management.sql
A SQL Database definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify.
SqlDatabaseOperations.DefinitionStages.WithCreateMode - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the create mode for database.
SqlDatabaseOperations.DefinitionStages.WithEdition - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the edition for database.
SqlDatabaseOperations.DefinitionStages.WithEditionDefaults - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the edition for database with defaults.
SqlDatabaseOperations.DefinitionStages.WithEditionDefaults.WithCollation - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the collation for database.
SqlDatabaseOperations.DefinitionStages.WithElasticPoolName - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the elastic pool for database.
SqlDatabaseOperations.DefinitionStages.WithExistingDatabaseAfterElasticPool - Interface in com.microsoft.azure.management.sql
The stage to decide whether using existing database or not.
SqlDatabaseOperations.DefinitionStages.WithImportFrom - Interface in com.microsoft.azure.management.sql
The SQL Database definition to import a BACPAC file as the source database.
SqlDatabaseOperations.DefinitionStages.WithImportFromAfterElasticPool - Interface in com.microsoft.azure.management.sql
The SQL Database definition to import a BACPAC file as the source database.
SqlDatabaseOperations.DefinitionStages.WithMaxSizeBytes - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the Max Size in Bytes for database.
SqlDatabaseOperations.DefinitionStages.WithMaxSizeBytesAfterElasticPoolOptions - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the Max Size in Bytes for database.
SqlDatabaseOperations.DefinitionStages.WithRestorableDroppedDatabase - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a restorable dropped database as the source database.
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabase - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a restore point as the source database.
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabaseAfterElasticPool - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a restore point as the source database within an elastic pool.
SqlDatabaseOperations.DefinitionStages.WithSampleDatabase - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a sample database as the source database.
SqlDatabaseOperations.DefinitionStages.WithSampleDatabaseAfterElasticPool - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set a sample database as the source database within an elastic pool.
SqlDatabaseOperations.DefinitionStages.WithServiceObjective - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the service level objective.
SqlDatabaseOperations.DefinitionStages.WithSourceDatabaseId - Interface in com.microsoft.azure.management.sql
The SQL Database definition to set the source database id for database.
SqlDatabaseOperations.DefinitionStages.WithSqlServer - Interface in com.microsoft.azure.management.sql
The stage of the SQL Database rule definition allowing to specify the parent resource group, SQL server and location.
SqlDatabaseOperations.DefinitionStages.WithStorageKey - Interface in com.microsoft.azure.management.sql
Sets the storage key type and value to use.
SqlDatabaseOperations.DefinitionStages.WithStorageKeyAfterElasticPool - Interface in com.microsoft.azure.management.sql
Sets the storage key type and value to use.
SqlDatabaseOperations.SqlDatabaseActionsDefinition - Interface in com.microsoft.azure.management.sql
Grouping of the Azure SQL Database rule common actions.
SqlDatabaseOperations.SqlDatabaseOperationsDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlDatabasePremiumServiceObjective - Class in com.microsoft.azure.management.sql
The name of the configured Service Level Objective of a "Premium" Azure SQL Database.
SqlDatabasePremiumServiceObjective() - Constructor for class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
 
SqlDatabasePremiumStorage - Enum in com.microsoft.azure.management.sql
The maximum allowed storage capacity for a "Premium" edition of an Azure SQL Elastic Pool.
SqlDatabaseStandardServiceObjective - Class in com.microsoft.azure.management.sql
The name of the configured Service Level Objective of a "Standard" Azure SQL Database.
SqlDatabaseStandardServiceObjective() - Constructor for class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
 
SqlDatabaseStandardStorage - Enum in com.microsoft.azure.management.sql
The maximum allowed storage capacity for a "Standard" edition of an Azure SQL Elastic Pool.
SqlDatabaseThreatDetectionPolicy - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Database threat detection policy.
SqlDatabaseThreatDetectionPolicy.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL database threat detection policy definition stages.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank - Interface in com.microsoft.azure.management.sql
The first stage of the SQL database threat detection policy definition.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy definition to set the security alert policy alerts to be disabled.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
The final stage of the SQL database threat detection policy definition.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy definition to set the security alert policy email addresses.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy definition to set that the alert is sent to the account administrators.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy definition to set the number of days to keep in the Threat Detection audit logs.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy definition to set the state.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy definition to set the storage access key.
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy definition to set the storage endpoint.
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyOperations - Interface in com.microsoft.azure.management.sql
Container interface for SQL database threat detection policy operations.
SqlDatabaseThreatDetectionPolicy.Update - Interface in com.microsoft.azure.management.sql
The template for a SQL database threat detection policy update operation, containing all the settings that can be modified.
SqlDatabaseThreatDetectionPolicy.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL database threat detection policy update stages.
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy update definition to set the security alert policy alerts to be disabled.
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddresses - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy update definition to set the security alert policy email addresses.
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy update definition to set that the alert is sent to the account administrators.
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy update definition to set the number of days to keep in the Threat Detection audit logs.
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy update definition to set the state.
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy update definition to set the storage access key.
SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint - Interface in com.microsoft.azure.management.sql
The SQL database threat detection policy update definition to set the storage endpoint.
SqlDatabaseUsageMetric - Interface in com.microsoft.azure.management.sql
The result of SQL server usages per SQL Database.
SqlElasticPool - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Elastic Pool.
SqlElasticPool.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the storage account definition stages.
SqlElasticPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server definition.
SqlElasticPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Elastic Pool definition.
SqlElasticPool.DefinitionStages.WithBasicEdition<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.
SqlElasticPool.DefinitionStages.WithDatabaseDtuMax<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the maximum DTU for one database.
SqlElasticPool.DefinitionStages.WithDatabaseDtuMin<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the minimum DTU for database.
SqlElasticPool.DefinitionStages.WithDtu<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.
SqlElasticPool.DefinitionStages.WithEdition<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the edition for database.
SqlElasticPool.DefinitionStages.WithPremiumEdition<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.
SqlElasticPool.DefinitionStages.WithStandardEdition<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.
SqlElasticPool.DefinitionStages.WithStorageCapacity<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB.
SqlElasticPool.SqlElasticPoolDefinition<ParentT> - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlElasticPool.Update - Interface in com.microsoft.azure.management.sql
The template for a SQL Elastic Pool update operation, containing all the settings that can be modified.
SqlElasticPool.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Elastic Pool update stages.
SqlElasticPool.UpdateStages.WithDatabase - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to add the Database in the elastic pool.
SqlElasticPool.UpdateStages.WithDatabaseDtuMax - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the maximum DTU for one database.
SqlElasticPool.UpdateStages.WithDatabaseDtuMin - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the minimum DTU for database.
SqlElasticPool.UpdateStages.WithDtu - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.
SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool update definition to set the eDTU and storage capacity limits.
SqlElasticPool.UpdateStages.WithStorageCapacity - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB.
SqlElasticPoolBasicEDTUs - Enum in com.microsoft.azure.management.sql
The reserved eDTUs value range for a "Basic" edition of an Azure SQL Elastic Pool.
SqlElasticPoolBasicMaxEDTUs - Enum in com.microsoft.azure.management.sql
The maximum limit of the reserved eDTUs value range for a "Basic" edition of an Azure SQL Elastic Pool.
SqlElasticPoolBasicMinEDTUs - Enum in com.microsoft.azure.management.sql
The minimum limit of the reserved eDTUs value range for a "Basic" edition of an Azure SQL Elastic Pool.
SqlElasticPoolOperations - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Elastic Pool operations.
SqlElasticPoolOperations.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Elastic Pool definition stages.
SqlElasticPoolOperations.DefinitionStages.WithBasicEdition - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.
SqlElasticPoolOperations.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
A SQL Server definition with sufficient inputs to create a new SQL Elastic Pool in the cloud, but exposing additional optional inputs to specify.
SqlElasticPoolOperations.DefinitionStages.WithDatabase - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to add the Database in the Elastic Pool.
SqlElasticPoolOperations.DefinitionStages.WithDatabaseDtuMax - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the maximum DTU for one database.
SqlElasticPoolOperations.DefinitionStages.WithDatabaseDtuMin - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the minimum DTU for database.
SqlElasticPoolOperations.DefinitionStages.WithDtu - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the number of shared DTU for elastic pool.
SqlElasticPoolOperations.DefinitionStages.WithEdition - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the edition type.
SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.
SqlElasticPoolOperations.DefinitionStages.WithSqlServer - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server Elastic Pool definition.
SqlElasticPoolOperations.DefinitionStages.WithStandardEdition - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.
SqlElasticPoolOperations.DefinitionStages.WithStorageCapacity - Interface in com.microsoft.azure.management.sql
The SQL Elastic Pool definition to set the storage limit for the SQL Azure Database Elastic Pool in MB.
SqlElasticPoolOperations.SqlElasticPoolActionsDefinition - Interface in com.microsoft.azure.management.sql
Grouping of the Azure SQL Elastic Pool common actions.
SqlElasticPoolOperations.SqlElasticPoolOperationsDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlElasticPoolPremiumEDTUs - Enum in com.microsoft.azure.management.sql
The reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
SqlElasticPoolPremiumMaxEDTUs - Enum in com.microsoft.azure.management.sql
The maximum limit of the reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
SqlElasticPoolPremiumMinEDTUs - Enum in com.microsoft.azure.management.sql
The minimum limit of the reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
SqlElasticPoolPremiumSorage - Enum in com.microsoft.azure.management.sql
The maximum allowed storage capacity for a "Premium" edition of an Azure SQL Elastic Pool.
SqlElasticPoolStandardEDTUs - Enum in com.microsoft.azure.management.sql
The reserved eDTUs value range for a "Standard" edition of an Azure SQL Elastic Pool.
SqlElasticPoolStandardMaxEDTUs - Enum in com.microsoft.azure.management.sql
The maximum limit of the reserved eDTUs value range for a "Standard" edition of an Azure SQL Elastic Pool.
SqlElasticPoolStandardMinEDTUs - Enum in com.microsoft.azure.management.sql
The minimum limit of the reserved eDTUs value range for a "Premium" edition of an Azure SQL Elastic Pool.
SqlElasticPoolStandardStorage - Enum in com.microsoft.azure.management.sql
The maximum allowed storage capacity for a "Standard" edition of an Azure SQL Elastic Pool.
SqlFailoverGroup - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Failover Group.
SqlFailoverGroup.Update - Interface in com.microsoft.azure.management.sql
The template for a SQL Failover Group update operation, containing all the settings that can be modified.
SqlFailoverGroup.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Virtual Network Rule update stages.
SqlFailoverGroup.UpdateStages.WithDatabase - Interface in com.microsoft.azure.management.sql
The SQL Failover Group update definition to set the partner servers.
SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy - Interface in com.microsoft.azure.management.sql
The SQL Failover Group update definition to set the failover policy of the read-only endpoint.
SqlFailoverGroup.UpdateStages.WithReadWriteEndpointPolicy - Interface in com.microsoft.azure.management.sql
The SQL Failover Group update definition to set the read-write endpoint failover policy.
SqlFailoverGroupOperations - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Failover Group operations.
SqlFailoverGroupOperations.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Failover Group definition stages.
SqlFailoverGroupOperations.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Failover Group definition.
SqlFailoverGroupOperations.DefinitionStages.WithDatabase - Interface in com.microsoft.azure.management.sql
The SQL Failover Group definition to set the partner servers.
SqlFailoverGroupOperations.DefinitionStages.WithPartnerServer - Interface in com.microsoft.azure.management.sql
The SQL Failover Group definition to set the partner servers.
SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy - Interface in com.microsoft.azure.management.sql
The SQL Failover Group definition to set the failover policy of the read-only endpoint.
SqlFailoverGroupOperations.DefinitionStages.WithReadWriteEndpointPolicy - Interface in com.microsoft.azure.management.sql
The SQL Failover Group definition to set the read-write endpoint failover policy.
SqlFailoverGroupOperations.DefinitionStages.WithSqlServer - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Failover Group definition.
SqlFailoverGroupOperations.SqlFailoverGroupActionsDefinition - Interface in com.microsoft.azure.management.sql
Grouping of the Azure SQL Failover Group common actions.
SqlFailoverGroupOperations.SqlFailoverGroupOperationsDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlFilter - Class in com.microsoft.azure.servicebus.rules
Represents a SQL language-based filter expression that is evaluated against a message.
SqlFilter(String) - Constructor for class com.microsoft.azure.servicebus.rules.SqlFilter
Creates an instance of SqlFilter with the given match expression.
SqlFirewallRule - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Server Firewall Rule.
SqlFirewallRule.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Firewall Rule definition stages.
SqlFirewallRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server Firewall Rule definition.
SqlFirewallRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Firewall Rule definition.
SqlFirewallRule.DefinitionStages.WithIPAddress<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Firewall Rule definition to set the IP address for the parent SQL Server.
SqlFirewallRule.DefinitionStages.WithIPAddressRange<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Firewall Rule definition to set the IP address range for the parent SQL Server.
SqlFirewallRule.SqlFirewallRuleDefinition<ParentT> - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlFirewallRule.Update - Interface in com.microsoft.azure.management.sql
The template for a SQL Firewall Rule update operation, containing all the settings that can be modified.
SqlFirewallRule.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Firewall Rule update stages.
SqlFirewallRule.UpdateStages.WithEndIPAddress - Interface in com.microsoft.azure.management.sql
The SQL Firewall Rule definition to set the starting IP Address for the server.
SqlFirewallRule.UpdateStages.WithStartIPAddress - Interface in com.microsoft.azure.management.sql
The SQL Firewall Rule definition to set the starting IP Address for the server.
SqlFirewallRuleOperations - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Firewall rule operations.
SqlFirewallRuleOperations.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Firewall rule definition stages.
SqlFirewallRuleOperations.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Firewall Rule definition.
SqlFirewallRuleOperations.DefinitionStages.WithIPAddressRange - Interface in com.microsoft.azure.management.sql
The SQL Firewall Rule definition to set the IP address range for the parent SQL Server.
SqlFirewallRuleOperations.DefinitionStages.WithSqlServer - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server Firewall rule definition.
SqlFirewallRuleOperations.SqlFirewallRuleActionsDefinition - Interface in com.microsoft.azure.management.sql
Grouping of the Azure SQL Server Firewall Rule common actions.
SqlFirewallRuleOperations.SqlFirewallRuleOperationsDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlQuery - Class in com.microsoft.azure.sdk.iot.service.devicetwin
 
SqlQuery.FromType - Enum in com.microsoft.azure.sdk.iot.service.devicetwin
From clause for Query
SqlRestorableDroppedDatabase - Interface in com.microsoft.azure.management.sql
Response containing Azure SQL restorable dropped database.
SqlRuleAction - Class in com.microsoft.azure.servicebus.rules
Represents a SQL language-based transformation expression that is performed against a message.
SqlRuleAction(String) - Constructor for class com.microsoft.azure.servicebus.rules.SqlRuleAction
Creates an instance of SqlRuleAction with the given transformation expression.
SqlServer - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Server.
SqlServer.Definition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlServer.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the storage account definition stages.
SqlServer.DefinitionStages.Blank - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server definition.
SqlServer.DefinitionStages.WithActiveDirectoryAdministrator - Interface in com.microsoft.azure.management.sql
A SQL Server definition setting the Active Directory administrator.
SqlServer.DefinitionStages.WithAdministratorLogin - Interface in com.microsoft.azure.management.sql
A SQL Server definition setting administrator user name.
SqlServer.DefinitionStages.WithAdministratorPassword - Interface in com.microsoft.azure.management.sql
A SQL Server definition setting admin user password.
SqlServer.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify.
SqlServer.DefinitionStages.WithDatabase - Interface in com.microsoft.azure.management.sql
A SQL Server definition for specifying the databases.
SqlServer.DefinitionStages.WithElasticPool - Interface in com.microsoft.azure.management.sql
A SQL Server definition for specifying elastic pool.
SqlServer.DefinitionStages.WithFirewallRule - Interface in com.microsoft.azure.management.sql
The stage of the SQL Server definition allowing to specify the SQL Firewall rules.
SqlServer.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.sql
A SQL Server definition allowing resource group to be set.
SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.sql
A SQL Server definition setting the managed service identity.
SqlServer.DefinitionStages.WithVirtualNetworkRule - Interface in com.microsoft.azure.management.sql
The stage of the SQL Server definition allowing to specify the SQL Virtual Network Rules.
SqlServer.Update - Interface in com.microsoft.azure.management.sql
The template for a SQLServer update operation, containing all the settings that can be modified.
SqlServer.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQLServer update stages.
SqlServer.UpdateStages.WithAdministratorPassword - Interface in com.microsoft.azure.management.sql
A SQL Server update stage setting admin user password.
SqlServer.UpdateStages.WithDatabase - Interface in com.microsoft.azure.management.sql
A SQL Server definition for specifying the databases.
SqlServer.UpdateStages.WithElasticPool - Interface in com.microsoft.azure.management.sql
A SQL Server definition for specifying elastic pool.
SqlServer.UpdateStages.WithFirewallRule - Interface in com.microsoft.azure.management.sql
The stage of the SQL Server update definition allowing to specify the SQL Firewall rules.
SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.sql
A SQL Server definition setting the managed service identity.
SqlServerAutomaticTuning - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Server automatic tuning object.
SqlServerAutomaticTuning.Update - Interface in com.microsoft.azure.management.sql
The template for a SqlServerAutomaticTuning update operation, containing all the settings that can be modified.
SqlServerAutomaticTuning.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SqlServerAutomaticTuning update stages.
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode - Interface in com.microsoft.azure.management.sql
The update stage setting the SQL server automatic tuning desired state.
SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions - Interface in com.microsoft.azure.management.sql
The update stage setting the server automatic tuning options.
SqlServerDnsAlias - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Server DNS alias.
SqlServerDnsAliasOperations - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Server DNS alias operations.
SqlServerDnsAliasOperations.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Server DNS alias definition stages.
SqlServerDnsAliasOperations.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Server DNS alias definition.
SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server DNS alias definition.
SqlServerDnsAliasOperations.SqlServerDnsAliasActionsDefinition - Interface in com.microsoft.azure.management.sql
Grouping of the Azure SQL Server DNS alias common actions.
SqlServerDnsAliasOperations.SqlServerDnsAliasOperationsDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlServerKey - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Server Key.
SqlServerKey.Update - Interface in com.microsoft.azure.management.sql
The template for a SQL Firewall Rule update operation, containing all the settings that can be modified.
SqlServerKey.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Firewall Rule update stages.
SqlServerKey.UpdateStages.WithCreationDate - Interface in com.microsoft.azure.management.sql
The SQL Server Key definition to set the server key creation date.
SqlServerKey.UpdateStages.WithThumbprint - Interface in com.microsoft.azure.management.sql
The SQL Server Key definition to set the thumbprint.
SqlServerKeyOperations - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Server Key operations.
SqlServerKeyOperations.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Server Key definition stages.
SqlServerKeyOperations.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Server Key definition.
SqlServerKeyOperations.DefinitionStages.WithCreationDate - Interface in com.microsoft.azure.management.sql
The SQL Server Key definition to set the server key creation date.
SqlServerKeyOperations.DefinitionStages.WithServerKeyType - Interface in com.microsoft.azure.management.sql
The SQL Server Key definition to set the server key type.
SqlServerKeyOperations.DefinitionStages.WithSqlServer - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server Key definition.
SqlServerKeyOperations.DefinitionStages.WithThumbprint - Interface in com.microsoft.azure.management.sql
The SQL Server Key definition to set the thumbprint.
SqlServerKeyOperations.SqlServerKeyActionsDefinition - Interface in com.microsoft.azure.management.sql
Grouping of the Azure SQL Server Key common actions.
SqlServerKeyOperations.SqlServerKeyOperationsDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
sqlServerName() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
Deprecated.
sqlServerName() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.RestorePoint
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.ServiceObjective
Deprecated.
sqlServerName() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAlias
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryption
 
sqlServerName() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryptionActivity
 
sqlServers() - Method in class com.microsoft.azure.management.Azure
 
SqlServers - Interface in com.microsoft.azure.management.sql
Entry point to SQL Server management API.
SqlSubscriptionUsageMetric - Interface in com.microsoft.azure.management.sql
The result of SQL server usages per current subscription.
SqlVirtualNetworkRule - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Server Virtual Network Rule.
SqlVirtualNetworkRule.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Virtual Network Rule definition stages.
SqlVirtualNetworkRule.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server Virtual Network Rule definition.
SqlVirtualNetworkRule.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Virtual Network Rule definition.
SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.
SqlVirtualNetworkRule.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.sql
The SQL Virtual Network Rule definition to set the virtual network ID and the subnet name.
SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT> - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlVirtualNetworkRule.Update - Interface in com.microsoft.azure.management.sql
The template for a SQL Virtual Network Rule update operation, containing all the settings that can be modified.
SqlVirtualNetworkRule.UpdateStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Virtual Network Rule update stages.
SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint - Interface in com.microsoft.azure.management.sql
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.
SqlVirtualNetworkRule.UpdateStages.WithSubnet - Interface in com.microsoft.azure.management.sql
The SQL Virtual Network Rule definition to set the virtual network ID and the subnet name.
SqlVirtualNetworkRuleOperations - Interface in com.microsoft.azure.management.sql
A representation of the Azure SQL Virtual Network rule operations.
SqlVirtualNetworkRuleOperations.DefinitionStages - Interface in com.microsoft.azure.management.sql
Grouping of all the SQL Virtual Network Rule definition stages.
SqlVirtualNetworkRuleOperations.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.sql
The final stage of the SQL Virtual Network Rule definition.
SqlVirtualNetworkRuleOperations.DefinitionStages.WithServiceEndpoint - Interface in com.microsoft.azure.management.sql
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.
SqlVirtualNetworkRuleOperations.DefinitionStages.WithSqlServer - Interface in com.microsoft.azure.management.sql
The first stage of the SQL Server Virtual Network Rule definition.
SqlVirtualNetworkRuleOperations.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.sql
The SQL Virtual Network Rule definition to set the virtual network ID and the subnet name.
SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleActionsDefinition - Interface in com.microsoft.azure.management.sql
Grouping of the Azure SQL Server Virtual Network Rule common actions.
SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleOperationsDefinition - Interface in com.microsoft.azure.management.sql
Container interface for all the definitions that need to be implemented.
SqlWarehouse - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL Warehouse.
SRI_LANKA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SRI_LANKA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SrvRecord - Class in com.microsoft.azure.management.dns
An SRV record.
SrvRecord() - Constructor for class com.microsoft.azure.management.dns.SrvRecord
 
SrvRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of an SVR (service) record set in Azure DNS Zone.
srvRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
SrvRecordSets - Interface in com.microsoft.azure.management.dns
Entry point to SRV record sets in a DNS zone.
ssh() - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Get the ssh value.
ssh() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
Get the ssh value.
sshAuthority() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the sshAuthority value.
sshAuthority() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the sshAuthority value.
sshConfiguration() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
SshConfiguration - Class in com.microsoft.azure.management.batchai
SSH configuration settings for the VM.
SshConfiguration() - Constructor for class com.microsoft.azure.management.batchai.SshConfiguration
 
SshConfiguration - Class in com.microsoft.azure.management.compute
SSH configuration for Linux based VMs running on Azure.
SshConfiguration() - Constructor for class com.microsoft.azure.management.compute.SshConfiguration
 
sshKey() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
sshKey() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
sshPrivateKey() - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Get the sshPrivateKey value.
sshPublicKey() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Get the sshPublicKey value.
sshPublicKey() - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Get the sshPublicKey value.
SshPublicKey - Class in com.microsoft.azure.management.compute
Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed.
SshPublicKey() - Constructor for class com.microsoft.azure.management.compute.SshPublicKey
 
sslCertificate() - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate
 
sslCertificates() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
sslContextNeedsUpdate - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
 
sslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
sslState() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding
 
sslState() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the sslState value.
SslState - Enum in com.microsoft.azure.management.appservice
Defines values for SslState.
SSTP - Static variable in class com.microsoft.azure.management.network.VpnClientProtocol
Static value SSTP for VpnClientProtocol.
ST_KITTS_AND_NEVIS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ST_LUCIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ST_PIERRE_AND_MIQUELON - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ST_VINCENT_AND_THE_GRENADINES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
stack() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
STACK_TRACE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
stageName() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the stageName value.
stages() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatistics
Get the stages value.
STANDARD - Static variable in class com.microsoft.azure.management.apimanagement.SkuType
Static value Standard for SkuType.
STANDARD - Static variable in class com.microsoft.azure.management.appservice.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.microsoft.azure.management.compute.ComputeSkuTier
Static value Standard for ComputeSkuTier.
STANDARD - Static variable in class com.microsoft.azure.management.containerregistry.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.microsoft.azure.management.containerregistry.SkuTier
Static value Standard for SkuTier.
STANDARD - Static variable in class com.microsoft.azure.management.devtestlab.StorageType
Static value Standard for StorageType.
STANDARD - Static variable in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
Static value NamespaceSku for STANDARD.
STANDARD - Static variable in class com.microsoft.azure.management.eventhub.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.microsoft.azure.management.eventhub.SkuTier
Static value Standard for SkuTier.
STANDARD - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayTier
Static value Standard for ApplicationGatewayTier.
STANDARD - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
Static value Standard for ExpressRouteCircuitSkuTier.
STANDARD - Static variable in class com.microsoft.azure.management.network.LoadBalancerSkuName
Static value Standard for LoadBalancerSkuName.
STANDARD - Static variable in class com.microsoft.azure.management.network.LoadBalancerSkuType
Static value Standard for LoadBalancerSkuType.
STANDARD - Static variable in class com.microsoft.azure.management.network.PublicIPAddressSkuName
Static value Standard for PublicIPAddressSkuName.
STANDARD - Static variable in class com.microsoft.azure.management.network.PublicIPSkuType
Static value Standard for PublicIPSkuType.
STANDARD - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value Standard for VirtualNetworkGatewaySkuName.
STANDARD - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value Standard for VirtualNetworkGatewaySkuTier.
STANDARD - Static variable in class com.microsoft.azure.management.notificationhubs.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.microsoft.azure.management.recoveryservices.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.microsoft.azure.management.redis.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.microsoft.azure.management.servicebus.NamespaceSku
Static value NamespaceSku for STANDARD.
STANDARD - Static variable in class com.microsoft.azure.management.servicebus.SkuName
Static value Standard for SkuName.
STANDARD - Static variable in class com.microsoft.azure.management.servicebus.SkuTier
Static value Standard for SkuTier.
STANDARD - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value Standard for DatabaseEdition.
STANDARD - Static variable in class com.microsoft.azure.management.sql.ElasticPoolEditions
Static value Standard for ElasticPoolEdition.
STANDARD - Static variable in class com.microsoft.azure.management.streamanalytics.SkuName
Static value Standard for SkuName.
STANDARD_A0 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A0 for ComputeSkuName.
STANDARD_A0 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A0 for VirtualMachineScaleSetSkuTypes.
STANDARD_A0 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A0 for VirtualMachineSizeTypes.
STANDARD_A0 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A0 for ContainerServiceVMSizeTypes.
STANDARD_A1 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A1 for ComputeSkuName.
STANDARD_A1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A1 for VirtualMachineScaleSetSkuTypes.
STANDARD_A1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A1 for VirtualMachineSizeTypes.
STANDARD_A1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A1 for ContainerServiceVMSizeTypes.
STANDARD_A10 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A10 for ComputeSkuName.
STANDARD_A10 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A10 for VirtualMachineScaleSetSkuTypes.
STANDARD_A10 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A10 for VirtualMachineSizeTypes.
STANDARD_A10 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A10 for ContainerServiceVMSizeTypes.
STANDARD_A11 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A11 for ComputeSkuName.
STANDARD_A11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A11 for VirtualMachineScaleSetSkuTypes.
STANDARD_A11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A11 for VirtualMachineSizeTypes.
STANDARD_A11 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A11 for ContainerServiceVMSizeTypes.
STANDARD_A1_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A1_v2 for ComputeSkuName.
STANDARD_A1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A1_v2 for VirtualMachineSizeTypes.
STANDARD_A1_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A1_v2 for ContainerServiceVMSizeTypes.
STANDARD_A2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A2 for ComputeSkuName.
STANDARD_A2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A2 for VirtualMachineScaleSetSkuTypes.
STANDARD_A2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A2 for VirtualMachineSizeTypes.
STANDARD_A2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A2 for ContainerServiceVMSizeTypes.
STANDARD_A2_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A2_v2 for ComputeSkuName.
STANDARD_A2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A2_v2 for VirtualMachineSizeTypes.
STANDARD_A2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A2_v2 for ContainerServiceVMSizeTypes.
STANDARD_A2M_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A2m_v2 for ComputeSkuName.
STANDARD_A2M_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A2m_v2 for VirtualMachineSizeTypes.
STANDARD_A2M_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A2m_v2 for ContainerServiceVMSizeTypes.
STANDARD_A3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A3 for ComputeSkuName.
STANDARD_A3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A3 for VirtualMachineScaleSetSkuTypes.
STANDARD_A3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A3 for VirtualMachineSizeTypes.
STANDARD_A3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A3 for ContainerServiceVMSizeTypes.
STANDARD_A4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A4 for ComputeSkuName.
STANDARD_A4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A4 for VirtualMachineScaleSetSkuTypes.
STANDARD_A4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A4 for VirtualMachineSizeTypes.
STANDARD_A4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A4 for ContainerServiceVMSizeTypes.
STANDARD_A4_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A4_v2 for ComputeSkuName.
STANDARD_A4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A4_v2 for VirtualMachineSizeTypes.
STANDARD_A4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A4_v2 for ContainerServiceVMSizeTypes.
STANDARD_A4M_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A4m_v2 for ComputeSkuName.
STANDARD_A4M_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A4m_v2 for VirtualMachineSizeTypes.
STANDARD_A4M_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A4m_v2 for ContainerServiceVMSizeTypes.
STANDARD_A5 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A5 for ComputeSkuName.
STANDARD_A5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A5 for VirtualMachineScaleSetSkuTypes.
STANDARD_A5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A5 for VirtualMachineSizeTypes.
STANDARD_A5 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A5 for ContainerServiceVMSizeTypes.
STANDARD_A6 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A6 for ComputeSkuName.
STANDARD_A6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A6 for VirtualMachineScaleSetSkuTypes.
STANDARD_A6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A6 for VirtualMachineSizeTypes.
STANDARD_A6 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A6 for ContainerServiceVMSizeTypes.
STANDARD_A7 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A7 for ComputeSkuName.
STANDARD_A7 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A7 for VirtualMachineScaleSetSkuTypes.
STANDARD_A7 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A7 for VirtualMachineSizeTypes.
STANDARD_A7 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A7 for ContainerServiceVMSizeTypes.
STANDARD_A8 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A8 for ComputeSkuName.
STANDARD_A8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A8 for VirtualMachineScaleSetSkuTypes.
STANDARD_A8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A8 for VirtualMachineSizeTypes.
STANDARD_A8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A8 for ContainerServiceVMSizeTypes.
STANDARD_A8_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A8_v2 for ComputeSkuName.
STANDARD_A8_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A8_v2 for VirtualMachineSizeTypes.
STANDARD_A8_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A8_v2 for ContainerServiceVMSizeTypes.
STANDARD_A8M_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A8m_v2 for ComputeSkuName.
STANDARD_A8M_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A8m_v2 for VirtualMachineSizeTypes.
STANDARD_A8M_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A8m_v2 for ContainerServiceVMSizeTypes.
STANDARD_A9 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_A9 for ComputeSkuName.
STANDARD_A9 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A9 for VirtualMachineScaleSetSkuTypes.
STANDARD_A9 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A9 for VirtualMachineSizeTypes.
STANDARD_A9 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A9 for ContainerServiceVMSizeTypes.
STANDARD_AKAMAI - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Standard_Akamai for SkuName.
STANDARD_B1MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_B1ms for ComputeSkuName.
STANDARD_B1MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_B1ms for VirtualMachineSizeTypes.
STANDARD_B1MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B1ms for ContainerServiceVMSizeTypes.
STANDARD_B1S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_B1s for ComputeSkuName.
STANDARD_B1S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_B1s for VirtualMachineSizeTypes.
STANDARD_B1S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B1s for ContainerServiceVMSizeTypes.
STANDARD_B2MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_B2ms for ComputeSkuName.
STANDARD_B2MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_B2ms for VirtualMachineSizeTypes.
STANDARD_B2MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B2ms for ContainerServiceVMSizeTypes.
STANDARD_B2S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_B2s for ComputeSkuName.
STANDARD_B2S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_B2s for VirtualMachineSizeTypes.
STANDARD_B2S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B2s for ContainerServiceVMSizeTypes.
STANDARD_B4MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_B4ms for ComputeSkuName.
STANDARD_B4MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_B4ms for VirtualMachineSizeTypes.
STANDARD_B4MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B4ms for ContainerServiceVMSizeTypes.
STANDARD_B8MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_B8ms for ComputeSkuName.
STANDARD_B8MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_B8ms for VirtualMachineSizeTypes.
STANDARD_B8MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B8ms for ContainerServiceVMSizeTypes.
STANDARD_CHINA_CDN - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Standard_ChinaCdn for SkuName.
STANDARD_D1 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D1 for ComputeSkuName.
STANDARD_D1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D1 for VirtualMachineScaleSetSkuTypes.
STANDARD_D1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D1 for VirtualMachineSizeTypes.
STANDARD_D1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D1 for ContainerServiceVMSizeTypes.
STANDARD_D11 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D11 for ComputeSkuName.
STANDARD_D11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D11 for VirtualMachineScaleSetSkuTypes.
STANDARD_D11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D11 for VirtualMachineSizeTypes.
STANDARD_D11 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D11 for ContainerServiceVMSizeTypes.
STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D11_v2 for ComputeSkuName.
STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D11_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D11_v2 for VirtualMachineSizeTypes.
STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D11_v2 for ContainerServiceVMSizeTypes.
STANDARD_D11_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D11_v2_Promo for ComputeSkuName.
STANDARD_D11_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D11_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D12 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D12 for ComputeSkuName.
STANDARD_D12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D12 for VirtualMachineScaleSetSkuTypes.
STANDARD_D12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D12 for VirtualMachineSizeTypes.
STANDARD_D12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D12 for ContainerServiceVMSizeTypes.
STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D12_v2 for ComputeSkuName.
STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D12_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D12_v2 for VirtualMachineSizeTypes.
STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D12_v2 for ContainerServiceVMSizeTypes.
STANDARD_D12_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D12_v2_Promo for ComputeSkuName.
STANDARD_D12_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D12_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D13 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D13 for ComputeSkuName.
STANDARD_D13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D13 for VirtualMachineScaleSetSkuTypes.
STANDARD_D13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D13 for VirtualMachineSizeTypes.
STANDARD_D13 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D13 for ContainerServiceVMSizeTypes.
STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D13_v2 for ComputeSkuName.
STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D13_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D13_v2 for VirtualMachineSizeTypes.
STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D13_v2 for ContainerServiceVMSizeTypes.
STANDARD_D13_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D13_v2_Promo for ComputeSkuName.
STANDARD_D13_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D13_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D14 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D14 for ComputeSkuName.
STANDARD_D14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D14 for VirtualMachineScaleSetSkuTypes.
STANDARD_D14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D14 for VirtualMachineSizeTypes.
STANDARD_D14 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D14 for ContainerServiceVMSizeTypes.
STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D14_v2 for ComputeSkuName.
STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D14_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D14_v2 for VirtualMachineSizeTypes.
STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D14_v2 for ContainerServiceVMSizeTypes.
STANDARD_D14_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D14_v2_Promo for ComputeSkuName.
STANDARD_D14_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D14_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D15_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D15_v2 for ComputeSkuName.
STANDARD_D15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D15_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D15_v2 for VirtualMachineSizeTypes.
STANDARD_D15_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D15_v2 for ContainerServiceVMSizeTypes.
STANDARD_D16_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D16_v3 for ComputeSkuName.
STANDARD_D16_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D16_v3 for VirtualMachineSizeTypes.
STANDARD_D16_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D16_v3 for ContainerServiceVMSizeTypes.
STANDARD_D16S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D16s_v3 for ComputeSkuName.
STANDARD_D16S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D16s_v3 for VirtualMachineSizeTypes.
STANDARD_D16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D16s_v3 for ContainerServiceVMSizeTypes.
STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D1_v2 for ComputeSkuName.
STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D1_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D1_v2 for VirtualMachineSizeTypes.
STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D1_v2 for ContainerServiceVMSizeTypes.
STANDARD_D2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D2 for ComputeSkuName.
STANDARD_D2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D2 for VirtualMachineSizeTypes.
STANDARD_D2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D2 for ContainerServiceVMSizeTypes.
STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D2_v2 for ComputeSkuName.
STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D2_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D2_v2 for VirtualMachineSizeTypes.
STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D2_v2 for ContainerServiceVMSizeTypes.
STANDARD_D2_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D2_v2_Promo for ComputeSkuName.
STANDARD_D2_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D2_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D2_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D2_v3 for ComputeSkuName.
STANDARD_D2_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D2_v3 for VirtualMachineSizeTypes.
STANDARD_D2_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D2_v3 for ContainerServiceVMSizeTypes.
STANDARD_D2S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D2s_v3 for ComputeSkuName.
STANDARD_D2S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D2s_v3 for VirtualMachineSizeTypes.
STANDARD_D2S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D2s_v3 for ContainerServiceVMSizeTypes.
STANDARD_D3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D3 for ComputeSkuName.
STANDARD_D3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D3 for VirtualMachineScaleSetSkuTypes.
STANDARD_D3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D3 for VirtualMachineSizeTypes.
STANDARD_D3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D3 for ContainerServiceVMSizeTypes.
STANDARD_D32_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D32_v3 for ComputeSkuName.
STANDARD_D32_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D32_v3 for VirtualMachineSizeTypes.
STANDARD_D32_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D32_v3 for ContainerServiceVMSizeTypes.
STANDARD_D32S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D32s_v3 for ComputeSkuName.
STANDARD_D32S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D32s_v3 for VirtualMachineSizeTypes.
STANDARD_D32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D32s_v3 for ContainerServiceVMSizeTypes.
STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D3_v2 for ComputeSkuName.
STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D3_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D3_v2 for VirtualMachineSizeTypes.
STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D3_v2 for ContainerServiceVMSizeTypes.
STANDARD_D3_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D3_v2_Promo for ComputeSkuName.
STANDARD_D3_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D3_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D4 for ComputeSkuName.
STANDARD_D4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D4 for VirtualMachineScaleSetSkuTypes.
STANDARD_D4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D4 for VirtualMachineSizeTypes.
STANDARD_D4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D4 for ContainerServiceVMSizeTypes.
STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D4_v2 for ComputeSkuName.
STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D4_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D4_v2 for VirtualMachineSizeTypes.
STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D4_v2 for ContainerServiceVMSizeTypes.
STANDARD_D4_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D4_v2_Promo for ComputeSkuName.
STANDARD_D4_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D4_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D4_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D4_v3 for ComputeSkuName.
STANDARD_D4_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D4_v3 for VirtualMachineSizeTypes.
STANDARD_D4_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D4_v3 for ContainerServiceVMSizeTypes.
STANDARD_D4S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D4s_v3 for ComputeSkuName.
STANDARD_D4S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D4s_v3 for VirtualMachineSizeTypes.
STANDARD_D4S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D4s_v3 for ContainerServiceVMSizeTypes.
STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D5_v2 for ComputeSkuName.
STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D5_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D5_v2 for VirtualMachineSizeTypes.
STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D5_v2 for ContainerServiceVMSizeTypes.
STANDARD_D5_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D5_v2_Promo for ComputeSkuName.
STANDARD_D5_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D5_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_D64_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D64_v3 for ComputeSkuName.
STANDARD_D64_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D64_v3 for VirtualMachineSizeTypes.
STANDARD_D64_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D64_v3 for ContainerServiceVMSizeTypes.
STANDARD_D64S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D64s_v3 for ComputeSkuName.
STANDARD_D64S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D64s_v3 for VirtualMachineSizeTypes.
STANDARD_D64S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D64s_v3 for ContainerServiceVMSizeTypes.
STANDARD_D8_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D8_v3 for ComputeSkuName.
STANDARD_D8_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D8_v3 for VirtualMachineSizeTypes.
STANDARD_D8_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D8_v3 for ContainerServiceVMSizeTypes.
STANDARD_D8S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_D8s_v3 for ComputeSkuName.
STANDARD_D8S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D8s_v3 for VirtualMachineSizeTypes.
STANDARD_D8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_D8s_v3 for ContainerServiceVMSizeTypes.
STANDARD_DS1 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS1 for ComputeSkuName.
STANDARD_DS1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS1 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS1 for VirtualMachineSizeTypes.
STANDARD_DS1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS1 for ContainerServiceVMSizeTypes.
STANDARD_DS11 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS11 for ComputeSkuName.
STANDARD_DS11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS11 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS11 for VirtualMachineSizeTypes.
STANDARD_DS11 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS11 for ContainerServiceVMSizeTypes.
STANDARD_DS11_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS11_v2 for ComputeSkuName.
STANDARD_DS11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS11_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS11_v2 for VirtualMachineSizeTypes.
STANDARD_DS11_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS11_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS11_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS11_v2_Promo for ComputeSkuName.
STANDARD_DS11_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS11_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_DS12 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS12 for ComputeSkuName.
STANDARD_DS12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS12 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS12 for VirtualMachineSizeTypes.
STANDARD_DS12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS12 for ContainerServiceVMSizeTypes.
STANDARD_DS12_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS12_v2 for ComputeSkuName.
STANDARD_DS12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS12_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS12_v2 for VirtualMachineSizeTypes.
STANDARD_DS12_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS12_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS12_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS12_v2_Promo for ComputeSkuName.
STANDARD_DS12_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS12_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_DS13 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS13 for ComputeSkuName.
STANDARD_DS13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS13 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS13 for VirtualMachineSizeTypes.
STANDARD_DS13 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS13 for ContainerServiceVMSizeTypes.
STANDARD_DS13_2_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS13-2_v2 for ComputeSkuName.
STANDARD_DS13_2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS13-2_v2 for VirtualMachineSizeTypes.
STANDARD_DS13_2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS13-2_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS13_4_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS13-4_v2 for ComputeSkuName.
STANDARD_DS13_4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS13-4_v2 for VirtualMachineSizeTypes.
STANDARD_DS13_4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS13-4_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS13_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS13_v2 for ComputeSkuName.
STANDARD_DS13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS13_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS13_v2 for VirtualMachineSizeTypes.
STANDARD_DS13_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS13_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS13_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS13_v2_Promo for ComputeSkuName.
STANDARD_DS13_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS13_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_DS14 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS14 for ComputeSkuName.
STANDARD_DS14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS14 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS14 for VirtualMachineSizeTypes.
STANDARD_DS14 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS14 for ContainerServiceVMSizeTypes.
STANDARD_DS14_4_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS14-4_v2 for ComputeSkuName.
STANDARD_DS14_4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS14-4_v2 for VirtualMachineSizeTypes.
STANDARD_DS14_4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS14-4_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS14_8_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS14-8_v2 for ComputeSkuName.
STANDARD_DS14_8_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS14-8_v2 for VirtualMachineSizeTypes.
STANDARD_DS14_8_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS14-8_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS14_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS14_v2 for ComputeSkuName.
STANDARD_DS14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS14_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS14_v2 for VirtualMachineSizeTypes.
STANDARD_DS14_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS14_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS14_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS14_v2_Promo for ComputeSkuName.
STANDARD_DS14_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS14_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_DS15_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS15_v2 for ComputeSkuName.
STANDARD_DS15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS15_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS15_v2 for VirtualMachineSizeTypes.
STANDARD_DS15_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS15_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS1_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS1_v2 for ComputeSkuName.
STANDARD_DS1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS1_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS1_v2 for VirtualMachineSizeTypes.
STANDARD_DS1_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS1_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS2 for ComputeSkuName.
STANDARD_DS2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS2 for VirtualMachineSizeTypes.
STANDARD_DS2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS2 for ContainerServiceVMSizeTypes.
STANDARD_DS2_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS2_v2 for ComputeSkuName.
STANDARD_DS2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS2_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS2_v2 for VirtualMachineSizeTypes.
STANDARD_DS2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS2_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS2_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS2_v2_Promo for ComputeSkuName.
STANDARD_DS2_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS2_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_DS3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS3 for ComputeSkuName.
STANDARD_DS3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS3 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS3 for VirtualMachineSizeTypes.
STANDARD_DS3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS3 for ContainerServiceVMSizeTypes.
STANDARD_DS3_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS3_v2 for ComputeSkuName.
STANDARD_DS3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS3_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS3_v2 for VirtualMachineSizeTypes.
STANDARD_DS3_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS3_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS3_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS3_v2_Promo for ComputeSkuName.
STANDARD_DS3_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS3_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_DS4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS4 for ComputeSkuName.
STANDARD_DS4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS4 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS4 for VirtualMachineSizeTypes.
STANDARD_DS4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS4 for ContainerServiceVMSizeTypes.
STANDARD_DS4_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS4_v2 for ComputeSkuName.
STANDARD_DS4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS4_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS4_v2 for VirtualMachineSizeTypes.
STANDARD_DS4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS4_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS4_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS4_v2_Promo for ComputeSkuName.
STANDARD_DS4_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS4_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_DS5_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS5_v2 for ComputeSkuName.
STANDARD_DS5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS5_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS5_v2 for VirtualMachineSizeTypes.
STANDARD_DS5_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS5_v2 for ContainerServiceVMSizeTypes.
STANDARD_DS5_V2_PROMO - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_DS5_v2_Promo for ComputeSkuName.
STANDARD_DS5_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_DS5_v2_Promo for ContainerServiceVMSizeTypes.
STANDARD_E16_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E16_v3 for ComputeSkuName.
STANDARD_E16_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E16_v3 for VirtualMachineSizeTypes.
STANDARD_E16_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E16_v3 for ContainerServiceVMSizeTypes.
STANDARD_E16S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E16s_v3 for ComputeSkuName.
STANDARD_E16S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E16s_v3 for VirtualMachineSizeTypes.
STANDARD_E16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E16s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E2_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E2_v3 for ComputeSkuName.
STANDARD_E2_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E2_v3 for VirtualMachineSizeTypes.
STANDARD_E2_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E2_v3 for ContainerServiceVMSizeTypes.
STANDARD_E2S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E2s_v3 for ComputeSkuName.
STANDARD_E2S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E2s_v3 for VirtualMachineSizeTypes.
STANDARD_E2S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E2s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E32_16_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E32-16_v3 for VirtualMachineSizeTypes.
STANDARD_E32_16S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E32-16s_v3 for ComputeSkuName.
STANDARD_E32_16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E32-16s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E32_8S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E32-8s_v3 for ComputeSkuName.
STANDARD_E32_8S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E32-8s_v3 for VirtualMachineSizeTypes.
STANDARD_E32_8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E32-8s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E32_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E32_v3 for ComputeSkuName.
STANDARD_E32_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E32_v3 for VirtualMachineSizeTypes.
STANDARD_E32_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E32_v3 for ContainerServiceVMSizeTypes.
STANDARD_E32S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E32s_v3 for ComputeSkuName.
STANDARD_E32S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E32s_v3 for VirtualMachineSizeTypes.
STANDARD_E32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E32s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E4_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E4_v3 for ComputeSkuName.
STANDARD_E4_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E4_v3 for VirtualMachineSizeTypes.
STANDARD_E4_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E4_v3 for ContainerServiceVMSizeTypes.
STANDARD_E4S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E4s_v3 for ComputeSkuName.
STANDARD_E4S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E4s_v3 for VirtualMachineSizeTypes.
STANDARD_E4S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E4s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E64_16S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E64-16s_v3 for ComputeSkuName.
STANDARD_E64_16S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E64-16s_v3 for VirtualMachineSizeTypes.
STANDARD_E64_16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E64-16s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E64_32S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E64-32s_v3 for ComputeSkuName.
STANDARD_E64_32S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E64-32s_v3 for VirtualMachineSizeTypes.
STANDARD_E64_32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E64-32s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E64_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E64_v3 for ComputeSkuName.
STANDARD_E64_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E64_v3 for VirtualMachineSizeTypes.
STANDARD_E64_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E64_v3 for ContainerServiceVMSizeTypes.
STANDARD_E64S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E64s_v3 for ComputeSkuName.
STANDARD_E64S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E64s_v3 for VirtualMachineSizeTypes.
STANDARD_E64S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E64s_v3 for ContainerServiceVMSizeTypes.
STANDARD_E8_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E8_v3 for ComputeSkuName.
STANDARD_E8_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E8_v3 for VirtualMachineSizeTypes.
STANDARD_E8_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E8_v3 for ContainerServiceVMSizeTypes.
STANDARD_E8S_V3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_E8s_v3 for ComputeSkuName.
STANDARD_E8S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_E8s_v3 for VirtualMachineSizeTypes.
STANDARD_E8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_E8s_v3 for ContainerServiceVMSizeTypes.
STANDARD_F1 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F1 for ComputeSkuName.
STANDARD_F1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F1 for VirtualMachineScaleSetSkuTypes.
STANDARD_F1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F1 for VirtualMachineSizeTypes.
STANDARD_F1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F1 for ContainerServiceVMSizeTypes.
STANDARD_F16 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F16 for ComputeSkuName.
STANDARD_F16 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F16 for VirtualMachineScaleSetSkuTypes.
STANDARD_F16 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F16 for VirtualMachineSizeTypes.
STANDARD_F16 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F16 for ContainerServiceVMSizeTypes.
STANDARD_F16S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F16s for ComputeSkuName.
STANDARD_F16S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F16S for VirtualMachineScaleSetSkuTypes.
STANDARD_F16S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F16s for VirtualMachineSizeTypes.
STANDARD_F16S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F16s for ContainerServiceVMSizeTypes.
STANDARD_F16S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F16s_v2 for ComputeSkuName.
STANDARD_F16S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F16s_v2 for VirtualMachineSizeTypes.
STANDARD_F16S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F16s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F1S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F1s for ComputeSkuName.
STANDARD_F1S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F1S for VirtualMachineScaleSetSkuTypes.
STANDARD_F1S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F1s for VirtualMachineSizeTypes.
STANDARD_F1S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F1s for ContainerServiceVMSizeTypes.
STANDARD_F2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F2 for ComputeSkuName.
STANDARD_F2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F2 for VirtualMachineScaleSetSkuTypes.
STANDARD_F2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F2 for VirtualMachineSizeTypes.
STANDARD_F2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F2 for ContainerServiceVMSizeTypes.
STANDARD_F2S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F2s for ComputeSkuName.
STANDARD_F2S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F2S for VirtualMachineScaleSetSkuTypes.
STANDARD_F2S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F2s for VirtualMachineSizeTypes.
STANDARD_F2S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F2s for ContainerServiceVMSizeTypes.
STANDARD_F2S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F2s_v2 for ComputeSkuName.
STANDARD_F2S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F2s_v2 for VirtualMachineSizeTypes.
STANDARD_F2S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F2s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F32S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F32s_v2 for ComputeSkuName.
STANDARD_F32S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F32s_v2 for VirtualMachineSizeTypes.
STANDARD_F32S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F32s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F4 for ComputeSkuName.
STANDARD_F4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F4 for VirtualMachineScaleSetSkuTypes.
STANDARD_F4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F4 for VirtualMachineSizeTypes.
STANDARD_F4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F4 for ContainerServiceVMSizeTypes.
STANDARD_F4S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F4s for ComputeSkuName.
STANDARD_F4S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F4S for VirtualMachineScaleSetSkuTypes.
STANDARD_F4S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F4s for VirtualMachineSizeTypes.
STANDARD_F4S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F4s for ContainerServiceVMSizeTypes.
STANDARD_F4S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F4s_v2 for ComputeSkuName.
STANDARD_F4S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F4s_v2 for VirtualMachineSizeTypes.
STANDARD_F4S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F4s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F64S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F64s_v2 for ComputeSkuName.
STANDARD_F64S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F64s_v2 for VirtualMachineSizeTypes.
STANDARD_F64S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F64s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F72S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F72s_v2 for ComputeSkuName.
STANDARD_F72S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F72s_v2 for VirtualMachineSizeTypes.
STANDARD_F72S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F72s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F8 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F8 for ComputeSkuName.
STANDARD_F8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F8 for VirtualMachineScaleSetSkuTypes.
STANDARD_F8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F8 for VirtualMachineSizeTypes.
STANDARD_F8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F8 for ContainerServiceVMSizeTypes.
STANDARD_F8S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F8s for ComputeSkuName.
STANDARD_F8S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F8S for VirtualMachineScaleSetSkuTypes.
STANDARD_F8S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F8s for VirtualMachineSizeTypes.
STANDARD_F8S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F8s for ContainerServiceVMSizeTypes.
STANDARD_F8S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_F8s_v2 for ComputeSkuName.
STANDARD_F8S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F8s_v2 for VirtualMachineSizeTypes.
STANDARD_F8S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F8s_v2 for ContainerServiceVMSizeTypes.
STANDARD_G1 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_G1 for ComputeSkuName.
STANDARD_G1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G1 for VirtualMachineSizeTypes.
STANDARD_G1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_G1 for ContainerServiceVMSizeTypes.
STANDARD_G2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_G2 for ComputeSkuName.
STANDARD_G2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G2 for VirtualMachineSizeTypes.
STANDARD_G2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_G2 for ContainerServiceVMSizeTypes.
STANDARD_G3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_G3 for ComputeSkuName.
STANDARD_G3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G3 for VirtualMachineSizeTypes.
STANDARD_G3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_G3 for ContainerServiceVMSizeTypes.
STANDARD_G4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_G4 for ComputeSkuName.
STANDARD_G4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G4 for VirtualMachineSizeTypes.
STANDARD_G4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_G4 for ContainerServiceVMSizeTypes.
STANDARD_G5 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_G5 for ComputeSkuName.
STANDARD_G5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G5 for VirtualMachineSizeTypes.
STANDARD_G5 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_G5 for ContainerServiceVMSizeTypes.
STANDARD_GRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_GRS for StorageAccountSkuType.
STANDARD_GS1 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS1 for ComputeSkuName.
STANDARD_GS1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS1 for VirtualMachineSizeTypes.
STANDARD_GS1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS1 for ContainerServiceVMSizeTypes.
STANDARD_GS2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS2 for ComputeSkuName.
STANDARD_GS2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS2 for VirtualMachineSizeTypes.
STANDARD_GS2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS2 for ContainerServiceVMSizeTypes.
STANDARD_GS3 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS3 for ComputeSkuName.
STANDARD_GS3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS3 for VirtualMachineSizeTypes.
STANDARD_GS3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS3 for ContainerServiceVMSizeTypes.
STANDARD_GS4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS4 for ComputeSkuName.
STANDARD_GS4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS4 for VirtualMachineSizeTypes.
STANDARD_GS4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS4 for ContainerServiceVMSizeTypes.
STANDARD_GS4_4 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS4-4 for ComputeSkuName.
STANDARD_GS4_4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS4-4 for VirtualMachineSizeTypes.
STANDARD_GS4_4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS4-4 for ContainerServiceVMSizeTypes.
STANDARD_GS4_8 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS4-8 for ComputeSkuName.
STANDARD_GS4_8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS4-8 for VirtualMachineSizeTypes.
STANDARD_GS4_8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS4-8 for ContainerServiceVMSizeTypes.
STANDARD_GS5 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS5 for ComputeSkuName.
STANDARD_GS5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS5 for VirtualMachineSizeTypes.
STANDARD_GS5 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS5 for ContainerServiceVMSizeTypes.
STANDARD_GS5_16 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS5-16 for ComputeSkuName.
STANDARD_GS5_16 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS5-16 for VirtualMachineSizeTypes.
STANDARD_GS5_16 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS5-16 for ContainerServiceVMSizeTypes.
STANDARD_GS5_8 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_GS5-8 for ComputeSkuName.
STANDARD_GS5_8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS5-8 for VirtualMachineSizeTypes.
STANDARD_GS5_8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS5-8 for ContainerServiceVMSizeTypes.
STANDARD_H16 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_H16 for ComputeSkuName.
STANDARD_H16 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16 for VirtualMachineSizeTypes.
STANDARD_H16 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_H16 for ContainerServiceVMSizeTypes.
STANDARD_H16M - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_H16m for ComputeSkuName.
STANDARD_H16M - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16m for VirtualMachineSizeTypes.
STANDARD_H16M - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_H16m for ContainerServiceVMSizeTypes.
STANDARD_H16MR - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_H16mr for ComputeSkuName.
STANDARD_H16MR - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16mr for VirtualMachineSizeTypes.
STANDARD_H16MR - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_H16mr for ContainerServiceVMSizeTypes.
STANDARD_H16R - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_H16r for ComputeSkuName.
STANDARD_H16R - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16r for VirtualMachineSizeTypes.
STANDARD_H16R - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_H16r for ContainerServiceVMSizeTypes.
STANDARD_H8 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_H8 for ComputeSkuName.
STANDARD_H8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H8 for VirtualMachineSizeTypes.
STANDARD_H8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_H8 for ContainerServiceVMSizeTypes.
STANDARD_H8M - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_H8m for ComputeSkuName.
STANDARD_H8M - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H8m for VirtualMachineSizeTypes.
STANDARD_H8M - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_H8m for ContainerServiceVMSizeTypes.
STANDARD_L16S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_L16s for ComputeSkuName.
STANDARD_L16S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L16s for VirtualMachineSizeTypes.
STANDARD_L16S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_L16s for ContainerServiceVMSizeTypes.
STANDARD_L32S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_L32s for ComputeSkuName.
STANDARD_L32S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L32s for VirtualMachineSizeTypes.
STANDARD_L32S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_L32s for ContainerServiceVMSizeTypes.
STANDARD_L4S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_L4s for ComputeSkuName.
STANDARD_L4S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L4s for VirtualMachineSizeTypes.
STANDARD_L4S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_L4s for ContainerServiceVMSizeTypes.
STANDARD_L8S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_L8s for ComputeSkuName.
STANDARD_L8S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L8s for VirtualMachineSizeTypes.
STANDARD_L8S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_L8s for ContainerServiceVMSizeTypes.
STANDARD_LARGE - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value Standard_Large for ApplicationGatewaySkuName.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.batchai.StorageAccountType
Static value Standard_LRS for StorageAccountType.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_LRS for ComputeSkuName.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.compute.DiskSkuTypes
Static value Aligned for DiskSkuTypes.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.compute.SnapshotSkuType
Static value STANDARD_LRS for SnapshotSkuType.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.compute.SnapshotStorageAccountTypes
Static value Standard_LRS for SnapshotStorageAccountTypes.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.compute.StorageAccountTypes
Static value Standard_LRS for StorageAccountTypes.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_LRS for StorageAccountSkuType.
STANDARD_M128_32MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M128-32ms for ComputeSkuName.
STANDARD_M128_32MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M128-32ms for VirtualMachineSizeTypes.
STANDARD_M128_32MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M128-32ms for ContainerServiceVMSizeTypes.
STANDARD_M128_64MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M128-64ms for ComputeSkuName.
STANDARD_M128_64MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M128-64ms for VirtualMachineSizeTypes.
STANDARD_M128_64MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M128-64ms for ContainerServiceVMSizeTypes.
STANDARD_M128MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M128ms for ComputeSkuName.
STANDARD_M128MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M128ms for VirtualMachineSizeTypes.
STANDARD_M128MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M128ms for ContainerServiceVMSizeTypes.
STANDARD_M128S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M128s for ComputeSkuName.
STANDARD_M128S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M128s for VirtualMachineSizeTypes.
STANDARD_M128S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M128s for ContainerServiceVMSizeTypes.
STANDARD_M64_16MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M64-16ms for ComputeSkuName.
STANDARD_M64_16MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M64-16ms for VirtualMachineSizeTypes.
STANDARD_M64_16MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M64-16ms for ContainerServiceVMSizeTypes.
STANDARD_M64_32MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M64-32ms for ComputeSkuName.
STANDARD_M64_32MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M64-32ms for VirtualMachineSizeTypes.
STANDARD_M64_32MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M64-32ms for ContainerServiceVMSizeTypes.
STANDARD_M64MS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M64ms for ComputeSkuName.
STANDARD_M64MS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M64ms for VirtualMachineSizeTypes.
STANDARD_M64MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M64ms for ContainerServiceVMSizeTypes.
STANDARD_M64S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_M64s for ComputeSkuName.
STANDARD_M64S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_M64s for VirtualMachineSizeTypes.
STANDARD_M64S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_M64s for ContainerServiceVMSizeTypes.
STANDARD_MEDIUM - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value Standard_Medium for ApplicationGatewaySkuName.
STANDARD_METEREDDATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
Static value for Standard sku tier and MeteredData sku family.
STANDARD_NC12 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC12 for ComputeSkuName.
STANDARD_NC12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC12 for VirtualMachineSizeTypes.
STANDARD_NC12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC12 for ContainerServiceVMSizeTypes.
STANDARD_NC12S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC12s_v2 for ComputeSkuName.
STANDARD_NC12S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC12s_v2 for VirtualMachineSizeTypes.
STANDARD_NC12S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC12s_v2 for ContainerServiceVMSizeTypes.
STANDARD_NC12S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC12s_v3 for VirtualMachineSizeTypes.
STANDARD_NC12S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC12s_v3 for ContainerServiceVMSizeTypes.
STANDARD_NC24 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC24 for ComputeSkuName.
STANDARD_NC24 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24 for VirtualMachineSizeTypes.
STANDARD_NC24 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC24 for ContainerServiceVMSizeTypes.
STANDARD_NC24R - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC24r for ComputeSkuName.
STANDARD_NC24R - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24r for VirtualMachineSizeTypes.
STANDARD_NC24R - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC24r for ContainerServiceVMSizeTypes.
STANDARD_NC24RS_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC24rs_v2 for ComputeSkuName.
STANDARD_NC24RS_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24rs_v2 for VirtualMachineSizeTypes.
STANDARD_NC24RS_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC24rs_v2 for ContainerServiceVMSizeTypes.
STANDARD_NC24RS_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24rs_v3 for VirtualMachineSizeTypes.
STANDARD_NC24RS_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC24rs_v3 for ContainerServiceVMSizeTypes.
STANDARD_NC24S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC24s_v2 for ComputeSkuName.
STANDARD_NC24S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24s_v2 for VirtualMachineSizeTypes.
STANDARD_NC24S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC24s_v2 for ContainerServiceVMSizeTypes.
STANDARD_NC24S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24s_v3 for VirtualMachineSizeTypes.
STANDARD_NC24S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC24s_v3 for ContainerServiceVMSizeTypes.
STANDARD_NC6 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC6 for ComputeSkuName.
STANDARD_NC6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC6 for VirtualMachineSizeTypes.
STANDARD_NC6 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC6 for ContainerServiceVMSizeTypes.
STANDARD_NC6S_V2 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NC6s_v2 for ComputeSkuName.
STANDARD_NC6S_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC6s_v2 for VirtualMachineSizeTypes.
STANDARD_NC6S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC6s_v2 for ContainerServiceVMSizeTypes.
STANDARD_NC6S_V3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC6s_v3 for VirtualMachineSizeTypes.
STANDARD_NC6S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NC6s_v3 for ContainerServiceVMSizeTypes.
STANDARD_ND12S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_ND12s for ComputeSkuName.
STANDARD_ND12S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_ND12s for VirtualMachineSizeTypes.
STANDARD_ND12S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_ND12s for ContainerServiceVMSizeTypes.
STANDARD_ND24RS - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_ND24rs for ComputeSkuName.
STANDARD_ND24RS - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_ND24rs for VirtualMachineSizeTypes.
STANDARD_ND24RS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_ND24rs for ContainerServiceVMSizeTypes.
STANDARD_ND24S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_ND24s for ComputeSkuName.
STANDARD_ND24S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_ND24s for VirtualMachineSizeTypes.
STANDARD_ND24S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_ND24s for ContainerServiceVMSizeTypes.
STANDARD_ND6S - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_ND6s for ComputeSkuName.
STANDARD_ND6S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_ND6s for VirtualMachineSizeTypes.
STANDARD_ND6S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_ND6s for ContainerServiceVMSizeTypes.
STANDARD_NV12 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NV12 for ComputeSkuName.
STANDARD_NV12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NV12 for VirtualMachineSizeTypes.
STANDARD_NV12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NV12 for ContainerServiceVMSizeTypes.
STANDARD_NV24 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NV24 for ComputeSkuName.
STANDARD_NV24 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NV24 for VirtualMachineSizeTypes.
STANDARD_NV24 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NV24 for ContainerServiceVMSizeTypes.
STANDARD_NV6 - Static variable in class com.microsoft.azure.management.compute.ComputeSkuName
Static value Standard_NV6 for ComputeSkuName.
STANDARD_NV6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NV6 for VirtualMachineSizeTypes.
STANDARD_NV6 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_NV6 for ContainerServiceVMSizeTypes.
STANDARD_RAGRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_RAGRS for StorageAccountSkuType.
STANDARD_S1 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Standard pricing tier with a small size.
STANDARD_S2 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Standard pricing tier with a medium size.
STANDARD_S3 - Static variable in class com.microsoft.azure.management.appservice.PricingTier
Standard pricing tier with a large size.
STANDARD_SMALL - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value Standard_Small for ApplicationGatewaySkuName.
STANDARD_UNLIMITEDDATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
Static value for Standard sku tier and UnlimitedData sku family.
STANDARD_VERIZON - Static variable in class com.microsoft.azure.management.cdn.SkuName
Static value Standard_Verizon for SkuName.
STANDARD_ZRS - Static variable in class com.microsoft.azure.management.compute.SnapshotSkuType
Static value STANDARD_ZRS for SnapshotSkuType.
STANDARD_ZRS - Static variable in class com.microsoft.azure.management.compute.SnapshotStorageAccountTypes
Static value Standard_ZRS for SnapshotStorageAccountTypes.
STANDARD_ZRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_RAGRS for StorageAccountSkuType.
start() - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Get the start value.
start() - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Get the start value.
start() - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
start() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Starts the web app or deployment slot.
start() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Starts the CDN endpoint, if it is stopped.
start() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Starts the virtual machine.
start(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Starts a virtual machine.
start() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Starts the virtual machines in the scale set.
start(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Starts the virtual machines in the scale set.
start() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Starts the virtual machine instance.
start() - Method in class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
Get the start value.
start() - Method in class com.microsoft.azure.management.gallery.TimeWindow
Get the start value.
start() - Method in class com.microsoft.azure.management.monitor.TimeWindow
Get the start value.
start() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Starts the application gateway.
start(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways.
start(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways.
start() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceMethod
 
start() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceTwin
 
start() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttMessaging
 
START_OF_STREAM - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
This is a constant defined to represent the start of a partition stream in EventHub.
START_STREAM_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
startAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Starts the web app or deployment slot.
startAsync() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Starts the CDN endpoint asynchronously, if it is stopped.
startAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Starts the CDN endpoint asynchronously, if it is stopped.
startAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Starts the virtual machine asynchronously.
startAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Starts the virtual machine asynchronously.
startAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Starts the virtual machine asynchronously.
startAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Starts the virtual machine asynchronously.
startAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Starts the virtual machines in the scale set asynchronously.
startAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Starts the virtual machines in the scale set asynchronously.
startAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Starts the virtual machines in the scale set asynchronously.
startAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Starts the virtual machines in the scale set asynchronously.
startAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Starts the virtual machine instance.
startAsync() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Starts the application gateway asynchronously.
startAsync(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways in parallel asynchronously.
startAsync(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Starts the specified application gateways in parallel asynchronously.
startDate() - Method in class com.microsoft.azure.management.consumption.BudgetTimePeriod
Get the startDate value.
startDate() - Method in interface com.microsoft.azure.management.graphrbac.Credential
 
startDeviceTwin(IotHubEventCallback, Object, PropertyCallBack, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Starts the device twin.
startDeviceTwin(IotHubEventCallback, Object, TwinPropertyCallBack, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Starts the device twin.
startEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Starts a stopped CDN endpoint.
startEndpoint(String, String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Starts an existing stopped CDN endpoint.
startEndpointAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Starts a stopped CDN endpoint asynchronously.
startEndpointAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Starts a stopped CDN endpoint asynchronously.
startHourUtc() - Method in class com.microsoft.azure.management.redis.ScheduleEntry
Get the startHourUtc value.
starting() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the starting value.
STARTING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Starting for EndpointResourceState.
STARTING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/starting for PowerState.
STARTING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Starting for ApplicationGatewayOperationalState.
startingFrom(DateTime) - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataStartTimeFilter
Sets the start time for Activity Log query filter.
startingFrom(DateTime) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricStartTimeFilter
Sets the start time for Metric query filter.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateFirewallRuleParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.FirewallRule
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.FirewallRule
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Get the startIpAddress value.
startIpAddress() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Get the startIpAddress value.
startIPAddress() - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule
 
startOffset() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
Get the startOffset value.
StartOfStreamInitialPositionProvider() - Constructor for class com.microsoft.azure.eventprocessorhost.EventProcessorOptions.StartOfStreamInitialPositionProvider
 
startPort() - Method in class com.microsoft.azure.management.servicefabric.EndpointRangeDescription
Get the startPort value.
StartStream - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.StartStream
StartStream.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.StartStream
StartStreamHandler - Class in com.microsoft.azure.webjobs.script.handler
 
StartStreamHandler(String) - Constructor for class com.microsoft.azure.webjobs.script.handler.StartStreamHandler
 
StartStreamOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
startTask() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the startTask value.
startTask() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Get the startTask value.
StartTask - Class in com.microsoft.azure.batch.protocol.models
A task which is run when a compute node joins a pool in the Azure Batch service, or when the compute node is rebooted or reimaged.
StartTask() - Constructor for class com.microsoft.azure.batch.protocol.models.StartTask
 
startTaskFailed() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the startTaskFailed value.
startTaskInfo() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the startTaskInfo value.
StartTaskInformation - Class in com.microsoft.azure.batch.protocol.models
Information about a start task running on a compute node.
StartTaskInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.StartTaskInformation
 
StartTaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for StartTaskState.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Get the startTime value.
startTime() - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the startTime value.
startTime() - Method in interface com.microsoft.azure.management.appservice.WebDeployment
 
startTime() - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.compute.RollingUpgradeRunningStatus
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.logic.RetryHistory
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the startTime value.
startTime() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Get the startTime value.
startTime() - Method in interface com.microsoft.azure.management.network.Troubleshooting
 
startTime() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the startTime value.
startTime() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
startTime() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
startTime() - Method in interface com.microsoft.azure.management.sql.ReplicationLink
 
startTime() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetric
 
startTimeUtc() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the startTimeUtc value.
startup() - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsManager
 
startWindow() - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Get the startWindow value.
statDataPath() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the statDataPath value.
state() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the state value.
state() - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Get the state value.
state() - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Get the state value.
state() - Method in class com.microsoft.azure.management.apimanagement.UserEntityBaseParameters
Get the state value.
state() - Method in class com.microsoft.azure.management.appservice.Address
Get the state value.
state() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
state() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
state() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
state() - Method in class com.microsoft.azure.management.containerinstance.ContainerGroupPropertiesInstanceView
Get the state value.
state() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.analytics.models.CapabilityInformation
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the state value.
state() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
Get the state value.
state() - Method in class com.microsoft.azure.management.logic.WorkflowFilter
Get the state value.
state() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerFilter
Get the state value.
state() - Method in class com.microsoft.azure.management.network.BgpPeerStatus
Get the state value.
state() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
Gets the state of peering.
state() - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Get the state value.
state() - Method in interface com.microsoft.azure.management.network.NetworkPeering
 
state() - Method in interface com.microsoft.azure.management.resources.Feature
 
state() - Method in class com.microsoft.azure.management.resources.FeatureProperties
Get the state value.
state() - Method in interface com.microsoft.azure.management.resources.Subscription
 
state() - Method in class com.microsoft.azure.management.scheduler.JobCollectionProperties
Get the state value.
state() - Method in class com.microsoft.azure.management.scheduler.JobStateFilter
Get the state value.
state() - Method in interface com.microsoft.azure.management.sql.ElasticPoolActivity
 
state() - Method in interface com.microsoft.azure.management.sql.ElasticPoolDatabaseActivity
 
state() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the state value.
state() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
state() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
state() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule
 
State - Enum in com.microsoft.azure.management.storage
Defines values for State.
state() - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Get the state value.
State - Enum in com.microsoft.azure.sdk.iot.device.transport
 
STATE_OF_LIBYA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
stateAuditRecords() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformation
Get the stateAuditRecords value.
statementCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.HiveJobProperties
Get the statementCount value.
statePfxRcd() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the statePfxRcd value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the stateTransitionTime value.
stateTransitionTime() - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Get the stateTransitionTime value.
STATIC - Static variable in class com.microsoft.azure.management.appservice.RouteType
Static value STATIC for RouteType.
STATIC - Static variable in class com.microsoft.azure.management.network.IPAllocationMethod
Static value Static for IPAllocationMethod.
staticIP() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
statistic() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the statistic value.
statistic() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the statistic value.
statistics() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the statistics value.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the stats value.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the stats value.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the stats value.
stats() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the stats value.
stats() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
status() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the status value.
status() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the status value.
status() - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Get the status value.
status() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
status() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the status value.
status() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the status value.
status() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the status value.
status() - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Get the status value.
status() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Get the status value.
status() - Method in class com.microsoft.azure.management.compute.VirtualMachineHealthStatus
Get the status value.
Status - Class in com.microsoft.azure.management.containerregistry
The status of an Azure resource at the time the operation was called.
Status() - Constructor for class com.microsoft.azure.management.containerregistry.Status
 
status() - Method in class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
Get the status value.
Status - Class in com.microsoft.azure.management.customerinsights
Defines values for Status.
Status(String) - Constructor for class com.microsoft.azure.management.customerinsights.Status
Creates a custom value for Status.
status() - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Get the status value.
status() - Method in class com.microsoft.azure.management.devtestlab.NotificationSettings
Get the status value.
status() - Method in class com.microsoft.azure.management.devtestlab.NotificationSettingsFragment
Get the status value.
status() - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Get the status value.
status() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the status value.
status() - Method in class com.microsoft.azure.management.logic.WorkflowRunActionFilter
Get the status value.
status() - Method in class com.microsoft.azure.management.logic.WorkflowRunFilter
Get the status value.
status() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the status value.
status() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerHistoryFilter
Get the status value.
status() - Method in class com.microsoft.azure.management.monitor.EmailReceiver
Get the status value.
status() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the status value.
STATUS - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "status" for EventDataPropertyName.
status() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the status value.
status() - Method in class com.microsoft.azure.management.monitor.SmsReceiver
Get the status value.
status() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendServerHealth
 
status() - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Get the status value.
status() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the status value.
status() - Method in class com.microsoft.azure.management.scheduler.JobHistoryDefinitionProperties
Get the status value.
status() - Method in class com.microsoft.azure.management.scheduler.JobHistoryFilter
Get the status value.
status() - Method in interface com.microsoft.azure.management.search.SearchService
The status of the Search service.
status() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
status() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
status() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
status() - Method in class com.microsoft.azure.management.sql.EditionCapability
Get the status value.
status() - Method in class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
Get the status value.
status() - Method in class com.microsoft.azure.management.sql.ElasticPoolEditionCapability
Get the status value.
status() - Method in class com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMaxDtuCapability
Get the status value.
status() - Method in class com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMinDtuCapability
Get the status value.
status() - Method in class com.microsoft.azure.management.sql.MaxSizeCapability
Get the status value.
status() - Method in interface com.microsoft.azure.management.sql.RegionCapabilities
 
status() - Method in class com.microsoft.azure.management.sql.ServerVersionCapability
Get the status value.
status() - Method in class com.microsoft.azure.management.sql.ServiceObjectiveCapability
Get the status value.
status() - Method in interface com.microsoft.azure.management.sql.SqlDatabase
 
status() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportExportResponse
 
status() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryption
 
status() - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryptionActivity
 
status - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
status - Variable in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpResponse
 
status - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
status - Variable in class com.microsoft.azure.sdk.iot.service.Device
"Enabled", "Disabled".
status - Variable in class com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse
 
STATUS_CODE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
STATUS_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
statusCode() - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Get the statusCode value.
statusCode() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Get the statusCode value.
statusCode() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
 
statusCode() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the statusCode value.
statusCodes() - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Get the statusCodes value.
statusCodes() - Method in class com.microsoft.azure.management.network.ApplicationGatewayProbeHealthResponseMatch
Get the statusCodes value.
StatusCodesBasedTrigger - Class in com.microsoft.azure.management.appservice
Trigger based on status code.
StatusCodesBasedTrigger() - Constructor for class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
 
statusDetails() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the statusDetails value.
statusDetails() - Method in interface com.microsoft.azure.management.search.SearchService
 
statuses() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
statuses() - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Get the statuses value.
statusesSummary() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetInstanceViewStatusesSummary
Get the statusesSummary value.
statusesSummary() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMExtensionsSummary
Get the statusesSummary value.
StatusLevelTypes - Enum in com.microsoft.azure.management.compute
Defines values for StatusLevelTypes.
statusMessage() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
 
statusMessage() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the statusMessage value.
StatusOptions - Enum in com.microsoft.azure.management.appservice
Defines values for StatusOptions.
statusReason - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
statusReason - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
statusReason - Variable in class com.microsoft.azure.sdk.iot.service.Device
A 128 char long string storing the reason of suspension.
StatusResult - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.StatusResult
StatusResult.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.StatusResult
StatusResult.Status - Enum in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf enum FunctionRpc.StatusResult.Status
StatusResultOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
StatusTask - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.task
 
statusUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
statusUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
statusUpdatedTime - Variable in class com.microsoft.azure.sdk.iot.service.Device
Datetime of last time the state was updated.
stdOutErrPathPrefix() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
stdOutErrPathPrefix() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get the stdOutErrPathPrefix value.
stdOutErrPathSuffix() - Method in class com.microsoft.azure.management.batchai.SetupTask
Get the stdOutErrPathSuffix value.
STEALING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
sticky() - Method in interface com.microsoft.azure.management.appservice.AppSetting
 
sticky() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
stickyBit - Variable in class com.microsoft.azure.datalake.store.acl.AclStatus
Sticky bit (only meaningful for a directory)
Stolen - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
Stolen - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
stop() - Method in class com.microsoft.azure.eventhubs.extensions.appender.EventHubsAppender
 
stop() - Method in class com.microsoft.azure.eventhubs.impl.ReceivePump
 
stop() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Stops the web app or deployment slot.
stop() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Stops the CDN endpoint, if it is running.
stop() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Stops the application gateway.
stop(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways.
stop(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways.
stop() - Method in interface com.microsoft.azure.management.network.PacketCapture
Stops a specified packet capture session.
STOP - Static variable in class com.microsoft.azure.management.streamanalytics.OutputErrorPolicy
Static value Stop for OutputErrorPolicy.
stop() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceMethod
 
stop() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceTwin
 
stop() - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttMessaging
 
stopAsync() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Stops the web app or deployment slot.
stopAsync() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Stops the CDN endpoint asynchronously, if it is running.
stopAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Stops the CDN endpoint asynchronously, if it is running.
stopAsync() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
Stops the application gateway asynchronously.
stopAsync(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways in parallel asynchronously.
stopAsync(Collection<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGateways
Stops the specified application gateways in parallel asynchronously.
stopAsync() - Method in interface com.microsoft.azure.management.network.PacketCapture
Stops a specified packet capture session asynchronously.
stopEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Stops a running CDN endpoint.
stopEndpoint(String, String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfiles
Stops an existing running CDN endpoint.
stopEndpointAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Stops a running CDN endpoint asynchronously.
stopEndpointAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Stops a running CDN endpoint asynchronously.
STOPPED - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Stopped for EndpointResourceState.
STOPPED - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/stopped for PowerState.
STOPPED - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Stopped for ApplicationGatewayOperationalState.
STOPPED - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Stopped for BgpPeerState.
STOPPED - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Stopped for PcStatus.
STOPPED - Static variable in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
Static value Stopped for EndpointMonitorStatus.
STOPPING - Static variable in class com.microsoft.azure.management.cdn.EndpointResourceState
Static value Stopping for EndpointResourceState.
STOPPING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/stopping for PowerState.
STOPPING - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
Static value Stopping for ApplicationGatewayOperationalState.
stopReason() - Method in interface com.microsoft.azure.management.network.PacketCaptureStatus
 
stopResize(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
stopResize(String, PoolStopResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
stopResizeAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
stopResizeAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
stopResizeAsync(String, PoolStopResizeOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
stopResizeAsync(String, PoolStopResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
stopResizePool(String) - Method in class com.microsoft.azure.batch.PoolOperations
Stops a pool resize operation.
stopResizePool(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Stops a pool resize operation.
stopResizeWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
stopResizeWithServiceResponseAsync(String, PoolStopResizeOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Stops an ongoing resize operation on the pool.
storage() - Method in class com.microsoft.azure.management.keyvault.Permissions
Get the storage value.
STORAGE_ACCOUNT - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
Static value StorageAccount for ContainerServiceStorageProfileTypes.
STORAGE_ACCOUNT_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage storage accounts.
STORAGE_ACCOUNTS - Static variable in class com.microsoft.azure.management.storage.StorageResourceType
Static value storageAccounts for StorageResourceType.
STORAGE_FAILED - Static variable in class com.microsoft.azure.management.network.PcError
Static value StorageFailed for PcError.
storageAccount() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
StorageAccount - Class in com.microsoft.azure.management.machinelearning
Access information for a storage account.
StorageAccount() - Constructor for class com.microsoft.azure.management.machinelearning.StorageAccount
 
storageAccount() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the storageAccount value.
storageAccount() - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Get the storageAccount value.
StorageAccount - Interface in com.microsoft.azure.management.storage
An immutable client-side representation of an Azure storage account.
StorageAccount - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with an Azure Storage account.
StorageAccount() - Constructor for class com.microsoft.azure.management.streamanalytics.StorageAccount
 
StorageAccount - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
StorageAccount.Definition - Interface in com.microsoft.azure.management.storage
Container interface for all the definitions that need to be implemented.
StorageAccount.DefinitionStages - Interface in com.microsoft.azure.management.storage
Grouping of all the storage account definition stages.
StorageAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.storage
The first stage of the storage account definition.
StorageAccount.DefinitionStages.WithAccessTraffic - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to restrict access protocol.
StorageAccount.DefinitionStages.WithBlobStorageAccountKind - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify account kind as blob storage.
StorageAccount.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.storage
A storage account definition with sufficient inputs to create a new storage account in the cloud, but exposing additional optional inputs to specify.
StorageAccount.DefinitionStages.WithCreateAndAccessTier - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to set access tier.
StorageAccount.DefinitionStages.WithCustomDomain - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to associate custom domain with the account.
StorageAccount.DefinitionStages.WithEncryption - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify encryption settings.
StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify account kind as general purpose.
StorageAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify the resource group.
StorageAccount.DefinitionStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to enable implicit managed service identity (MSI).
StorageAccount.DefinitionStages.WithNetworkAccess - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to configure network access settings.
StorageAccount.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify sku.
StorageAccount.Update - Interface in com.microsoft.azure.management.storage
The template for a storage account update operation, containing all the settings that can be modified.
StorageAccount.UpdateStages - Interface in com.microsoft.azure.management.storage
Grouping of all the storage account update stages.
StorageAccount.UpdateStages.WithAccessTier - Interface in com.microsoft.azure.management.storage
A blob storage account update stage allowing access tier to be specified.
StorageAccount.UpdateStages.WithAccessTraffic - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to specify the protocol to be used to access account.
StorageAccount.UpdateStages.WithCustomDomain - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to associate custom domain.
StorageAccount.UpdateStages.WithEncryption - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to configure encryption settings.
StorageAccount.UpdateStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to enable managed service identity (MSI).
StorageAccount.UpdateStages.WithNetworkAccess - Interface in com.microsoft.azure.management.storage
The stage of storage account update allowing to configure network access.
StorageAccount.UpdateStages.WithSku - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to change the sku.
StorageAccount.UpdateStages.WithUpgrade - Interface in com.microsoft.azure.management.storage
 
storageAccountAccessKey() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
StorageAccountAttributes - Class in com.microsoft.azure.keyvault.models
The storage account management attributes.
StorageAccountAttributes() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountAttributes
 
storageAccountAttributes() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the storageAccountAttributes value.
storageAccountAttributes() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the storageAccountAttributes value.
StorageAccountCheckNameAvailabilityParameters - Class in com.microsoft.azure.management.storage
The parameters used to check the availabity of the storage account name.
StorageAccountCheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Creates an instance of StorageAccountCheckNameAvailabilityParameters class.
StorageAccountCreateParameters - Class in com.microsoft.azure.keyvault.models
The storage account create parameters.
StorageAccountCreateParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
 
StorageAccountEncryptionKeySource - Class in com.microsoft.azure.management.storage
Azure storage account encryption key sources.
StorageAccountEncryptionKeySource() - Constructor for class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
 
StorageAccountEncryptionStatus - Interface in com.microsoft.azure.management.storage
Type representing the encryption status of a storage service.
storageAccountId() - Method in class com.microsoft.azure.management.batch.AutoStorageBaseProperties
Get the storageAccountId value.
storageAccountId() - Method in class com.microsoft.azure.management.compute.CreationData
Get the storageAccountId value.
storageAccountId() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
storageAccountId() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting
Get the storageAccountId value.
StorageAccountInformation - Class in com.microsoft.azure.management.datalake.analytics.models
Azure Storage account information.
StorageAccountInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.StorageAccountInformation
 
StorageAccountItem - Class in com.microsoft.azure.keyvault.models
The storage account item containing storage account metadata.
StorageAccountItem() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountItem
 
storageAccountKey() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the storageAccountKey value.
StorageAccountKey - Class in com.microsoft.azure.management.storage
An access key for the storage account.
StorageAccountKey() - Constructor for class com.microsoft.azure.management.storage.StorageAccountKey
 
storageAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
storageAccountName() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the storageAccountName value.
storageAccountName() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
storageAccountName() - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Get the storageAccountName value.
StorageAccountNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A requested storage account was not found.
StorageAccountProperties - Class in com.microsoft.azure.management.containerregistry
The properties of a storage account for a container registry.
StorageAccountProperties() - Constructor for class com.microsoft.azure.management.containerregistry.StorageAccountProperties
 
StorageAccountRegenerateKeyParameters - Class in com.microsoft.azure.management.storage
The parameters used to regenerate the storage account key.
StorageAccountRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.storage.StorageAccountRegenerateKeyParameters
 
StorageAccountRegenerteKeyParameters - Class in com.microsoft.azure.keyvault.models
The storage account key regenerate parameters.
StorageAccountRegenerteKeyParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountRegenerteKeyParameters
 
storageAccountResourceId() - Method in class com.microsoft.azure.management.eventhub.Destination
Get the storageAccountResourceId value.
storageAccounts() - Method in class com.microsoft.azure.management.Azure
 
storageAccounts() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the StorageAccounts object to access its operations.
storageAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the storageAccounts value.
storageAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the storageAccounts value.
storageAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the storageAccounts value.
StorageAccounts - Interface in com.microsoft.azure.management.datalake.analytics
An instance of this class provides access to all the operations defined in StorageAccounts.
StorageAccounts - Interface in com.microsoft.azure.management.storage
Entry point for storage accounts management API.
storageAccounts() - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Get the storageAccounts value.
storageAccounts() - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Get the storageAccounts value.
storageAccounts() - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Get the storageAccounts value.
storageAccounts() - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Get the storageAccounts value.
storageAccountSku() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
StorageAccountSkuType - Class in com.microsoft.azure.management.storage
Defines sku values for storage account resource.
storageAccountType() - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Get the storageAccountType value.
StorageAccountType - Enum in com.microsoft.azure.batch.protocol.models
Defines values for StorageAccountType.
storageAccountType() - Method in class com.microsoft.azure.management.batchai.DataDisks
Get the storageAccountType value.
StorageAccountType - Class in com.microsoft.azure.management.batchai
Defines values for StorageAccountType.
StorageAccountType() - Constructor for class com.microsoft.azure.management.batchai.StorageAccountType
 
storageAccountType() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the storageAccountType value.
storageAccountType() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the storageAccountType value.
storageAccountType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
storageAccountType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetManagedDiskParameters
Get the storageAccountType value.
StorageAccountTypes - Class in com.microsoft.azure.management.compute
Defines values for StorageAccountTypes.
StorageAccountTypes() - Constructor for class com.microsoft.azure.management.compute.StorageAccountTypes
 
StorageAccountUpdateParameters - Class in com.microsoft.azure.keyvault.models
The storage account update parameters.
StorageAccountUpdateParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
 
StorageBundle - Class in com.microsoft.azure.keyvault.models
A Storage account bundle consists of key vault storage account details plus its attributes.
StorageBundle() - Constructor for class com.microsoft.azure.keyvault.models.StorageBundle
 
storageBundleBackup() - Method in class com.microsoft.azure.keyvault.models.StorageRestoreParameters
Get the storageBundleBackup value.
storageCapacityInMB() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
 
StorageContainer - Class in com.microsoft.azure.management.datalake.analytics.models
Azure Storage blob container information.
StorageContainer() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.StorageContainer
 
storageEndpoint() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy
 
StorageEndpointProperties - Class in com.microsoft.azure.management.devices
The properties of the Azure Storage endpoint for file upload.
StorageEndpointProperties() - Constructor for class com.microsoft.azure.management.devices.StorageEndpointProperties
 
storageEndpoints() - Method in class com.microsoft.azure.management.devices.IotHubProperties
Get the storageEndpoints value.
storageId() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
 
storageId() - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Get the storageId value.
storageId() - Method in interface com.microsoft.azure.management.network.Troubleshooting
 
StorageKeyType - Enum in com.microsoft.azure.management.sql
Defines values for StorageKeyType.
storageLocation() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
storageLocation() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the storageLocation value.
storageMB() - Method in interface com.microsoft.azure.management.sql.RecommendedElasticPool
 
storageMB() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool
Deprecated.
StorageModelType - Class in com.microsoft.azure.management.recoveryservices
Defines values for StorageModelType.
StorageModelType(String) - Constructor for class com.microsoft.azure.management.recoveryservices.StorageModelType
Creates a custom value for StorageModelType.
storagePath() - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Get the storagePath value.
storagePath() - Method in interface com.microsoft.azure.management.network.Troubleshooting
 
StoragePermissions - Class in com.microsoft.azure.management.keyvault
Defines values for StoragePermissions.
StoragePermissions() - Constructor for class com.microsoft.azure.management.keyvault.StoragePermissions
 
StorageProfile - Class in com.microsoft.azure.management.compute
Specifies the storage settings for the virtual machine disks.
StorageProfile() - Constructor for class com.microsoft.azure.management.compute.StorageProfile
 
storageProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Returns the storage profile of an Azure virtual machine.
storageProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
storageProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the storageProfile value.
storageProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
storageProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the storageProfile value.
storageProfile() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
storageProfile() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the storageProfile value.
storageProfile() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the storageProfile value.
storageProfile() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
StorageQueueMessage - Class in com.microsoft.azure.management.scheduler
The StorageQueueMessage model.
StorageQueueMessage() - Constructor for class com.microsoft.azure.management.scheduler.StorageQueueMessage
 
StorageResourceType - Class in com.microsoft.azure.management.storage
Storage resource types.
StorageResourceType() - Constructor for class com.microsoft.azure.management.storage.StorageResourceType
 
StorageRestoreParameters - Class in com.microsoft.azure.keyvault.models
The secret restore parameters.
StorageRestoreParameters() - Constructor for class com.microsoft.azure.keyvault.models.StorageRestoreParameters
 
storageService() - Method in interface com.microsoft.azure.management.storage.StorageAccountEncryptionStatus
 
StorageService - Class in com.microsoft.azure.management.storage
Azure storage service types.
StorageService() - Constructor for class com.microsoft.azure.management.storage.StorageService
 
StorageSku - Interface in com.microsoft.azure.management.storage
Type representing sku for an Azure storage resource.
storageSkus() - Method in class com.microsoft.azure.management.Azure
 
StorageSkus - Interface in com.microsoft.azure.management.storage
Entry point to storage service SKUs.
StorageType - Class in com.microsoft.azure.management.devtestlab
Defines values for StorageType.
StorageType(String) - Constructor for class com.microsoft.azure.management.devtestlab.StorageType
Creates a custom value for StorageType.
StorageType - Class in com.microsoft.azure.management.recoveryservices
Defines values for StorageType.
StorageType(String) - Constructor for class com.microsoft.azure.management.recoveryservices.StorageType
Creates a custom value for StorageType.
StorageTypeState - Class in com.microsoft.azure.management.recoveryservices
Defines values for StorageTypeState.
StorageTypeState(String) - Constructor for class com.microsoft.azure.management.recoveryservices.StorageTypeState
Creates a custom value for StorageTypeState.
storageUri() - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Get the storageUri value.
storageUri() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Get the storageUri value.
storageUrl() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
storageUrlExpiry() - Method in interface com.microsoft.azure.management.batch.ApplicationPackage
 
StorageUsage - Interface in com.microsoft.azure.management.storage
An immutable client-side representation of an Azure storage resource usage info object.
storageUsages() - Method in class com.microsoft.azure.management.Azure
 
STORE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
STORE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
storeAt(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies where the VHD associated with the new blank data disk needs to be stored.
storeAt(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies where the VHD associated with the new blank data disk needs to be stored.
storeAt(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies where the VHD associated with the new blank data disk needs to be stored.
storedImageUnmanagedVhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
storeLocation() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the storeLocation value.
storeName() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the storeName value.
storeName() - Method in class com.microsoft.azure.management.apimanagement.CertificateConfiguration
Get the storeName value.
STREAM_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
streamApplicationLogs() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
streamApplicationLogsAsync() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
 
StreamingMessage - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.StreamingMessage
StreamingMessage.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.StreamingMessage
StreamingMessage.ContentCase - Enum in com.microsoft.azure.webjobs.script.rpc.messages
 
StreamingMessageOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
StreamInputDataSource - Class in com.microsoft.azure.management.streamanalytics
Describes an input data source that contains stream data.
StreamInputDataSource() - Constructor for class com.microsoft.azure.management.streamanalytics.StreamInputDataSource
 
StreamInputProperties - Class in com.microsoft.azure.management.streamanalytics
The properties that are associated with an input containing stream data.
StreamInputProperties() - Constructor for class com.microsoft.azure.management.streamanalytics.StreamInputProperties
 
streamNames() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Get the streamNames value.
STRETCH - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value Stretch for DatabaseEdition.
STRING - Static variable in class com.microsoft.azure.management.machinelearning.ColumnType
Static value String for ColumnType.
STRING - Static variable in class com.microsoft.azure.management.machinelearning.ParameterType
Static value String for ParameterType.
STRING_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
STRING_FILTER - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
STRING_FILTER - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
Strings - Class in com.microsoft.azure.keyvault.cryptography
 
Strings() - Constructor for class com.microsoft.azure.keyvault.cryptography.Strings
 
Strings - Class in com.microsoft.azure.keyvault.extensions
String handlers.
Strings() - Constructor for class com.microsoft.azure.keyvault.extensions.Strings
 
stringToDateTimeOffset(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to convert the provided string in a offset Date.
StringUtil - Class in com.microsoft.azure.eventhubs.impl
 
StringUtil() - Constructor for class com.microsoft.azure.eventhubs.impl.StringUtil
 
StringUtil - Class in com.microsoft.azure.servicebus.primitives
 
StringUtil() - Constructor for class com.microsoft.azure.servicebus.primitives.StringUtil
 
StrongId - Class in com.microsoft.azure.management.customerinsights
Property/Properties which represent a unique ID.
StrongId() - Constructor for class com.microsoft.azure.management.customerinsights.StrongId
 
strongIdName() - Method in class com.microsoft.azure.management.customerinsights.StrongId
Get the strongIdName value.
structure() - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Get the structure value.
subject() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the subject value.
subject() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the subject value.
subject() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the subject value.
SubjectAlternativeNames - Class in com.microsoft.azure.keyvault.models
The subject alternate names of a X509 object.
SubjectAlternativeNames() - Constructor for class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
 
subjectAlternativeNames() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the subjectAlternativeNames value.
subjectName() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
submissionTimestamp() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the submissionTimestamp value.
SUBMISSIONTIMESTAMP - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "submissionTimestamp" for EventDataPropertyName.
submitter() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the submitter value.
submitTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the submitTime value.
subnet() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the subnet value.
subnet() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
subnet() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
Subnet - Class in com.microsoft.azure.management.devtestlab
Subnet information.
Subnet() - Constructor for class com.microsoft.azure.management.devtestlab.Subnet
 
subnet() - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Get the subnet value.
Subnet - Interface in com.microsoft.azure.management.network
A client-side representation of a subnet of a virtual network.
Subnet.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a Subnet definition.
Subnet.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of subnet definition stages.
Subnet.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the subnet definition.
Subnet.DefinitionStages.WithAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the address space for the subnet.
Subnet.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the subnet definition.
Subnet.DefinitionStages.WithNetworkSecurityGroup<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
Subnet.DefinitionStages.WithRouteTable<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a subnet definition allowing to specify a route table to associate with the subnet.
Subnet.DefinitionStages.WithServiceEndpoint<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a subnet definition allowing to enable access from a service endpoint to the subnet.
Subnet.Update - Interface in com.microsoft.azure.management.network
The entirety of a subnet update as part of a network update.
Subnet.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of a subnet definition as part of a virtual network update.
Subnet.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of subnet definition stages applicable as part of a virtual network update.
Subnet.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of the subnet definition.
Subnet.UpdateDefinitionStages.WithAddressPrefix<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the address space for the subnet.
Subnet.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the subnet definition.
Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup<ParentT> - Interface in com.microsoft.azure.management.network
The stage of the subnet definition allowing to specify the network security group to assign to the subnet.
Subnet.UpdateDefinitionStages.WithRouteTable<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a subnet definition allowing to specify a route table to associate with the subnet.
Subnet.UpdateDefinitionStages.WithServiceEndpoint<ParentT> - Interface in com.microsoft.azure.management.network
The stage of a subnet definition allowing to enable access from a service endpoint to the subnet.
Subnet.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of subnet update stages.
Subnet.UpdateStages.WithAddressPrefix - Interface in com.microsoft.azure.management.network
The stage of the subnet update allowing to change the address space for the subnet.
Subnet.UpdateStages.WithNetworkSecurityGroup - Interface in com.microsoft.azure.management.network
The stage of the subnet update allowing to change the network security group to assign to the subnet.
Subnet.UpdateStages.WithRouteTable - Interface in com.microsoft.azure.management.network
The stage of a subnet update allowing to specify a route table to associate with the subnet, or remove an existing association.
Subnet.UpdateStages.WithServiceEndpoint - Interface in com.microsoft.azure.management.network
The stage of a subnet definition allowing to enable or disable access from a service endpoint to the subnet.
subnetAssociation() - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Get the subnetAssociation value.
SubnetAssociation - Class in com.microsoft.azure.management.network
Network interface and its custom security rules.
SubnetAssociation() - Constructor for class com.microsoft.azure.management.network.SubnetAssociation
 
SubnetFragment - Class in com.microsoft.azure.management.devtestlab
Subnet information.
SubnetFragment() - Constructor for class com.microsoft.azure.management.devtestlab.SubnetFragment
 
subnetId() - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Get the subnetId value.
subnetId() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the subnetId value.
subnetId() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the subnetId value.
subnetId() - Method in interface com.microsoft.azure.management.redis.RedisCache
 
subnetId() - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule
 
subnetMask() - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Get the subnetMask value.
subnetname() - Method in class com.microsoft.azure.management.apimanagement.VirtualNetworkConfiguration
Get the subnetname value.
subnetName() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
subnetName() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration
 
subnetName() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration
 
subnetName() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
 
SubnetOverride - Class in com.microsoft.azure.management.devtestlab
Property overrides on a subnet of a virtual network.
SubnetOverride() - Constructor for class com.microsoft.azure.management.devtestlab.SubnetOverride
 
SubnetOverrideFragment - Class in com.microsoft.azure.management.devtestlab
Property overrides on a subnet of a virtual network.
SubnetOverrideFragment() - Constructor for class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
 
subnetResourceId() - Method in class com.microsoft.azure.management.apimanagement.VirtualNetworkConfiguration
Get the subnetResourceId value.
subnets() - Method in interface com.microsoft.azure.management.network.Network
 
SubnetSharedPublicIpAddressConfiguration - Class in com.microsoft.azure.management.devtestlab
Configuration for public IP address sharing.
SubnetSharedPublicIpAddressConfiguration() - Constructor for class com.microsoft.azure.management.devtestlab.SubnetSharedPublicIpAddressConfiguration
 
SubnetSharedPublicIpAddressConfigurationFragment - Class in com.microsoft.azure.management.devtestlab
Configuration for public IP address sharing.
SubnetSharedPublicIpAddressConfigurationFragment() - Constructor for class com.microsoft.azure.management.devtestlab.SubnetSharedPublicIpAddressConfigurationFragment
 
SubResource - Class in com.microsoft.azure.management.datalake.analytics.models
The resource model definition for a nested resource.
SubResource() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.SubResource
 
SubResource - Class in com.microsoft.azure.management.datalake.store.models
The resource model definition for a nested resource.
SubResource() - Constructor for class com.microsoft.azure.management.datalake.store.models.SubResource
 
SubResourceReadOnly - Class in com.microsoft.azure.management.compute
The SubResourceReadOnly model.
SubResourceReadOnly() - Constructor for class com.microsoft.azure.management.compute.SubResourceReadOnly
 
subscribe(String, MqttQos) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Send the SUBSCRIBE message to the MQTT broker
subscribe(String) - Method in class com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt
Method to subscribe to mqtt broker connection.
subscribeDesiredPropertiesNotification(Map<Property, Pair<PropertyCallBack<String, Object>, Object>>) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin
 
subscribeDesiredPropertiesTwinPropertyNotification(Map<Property, Pair<TwinPropertyCallBack, Object>>) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin
 
subscribeToDesiredProperties(Map<Property, Pair<PropertyCallBack<String, Object>, Object>>) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Subscribes to desired properties
subscribeToDeviceMethod(DeviceMethodCallback, Object, IotHubEventCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Subscribes to device methods
subscribeToDeviceMethod(DeviceMethodCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethod
A method which subscribes to receive device method invocation for the user with the IotHub.
subscribeToTwinDesiredProperties(Map<Property, Pair<TwinPropertyCallBack, Object>>) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Subscribes to desired properties
SUBSCRIPTION - Static variable in class com.microsoft.azure.management.appservice.ResourceScopeType
Static value Subscription for ResourceScopeType.
Subscription - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure subscription.
SUBSCRIPTION_IS_DISABLED - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
Static value SubscriptionIsDisabled for UnavailableReason.
SubscriptionClient - Class in com.microsoft.azure.servicebus
 
SubscriptionClient(ConnectionStringBuilder, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
 
SubscriptionClient(String, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
 
SubscriptionClient(URI, String, ClientSettings, ReceiveMode) - Constructor for class com.microsoft.azure.servicebus.SubscriptionClient
 
subscriptionCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
subscriptionFromResourceId(String) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils
Extract the subscription ID from a resource ID string.
subscriptionId() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the subscriptionId value.
subscriptionId() - Method in class com.microsoft.azure.management.Azure
 
subscriptionId() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets Get subscription credentials which uniquely identify Microsoft Azure subscription.
subscriptionId() - Method in class com.microsoft.azure.management.datalake.analytics.models.CapabilityInformation
Get the subscriptionId value.
subscriptionId() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets Gets subscription credentials which uniquely identify Microsoft Azure subscription.
subscriptionId() - Method in class com.microsoft.azure.management.datalake.store.models.CapabilityInformation
Get the subscriptionId value.
subscriptionId() - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Get the subscriptionId value.
subscriptionId() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Get the subscriptionId value.
subscriptionId() - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Get the subscriptionId value.
subscriptionId() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the subscriptionId value.
subscriptionId() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the subscriptionId value.
SUBSCRIPTIONID - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "subscriptionId" for EventDataPropertyName.
subscriptionId() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ResourceId
 
subscriptionId() - Method in interface com.microsoft.azure.management.resources.Location
 
subscriptionId() - Method in interface com.microsoft.azure.management.resources.Subscription
 
subscriptionKeyParameterNames() - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Get the subscriptionKeyParameterNames value.
SubscriptionKeyParameterNamesContract - Class in com.microsoft.azure.management.apimanagement
Subscription key parameter names details.
SubscriptionKeyParameterNamesContract() - Constructor for class com.microsoft.azure.management.apimanagement.SubscriptionKeyParameterNamesContract
 
subscriptionPolicies() - Method in interface com.microsoft.azure.management.resources.Subscription
 
SubscriptionPolicies - Class in com.microsoft.azure.management.resources
Subscription policies.
SubscriptionPolicies() - Constructor for class com.microsoft.azure.management.resources.SubscriptionPolicies
 
subscriptionRequired() - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Get the subscriptionRequired value.
subscriptions() - Method in interface com.microsoft.azure.management.Azure.Authenticated
Entry point to subscription management APIs.
subscriptions() - Method in class com.microsoft.azure.management.Azure
 
Subscriptions - Interface in com.microsoft.azure.management.resources
Entry point to subscription management API.
subscriptions() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
SubscriptionsDelegationSettingsProperties - Class in com.microsoft.azure.management.apimanagement
Subscriptions delegation settings properties.
SubscriptionsDelegationSettingsProperties() - Constructor for class com.microsoft.azure.management.apimanagement.SubscriptionsDelegationSettingsProperties
 
subscriptionsLimit() - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Get the subscriptionsLimit value.
SubscriptionState - Enum in com.microsoft.azure.management.apimanagement
Defines values for SubscriptionState.
SubscriptionState - Class in com.microsoft.azure.management.datalake.analytics.models
Defines values for SubscriptionState.
SubscriptionState() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
 
SubscriptionState - Class in com.microsoft.azure.management.datalake.store.models
Defines values for SubscriptionState.
SubscriptionState() - Constructor for class com.microsoft.azure.management.datalake.store.models.SubscriptionState
 
SubscriptionState - Enum in com.microsoft.azure.management.resources
Defines values for SubscriptionState.
subStatus() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the subStatus value.
subStatus() - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Get the subStatus value.
subStatus() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the subStatus value.
SUBSTATUS - Static variable in class com.microsoft.azure.management.monitor.EventDataPropertyName
Static value "subStatus" for EventDataPropertyName.
subStatus() - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Get the subStatus value.
substatuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the substatuses value.
subtaskId() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the subtaskId value.
SubtaskInformation - Class in com.microsoft.azure.batch.protocol.models
Information about an Azure Batch subtask.
SubtaskInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.SubtaskInformation
 
SubtaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for SubtaskState.
succeeded() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the succeeded value.
SUCCEEDED - Static variable in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
Static value Succeeded for ProvisioningState.
SUCCEEDED - Static variable in class com.microsoft.azure.management.containerregistry.ProvisioningState
Static value Succeeded for ProvisioningState.
SUCCEEDED - Static variable in class com.microsoft.azure.management.customerinsights.ProvisioningStates
Static value Succeeded for ProvisioningStates.
SUCCEEDED - Static variable in class com.microsoft.azure.management.machinelearning.ProvisioningState
Static value Succeeded for ProvisioningState.
SUCCEEDED - Static variable in class com.microsoft.azure.management.network.NetworkOperationStatus
Static value Succeeded for NetworkOperationStatus.
SUCCEEDED - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Succeeded for ProvisioningState.
SUCCEEDED - Static variable in class com.microsoft.azure.management.servicefabric.ProvisioningState
Static value Succeeded for ProvisioningState.
SUCCEEDED - Static variable in class com.microsoft.azure.management.sql.ManagementOperationState
Static value Succeeded for ManagementOperationState.
succeededCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the succeededCount value.
SUCCESS - Static variable in class com.microsoft.azure.management.apimanagement.ConnectivityStatusType
Static value success for ConnectivityStatusType.
SUCCESS - Static variable in class com.microsoft.azure.management.sql.SyncGroupLogType
Static value Success for SyncGroupLogType.
Success - Class in com.microsoft.azure.sdk.iot.common
 
Success() - Constructor for class com.microsoft.azure.sdk.iot.common.Success
 
Success_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
Success = 1;
successful - Variable in class com.microsoft.azure.datalake.store.OperationResponse
whether the request was successful.
successfulInstanceCount() - Method in class com.microsoft.azure.management.compute.RollingUpgradeProgressInfo
Get the successfulInstanceCount value.
SUDAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreParameters
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountParameters
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeStoreAccountInformation
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.StorageAccountInformation
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
Get the suffix value.
suffix() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Get the suffix value.
SUMMARY - Static variable in class com.microsoft.azure.management.batchai.OutputType
Static value summary for OutputType.
summary() - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Get the summary value.
supportedAggregationTypes() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
the collection of what aggregation types are supported.
supportedCapabilitiesByServerVersion() - Method in interface com.microsoft.azure.management.sql.RegionCapabilities
 
supportedEditions() - Method in class com.microsoft.azure.management.sql.ServerVersionCapability
Get the supportedEditions value.
supportedElasticPoolDtus() - Method in class com.microsoft.azure.management.sql.ElasticPoolEditionCapability
Get the supportedElasticPoolDtus value.
supportedElasticPoolEditions() - Method in class com.microsoft.azure.management.sql.ServerVersionCapability
Get the supportedElasticPoolEditions value.
supportedMaxSizes() - Method in class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
Get the supportedMaxSizes value.
supportedMaxSizes() - Method in class com.microsoft.azure.management.sql.ServiceObjectiveCapability
Get the supportedMaxSizes value.
supportedPerDatabaseMaxDtus() - Method in class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
Get the supportedPerDatabaseMaxDtus value.
supportedPerDatabaseMaxSizes() - Method in class com.microsoft.azure.management.sql.ElasticPoolDtuCapability
Get the supportedPerDatabaseMaxSizes value.
supportedPerDatabaseMinDtus() - Method in class com.microsoft.azure.management.sql.ElasticPoolPerDatabaseMaxDtuCapability
Get the supportedPerDatabaseMinDtus value.
supportedProviderCount() - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Get the supportedProviderCount value.
supportedServiceLevelObjectives() - Method in class com.microsoft.azure.management.sql.EditionCapability
Get the supportedServiceLevelObjectives value.
supportExpiryUtc() - Method in class com.microsoft.azure.management.servicefabric.ClusterVersionDetails
Get the supportExpiryUtc value.
supportHttpStatusCodeContinue() - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Get the supportHttpStatusCodeContinue value.
supportHttpStatusCodeContinue() - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Get the supportHttpStatusCodeContinue value.
SupportsBatchCreation<ResourceT extends Indexable> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Providing access to creating a batch of Azure top level resources of same type.
SupportsBatchDeletion - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to deleting multiple resource from Azure, identifying them by their IDs.
SupportsBeginDeletingByName - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to deleting a resource from Azure, identifying it by its resource ID.
SupportsCreating<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Providing access to creating Azure top level resources.
SupportsDeletingById - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to deleting a resource from Azure, identifying it by its resource ID.
SupportsDeletingByName - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to deleting a resource from Azure, identifying it by its resource name.
SupportsDeletingByParent - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to getting a specific Azure resource based on its resource group and parent.
SupportsDeletingByResourceGroup - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to deleting a resource from Azure, identifying it by its name and its resource group.
SupportsGettingById<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to getting a specific Azure resource based on its resource ID.
SupportsGettingByName<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to getting a specific Azure resource based on its name within the current resource group.
SupportsGettingByNameAsync<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to getting a specific resource based on its name.
SupportsGettingByParent<T,ParentT extends Resource & HasResourceGroup,ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to getting a specific Azure resource based on its resource group and parent.
SupportsGettingByResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to getting a specific Azure resource based on its name and resource group.
supportsInstanceLevelAggregation() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the supportsInstanceLevelAggregation value.
SupportsListing<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to listing Azure resources of a specific type in a subscription.
SupportsListingByParent<T,ParentT extends Resource & HasResourceGroup,ManagerT> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to listing Azure resources of a specific type in a specific parent resource.
SupportsListingByRegion<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to listing Azure resources of a specific type based on their region.
SupportsListingByResourceGroup<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to listing Azure resources of a specific type in a specific resource group.
SupportsListingByTag<T> - Interface in com.microsoft.azure.management.resources.fluentcore.collection
Provides access to listing Azure resources of a specific type based on their tag.
SupportsListingInResourceGroupByTag<T> - Interface in com.microsoft.azure.management.resources.fluentcore.arm.collection
Provides access to listing Azure resources of a specific type based on their tag.
supportsMultipleExtensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
supportState() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the supportState value.
supportsVirtualMachineScaleSets() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
SURINAME - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SURINAME - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
suspendDuplicateMessage() - Method in class com.microsoft.azure.management.logic.AS2ErrorSettings
Get the suspendDuplicateMessage value.
suspended() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the suspended value.
SUSPENDED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
Static value Suspended for SubscriptionState.
SUSPENDED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Suspended for SubscriptionState.
SUSPENDED - Static variable in class com.microsoft.azure.management.sql.ReplicationState
Static value SUSPENDED for ReplicationState.
suspendedJobs() - Method in class com.microsoft.azure.management.recoveryservices.JobsSummary
Get the suspendedJobs value.
suspendInterchangeOnError() - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Get the suspendInterchangeOnError value.
suspendInterchangeOnError() - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Get the suspendInterchangeOnError value.
suspendMessageOnFileNameGenerationError() - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Get the suspendMessageOnFileNameGenerationError value.
sv() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Get the sv value.
SVALBARD_AND_JAN_MAYEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SWAGGER - Static variable in class com.microsoft.azure.management.apimanagement.ExportFormat
Static value swagger-link for ExportFormat.
SWAGGER_JSON - Static variable in class com.microsoft.azure.management.apimanagement.ContentFormat
Static value swagger-json for ContentFormat.
SWAGGER_LINK_JSON - Static variable in class com.microsoft.azure.management.apimanagement.ContentFormat
Static value swagger-link-json for ContentFormat.
swaggerLocation() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the swaggerLocation value.
swap(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Swaps the app running in the current web app / slot with the app running in the specified slot.
swapAsync(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Swaps the app running in the current web app / slot with the app running in the specified slot.
SWARM - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value Swarm for ContainerServiceOrchestratorTypes.
SWAZILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SWAZILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SWEDEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SWEDEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SWITZERLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
SWITZERLAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
SYMMETRIC - Static variable in class com.microsoft.azure.management.graphrbac.CertificateType
Static value Symmetric for CertificateType.
SymmetricEncryptionAlgorithm - Class in com.microsoft.azure.keyvault.cryptography
Abstract base class for all symmetric encryption algorithms.
SymmetricEncryptionAlgorithm(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricEncryptionAlgorithm
Constructor.
SymmetricKey - Class in com.microsoft.azure.keyvault.cryptography
A simple symmetric key implementation
SymmetricKey() - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with a random key identifier and a random key with DefaultKeySize bits.
SymmetricKey(String) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and a random key with DefaultKeySize bits.
SymmetricKey(String, int) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and a random key with the specified size.
SymmetricKey(String, int, Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and a random key with the specified size that uses the specified provider.
SymmetricKey(String, byte[]) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and key material.
SymmetricKey(String, byte[], Provider) - Constructor for class com.microsoft.azure.keyvault.cryptography.SymmetricKey
Creates a SymmetricKey with the specified key identifier and key material that uses the specified Provider.
SymmetricKey - Class in com.microsoft.azure.sdk.iot.service.auth
Store primary and secondary keys Provide function for key length validation
SymmetricKey() - Constructor for class com.microsoft.azure.sdk.iot.service.auth.SymmetricKey
Constructor for initialization
SymmetricKeyParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Store primary and secondary keys Provide function for key length validation
SymmetricKeyParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Empty constructor: Used only to keep GSON happy.
SymmetricKeyParser(String, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
 
SymmetricKeyParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
 
sync(ExceptionUtil.SyncFactory<T>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
 
SYNC_CANCELLED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value SyncCancelled for SyncMemberState.
SYNC_CANCELLING - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value SyncCancelling for SyncMemberState.
SYNC_FAILED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value SyncFailed for SyncMemberState.
SYNC_IN_PROGRESS - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value SyncInProgress for SyncMemberState.
SYNC_SUCCEEDED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value SyncSucceeded for SyncMemberState.
SYNC_SUCCEEDED_WITH_WARNINGS - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value SyncSucceededWithWarnings for SyncMemberState.
SyncAgentState - Class in com.microsoft.azure.management.sql
Defines values for SyncAgentState.
SyncAgentState() - Constructor for class com.microsoft.azure.management.sql.SyncAgentState
 
SyncConflictResolutionPolicy - Class in com.microsoft.azure.management.sql
Defines values for SyncConflictResolutionPolicy.
SyncConflictResolutionPolicy() - Constructor for class com.microsoft.azure.management.sql.SyncConflictResolutionPolicy
 
SyncDirection - Class in com.microsoft.azure.management.sql
Defines values for SyncDirection.
SyncDirection() - Constructor for class com.microsoft.azure.management.sql.SyncDirection
 
SyncFlag - Enum in com.microsoft.azure.datalake.store
Indicator flags to backend during append.
SyncFullSchemaTable - Class in com.microsoft.azure.management.sql
Properties of the table in the database full schema.
SyncFullSchemaTable() - Constructor for class com.microsoft.azure.management.sql.SyncFullSchemaTable
 
SyncFullSchemaTableColumn - Class in com.microsoft.azure.management.sql
Properties of the column in the table of database full schema.
SyncFullSchemaTableColumn() - Constructor for class com.microsoft.azure.management.sql.SyncFullSchemaTableColumn
 
SyncGroupLogType - Class in com.microsoft.azure.management.sql
Defines values for SyncGroupLogType.
SyncGroupLogType() - Constructor for class com.microsoft.azure.management.sql.SyncGroupLogType
 
SyncGroupSchema - Class in com.microsoft.azure.management.sql
Properties of sync group schema.
SyncGroupSchema() - Constructor for class com.microsoft.azure.management.sql.SyncGroupSchema
 
SyncGroupSchemaTable - Class in com.microsoft.azure.management.sql
Properties of table in sync group schema.
SyncGroupSchemaTable() - Constructor for class com.microsoft.azure.management.sql.SyncGroupSchemaTable
 
SyncGroupSchemaTableColumn - Class in com.microsoft.azure.management.sql
Properties of column in sync group table.
SyncGroupSchemaTableColumn() - Constructor for class com.microsoft.azure.management.sql.SyncGroupSchemaTableColumn
 
SyncGroupState - Class in com.microsoft.azure.management.sql
Defines values for SyncGroupState.
SyncGroupState() - Constructor for class com.microsoft.azure.management.sql.SyncGroupState
 
synchronizeAutoStorageKeys() - Method in interface com.microsoft.azure.management.batch.BatchAccount
Synchronizes the storage account keys for this Batch account.
SyncMemberDbType - Class in com.microsoft.azure.management.sql
Defines values for SyncMemberDbType.
SyncMemberDbType() - Constructor for class com.microsoft.azure.management.sql.SyncMemberDbType
 
SyncMemberState - Class in com.microsoft.azure.management.sql
Defines values for SyncMemberState.
SyncMemberState() - Constructor for class com.microsoft.azure.management.sql.SyncMemberState
 
syncTriggers() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Syncs the triggers on the function app.
syncTriggersAsync() - Method in interface com.microsoft.azure.management.appservice.FunctionApp
Syncs the triggers on the function app.
syncVoid(ExceptionUtil.SyncFactoryVoid) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
 
syncWithIllegalArgException(ExceptionUtil.SyncFactoryWithIllegalArgException<T>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
 
syncWithIOException(ExceptionUtil.SyncFactoryWithIOException<T>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
 
SYRIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
sysPrep() - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesCustom
Get the sysPrep value.
SYSPREP_APPLIED - Static variable in class com.microsoft.azure.management.devtestlab.WindowsOsState
Static value SysprepApplied for WindowsOsState.
SYSPREP_REQUESTED - Static variable in class com.microsoft.azure.management.devtestlab.WindowsOsState
Static value SysprepRequested for WindowsOsState.
SYSTEM - Static variable in class com.microsoft.azure.management.containerinstance.ContainerInstanceOperationsOrigin
Static value System for ContainerInstanceOperationsOrigin.
SYSTEM - Static variable in class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
Static value system for OperationOrigin.
SYSTEM - Static variable in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Static value system for OperationOrigin.
SYSTEM - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value System for DatabaseEdition.
SYSTEM - Static variable in class com.microsoft.azure.management.sql.OperationOrigin
Static value system for OperationOrigin.
SYSTEM - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System for ServiceObjectiveName.
SYSTEM0 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System0 for ServiceObjectiveName.
SYSTEM1 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System1 for ServiceObjectiveName.
SYSTEM2 - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value System2 for DatabaseEdition.
SYSTEM2 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System2 for ServiceObjectiveName.
SYSTEM2L - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System2L for ServiceObjectiveName.
SYSTEM3 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System3 for ServiceObjectiveName.
SYSTEM3L - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System3L for ServiceObjectiveName.
SYSTEM4 - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System4 for ServiceObjectiveName.
SYSTEM4L - Static variable in class com.microsoft.azure.management.sql.ServiceObjectiveName
Static value System4L for ServiceObjectiveName.
SYSTEM_ASSIGNED - Static variable in class com.microsoft.azure.management.sql.IdentityType
Static value SystemAssigned for IdentityType.
SYSTEM_DEFAULT - Static variable in class com.microsoft.azure.management.customerinsights.DataSourceType
Static value SystemDefault for DataSourceType.
systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
systemAssignedManagedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
systemAssignedManagedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
systemAssignedManagedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
systemAssignedManagedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
systemAssignedManagedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
systemMaxDegreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the systemMaxDegreeOfParallelism value.
systemMaxJobCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
Get the systemMaxJobCount value.
SystemProperties(HashMap<String, Object>) - Constructor for class com.microsoft.azure.eventhubs.EventData.SystemProperties
 
systemTypeId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the systemTypeId value.

T

t() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get HSM Token value, used with Bring Your Own Key.
T - Static variable in class com.microsoft.azure.management.storage.Services
Static value t for Services.
table() - Method in class com.microsoft.azure.management.sql.RecommendedIndex
Get the table value.
table() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the table value.
table() - Method in class com.microsoft.azure.management.storage.Endpoints
Get the table value.
TABLE - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value Table for StorageService.
table() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Get the table value.
table() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Get the table value.
table() - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Get the table value.
tableCategory() - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Get the tableCategory value.
tableEndpoint() - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Get the tableEndpoint value.
TableInput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
tableName() - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Get the tableName value.
tableName() - Method in class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
Get the tableName value.
tableName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the tableName value.
TableOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
tableRemarks() - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Get the tableRemarks value.
tables() - Method in class com.microsoft.azure.management.sql.SyncGroupSchema
Get the tables value.
tableSchema() - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Get the tableSchema value.
TableSpecification - Class in com.microsoft.azure.management.machinelearning
The swagger 2.0 schema describing a single service input or output.
TableSpecification() - Constructor for class com.microsoft.azure.management.machinelearning.TableSpecification
 
tag() - Method in class com.microsoft.azure.management.containerregistry.Target
Get the tag value.
TagCount - Class in com.microsoft.azure.management.resources
Tag count.
TagCount() - Constructor for class com.microsoft.azure.management.resources.TagCount
 
TagCreateUpdateParameters - Class in com.microsoft.azure.management.apimanagement
Parameters supplied to Create/Update Tag operations.
TagCreateUpdateParameters() - Constructor for class com.microsoft.azure.management.apimanagement.TagCreateUpdateParameters
 
tagname() - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
Get the tagname value.
tagName() - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
Get the tagName value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageAccountItem
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.models.StorageBundle
Get the tags value.
tags() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
tags() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
tags() - Method in class com.microsoft.azure.management.apimanagement.ApimResource
Get the tags value.
tags() - Method in class com.microsoft.azure.management.apimanagement.PropertyEntityBaseParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.cdn.ProfileUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesAccountUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Get the tags value.
tags() - Method in class com.microsoft.azure.management.compute.UpdateResource
Get the tags value.
tags() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
tags() - Method in class com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountPatchParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the tags value.
tags() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the tags value.
tags() - Method in interface com.microsoft.azure.management.keyvault.Key
 
tags() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
tags() - Method in class com.microsoft.azure.management.powerbi.UpdateWorkspaceCollectionRequest
Get the tags value.
tags() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
 
tags - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
 
tagsToString() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
String representation for this device containing tags
TagTagResourceContractProperties - Class in com.microsoft.azure.management.apimanagement
Contract defining the Tag property in the Tag Resource Contract.
TagTagResourceContractProperties() - Constructor for class com.microsoft.azure.management.apimanagement.TagTagResourceContractProperties
 
tagvalue() - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
Get the tagvalue value.
tagValue() - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
Get the tagValue value.
TAIWAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TAIWAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TAJIKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TAJIKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TANZANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TANZANIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
target() - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Get the target value.
target() - Method in class com.microsoft.azure.management.apimanagement.ErrorFieldContract
Get the target value.
target() - Method in class com.microsoft.azure.management.billing.ErrorDetails
Get the target value.
target() - Method in class com.microsoft.azure.management.compute.ApiError
Get the target value.
target() - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Get the target value.
target() - Method in class com.microsoft.azure.management.containerregistry.EventContent
Get the target value.
Target - Class in com.microsoft.azure.management.containerregistry
The target of the event.
Target() - Constructor for class com.microsoft.azure.management.containerregistry.Target
 
target() - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Get the target value.
target() - Method in class com.microsoft.azure.management.dns.SrvRecord
Get the target value.
target() - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Get the target value.
target() - Method in class com.microsoft.azure.management.network.Error
Get the target value.
target() - Method in class com.microsoft.azure.management.network.ErrorDetails
Get the target value.
target() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the target value.
target() - Method in class com.microsoft.azure.management.powerbi.Error
Get the target value.
target() - Method in class com.microsoft.azure.management.powerbi.ErrorDetail
Get the target value.
target() - Method in class com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
Get the target value.
targetAzureResourceId() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerAzureEndpoint
 
TargetAzureResourceType - Class in com.microsoft.azure.management.trafficmanager
Target Azure resource types supported for an Azure endpoint in a traffic manager profile.
TargetAzureResourceType(String, String) - Constructor for class com.microsoft.azure.management.trafficmanager.TargetAzureResourceType
Creates TargetAzureResourceType.
TargetCostProperties - Class in com.microsoft.azure.management.devtestlab
Properties of a cost target.
TargetCostProperties() - Constructor for class com.microsoft.azure.management.devtestlab.TargetCostProperties
 
TargetCostStatus - Class in com.microsoft.azure.management.devtestlab
Defines values for TargetCostStatus.
TargetCostStatus(String) - Constructor for class com.microsoft.azure.management.devtestlab.TargetCostStatus
Creates a custom value for TargetCostStatus.
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the targetDedicatedNodes value.
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the targetDedicatedNodes value.
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the targetDedicatedNodes value.
targetDedicatedNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the targetDedicatedNodes value.
targetDomainNames() - Method in interface com.microsoft.azure.management.dns.PtrRecordSet
 
targetId() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
targetListener() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
 
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the targetLowPriorityNodes value.
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the targetLowPriorityNodes value.
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Get the targetLowPriorityNodes value.
targetLowPriorityNodes() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the targetLowPriorityNodes value.
targetNamespace() - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Get the targetNamespace value.
targetNamespace() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Get the targetNamespace value.
targetNamespace() - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Get the targetNamespace value.
targetNamespace() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the targetNamespace value.
targetNetworkInterfaceId() - Method in interface com.microsoft.azure.management.network.NextHop
 
targetNodeCount() - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
Get the targetNodeCount value.
targetNodeId() - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Get the targetNodeId value.
targetOSVersion() - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Get the targetOSVersion value.
targetOSVersion() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSParameter
Get the targetOSVersion value.
targetPortId() - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Get the targetPortId value.
targetPropertyName() - Method in class com.microsoft.azure.management.customerinsights.ParticipantPropertyReference
Get the targetPropertyName value.
targetPropertyName() - Method in class com.microsoft.azure.management.customerinsights.TypePropertiesMapping
Get the targetPropertyName value.
targetProvisioningState() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the targetProvisioningState value.
targetResource() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
 
targetResource() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the targetResource value.
TargetResource - Class in com.microsoft.azure.management.resources
Target resource.
TargetResource() - Constructor for class com.microsoft.azure.management.resources.TargetResource
 
targetResourceGroupName() - Method in class com.microsoft.azure.management.network.TopologyParameters
Get the targetResourceGroupName value.
targetResourceId() - Method in interface com.microsoft.azure.management.network.FlowLogSettings
Get the ID of the resource to configure for flow logging.
targetResourceId() - Method in class com.microsoft.azure.management.network.FlowLogStatusParameters
Get the targetResourceId value.
targetResourceId() - Method in interface com.microsoft.azure.management.network.NextHop
Get the resource identifier of the target resource against which the action is to be performed.
targetResourceId() - Method in class com.microsoft.azure.management.network.QueryTroubleshootingParameters
Get the targetResourceId value.
targetResourceId() - Method in class com.microsoft.azure.management.network.SecurityGroupViewParameters
Get the targetResourceId value.
targetResourceId() - Method in interface com.microsoft.azure.management.network.Troubleshooting
Get the resource identifier of the target resource against which the action is to be performed.
targetResourceType() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerAzureEndpoint
 
targetSchemaVersion() - Method in class com.microsoft.azure.management.logic.GenerateUpgradedDefinitionParameters
Get the targetSchemaVersion value.
targetServiceLevelObjective() - Method in class com.microsoft.azure.management.sql.UpgradeHint
Get the targetServiceLevelObjective value.
targetServiceLevelObjective() - Method in interface com.microsoft.azure.management.sql.UpgradeHintInterface
 
targetServiceLevelObjectiveId() - Method in class com.microsoft.azure.management.sql.UpgradeHint
Get the targetServiceLevelObjectiveId value.
targetServiceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.UpgradeHintInterface
 
targetSwapSlot() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
targetUrl() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
 
TaskAddCollectionHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for AddCollection operation.
TaskAddCollectionHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
 
TaskAddCollectionOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for addCollection operation.
TaskAddCollectionOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
 
TaskAddCollectionParameter - Class in com.microsoft.azure.batch.protocol.models
A collection of Azure Batch tasks to add.
TaskAddCollectionParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionParameter
 
TaskAddCollectionResult - Class in com.microsoft.azure.batch.protocol.models
The result of adding a collection of tasks to a job.
TaskAddCollectionResult() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddCollectionResult
 
TaskAddHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Add operation.
TaskAddHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
 
TaskAddOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for add operation.
TaskAddOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddOptions
 
TaskAddParameter - Class in com.microsoft.azure.batch.protocol.models
An Azure Batch task to add.
TaskAddParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddParameter
 
TaskAddResult - Class in com.microsoft.azure.batch.protocol.models
Result for a single task added as part of an add task collection operation.
TaskAddResult() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskAddResult
 
TaskAddStatus - Enum in com.microsoft.azure.batch.protocol.models
Defines values for TaskAddStatus.
TaskCompleted - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task operation was attempted which is not permitted when the task has been completed.
TaskConstraints - Class in com.microsoft.azure.batch.protocol.models
Execution constraints to apply to a task.
TaskConstraints() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskConstraints
 
TaskContainerExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Contains information about the container which a task is executing.
TaskContainerExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
 
TaskContainerSettings - Class in com.microsoft.azure.batch.protocol.models
The container settings for a task.
TaskContainerSettings() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
 
TaskCounts - Class in com.microsoft.azure.batch.protocol.models
The task counts for a job.
TaskCounts() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskCounts
 
TaskCountValidationStatus - Enum in com.microsoft.azure.batch.protocol.models
Defines values for TaskCountValidationStatus.
TaskDeleteHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Delete operation.
TaskDeleteHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
 
TaskDeleteOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for delete operation.
TaskDeleteOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
 
TaskDependencies - Class in com.microsoft.azure.batch.protocol.models
Specifies any dependencies of a task.
TaskDependencies() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskDependencies
 
TaskDependenciesNotSpecifiedOnJob - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task was specified as depending on other tasks, but the job did not specify that it would use task dependencies.
TaskDependencyListTooLong - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task was specified as depending on other tasks, but the list of dependencies was too long to be stored.
TaskDependencyRangesTooLong - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A task was specified as depending on other tasks, but the list of task ID ranges was too long to be stored.
TaskEnded - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The task ended.
TaskExecutionInformation - Class in com.microsoft.azure.batch.protocol.models
Information about the execution of a task.
TaskExecutionInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
 
TaskExecutionResult - Enum in com.microsoft.azure.batch.protocol.models
Defines values for TaskExecutionResult.
TaskExists - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task you are attempting to add already exists.
TaskFailureInformation - Class in com.microsoft.azure.batch.protocol.models
Information about a task failure.
TaskFailureInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
 
TaskFailureInformationCodes - Class in com.microsoft.azure.batch
Contains error codes specific to task failure information.
TaskFailureInformationCodes() - Constructor for class com.microsoft.azure.batch.TaskFailureInformationCodes
 
TaskFilesCleanedup - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The files of the specified task are cleaned up.
TaskFilesUnavailable - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The node files for a task are not available, for example because the retention period has expired.
TaskGetHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Get operation.
TaskGetHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
 
TaskGetOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for get operation.
TaskGetOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskGetOptions
 
taskGroup() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
TaskGroup - Class in com.microsoft.azure.management.resources.fluentcore.dag
Type representing a group of task entries with dependencies between them.
TaskGroup(String, TaskItem) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Creates TaskGroup.
TaskGroup(IndexableTaskItem) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Creates TaskGroup.
taskGroup() - Method in interface com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.HasTaskGroup
 
taskGroup() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
 
TaskGroup.HasTaskGroup - Interface in com.microsoft.azure.management.resources.fluentcore.dag
An interface representing a type composes a TaskGroup.
TaskGroup.InvocationContext - Class in com.microsoft.azure.management.resources.fluentcore.dag
A mutable type that can be used to pass data around task items during the invocation of the TaskGroup.
TaskGroupTerminateOnErrorStrategy - Enum in com.microsoft.azure.management.resources.fluentcore.dag
Defines task group termination strategies to be used once a task error-ed.
taskId() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Get the taskId value.
taskId() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the taskId value.
TaskIdRange - Class in com.microsoft.azure.batch.protocol.models
A range of task IDs that a task can depend on.
TaskIdRange() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskIdRange
 
taskIdRanges() - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Get the taskIdRanges value.
taskIds() - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Get the taskIds value.
TaskIdSameAsJobPreparationTask - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task ID is the same as that of the Job Preparation task.
TaskIdSameAsJobReleaseTask - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task ID is the same as that of the Job Release task.
TaskInformation - Class in com.microsoft.azure.batch.protocol.models
Information about a task running on a compute node.
TaskInformation() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskInformation
 
TaskItem - Interface in com.microsoft.azure.management.resources.fluentcore.dag
Type representing a unit of work, upon invocation produces result of Indexable type.
TaskListHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for List operation.
TaskListHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListHeaders
 
TaskListNextOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listNext operation.
TaskListNextOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
 
TaskListOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for list operation.
TaskListOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListOptions
 
TaskListSubtasksHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for ListSubtasks operation.
TaskListSubtasksHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
 
TaskListSubtasksOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for listSubtasks operation.
TaskListSubtasksOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
 
TaskNotFound - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The task on which an operation was attempted is not present in the job.
taskOperations() - Method in class com.microsoft.azure.batch.BatchClient
Gets a TaskOperations object for performing task-related operations on the associated account.
TaskOperations - Class in com.microsoft.azure.batch
Performs task-related operations on an Azure Batch account.
TaskReactivateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Reactivate operation.
TaskReactivateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
 
TaskReactivateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for reactivate operation.
TaskReactivateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
 
taskResult(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
Get result of one of the task that belongs to this task's task group.
taskResult(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
Get result of one of the task that belongs to this task's task group.
taskResult(String) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup
Retrieve the result produced by a task with the given id in the group.
taskRootDirectory() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the taskRootDirectory value.
taskRootDirectory() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the taskRootDirectory value.
taskRootDirectory() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the taskRootDirectory value.
taskRootDirectoryUrl() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Get the taskRootDirectoryUrl value.
taskRootDirectoryUrl() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Get the taskRootDirectoryUrl value.
taskRootDirectoryUrl() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Get the taskRootDirectoryUrl value.
tasks() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the Tasks object to access its operations.
Tasks - Interface in com.microsoft.azure.batch.protocol
An instance of this class provides access to all the operations defined in Tasks.
taskSchedulingPolicy() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the taskSchedulingPolicy value.
taskSchedulingPolicy() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the taskSchedulingPolicy value.
taskSchedulingPolicy() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the taskSchedulingPolicy value.
TaskSchedulingPolicy - Class in com.microsoft.azure.batch.protocol.models
Specifies how tasks should be distributed across compute nodes.
TaskSchedulingPolicy() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskSchedulingPolicy
 
taskState() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the taskState value.
TaskState - Enum in com.microsoft.azure.batch.protocol.models
Defines values for TaskState.
TaskStatistics - Class in com.microsoft.azure.batch.protocol.models
Resource usage statistics for a task.
TaskStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskStatistics
 
TaskTerminateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Terminate operation.
TaskTerminateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
 
TaskTerminateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for terminate operation.
TaskTerminateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
 
TaskUpdateHeaders - Class in com.microsoft.azure.batch.protocol.models
Defines headers for Update operation.
TaskUpdateHeaders() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
 
TaskUpdateOptions - Class in com.microsoft.azure.batch.protocol.models
Additional parameters for update operation.
TaskUpdateOptions() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
 
TaskUpdateParameter - Class in com.microsoft.azure.batch.protocol.models
The set of changes to be made to a task.
TaskUpdateParameter() - Constructor for class com.microsoft.azure.batch.protocol.models.TaskUpdateParameter
 
taskUrl() - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Get the taskUrl value.
TCP - Static variable in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
Static value TCP for ContainerGroupNetworkProtocol.
TCP - Static variable in class com.microsoft.azure.management.containerinstance.ContainerNetworkProtocol
Static value TCP for ContainerNetworkProtocol.
TCP - Static variable in class com.microsoft.azure.management.devtestlab.TransportProtocol
Static value Tcp for TransportProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.EffectiveSecurityRuleProtocol
Static value Tcp for EffectiveSecurityRuleProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.PcProtocol
Static value TCP for PcProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.ProbeProtocol
Static value Tcp for ProbeProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.Protocol
Static value TCP for Protocol.
TCP - Static variable in class com.microsoft.azure.management.network.SecurityRuleProtocol
Static value Tcp for SecurityRuleProtocol.
TCP - Static variable in class com.microsoft.azure.management.network.TransportProtocol
Static value Tcp for TransportProtocol.
TCP - Static variable in class com.microsoft.azure.management.trafficmanager.MonitorProtocol
Static value TCP for MonitorProtocol.
tcpProbes() - Method in interface com.microsoft.azure.management.network.LoadBalancer
 
techContact() - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
 
tempDataWritten() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the tempDataWritten value.
template() - Method in interface com.microsoft.azure.management.resources.Deployment
 
template() - Method in interface com.microsoft.azure.management.resources.DeploymentExportResult
 
template() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Get the template value.
template() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the template value.
template() - Method in interface com.microsoft.azure.management.resources.ResourceGroupExportResult
 
Template - Class in com.microsoft.azure.sdk.iot.device
 
templateAsJson() - Method in interface com.microsoft.azure.management.resources.DeploymentExportResult
 
templateJson() - Method in interface com.microsoft.azure.management.resources.ResourceGroupExportResult
 
templateLink() - Method in interface com.microsoft.azure.management.resources.Deployment
 
templateLink() - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Get the templateLink value.
templateLink() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the templateLink value.
TemplateLink - Class in com.microsoft.azure.management.resources
Entity representing the reference to the template.
TemplateLink() - Constructor for class com.microsoft.azure.management.resources.TemplateLink
 
TemplateName - Class in com.microsoft.azure.management.apimanagement
Defines values for TemplateName.
TemplateName() - Constructor for class com.microsoft.azure.management.apimanagement.TemplateName
 
templateParameters() - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Get the templateParameters value.
templateTestPublic - Variable in class com.microsoft.azure.sdk.iot.device.Template
 
templateUri() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the templateUri value.
templateUri() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the templateUri value.
templateUri() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the templateUri value.
TEMPORARY - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
Static value Temporary for ApplicationGatewayRedirectType.
Tenant - Interface in com.microsoft.azure.management.resources
An immutable client-side representation of an Azure tenant.
tenant() - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Get the tenant value.
tenantId() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceIdentity
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.appservice.ManagedServiceIdentity
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.Azure.Authenticated
 
tenantId() - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.keyvault.AccessPolicy
 
tenantId() - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
tenantId() - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.monitor.EventData
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.msi.Identity
 
tenantId() - Method in class com.microsoft.azure.management.resources.Identity
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.resources.Tenant
 
tenantId() - Method in class com.microsoft.azure.management.servicefabric.AzureActiveDirectory
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.sql.ResourceIdentity
Get the tenantId value.
tenantId() - Method in interface com.microsoft.azure.management.sql.SqlActiveDirectoryAdministrator
 
tenantId() - Method in class com.microsoft.azure.management.storage.Identity
Get the tenantId value.
tenants() - Method in interface com.microsoft.azure.management.Azure.Authenticated
Entry point to tenant management APIs.
Tenants - Interface in com.microsoft.azure.management.resources
Entry point to tenant management API.
TENSORFLOW - Static variable in class com.microsoft.azure.management.batchai.ToolType
Static value tensorflow for ToolType.
tensorFlowSettings() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
TensorFlowSettings - Class in com.microsoft.azure.management.batchai
Specifies the settings for TensorFlow job.
TensorFlowSettings() - Constructor for class com.microsoft.azure.management.batchai.TensorFlowSettings
 
terminate(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminate(String, String, JobTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminate(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminate(String, JobScheduleTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminate(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terminate(String, String, TaskTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terminate() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
Terminates a job.
terminateAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminateAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminateAsync(String, String, JobTerminateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminateAsync(String, String, JobTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminateAsync(String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminateAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminateAsync(String, JobScheduleTerminateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminateAsync(String, JobScheduleTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terminateAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terminateAsync(String, String, TaskTerminateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terminateAsync(String, String, TaskTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terminateAsync() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
Terminates a job.
terminateJob(String) - Method in class com.microsoft.azure.batch.JobOperations
Terminates the specified job, marking it as completed.
terminateJob(String, String) - Method in class com.microsoft.azure.batch.JobOperations
Terminates the specified job, marking it as completed.
terminateJob(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Terminates the specified job, marking it as completed.
terminateJobSchedule(String) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Terminates the specified job schedule.
terminateJobSchedule(String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Terminates the specified job schedule.
terminateOnErrorStrategy() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
 
terminateReason() - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Get the terminateReason value.
terminateReason() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateParameter
Get the terminateReason value.
terminateTask(String, String) - Method in class com.microsoft.azure.batch.TaskOperations
Terminates the specified task.
terminateTask(String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Terminates the specified task.
terminateWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminateWithServiceResponseAsync(String, String, JobTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Terminates the specified job, marking it as completed.
terminateWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminateWithServiceResponseAsync(String, JobScheduleTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Terminates a job schedule.
terminateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terminateWithServiceResponseAsync(String, String, TaskTerminateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Terminates the specified task.
terms() - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Get the terms value.
TermsOfServiceProperties - Class in com.microsoft.azure.management.apimanagement
Terms of service contract properties.
TermsOfServiceProperties() - Constructor for class com.microsoft.azure.management.apimanagement.TermsOfServiceProperties
 
testName() - Method in class com.microsoft.azure.management.appservice.VnetValidationTestFailure
Get the testName value.
text() - Method in class com.microsoft.azure.management.apimanagement.TermsOfServiceProperties
Get the text value.
text() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the text value.
TEXT_ANALYTICS - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value TextAnalytics for Kind.
TEXT_TRANSLATION - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value TextTranslation for Kind.
TFS - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value Tfs for ScmType.
THAILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
THAILAND - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
thirdPart() - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Get the thirdPart value.
threshold() - Method in class com.microsoft.azure.management.consumption.Notification
Get the threshold value.
threshold() - Method in class com.microsoft.azure.management.gallery.ManagementEventAggregationCondition
Get the threshold value.
threshold() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the threshold value.
threshold() - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Get the threshold value.
threshold() - Method in class com.microsoft.azure.management.monitor.ManagementEventAggregationCondition
Get the threshold value.
threshold() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the threshold value.
threshold() - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Get the threshold value.
thresholdId() - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Get the thresholdId value.
ThresholdRuleCondition - Class in com.microsoft.azure.management.gallery
A rule condition based on a metric crossing a threshold.
ThresholdRuleCondition() - Constructor for class com.microsoft.azure.management.gallery.ThresholdRuleCondition
 
ThresholdRuleCondition - Class in com.microsoft.azure.management.monitor
A rule condition based on a metric crossing a threshold.
ThresholdRuleCondition() - Constructor for class com.microsoft.azure.management.monitor.ThresholdRuleCondition
 
thresholdValue() - Method in class com.microsoft.azure.management.devtestlab.PercentageCostThresholdProperties
Get the thresholdValue value.
throughputUnitsUpperLimit() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
throwIfClosed(Throwable) - Method in class com.microsoft.azure.servicebus.primitives.ClientEntity
 
thumbprint() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the thumbprint value.
thumbprint() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
thumbprint() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the thumbprint value.
thumbprint() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding
 
thumbprint() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.management.notificationhubs.MpnsCredential
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the thumbprint value.
thumbprint() - Method in class com.microsoft.azure.management.servicefabric.CertificateDescription
Get the thumbprint value.
thumbprint() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
thumbprintAlgorithm() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the thumbprintAlgorithm value.
thumbprintAlgorithm() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Get the thumbprintAlgorithm value.
thumbprintAlgorithm() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the thumbprintAlgorithm value.
thumbprintSecondary() - Method in class com.microsoft.azure.management.servicefabric.CertificateDescription
Get the thumbprintSecondary value.
ticketConfiguration() - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Get the ticketConfiguration value.
tier() - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Get the tier value.
tier() - Method in class com.microsoft.azure.management.appservice.SkuDescription
Get the tier value.
tier() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
tier() - Method in class com.microsoft.azure.management.compute.DiskSku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.compute.Sku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.compute.SnapshotSku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.containerregistry.Sku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.devices.IotHubSkuInfo
Get the tier value.
tier() - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
 
tier() - Method in class com.microsoft.azure.management.eventhub.Sku
Get the tier value.
tier() - Method in interface com.microsoft.azure.management.network.ApplicationGateway
 
tier() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.notificationhubs.Sku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.powerbi.AzureSku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.relay.Sku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.resources.PolicySku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.resources.Sku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
 
tier() - Method in class com.microsoft.azure.management.servicebus.Sku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.storage.Sku
Get the tier value.
tier() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
TierType - Enum in com.microsoft.azure.management.datalake.analytics.models
Defines values for TierType.
TierType - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for TierType.
time() - Method in class com.microsoft.azure.management.appservice.MSDeployLogEntry
Get the time value.
time() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the time value.
time() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the time value.
time() - Method in class com.microsoft.azure.management.devtestlab.DayDetails
Get the time value.
time() - Method in class com.microsoft.azure.management.devtestlab.DayDetailsFragment
Get the time value.
time() - Method in class com.microsoft.azure.management.devtestlab.WeekDetails
Get the time value.
time() - Method in class com.microsoft.azure.management.devtestlab.WeekDetailsFragment
Get the time value.
timeAggregation() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the timeAggregation value.
timeAggregation() - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Get the timeAggregation value.
timeAggregation() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the timeAggregation value.
timeAggregation() - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Get the timeAggregation value.
TimeAggregationOperator - Enum in com.microsoft.azure.management.gallery
Defines values for TimeAggregationOperator.
TimeAggregationOperator - Enum in com.microsoft.azure.management.monitor
Defines values for TimeAggregationOperator.
TimeAggregationType - Enum in com.microsoft.azure.management.gallery
Defines values for TimeAggregationType.
TimeAggregationType - Enum in com.microsoft.azure.management.monitor
Defines values for TimeAggregationType.
timeBetweenProbesInSeconds() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
timeFormat() - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Get the timeFormat value.
timeFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Get the timeFormat value.
timeFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Get the timeFormat value.
timeFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Get the timeFormat value.
timeFormat() - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Get the timeFormat value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.MetricAvailability
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.appservice.ResourceMetricAvailability
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.gallery.MetricSettings
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.monitor.MetricAvailability
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.monitor.MetricSettings
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the timeGrain value.
timeGrain() - Method in class com.microsoft.azure.management.sql.MetricAvailability
Get the timeGrain value.
timeGrain() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetric
 
timeGrain() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricAvailability
 
TimeGrainType - Class in com.microsoft.azure.management.consumption
Defines values for TimeGrainType.
TimeGrainType() - Constructor for class com.microsoft.azure.management.consumption.TimeGrainType
 
timeInMinutes() - Method in class com.microsoft.azure.management.devtestlab.NotificationSettings
Get the timeInMinutes value.
timeInMinutes() - Method in class com.microsoft.azure.management.devtestlab.NotificationSettingsFragment
Get the timeInMinutes value.
timeInterval() - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Get the timeInterval value.
timeInterval() - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Get the timeInterval value.
timeInterval() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the timeInterval value.
timeLimitInSeconds() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
timeLimitInSeconds() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the timeLimitInSeconds value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Get the timeout value.
timeout() - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Get the timeout value.
timeout - Variable in class com.microsoft.azure.datalake.store.RequestOptions
the timeout (in milliseconds) to use for the request.
TIMEOUT_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
TIMEOUT_ERROR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TimeoutException - Exception in com.microsoft.azure.eventhubs
This exception is thrown when the operation has exceeded the predetermined time limit.
TimeoutException() - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
Default constructor for exception type.
TimeoutException(String) - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.microsoft.azure.eventhubs.TimeoutException
 
TimeoutException - Exception in com.microsoft.azure.servicebus.primitives
This exception is thrown when the operation has exceeded the predetermined time limit.
TimeoutException() - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
Default constructor for exception type.
TimeoutException(String) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception com.microsoft.azure.servicebus.primitives.TimeoutException
 
timeoutInSeconds() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe
 
timeoutInSeconds() - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Get the timeoutInSeconds value.
TimeoutTracker - Class in com.microsoft.azure.eventhubs.impl
 
TimeoutTracker(Duration, boolean) - Constructor for class com.microsoft.azure.eventhubs.impl.TimeoutTracker
 
TimeoutTracker - Class in com.microsoft.azure.servicebus.primitives
 
TimeoutTracker(Duration, boolean) - Constructor for class com.microsoft.azure.servicebus.primitives.TimeoutTracker
 
Timer - Class in com.microsoft.azure.servicebus.primitives
An abstraction for a Scheduler functionality - which can later be replaced by a light-weight Thread
TIMER_TOLERANCE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
TIMER_TOLERANCE - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TimerTrigger - Annotation Type in com.microsoft.azure.serverless.functions.annotation
The timer trigger lets you run a function on a schedule by specifying a CRON expression for when the function should run.
TimerType - Enum in com.microsoft.azure.servicebus.primitives
 
timeseries() - Method in class com.microsoft.azure.management.monitor.Metric
Get the timeseries value.
TimeSeriesElement - Class in com.microsoft.azure.management.monitor
A time series result type.
TimeSeriesElement() - Constructor for class com.microsoft.azure.management.monitor.TimeSeriesElement
 
timespan() - Method in interface com.microsoft.azure.management.monitor.MetricCollection
Get the timespan value.
timestamp() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Get the timestamp value.
timestamp() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Get the timestamp value.
timestamp() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the timestamp value.
timestamp() - Method in class com.microsoft.azure.management.containerregistry.EventContent
Get the timestamp value.
timestamp() - Method in class com.microsoft.azure.management.containerregistry.Status
Get the timestamp value.
timeStamp() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStateAuditRecord
Get the timeStamp value.
timeStamp() - Method in class com.microsoft.azure.management.monitor.MetricValue
Get the timeStamp value.
timestamp() - Method in interface com.microsoft.azure.management.resources.Deployment
 
timestamp() - Method in interface com.microsoft.azure.management.resources.DeploymentOperation
 
timestamp() - Method in class com.microsoft.azure.management.resources.DeploymentOperationProperties
Get the timestamp value.
timestamp() - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Get the timestamp value.
timestamp() - Method in class com.microsoft.azure.management.sql.MetricValue
Get the timestamp value.
timestamp() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricValue
 
timestampFieldName() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the timestampFieldName value.
timestampUtc() - Method in class com.microsoft.azure.management.appservice.SlotSwapStatus
Get the timestampUtc value.
timeTaken() - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Get the timeTaken value.
timeToLive() - Method in interface com.microsoft.azure.management.dns.DnsRecordSet
 
timeToLive() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the timeToLive value.
timeToLive() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
timeWindow() - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Get the timeWindow value.
TimeWindow - Class in com.microsoft.azure.management.gallery
A specific date-time for the profile.
TimeWindow() - Constructor for class com.microsoft.azure.management.gallery.TimeWindow
 
timeWindow() - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Get the timeWindow value.
TimeWindow - Class in com.microsoft.azure.management.monitor
A specific date-time for the profile.
TimeWindow() - Constructor for class com.microsoft.azure.management.monitor.TimeWindow
 
timeZone() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the timeZone value.
timeZone() - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Get the timeZone value.
timeZone() - Method in class com.microsoft.azure.management.gallery.TimeWindow
Get the timeZone value.
timeZone() - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Get the timeZone value.
timeZone() - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Get the timeZone value.
timeZone() - Method in class com.microsoft.azure.management.monitor.TimeWindow
Get the timeZone value.
TIMOR_LESTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TIMOR_LESTE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
title() - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Get the title value.
title() - Method in class com.microsoft.azure.management.apimanagement.EmailTemplateParametersContractProperties
Get the title value.
title() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
title() - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Get the title value.
title() - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Get the title value.
title() - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Get the title value.
tls() - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Get the tls value.
TLS_DHE_DSS_WITH_AES_128_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_DSS_WITH_AES_128_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_DHE_DSS_WITH_AES_256_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_DSS_WITH_AES_256_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_DHE_RSA_WITH_AES_128_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_RSA_WITH_AES_128_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_DHE_RSA_WITH_AES_256_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_RSA_WITH_AES_256_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 for ApplicationGatewaySslCipherSuite.
TLS_RSA_WITH_3DES_EDE_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_RSA_WITH_3DES_EDE_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_RSA_WITH_AES_128_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_RSA_WITH_AES_128_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_RSA_WITH_AES_128_CBC_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_RSA_WITH_AES_128_CBC_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_RSA_WITH_AES_128_GCM_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_RSA_WITH_AES_128_GCM_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_RSA_WITH_AES_256_CBC_SHA - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_RSA_WITH_AES_256_CBC_SHA for ApplicationGatewaySslCipherSuite.
TLS_RSA_WITH_AES_256_CBC_SHA256 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_RSA_WITH_AES_256_CBC_SHA256 for ApplicationGatewaySslCipherSuite.
TLS_RSA_WITH_AES_256_GCM_SHA384 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
Static value TLS_RSA_WITH_AES_256_GCM_SHA384 for ApplicationGatewaySslCipherSuite.
TLSV1_0 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Static value TLSv1_0 for ApplicationGatewaySslProtocol.
TLSV1_1 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Static value TLSv1_1 for ApplicationGatewaySslProtocol.
TLSV1_2 - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
Static value TLSv1_2 for ApplicationGatewaySslProtocol.
to() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the to value.
TO_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
TO_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
 
toAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationAddress
Specifies the traffic destination address range to which this rule applies.
toAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddress
Specifies the traffic destination address range to which this rule applies.
toAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationAddress
Specifies the traffic destination address range to which this rule applies.
toAes() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to AES key.
toAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationAddress
Makes the rule apply to any traffic destination address.
toAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddress
Makes the rule apply to any traffic destination address.
toAnyAddress() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationAddress
Makes the rule apply to any traffic destination address.
toAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationPort
Makes this rule apply to any destination port.
toAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort
Makes this rule apply to any destination port.
toAnyPort() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationPort
Makes this rule apply to any destination port.
toBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackend
Associates the request routing rule with a backend on this application gateway.
toBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackend
Associates the request routing rule with a backend on this application gateway.
toBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend
Associates the request routing rule with a backend on this application gateway.
toBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithBackend
Specifies a backend on this load balancer to send network traffic to.
toBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithBackend
Specifies a backend on this load balancer to send network traffic to.
toBackendFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
Adds an FQDN (fully qualified domain name) to the backend associated with this rule.
toBackendFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress
Adds an FQDN (fully qualified domain name) to the backend associated with this rule.
toBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration
Associates the specified backend HTTP settings configuration with this request routing rule.
toBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration
Associates the specified backend HTTP settings configuration with this request routing rule.
toBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration
Associates the specified backend HTTP settings configuration with this request routing rule.
toBackendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendHttpConfiguration
Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this request routing rule.
toBackendHttpPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration
Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this request routing rule.
toBackendIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
Adds an IP address to the backend associated with this rule.
toBackendIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress
Adds an IP address to the backend associated with this rule.
toBackendIPAddresses(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithBackendAddress
Adds the specified IP addresses to the backend associated with this rule.
toBackendIPAddresses(String...) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendAddress
Adds the specified IP addresses to the backend associated with this rule.
toBackendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasBackendPort.DefinitionStages.WithBackendPort
Specifies a backend port to send network traffic to.
toBackendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasBackendPort.UpdateDefinitionStages.WithBackendPort
Specifies a backend port to send network traffic to.
toBackendPort(int) - Method in interface com.microsoft.azure.management.network.model.HasBackendPort.UpdateStages.WithBackendPort
Specifies a backend port to send network traffic to.
toBeExportedForShoebox() - Method in class com.microsoft.azure.management.appservice.Dimension
Get the toBeExportedForShoebox value.
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
toBuilder() - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
toDestinationAddress(String) - Method in interface com.microsoft.azure.management.network.ConnectivityCheck.DefinitionStages.ToDestination
 
toDestinationPort(int) - Method in interface com.microsoft.azure.management.network.ConnectivityCheck.DefinitionStages.ToDestinationPort
 
toDestinationResourceId(String) - Method in interface com.microsoft.azure.management.network.ConnectivityCheck.DefinitionStages.ToDestination
 
toEC() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toEC(boolean) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toEC(boolean, Provider) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to EC key pair and include the private key if set to true.
toExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
toExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
toExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
toExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to a new back end address pool to be associated with this load balancing rule.
toFqdn(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithFqdn
Specifies the FQDN of an external endpoint.
toFqdn(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn
Specifies the FQDN of an external endpoint.
toFqdn(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithFqdn
Specifies the FQDN of an external endpoint that is not hosted in Azure.
TOGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TOGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser
Converts this into json format and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParser
Convert this class in a valid json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParser
Convert this class in a valid json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError
Converts this object to json
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.JobsParser
Getter for the string with the json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Create a String with a json content that represents all the information in the method collection.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.QueryRequestParser
Convert this class in a valid json.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser
Converts this into a json string.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser
Converts this into json and returns it
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Create a String with a json content that represents all the information in the TwinParser class and innerClasses.
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
toJson() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Converts this into json format
toJson() - Method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.DeviceRegistrationParser
Generates JSON output for this class.
toJson(BulkOperationMode, Collection<IndividualEnrollment>) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperation
Serializer
toJson() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
Create a JsonElement with a content that represents all the information in the method collection.
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Create a JsonElement that represents all the information in the TwinParser class and innerClasses.
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Serializer
toJsonElement(BulkOperationMode, Collection<IndividualEnrollment>) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperation
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecification
Serializer
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable
 
toJsonElement() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Serializer
toJsonElementWithMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Serializer with metadata.
toJsonElementWithMetadata() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Serializer
toJsonWebKey() - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
Converts EcKey to JSON web key.
toJsonWebKey() - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
Converts RsaKey to JSON web key.
TOKELAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TOKELAU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
token - Variable in class com.microsoft.azure.datalake.store.oauth2.AccessTokenProvider
 
token() - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Get the token value.
token - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
Shared access policy token (if applies)
token - Variable in class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
 
token - Variable in class com.microsoft.azure.sdk.iot.service.AuthenticationMethod
Shared access policy token (if applies)
TOKEN_AUDIENCE_FORMAT - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
TOKEN_FORMAT - Static variable in class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
The SAS token format.
TOKEN_REFRESH_INTERVAL - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
TOKEN_VALIDITY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
tokenAcquisitionLatency - Variable in class com.microsoft.azure.datalake.store.OperationResponse
time taken to get the token for this request, in nanoseconds.
TokenBodyParameterContract - Class in com.microsoft.azure.management.apimanagement
OAuth acquire token request body parameter (www-url-form-encoded).
TokenBodyParameterContract() - Constructor for class com.microsoft.azure.management.apimanagement.TokenBodyParameterContract
 
tokenBodyParameters() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the tokenBodyParameters value.
tokenEndpoint() - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Get the tokenEndpoint value.
TokenProvider - Class in com.microsoft.azure.servicebus.security
This abstract class defines the contract of a token provider.
TokenProvider() - Constructor for class com.microsoft.azure.servicebus.security.TokenProvider
 
tokenValidSecs - Variable in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
The number of seconds after which the generated SAS token for a message will become invalid.
toleratedNumberOfFailures() - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Get the toleratedNumberOfFailures value.
toLoggableString() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
 
TOMCAT_7_0_50 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 7.0.50 for WebContainer.
TOMCAT_7_0_62 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 7.0.62 for WebContainer.
TOMCAT_7_0_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 7.0 newest for WebContainer.
TOMCAT_8_0_23 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.0.23 for WebContainer.
TOMCAT_8_0_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.0 newest for WebContainer.
TOMCAT_8_5_20 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.5.20 for WebContainer.
TOMCAT_8_5_6 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.5.6 for WebContainer.
TOMCAT_8_5_JRE8 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Tomcat 8.5-jre8 image with catalina root set to Azure wwwroot.
TOMCAT_8_5_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 8.5 newest for WebContainer.
TOMCAT_9_0_0 - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 9_0_0 for WebContainer.
TOMCAT_9_0_JRE8 - Static variable in class com.microsoft.azure.management.appservice.RuntimeStack
Tomcat 9.0-jre8 image with catalina root set to Azure wwwroot.
TOMCAT_9_0_NEWEST - Static variable in class com.microsoft.azure.management.appservice.WebContainer
Static value tomcat 9.0 newest for WebContainer.
toMessage() - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
Returns the Iot Hub message represented by the HTTPS message.
TONGA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TONGA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TOO_MANY_NAMESPACE_IN_CURRENT_SUBSCRIPTION - Static variable in class com.microsoft.azure.management.servicebus.UnavailableReason
Static value TooManyNamespaceInCurrentSubscription for UnavailableReason.
toOctal() - Method in enum com.microsoft.azure.datalake.store.acl.AclAction
returns the octal representation of the AclAction
toOctal(AclAction) - Static method in enum com.microsoft.azure.datalake.store.acl.AclAction
static method that returns the octal representation of the supplied AclAction
Tools - Class in com.microsoft.azure.sdk.iot.deps.util
Collection of static helper functions
Tools() - Constructor for class com.microsoft.azure.sdk.iot.deps.util.Tools
 
Tools - Class in com.microsoft.azure.sdk.iot.provisioning.service
Collection of static helper functions
Tools() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.Tools
 
Tools - Class in com.microsoft.azure.sdk.iot.service
Collection of static helper functions
Tools() - Constructor for class com.microsoft.azure.sdk.iot.service.Tools
 
toolTip() - Method in class com.microsoft.azure.management.apimanagement.PolicySnippetContract
Get the toolTip value.
toolType() - Method in interface com.microsoft.azure.management.batchai.BatchAIJob
 
ToolType - Class in com.microsoft.azure.management.batchai
Defines values for ToolType.
ToolType() - Constructor for class com.microsoft.azure.management.batchai.ToolType
 
ToolTypeSettings - Interface in com.microsoft.azure.management.batchai
Contains configuration definitions for different tool types.
ToolTypeSettings.Caffe - Interface in com.microsoft.azure.management.batchai
Specifies the settings for Caffe job.
ToolTypeSettings.Caffe.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of Caffe settings.
ToolTypeSettings.Caffe.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for Caffe settings.
ToolTypeSettings.Caffe.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the Caffe settings definition.
ToolTypeSettings.Caffe.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the Caffe settings definition.
ToolTypeSettings.Caffe.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
 
ToolTypeSettings.Caffe.DefinitionStages.WithFileType<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies the path and file name of the python script to execute the job or the path of the config file.
ToolTypeSettings.Caffe2 - Interface in com.microsoft.azure.management.batchai
Specifies the settings for Caffe2 job.
ToolTypeSettings.Caffe2.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of Caffe2 settings.
ToolTypeSettings.Caffe2.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for Caffe2 settings.
ToolTypeSettings.Caffe2.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the Caffe2 settings definition.
ToolTypeSettings.Caffe2.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the Caffe2 settings definition.
ToolTypeSettings.Caffe2.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
 
ToolTypeSettings.Caffe2.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies python script file path to execute the job.
ToolTypeSettings.Chainer - Interface in com.microsoft.azure.management.batchai
Specifies the settings for Chainer job.
ToolTypeSettings.Chainer.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of Chainer settings.
ToolTypeSettings.Chainer.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for Chainer job settings.
ToolTypeSettings.Chainer.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the Chainer settings definition.
ToolTypeSettings.Chainer.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the Chainer settings definition.
ToolTypeSettings.Chainer.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
 
ToolTypeSettings.Chainer.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies python script file path to execute the job.
ToolTypeSettings.CognitiveToolkit - Interface in com.microsoft.azure.management.batchai
Client-side representation for Microsoft Cognitive Toolkit settings.
ToolTypeSettings.CognitiveToolkit.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of azure cognitive toolkit settings.
ToolTypeSettings.CognitiveToolkit.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for azure cognitive toolkit settings.
ToolTypeSettings.CognitiveToolkit.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the Microsoft Cognitive Toolkit settings definition.
ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the Microsoft Cognitive Toolkit settings definition.
ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithAttachAndPythonInterpreter<ParentT> - Interface in com.microsoft.azure.management.batchai
 
ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithLanguageType<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies the language type and script/config file path to use for Microsoft Cognitive Toolkit job.
ToolTypeSettings.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Common definition stages.
ToolTypeSettings.DefinitionStages.WithCommandLineArgs<ReturnT> - Interface in com.microsoft.azure.management.batchai
Specifies command line arguments for the job.
ToolTypeSettings.DefinitionStages.WithProcessCount<ReturnT> - Interface in com.microsoft.azure.management.batchai
Specifies number of processes parameter that is passed to MPI runtime.
ToolTypeSettings.DefinitionStages.WithPythonInterpreter<ReturnT> - Interface in com.microsoft.azure.management.batchai
Specifies the path to python interpreter.
ToolTypeSettings.PyTorch - Interface in com.microsoft.azure.management.batchai
Client-side representation for PyTorch toolkit settings.
ToolTypeSettings.PyTorch.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of PyTorch toolkit settings.
ToolTypeSettings.PyTorch.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for PyTorch toolkit settings.
ToolTypeSettings.PyTorch.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the PyTorch settings definition.
ToolTypeSettings.PyTorch.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the PyTorch Toolkit settings definition.
ToolTypeSettings.PyTorch.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies python script file path to execute the job.
ToolTypeSettings.TensorFlow - Interface in com.microsoft.azure.management.batchai
Specifies the settings for TensorFlow job.
ToolTypeSettings.TensorFlow.Definition<ParentT> - Interface in com.microsoft.azure.management.batchai
Definition of TensorFlow job settings.
ToolTypeSettings.TensorFlow.DefinitionStages - Interface in com.microsoft.azure.management.batchai
Definition stages for TensorFlow job settings.
ToolTypeSettings.TensorFlow.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.batchai
The first stage of the TensorFlow settings definition.
ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.batchai
The final stage of the TensorFlow settings definition.
ToolTypeSettings.TensorFlow.DefinitionStages.WithMasterCommandLineArgs<ParentT> - Interface in com.microsoft.azure.management.batchai
 
ToolTypeSettings.TensorFlow.DefinitionStages.WithPython<ParentT> - Interface in com.microsoft.azure.management.batchai
Specifies python script file path.
toPagedList(List<InT>, Func1<InT, OutT>) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Converts the given list of a type to paged list of a different type.
Topic - Interface in com.microsoft.azure.management.servicebus
Type representing Service Bus topic.
Topic.Definition - Interface in com.microsoft.azure.management.servicebus
The entirety of the Service Bus topic definition.
Topic.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus topic definition stages.
Topic.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
The first stage of a topic definition.
Topic.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to add an authorization rule for accessing the topic.
Topic.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
Topic.DefinitionStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to define default TTL for messages.
Topic.DefinitionStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to define auto delete behaviour.
Topic.DefinitionStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to specify duration of the duplicate message detection history.
Topic.DefinitionStages.WithExpressMessage - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to mark messages as express messages.
Topic.DefinitionStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing specify batching behaviour.
Topic.DefinitionStages.WithPartitioning - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to specify partitioning behaviour.
Topic.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to specify size.
Topic.DefinitionStages.WithSubscription - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
Topic.Update - Interface in com.microsoft.azure.management.servicebus
The template for a Service Bus topic update operation, containing all the settings that can be modified.
Topic.UpdateStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus topic update stages.
Topic.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to add an authorization rule for accessing the topic.
Topic.UpdateStages.WithDefaultMessageTTL - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to define default TTL for messages.
Topic.UpdateStages.WithDeleteOnIdle - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to define auto delete behaviour.
Topic.UpdateStages.WithDuplicateMessageDetection - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to specify duration of the duplicate message detection history.
Topic.UpdateStages.WithExpressMessage - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to mark it as either holding regular or express messages.
Topic.UpdateStages.WithMessageBatching - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing configure message batching behaviour.
Topic.UpdateStages.WithSize - Interface in com.microsoft.azure.management.servicebus
The stage of the topic definition allowing to specify size.
Topic.UpdateStages.WithSubscription - Interface in com.microsoft.azure.management.servicebus
The stage of the Service Bus namespace update allowing to manage subscriptions for the topic.
TopicAuthorizationRule - Interface in com.microsoft.azure.management.servicebus
Type representing authorization rule defined for topic.
TopicAuthorizationRule.Definition - Interface in com.microsoft.azure.management.servicebus
The entirety of the topic authorization rule definition.
TopicAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.servicebus
Grouping of Service Bus topic authorization rule definition stages.
TopicAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.servicebus
The first stage of topic authorization rule definition.
TopicAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.servicebus
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
TopicAuthorizationRule.Update - Interface in com.microsoft.azure.management.servicebus
The entirety of the topic authorization rule update.
TopicAuthorizationRules - Interface in com.microsoft.azure.management.servicebus
Entry point to topic authorization rules management API.
TopicClient - Class in com.microsoft.azure.servicebus
The topic client that interacts with service bus topic.
TopicClient(ConnectionStringBuilder) - Constructor for class com.microsoft.azure.servicebus.TopicClient
 
TopicClient(String, String, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.TopicClient
 
TopicClient(URI, String, ClientSettings) - Constructor for class com.microsoft.azure.servicebus.TopicClient
 
topicName() - Method in interface com.microsoft.azure.management.servicebus.TopicAuthorizationRule
 
topicName() - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Get the topicName value.
TopicParser - Class in com.microsoft.azure.sdk.iot.device.transport.mqtt
 
TopicParser(String) - Constructor for class com.microsoft.azure.sdk.iot.device.transport.mqtt.TopicParser
 
topicPath() - Method in class com.microsoft.azure.management.scheduler.ServiceBusTopicMessage
Get the topicPath value.
topics() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
Topics - Interface in com.microsoft.azure.management.servicebus
Entry point to Service Bus topic management API in Azure.
Topology - Interface in com.microsoft.azure.management.network
An immutable client-side representation of an Azure Topology info object, associated with network watcher.
TopologyAssociation - Class in com.microsoft.azure.management.network
Resources that have an association with the parent resource.
TopologyAssociation() - Constructor for class com.microsoft.azure.management.network.TopologyAssociation
 
TopologyParameters - Class in com.microsoft.azure.management.network
Parameters that define the representation of topology.
TopologyParameters() - Constructor for class com.microsoft.azure.management.network.TopologyParameters
 
TopologyResource - Class in com.microsoft.azure.management.network
The network resource topology information for the given resource group.
TopologyResource() - Constructor for class com.microsoft.azure.management.network.TopologyResource
 
toPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationPort
Specifies the destination port to which this rule applies.
toPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort
Specifies the destination port to which this rule applies.
toPort(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationPort
Specifies the destination port to which this rule applies.
toPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDestinationPort
Specifies the destination port range to which this rule applies.
toPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort
Specifies the destination port range to which this rule applies.
toPortRange(int, int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithDestinationPort
Specifies the destination port range to which this rule applies.
toPrimitiveBoolean(Boolean) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Converts an object Boolean to a primitive boolean.
toPrimitiveInt(Integer) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Converts an object Integer to a primitive int.
toPrimitiveInt(Long) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Converts an object Long to a primitive int.
toPrimitiveLong(Long) - Static method in class com.microsoft.azure.management.resources.fluentcore.utils.Utils
Converts an object Long to a primitive long.
toProfile(TrafficManagerProfile) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithNestedProfile
Specifies a nested traffic manager profile for the endpoint.
toProfile(TrafficManagerProfile) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile
Specifies a nested traffic manager profile for the endpoint.
toProfile(TrafficManagerProfile) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig
Specifies a nested traffic manager profile for the endpoint.
toResourceId(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAzureResource
Specifies the resource ID of an Azure resource.
toResourceId(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAzureResource
Specifies the resource ID of an Azure resource.
toResourceId(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithAzureResource
Specifies the resource ID of an Azure resource.
toRSA() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to RSA key pair.
toRSA(boolean) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to RSA key pair and include the private key if set to true.
toRSA(boolean, Provider) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Converts JSON web key to RSA key pair and include the private key if set to true.
toSkuDescription() - Method in class com.microsoft.azure.management.appservice.PricingTier
 
toStackTraceString(Throwable, String) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.AccessScope
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.AllocationState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CachingType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobAction
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.JobState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OSType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.PoolState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.TaskCountValidationStatus
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
 
toString() - Method in enum com.microsoft.azure.batch.protocol.models.TaskState
 
toString() - Method in enum com.microsoft.azure.datalake.store.acl.AclAction
returns the Unix rwx string representation of the AclAction
toString(AclAction) - Static method in enum com.microsoft.azure.datalake.store.acl.AclAction
static method that returns the Unix rwx string representation of the supplied AclAction
toString() - Method in class com.microsoft.azure.datalake.store.acl.AclEntry
Returns the posix string form of this acl entry.
toString(boolean) - Method in class com.microsoft.azure.datalake.store.acl.AclEntry
Returns the posix string form of this acl entry.
toString() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
Returns an inter-operable connection string that can be used to connect to EventHubs instances.
toString() - Method in class com.microsoft.azure.eventhubs.ErrorContext
 
toString() - Method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
 
toString() - Method in class com.microsoft.azure.eventhubs.impl.ReceiverContext
 
toString() - Method in class com.microsoft.azure.eventhubs.impl.SenderContext
 
toString() - Method in class com.microsoft.azure.eventhubs.RetryPolicy
 
toString() - Method in enum com.microsoft.azure.keyvault.models.ActionType
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.CertificateOperation
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.IssuerBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.KeyBundle
 
toString() - Method in class com.microsoft.azure.keyvault.models.custom.SecretBundle
 
toString() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyCurveName
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyEncryptionAlgorithm
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeySignatureAlgorithm
 
toString() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKeyType
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.AsyncOperationStatus
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.AuthorizationMethod
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.GroupType
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.HostnameType
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.KeyType
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.NameAvailabilityReason
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.PolicyScopeContract
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.ProductState
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.Protocol
 
toString() - Method in enum com.microsoft.azure.management.apimanagement.SubscriptionState
 
toString() - Method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
 
toString() - Method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
 
toString() - Method in enum com.microsoft.azure.management.appservice.AutoHealActionType
 
toString() - Method in enum com.microsoft.azure.management.appservice.AzureResourceType
 
toString() - Method in enum com.microsoft.azure.management.appservice.BackupItemStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
 
toString() - Method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
 
toString() - Method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
 
toString() - Method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.CertificateProductType
 
toString() - Method in enum com.microsoft.azure.management.appservice.Channels
 
toString() - Method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
 
toString() - Method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
 
toString() - Method in enum com.microsoft.azure.management.appservice.ConnectionStringType
 
toString() - Method in enum com.microsoft.azure.management.appservice.ContinuousWebJobStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
 
toString() - Method in enum com.microsoft.azure.management.appservice.DnsType
 
toString() - Method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
 
toString() - Method in enum com.microsoft.azure.management.appservice.DomainStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.DomainType
 
toString() - Method in enum com.microsoft.azure.management.appservice.FrequencyUnit
 
toString() - Method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.HostNameType
 
toString() - Method in enum com.microsoft.azure.management.appservice.HostType
 
toString() - Method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
 
toString() - Method in enum com.microsoft.azure.management.appservice.IssueType
 
toString() - Method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.LogLevel
 
toString() - Method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
 
toString() - Method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
 
toString() - Method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
 
toString() - Method in enum com.microsoft.azure.management.appservice.NotificationLevel
 
toString() - Method in enum com.microsoft.azure.management.appservice.OperatingSystem
 
toString() - Method in enum com.microsoft.azure.management.appservice.OperationStatus
 
toString() - Method in class com.microsoft.azure.management.appservice.PricingTier
 
toString() - Method in enum com.microsoft.azure.management.appservice.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
 
toString() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
toString() - Method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
 
toString() - Method in enum com.microsoft.azure.management.appservice.SiteExtensionType
 
toString() - Method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
 
toString() - Method in enum com.microsoft.azure.management.appservice.SolutionType
 
toString() - Method in enum com.microsoft.azure.management.appservice.SslState
 
toString() - Method in enum com.microsoft.azure.management.appservice.StatusOptions
 
toString() - Method in enum com.microsoft.azure.management.appservice.TriggeredWebJobStatus
 
toString() - Method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
 
toString() - Method in enum com.microsoft.azure.management.appservice.UsageState
 
toString() - Method in enum com.microsoft.azure.management.appservice.WebJobType
 
toString() - Method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
 
toString() - Method in enum com.microsoft.azure.management.batch.AccountKeyType
 
toString() - Method in enum com.microsoft.azure.management.batch.PackageState
 
toString() - Method in enum com.microsoft.azure.management.batch.PoolAllocationMode
 
toString() - Method in enum com.microsoft.azure.management.batch.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.batchai.AllocationState
 
toString() - Method in enum com.microsoft.azure.management.batchai.CachingType
 
toString() - Method in enum com.microsoft.azure.management.batchai.DeallocationOption
 
toString() - Method in enum com.microsoft.azure.management.batchai.ExecutionState
 
toString() - Method in enum com.microsoft.azure.management.batchai.FileServerProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.batchai.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.batchai.VmPriority
 
toString() - Method in class com.microsoft.azure.management.cdn.CustomDomainResourceState
 
toString() - Method in class com.microsoft.azure.management.cdn.CustomHttpsProvisioningState
 
toString() - Method in class com.microsoft.azure.management.cdn.EndpointResourceState
 
toString() - Method in enum com.microsoft.azure.management.cdn.GeoFilterActions
 
toString() - Method in class com.microsoft.azure.management.cdn.OriginResourceState
 
toString() - Method in class com.microsoft.azure.management.cdn.ProfileResourceState
 
toString() - Method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
 
toString() - Method in enum com.microsoft.azure.management.cdn.ResourceType
 
toString() - Method in class com.microsoft.azure.management.cdn.SkuName
 
toString() - Method in enum com.microsoft.azure.management.cognitiveservices.KeyName
 
toString() - Method in enum com.microsoft.azure.management.cognitiveservices.SkuTier
 
toString() - Method in enum com.microsoft.azure.management.compute.CachingTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.ComponentNames
 
toString() - Method in enum com.microsoft.azure.management.compute.ComputeRoles
 
toString() - Method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.DiskVolumeType
 
toString() - Method in enum com.microsoft.azure.management.compute.InstanceViewTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.IntervalInMins
 
toString() - Method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.PassNames
 
toString() - Method in enum com.microsoft.azure.management.compute.ProtocolTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceIdentityType
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
 
toString() - Method in enum com.microsoft.azure.management.compute.RollingUpgradeActionType
 
toString() - Method in enum com.microsoft.azure.management.compute.RollingUpgradeStatusCode
 
toString() - Method in enum com.microsoft.azure.management.compute.SettingNames
 
toString() - Method in class com.microsoft.azure.management.compute.SnapshotSkuType
 
toString() - Method in enum com.microsoft.azure.management.compute.StatusLevelTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.UpgradeMode
 
toString() - Method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
 
toString() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
toString() - Method in enum com.microsoft.azure.management.containerregistry.PasswordName
 
toString() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
 
toString() - Method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
 
toString() - Method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
 
toString() - Method in class com.microsoft.azure.management.cosmosdb.KeyKind
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.CalculationWindowTypes
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.CardinalityTypes
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.CompletionOperationTypes
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.ConnectorMappingStates
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.ConnectorStates
 
toString() - Method in class com.microsoft.azure.management.customerinsights.ConnectorTypes
 
toString() - Method in class com.microsoft.azure.management.customerinsights.DataSourceType
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.EntityType
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.EntityTypes
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.ErrorManagementTypes
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.FrequencyTypes
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.InstanceOperationType
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.KpiFunctions
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.LinkTypes
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.PermissionTypes
 
toString() - Method in class com.microsoft.azure.management.customerinsights.ProvisioningStates
 
toString() - Method in enum com.microsoft.azure.management.customerinsights.RoleTypes
 
toString() - Method in class com.microsoft.azure.management.customerinsights.Status
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.CompileMode
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountState
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountStatus
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallAllowAzureIpsState
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallState
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.JobResourceType
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.JobResult
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.JobState
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.JobType
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.SeverityTypes
 
toString() - Method in enum com.microsoft.azure.management.datalake.analytics.models.TierType
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.TierType
 
toString() - Method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
 
toString() - Method in enum com.microsoft.azure.management.devices.AccessRights
 
toString() - Method in class com.microsoft.azure.management.devices.Capabilities
 
toString() - Method in enum com.microsoft.azure.management.devices.IotHubNameUnavailabilityReason
 
toString() - Method in enum com.microsoft.azure.management.devices.IotHubScaleType
 
toString() - Method in class com.microsoft.azure.management.devices.IotHubSku
 
toString() - Method in enum com.microsoft.azure.management.devices.IotHubSkuTier
 
toString() - Method in enum com.microsoft.azure.management.devices.IpFilterActionType
 
toString() - Method in enum com.microsoft.azure.management.devices.JobStatus
 
toString() - Method in class com.microsoft.azure.management.devices.JobType
 
toString() - Method in class com.microsoft.azure.management.devices.OperationMonitoringLevel
 
toString() - Method in class com.microsoft.azure.management.devices.RoutingSource
 
toString() - Method in class com.microsoft.azure.management.devtestlab.CostThresholdStatus
 
toString() - Method in class com.microsoft.azure.management.devtestlab.CostType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.CustomImageOsType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.EnableStatus
 
toString() - Method in class com.microsoft.azure.management.devtestlab.FileUploadOptions
 
toString() - Method in class com.microsoft.azure.management.devtestlab.HostCachingOptions
 
toString() - Method in class com.microsoft.azure.management.devtestlab.LinuxOsState
 
toString() - Method in class com.microsoft.azure.management.devtestlab.NotificationChannelEventType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.NotificationStatus
 
toString() - Method in class com.microsoft.azure.management.devtestlab.PolicyEvaluatorType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.PolicyFactName
 
toString() - Method in class com.microsoft.azure.management.devtestlab.PolicyStatus
 
toString() - Method in class com.microsoft.azure.management.devtestlab.PremiumDataDisk
 
toString() - Method in class com.microsoft.azure.management.devtestlab.ReportingCycleType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.SourceControlType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.StorageType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.TargetCostStatus
 
toString() - Method in class com.microsoft.azure.management.devtestlab.TransportProtocol
 
toString() - Method in class com.microsoft.azure.management.devtestlab.UsagePermissionType
 
toString() - Method in class com.microsoft.azure.management.devtestlab.VirtualMachineCreationSource
 
toString() - Method in class com.microsoft.azure.management.devtestlab.WindowsOsState
 
toString() - Method in enum com.microsoft.azure.management.dns.HttpStatusCode
 
toString() - Method in enum com.microsoft.azure.management.dns.OperationStatus
 
toString() - Method in enum com.microsoft.azure.management.dns.RecordType
 
toString() - Method in enum com.microsoft.azure.management.eventhub.EncodingCaptureDescription
 
toString() - Method in enum com.microsoft.azure.management.eventhub.EntityStatus
 
toString() - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
 
toString() - Method in enum com.microsoft.azure.management.eventhub.KeyType
 
toString() - Method in enum com.microsoft.azure.management.eventhub.ProvisioningStateDR
 
toString() - Method in enum com.microsoft.azure.management.eventhub.RoleDisasterRecovery
 
toString() - Method in enum com.microsoft.azure.management.eventhub.UnavailableReason
 
toString() - Method in enum com.microsoft.azure.management.gallery.ComparisonOperationType
 
toString() - Method in enum com.microsoft.azure.management.gallery.ConditionOperator
 
toString() - Method in enum com.microsoft.azure.management.gallery.MetricStatisticType
 
toString() - Method in enum com.microsoft.azure.management.gallery.RecurrenceFrequency
 
toString() - Method in enum com.microsoft.azure.management.gallery.ScaleDirection
 
toString() - Method in enum com.microsoft.azure.management.gallery.ScaleType
 
toString() - Method in enum com.microsoft.azure.management.gallery.TimeAggregationOperator
 
toString() - Method in enum com.microsoft.azure.management.gallery.TimeAggregationType
 
toString() - Method in enum com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
 
toString() - Method in enum com.microsoft.azure.management.keyvault.CreateMode
 
toString() - Method in enum com.microsoft.azure.management.keyvault.Reason
 
toString() - Method in enum com.microsoft.azure.management.keyvault.SkuName
 
toString() - Method in enum com.microsoft.azure.management.logic.AgreementType
 
toString() - Method in enum com.microsoft.azure.management.logic.DayOfWeek
 
toString() - Method in enum com.microsoft.azure.management.logic.DaysOfWeek
 
toString() - Method in enum com.microsoft.azure.management.logic.EdifactCharacterSet
 
toString() - Method in enum com.microsoft.azure.management.logic.EdifactDecimalIndicator
 
toString() - Method in enum com.microsoft.azure.management.logic.EncryptionAlgorithm
 
toString() - Method in enum com.microsoft.azure.management.logic.HashingAlgorithm
 
toString() - Method in enum com.microsoft.azure.management.logic.IntegrationAccountSkuName
 
toString() - Method in enum com.microsoft.azure.management.logic.KeyType
 
toString() - Method in enum com.microsoft.azure.management.logic.MapType
 
toString() - Method in enum com.microsoft.azure.management.logic.MessageFilterType
 
toString() - Method in enum com.microsoft.azure.management.logic.ParameterType
 
toString() - Method in enum com.microsoft.azure.management.logic.PartnerType
 
toString() - Method in enum com.microsoft.azure.management.logic.RecurrenceFrequency
 
toString() - Method in enum com.microsoft.azure.management.logic.SchemaType
 
toString() - Method in enum com.microsoft.azure.management.logic.SegmentTerminatorSuffix
 
toString() - Method in class com.microsoft.azure.management.logic.SigningAlgorithm
 
toString() - Method in enum com.microsoft.azure.management.logic.SkuName
 
toString() - Method in enum com.microsoft.azure.management.logic.TrailingSeparatorPolicy
 
toString() - Method in enum com.microsoft.azure.management.logic.UsageIndicator
 
toString() - Method in enum com.microsoft.azure.management.logic.WorkflowProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.logic.WorkflowState
 
toString() - Method in enum com.microsoft.azure.management.logic.WorkflowStatus
 
toString() - Method in enum com.microsoft.azure.management.logic.WorkflowTriggerProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.logic.X12CharacterSet
 
toString() - Method in enum com.microsoft.azure.management.logic.X12DateFormat
 
toString() - Method in enum com.microsoft.azure.management.logic.X12TimeFormat
 
toString() - Method in class com.microsoft.azure.management.machinelearning.AssetType
 
toString() - Method in class com.microsoft.azure.management.machinelearning.ColumnFormat
 
toString() - Method in class com.microsoft.azure.management.machinelearning.ColumnType
 
toString() - Method in class com.microsoft.azure.management.machinelearning.DiagnosticsLevel
 
toString() - Method in class com.microsoft.azure.management.machinelearning.InputPortType
 
toString() - Method in class com.microsoft.azure.management.machinelearning.OutputPortType
 
toString() - Method in class com.microsoft.azure.management.machinelearning.ParameterType
 
toString() - Method in class com.microsoft.azure.management.machinelearning.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.monitor.AggregationType
 
toString() - Method in enum com.microsoft.azure.management.monitor.CategoryType
 
toString() - Method in enum com.microsoft.azure.management.monitor.ComparisonOperationType
 
toString() - Method in enum com.microsoft.azure.management.monitor.ConditionOperator
 
toString() - Method in enum com.microsoft.azure.management.monitor.EventLevel
 
toString() - Method in enum com.microsoft.azure.management.monitor.MetricStatisticType
 
toString() - Method in enum com.microsoft.azure.management.monitor.ReceiverStatus
 
toString() - Method in enum com.microsoft.azure.management.monitor.RecurrenceFrequency
 
toString() - Method in enum com.microsoft.azure.management.monitor.ResultType
 
toString() - Method in enum com.microsoft.azure.management.monitor.ScaleDirection
 
toString() - Method in enum com.microsoft.azure.management.monitor.ScaleType
 
toString() - Method in enum com.microsoft.azure.management.monitor.Sensitivity
 
toString() - Method in enum com.microsoft.azure.management.monitor.TimeAggregationOperator
 
toString() - Method in enum com.microsoft.azure.management.monitor.TimeAggregationType
 
toString() - Method in enum com.microsoft.azure.management.monitor.Unit
 
toString() - Method in class com.microsoft.azure.management.network.Access
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayCookieBasedAffinity
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallMode
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayOperationalState
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayRedirectType
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRuleType
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslCipherSuite
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyName
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicyType
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ApplicationGatewayTier
 
toString() - Method in class com.microsoft.azure.management.network.AssociationType
 
toString() - Method in class com.microsoft.azure.management.network.AuthenticationMethod
 
toString() - Method in class com.microsoft.azure.management.network.AuthorizationUseStatus
 
toString() - Method in class com.microsoft.azure.management.network.BgpPeerState
 
toString() - Method in class com.microsoft.azure.management.network.ConnectionStatus
 
toString() - Method in class com.microsoft.azure.management.network.DhGroup
 
toString() - Method in class com.microsoft.azure.management.network.Direction
 
toString() - Method in class com.microsoft.azure.management.network.EffectiveRouteSource
 
toString() - Method in class com.microsoft.azure.management.network.EffectiveRouteState
 
toString() - Method in class com.microsoft.azure.management.network.EffectiveSecurityRuleProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringState
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringType
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuTier
 
toString() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
 
toString() - Method in class com.microsoft.azure.management.network.IkeEncryption
 
toString() - Method in class com.microsoft.azure.management.network.IkeIntegrity
 
toString() - Method in class com.microsoft.azure.management.network.IPAllocationMethod
 
toString() - Method in class com.microsoft.azure.management.network.IpsecEncryption
 
toString() - Method in class com.microsoft.azure.management.network.IpsecIntegrity
 
toString() - Method in class com.microsoft.azure.management.network.IPVersion
 
toString() - Method in class com.microsoft.azure.management.network.IssueType
 
toString() - Method in class com.microsoft.azure.management.network.LoadBalancerSkuName
 
toString() - Method in class com.microsoft.azure.management.network.LoadDistribution
 
toString() - Method in class com.microsoft.azure.management.network.NetworkOperationStatus
 
toString() - Method in class com.microsoft.azure.management.network.NextHopType
 
toString() - Method in class com.microsoft.azure.management.network.Origin
 
toString() - Method in class com.microsoft.azure.management.network.PcError
 
toString() - Method in class com.microsoft.azure.management.network.PcProtocol
 
toString() - Method in class com.microsoft.azure.management.network.PcStatus
 
toString() - Method in class com.microsoft.azure.management.network.PfsGroup
 
toString() - Method in class com.microsoft.azure.management.network.ProbeProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ProcessorArchitecture
 
toString() - Method in class com.microsoft.azure.management.network.Protocol
 
toString() - Method in class com.microsoft.azure.management.network.ProvisioningState
 
toString() - Method in class com.microsoft.azure.management.network.PublicIPAddressSkuName
 
toString() - Method in class com.microsoft.azure.management.network.RouteNextHopType
 
toString() - Method in class com.microsoft.azure.management.network.SecurityRuleAccess
 
toString() - Method in class com.microsoft.azure.management.network.SecurityRuleDirection
 
toString() - Method in class com.microsoft.azure.management.network.SecurityRuleProtocol
 
toString() - Method in class com.microsoft.azure.management.network.ServiceProviderProvisioningState
 
toString() - Method in class com.microsoft.azure.management.network.Severity
 
toString() - Method in class com.microsoft.azure.management.network.TransportProtocol
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
 
toString() - Method in class com.microsoft.azure.management.network.VirtualNetworkPeeringState
 
toString() - Method in class com.microsoft.azure.management.network.VpnClientProtocol
 
toString() - Method in class com.microsoft.azure.management.network.VpnType
 
toString() - Method in enum com.microsoft.azure.management.notificationhubs.AccessRights
 
toString() - Method in enum com.microsoft.azure.management.notificationhubs.NamespaceType
 
toString() - Method in class com.microsoft.azure.management.notificationhubs.SkuName
 
toString() - Method in enum com.microsoft.azure.management.powerbi.AccessKeyName
 
toString() - Method in class com.microsoft.azure.management.powerbi.CheckNameReason
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.AuthType
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.EnhancedSecurityState
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.SkuName
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.StorageModelType
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.StorageType
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.StorageTypeState
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.TriggerType
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.UsagesUnit
 
toString() - Method in class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
 
toString() - Method in enum com.microsoft.azure.management.redis.DayOfWeek
 
toString() - Method in class com.microsoft.azure.management.redis.RebootType
 
toString() - Method in enum com.microsoft.azure.management.redis.RedisKeyType
 
toString() - Method in class com.microsoft.azure.management.redis.SkuFamily
 
toString() - Method in class com.microsoft.azure.management.redis.SkuName
 
toString() - Method in enum com.microsoft.azure.management.relay.AccessRights
 
toString() - Method in enum com.microsoft.azure.management.relay.KeyType
 
toString() - Method in enum com.microsoft.azure.management.relay.ProvisioningStateEnum
 
toString() - Method in enum com.microsoft.azure.management.relay.Relaytype
 
toString() - Method in enum com.microsoft.azure.management.relay.SkuTier
 
toString() - Method in enum com.microsoft.azure.management.relay.UnavailableReason
 
toString() - Method in enum com.microsoft.azure.management.resources.DeploymentMode
 
toString() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
 
toString() - Method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
toString() - Method in enum com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
 
toString() - Method in enum com.microsoft.azure.management.resources.ResourceIdentityType
 
toString() - Method in enum com.microsoft.azure.management.resources.SpendingLimit
 
toString() - Method in enum com.microsoft.azure.management.resources.SubscriptionState
 
toString() - Method in enum com.microsoft.azure.management.scheduler.DayOfWeek
 
toString() - Method in enum com.microsoft.azure.management.scheduler.HttpAuthenticationType
 
toString() - Method in enum com.microsoft.azure.management.scheduler.JobActionType
 
toString() - Method in enum com.microsoft.azure.management.scheduler.JobCollectionState
 
toString() - Method in enum com.microsoft.azure.management.scheduler.JobExecutionStatus
 
toString() - Method in enum com.microsoft.azure.management.scheduler.JobHistoryActionName
 
toString() - Method in enum com.microsoft.azure.management.scheduler.JobScheduleDay
 
toString() - Method in enum com.microsoft.azure.management.scheduler.JobState
 
toString() - Method in enum com.microsoft.azure.management.scheduler.RecurrenceFrequency
 
toString() - Method in enum com.microsoft.azure.management.scheduler.RetryType
 
toString() - Method in enum com.microsoft.azure.management.scheduler.ServiceBusAuthenticationType
 
toString() - Method in enum com.microsoft.azure.management.scheduler.ServiceBusTransportType
 
toString() - Method in enum com.microsoft.azure.management.scheduler.SkuDefinition
 
toString() - Method in enum com.microsoft.azure.management.search.AdminKeyKind
 
toString() - Method in enum com.microsoft.azure.management.search.HostingMode
 
toString() - Method in enum com.microsoft.azure.management.search.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.search.SearchServiceStatus
 
toString() - Method in enum com.microsoft.azure.management.search.SkuName
 
toString() - Method in class com.microsoft.azure.management.search.UnavailableNameReason
 
toString() - Method in enum com.microsoft.azure.management.servicebus.AccessRights
 
toString() - Method in enum com.microsoft.azure.management.servicebus.EntityStatus
 
toString() - Method in class com.microsoft.azure.management.servicebus.NamespaceSku
 
toString() - Method in enum com.microsoft.azure.management.servicebus.Policykey
 
toString() - Method in class com.microsoft.azure.management.servicebus.SkuName
 
toString() - Method in class com.microsoft.azure.management.servicebus.SkuTier
 
toString() - Method in class com.microsoft.azure.management.servicebus.UnavailableReason
 
toString() - Method in class com.microsoft.azure.management.servicefabric.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.sql.AuthenticationType
 
toString() - Method in enum com.microsoft.azure.management.sql.AutomaticTuningDisabledReason
 
toString() - Method in enum com.microsoft.azure.management.sql.AutomaticTuningMode
 
toString() - Method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeActual
 
toString() - Method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeDesired
 
toString() - Method in enum com.microsoft.azure.management.sql.AutomaticTuningServerMode
 
toString() - Method in enum com.microsoft.azure.management.sql.AutomaticTuningServerReason
 
toString() - Method in enum com.microsoft.azure.management.sql.BackupLongTermRetentionPolicyState
 
toString() - Method in enum com.microsoft.azure.management.sql.BlobAuditingPolicyState
 
toString() - Method in enum com.microsoft.azure.management.sql.CapabilityStatus
 
toString() - Method in enum com.microsoft.azure.management.sql.CheckNameAvailabilityReason
 
toString() - Method in enum com.microsoft.azure.management.sql.DataMaskingFunction
 
toString() - Method in enum com.microsoft.azure.management.sql.DataMaskingRuleState
 
toString() - Method in enum com.microsoft.azure.management.sql.DataMaskingState
 
toString() - Method in enum com.microsoft.azure.management.sql.GeoBackupPolicyState
 
toString() - Method in enum com.microsoft.azure.management.sql.MaxSizeUnits
 
toString() - Method in enum com.microsoft.azure.management.sql.PerformanceLevelUnit
 
toString() - Method in enum com.microsoft.azure.management.sql.ReadScale
 
toString() - Method in enum com.microsoft.azure.management.sql.RecommendedIndexAction
 
toString() - Method in enum com.microsoft.azure.management.sql.RecommendedIndexState
 
toString() - Method in enum com.microsoft.azure.management.sql.RecommendedIndexType
 
toString() - Method in enum com.microsoft.azure.management.sql.ReplicationRole
 
toString() - Method in enum com.microsoft.azure.management.sql.RestorePointTypes
 
toString() - Method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyEmailAccountAdmins
 
toString() - Method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyState
 
toString() - Method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyUseServerDefault
 
toString() - Method in enum com.microsoft.azure.management.sql.ServerConnectionType
 
toString() - Method in enum com.microsoft.azure.management.sql.StorageKeyType
 
toString() - Method in enum com.microsoft.azure.management.sql.TransparentDataEncryptionStates
 
toString() - Method in enum com.microsoft.azure.management.storage.AccessTier
 
toString() - Method in enum com.microsoft.azure.management.storage.AccountStatus
 
toString() - Method in enum com.microsoft.azure.management.storage.Action
 
toString() - Method in enum com.microsoft.azure.management.storage.DefaultAction
 
toString() - Method in enum com.microsoft.azure.management.storage.HttpProtocol
 
toString() - Method in enum com.microsoft.azure.management.storage.KeyPermission
 
toString() - Method in enum com.microsoft.azure.management.storage.Kind
 
toString() - Method in enum com.microsoft.azure.management.storage.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.storage.Reason
 
toString() - Method in enum com.microsoft.azure.management.storage.SkuName
 
toString() - Method in enum com.microsoft.azure.management.storage.SkuTier
 
toString() - Method in enum com.microsoft.azure.management.storage.State
 
toString() - Method in enum com.microsoft.azure.management.storage.UsageUnit
 
toString() - Method in class com.microsoft.azure.management.streamanalytics.CompatibilityLevel
 
toString() - Method in class com.microsoft.azure.management.streamanalytics.Encoding
 
toString() - Method in class com.microsoft.azure.management.streamanalytics.EventsOutOfOrderPolicy
 
toString() - Method in class com.microsoft.azure.management.streamanalytics.JsonOutputSerializationFormat
 
toString() - Method in class com.microsoft.azure.management.streamanalytics.OutputErrorPolicy
 
toString() - Method in class com.microsoft.azure.management.streamanalytics.OutputStartMode
 
toString() - Method in class com.microsoft.azure.management.streamanalytics.SkuName
 
toString() - Method in enum com.microsoft.azure.management.streamanalytics.UdfType
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.EndpointMonitorStatus
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.EndpointStatus
 
toString() - Method in enum com.microsoft.azure.management.trafficmanager.EndpointType
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.MonitorProtocol
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.ProfileDnsNameUnavailableReason
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.ProfileMonitorStatus
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.ProfileStatus
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.TargetAzureResourceType
 
toString() - Method in class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
 
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
toString() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
toString() - Method in class com.microsoft.azure.sdk.iot.device.auth.IotHubSasToken
Returns the string representation of the SAS token.
toString() - Method in class com.microsoft.azure.sdk.iot.device.auth.Signature
Returns the string representation of the signature.
toString() - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.Property
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubAbandonUri
Returns the string representation of the IoT Hub abandon message URI.
toString() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubCompleteUri
Returns the string representation of the IoT Hub complete message URI.
toString() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubEventUri
Returns the string representation of the IoT Hub event URI.
toString() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubMessageUri
Returns the string representation of the IoT Hub message URI.
toString() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubRejectUri
Returns the string representation of the IoT Hub reject message URI.
toString() - Method in class com.microsoft.azure.sdk.iot.device.net.IotHubUri
Returns the string representation of the IoT Hub URI.
toString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
Serialize connection string
toString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningSasToken
Returns the string representation of the SAS token.
toString(BulkOperationMode, Collection<IndividualEnrollment>) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperation
Convert the class in a pretty print string.
toString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationResult
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable
Creates a pretty print JSON with the content of the child class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinState
Creates a pretty print JSON with the content of this class and subclasses.
toString() - Method in class com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken
Returns the string representation of the SAS token.
toString() - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwinDevice
String representation for this device containing device id, tags, desired and reported properties
toString() - Method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
Serialize connection string
toString() - Method in class com.microsoft.azure.sdk.iot.service.jobs.JobResult
Return a string with a pretty print json with the content of this class
toString() - Method in class com.microsoft.azure.servicebus.MessageHandlerOptions
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.ConnectionStringBuilder
Returns an inter-operable connection string that can be used to connect to ServiceBus Namespace
toString() - Method in class com.microsoft.azure.servicebus.primitives.ReceiverErrorContext
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.RetryPolicy
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.SenderErrorContext
 
toString() - Method in class com.microsoft.azure.servicebus.primitives.SettleModePair
 
toString() - Method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
 
toString() - Method in class com.microsoft.azure.servicebus.SessionHandlerOptions
 
total() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the total value.
total() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Get the total value.
total() - Method in class com.microsoft.azure.management.appservice.ResourceMetricValue
Get the total value.
total() - Method in class com.microsoft.azure.management.monitor.MetricValue
Get the total value.
total() - Method in class com.microsoft.azure.management.sql.MetricValue
Get the total value.
TOTAL - Static variable in class com.microsoft.azure.management.sql.PrimaryAggregationType
Static value Total for PrimaryAggregationType.
total() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricValue
 
totalArtifacts() - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusProperties
Get the totalArtifacts value.
totalArtifacts() - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusPropertiesFragment
Get the totalArtifacts value.
totalBytesPerSession() - Method in interface com.microsoft.azure.management.network.PacketCapture
 
totalBytesPerSession() - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Get the totalBytesPerSession value.
totalCompilationTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the totalCompilationTime value.
totalCompilationTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the totalCompilationTime value.
totalCoreHours() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the totalCoreHours value.
totalCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the totalCount value.
totalExecutionTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the totalExecutionTime value.
totalFailedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the totalFailedTime value.
totalIncludedQuantity() - Method in class com.microsoft.azure.management.consumption.MeterDetails
Get the totalIncludedQuantity value.
totalPausedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the totalPausedTime value.
totalPausedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the totalPausedTime value.
totalPeakMemUsage() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the totalPeakMemUsage value.
totalProgress() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the totalProgress value.
totalQueuedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the totalQueuedTime value.
totalQueuedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the totalQueuedTime value.
totalRunningTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the totalRunningTime value.
totalRunningTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the totalRunningTime value.
totalSucceededTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the totalSucceededTime value.
totalTasksRun() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the totalTasksRun value.
totalTasksSucceeded() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the totalTasksSucceeded value.
toTime() - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Get the toTime value.
toUpdate() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the toUpdate value.
TpmAttestation - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service TPM Attestation.
TpmAttestation(String, String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
CONSTRUCTOR
TpmAttestation(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
CONSTRUCTOR
TpmAttestation(TpmAttestation) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
CONSTRUCTOR (COPY)
TpmAttestation() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
Empty constructor
TpmRegistrationResultParser - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
Class for the representation of TpmRegistration https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_tpmregistrationresult
TpmRegistrationResultParser() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.TpmRegistrationResultParser
 
TRACE_LOGGER - Static variable in class com.microsoft.azure.eventhubs.impl.BaseLinkHandler
 
TRACE_LOGGER - Static variable in class com.microsoft.azure.eventhubs.impl.SessionHandler
 
TRACE_LOGGER - Static variable in class com.microsoft.azure.servicebus.amqp.SessionHandler
 
Trace_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Trace = 0;
tracingOptions() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the tracingOptions value.
trackedProperties() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the trackedProperties value.
TRACKING_ID_PROPERTY - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
 
TRACKING_ID_PROPERTY - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TRACKING_ID_TOKEN_SEPARATOR - Static variable in class com.microsoft.azure.eventhubs.impl.TrackingUtil
 
TRACKING_ID_TOKEN_SEPARATOR - Static variable in class com.microsoft.azure.servicebus.primitives.TrackingUtil
 
trackingId() - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Get the trackingId value.
TrackingUtil - Class in com.microsoft.azure.eventhubs.impl
 
TrackingUtil - Class in com.microsoft.azure.servicebus.primitives
 
TrafficManagerAzureEndpoint - Interface in com.microsoft.azure.management.trafficmanager
An immutable client-side representation of an Azure traffic manager profile Azure endpoint.
TrafficManagerEndpoint - Interface in com.microsoft.azure.management.trafficmanager
An immutable client-side representation of an Azure traffic manager profile endpoint.
TrafficManagerEndpoint.Definition<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The entirety of a traffic manager profile endpoint definition as a part of parent definition.
TrafficManagerEndpoint.DefinitionStages - Interface in com.microsoft.azure.management.trafficmanager
Grouping of traffic manager profile endpoint definition stages as a part of parent traffic manager profile definition.
TrafficManagerEndpoint.DefinitionStages.AzureTargetEndpointBlank<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The first stage of a traffic manager profile Azure endpoint definition.
TrafficManagerEndpoint.DefinitionStages.ExternalTargetEndpointBlank<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The first stage of a traffic manager profile external endpoint definition.
TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The first stage of a traffic manager profile nested profile endpoint definition.
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The final stage of the traffic manager profile endpoint definition.
TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile Azure endpoint definition allowing to specify the ID of the target Azure resource.
TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum endpoints to be online in the nested profile to consider it as not degraded.
TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN.
TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the geographic region.
TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager nested profile endpoint definition allowing to specify the profile.
TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the endpoint priority.
TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the endpoint weight.
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the location of the external endpoint.
TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the location of the nested profile endpoint.
TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to disable the endpoint.
TrafficManagerEndpoint.Update - Interface in com.microsoft.azure.management.trafficmanager
the set of configurations that can be updated for all endpoint irrespective of their type (Azure, external, nested profile).
TrafficManagerEndpoint.UpdateAzureEndpoint - Interface in com.microsoft.azure.management.trafficmanager
The entirety of an Azure endpoint update as a part of parent traffic manager profile profile update.
TrafficManagerEndpoint.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The entirety of a traffic manager profile endpoint definition as a part of parent update.
TrafficManagerEndpoint.UpdateDefinitionStages - Interface in com.microsoft.azure.management.trafficmanager
Grouping of traffic manager profile endpoint definition stages as a part of parent traffic manager profile update.
TrafficManagerEndpoint.UpdateDefinitionStages.AzureTargetEndpointBlank<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The first stage of a traffic manager profile Azure endpoint definition.
TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The first stage of a traffic manager profile external endpoint definition.
TrafficManagerEndpoint.UpdateDefinitionStages.NestedProfileTargetEndpointBlank<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The first stage of a traffic manager profile nested profile endpoint definition.
TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The final stage of the traffic manager profile endpoint definition.
TrafficManagerEndpoint.UpdateDefinitionStages.WithAzureResource<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile Azure endpoint definition allowing to specify the ID of the target Azure resource.
TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the nested traffic manager profile endpoint definition allowing to specify the minimum endpoints to be online in the nested profile to consider it as not degraded.
TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN.
TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the geographic region.
TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager nested profile endpoint definition allowing to specify the profile.
TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the endpoint priority.
TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the endpoint weight.
TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the location of the external endpoint.
TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to specify the location of the nested endpoint.
TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled<ParentT> - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint definition allowing to disable the endpoint.
TrafficManagerEndpoint.UpdateExternalEndpoint - Interface in com.microsoft.azure.management.trafficmanager
The entirety of an external endpoint update as a part of parent traffic manager profile profile update.
TrafficManagerEndpoint.UpdateNestedProfileEndpoint - Interface in com.microsoft.azure.management.trafficmanager
The entirety of a nested profile endpoint update as a part of parent traffic manager profile profile update.
TrafficManagerEndpoint.UpdateStages - Interface in com.microsoft.azure.management.trafficmanager
Grouping of traffic manager profile endpoint update stages.
TrafficManagerEndpoint.UpdateStages.WithAzureResource - Interface in com.microsoft.azure.management.trafficmanager
The stage of an Azure endpoint update allowing to specify the target Azure resource.
TrafficManagerEndpoint.UpdateStages.WithFqdn - Interface in com.microsoft.azure.management.trafficmanager
The stage of an external endpoint update allowing to specify the FQDN.
TrafficManagerEndpoint.UpdateStages.WithGeographicLocation - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager update definition allowing to specify the geographic region.
TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig - Interface in com.microsoft.azure.management.trafficmanager
The stage of an nested profile endpoint update allowing to specify profile and minimum child endpoint.
TrafficManagerEndpoint.UpdateStages.WithRoutingPriority - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority.
TrafficManagerEndpoint.UpdateStages.WithRoutingWeight - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile endpoint update allowing to specify the endpoint weight.
TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints.
TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile endpoint update allowing to enable or disable it.
TrafficManagerExternalEndpoint - Interface in com.microsoft.azure.management.trafficmanager
An immutable client-side representation of an Azure traffic manager profile external endpoint.
trafficManagerHostNames() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
TrafficManagerNestedProfileEndpoint - Interface in com.microsoft.azure.management.trafficmanager
An immutable client-side representation of an Azure traffic manager profile nested profile endpoint.
TrafficManagerProfile - Interface in com.microsoft.azure.management.trafficmanager
An immutable client-side representation of an Azure traffic manager profile.
TrafficManagerProfile.Definition - Interface in com.microsoft.azure.management.trafficmanager
The entirety of the traffic manager profile definition.
TrafficManagerProfile.DefinitionStages - Interface in com.microsoft.azure.management.trafficmanager
Grouping of traffic manager profile definition stages.
TrafficManagerProfile.DefinitionStages.Blank - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile definition allowing to specify the resource group.
TrafficManagerProfile.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.trafficmanager
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
TrafficManagerProfile.DefinitionStages.WithEndpoint - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile definition allowing to specify endpoint.
TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile definition allowing to specify the relative DNS name.
TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile definition allowing to specify the endpoint monitoring configuration.
TrafficManagerProfile.DefinitionStages.WithProfileStatus - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile definition allowing to disable the profile.
TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile definition allowing to specify the traffic routing method for the profile.
TrafficManagerProfile.DefinitionStages.WithTtl - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile definition allowing to specify the DNS TTL.
TrafficManagerProfile.Update - Interface in com.microsoft.azure.management.trafficmanager
The template for an update operation, containing all the settings that can be modified.
TrafficManagerProfile.UpdateStages - Interface in com.microsoft.azure.management.trafficmanager
Grouping of traffic manager update stages.
TrafficManagerProfile.UpdateStages.WithEndpoint - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile update allowing to specify endpoints.
TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile update allowing to specify the endpoint monitoring configuration.
TrafficManagerProfile.UpdateStages.WithProfileStatus - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile update allowing to disable or enable the profile.
TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile update allowing to specify the traffic routing method for the profile.
TrafficManagerProfile.UpdateStages.WithTtl - Interface in com.microsoft.azure.management.trafficmanager
The stage of the traffic manager profile update allowing to specify the DNS TTL.
trafficManagerProfileId() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the trafficManagerProfileId value.
trafficManagerProfileName() - Method in class com.microsoft.azure.management.appservice.CloningInfo
Get the trafficManagerProfileName value.
trafficManagerProfiles() - Method in class com.microsoft.azure.management.Azure
 
TrafficManagerProfiles - Interface in com.microsoft.azure.management.trafficmanager
Entry point to traffic manager profile management API in Azure.
trafficRoutingMethod() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile
 
TrafficRoutingMethod - Class in com.microsoft.azure.management.trafficmanager
Defines values for TrafficRoutingMethod.
TrafficRoutingMethod(String) - Constructor for class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
Creates a custom value for TrafficRoutingMethod.
trailingSeparatorPolicy() - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Get the trailingSeparatorPolicy value.
trailingSeparatorPolicy() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the trailingSeparatorPolicy value.
TrailingSeparatorPolicy - Enum in com.microsoft.azure.management.logic
Defines values for TrailingSeparatorPolicy.
trailingSeparatorPolicy() - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Get the trailingSeparatorPolicy value.
trailingSeparatorPolicy() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the trailingSeparatorPolicy value.
transactionSetControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the transactionSetControlNumberLowerBound value.
transactionSetControlNumberLowerBound() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the transactionSetControlNumberLowerBound value.
transactionSetControlNumberPrefix() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the transactionSetControlNumberPrefix value.
transactionSetControlNumberPrefix() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the transactionSetControlNumberPrefix value.
transactionSetControlNumberSuffix() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the transactionSetControlNumberSuffix value.
transactionSetControlNumberSuffix() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the transactionSetControlNumberSuffix value.
transactionSetControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Get the transactionSetControlNumberUpperBound value.
transactionSetControlNumberUpperBound() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the transactionSetControlNumberUpperBound value.
transferDeadLetterMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
Get the transferDeadLetterMessageCount value.
transferDeadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
transferDeadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
transferDeadLetterMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
transferMessageCount() - Method in class com.microsoft.azure.management.servicebus.MessageCountDetails
Get the transferMessageCount value.
transferMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
transferMessageCount() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
transferMessageCount() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
transmitFileNameInMimeHeader() - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Get the transmitFileNameInMimeHeader value.
TransparentDataEncryption - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL database's TransparentDataEncryption.
TransparentDataEncryptionActivity - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL database's TransparentDataEncryptionActivity.
TransparentDataEncryptionActivityStates - Class in com.microsoft.azure.management.sql
Defines values for TransparentDataEncryptionActivityStatus.
TransparentDataEncryptionActivityStates() - Constructor for class com.microsoft.azure.management.sql.TransparentDataEncryptionActivityStates
 
TransparentDataEncryptionStates - Enum in com.microsoft.azure.management.sql
Defines values for TransparentDataEncryptionStatus.
TransportClient - Class in com.microsoft.azure.sdk.iot.device
The public-facing API.
TransportClient(IotHubClientProtocol) - Constructor for class com.microsoft.azure.sdk.iot.device.TransportClient
Constructor that takes a protocol as an argument.
TransportClient.TransportClientState - Enum in com.microsoft.azure.sdk.iot.device
 
transportProtocol() - Method in class com.microsoft.azure.management.devtestlab.InboundNatRule
Get the transportProtocol value.
transportProtocol() - Method in class com.microsoft.azure.management.devtestlab.InboundNatRuleFragment
Get the transportProtocol value.
transportProtocol() - Method in class com.microsoft.azure.management.devtestlab.Port
Get the transportProtocol value.
transportProtocol() - Method in class com.microsoft.azure.management.devtestlab.PortFragment
Get the transportProtocol value.
TransportProtocol - Class in com.microsoft.azure.management.devtestlab
Defines values for TransportProtocol.
TransportProtocol(String) - Constructor for class com.microsoft.azure.management.devtestlab.TransportProtocol
Creates a custom value for TransportProtocol.
TransportProtocol - Class in com.microsoft.azure.management.network
Defines values for TransportProtocol.
TransportProtocol(String) - Constructor for class com.microsoft.azure.management.network.TransportProtocol
Creates a custom value for TransportProtocol.
transportType() - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Get the transportType value.
TransportUtils - Class in com.microsoft.azure.sdk.iot.device.transport
 
TransportUtils() - Constructor for class com.microsoft.azure.sdk.iot.device.transport.TransportUtils
 
TransportUtils - Class in com.microsoft.azure.sdk.iot.service.transport
 
TransportUtils() - Constructor for class com.microsoft.azure.sdk.iot.service.transport.TransportUtils
 
trigger() - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Get the trigger value.
Trigger - Class in com.microsoft.azure.keyvault.models
A condition to be satisfied for an action to be executed.
Trigger() - Constructor for class com.microsoft.azure.keyvault.models.Trigger
 
trigger() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the trigger value.
TRIGGER_METADATA_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
TriggeredJobRun - Class in com.microsoft.azure.management.appservice
Triggered Web Job Run Information.
TriggeredJobRun() - Constructor for class com.microsoft.azure.management.appservice.TriggeredJobRun
 
triggeredJobRunId() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the triggeredJobRunId value.
triggeredJobRunName() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the triggeredJobRunName value.
TriggeredWebJobStatus - Enum in com.microsoft.azure.management.appservice
Defines values for TriggeredWebJobStatus.
triggers() - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Get the triggers value.
triggers() - Method in interface com.microsoft.azure.management.containerregistry.Webhook
 
TriggerType - Class in com.microsoft.azure.management.recoveryservices
Defines values for TriggerType.
TriggerType(String) - Constructor for class com.microsoft.azure.management.recoveryservices.TriggerType
Creates a custom value for TriggerType.
triggerType() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the triggerType value.
trimLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Get the trimLeadingAndTrailingSpacesAndZeroes value.
trimLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the trimLeadingAndTrailingSpacesAndZeroes value.
trimLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Get the trimLeadingAndTrailingSpacesAndZeroes value.
trimLeadingAndTrailingSpacesAndZeroes() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the trimLeadingAndTrailingSpacesAndZeroes value.
TRINIDAD_AND_TOBAGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TRINIDAD_AND_TOBAGO - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TRISTAN_DA_CUNHA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
troubleshoot() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Initiate troubleshooting on a specified resource (virtual network gateway or virtual network gateway connection).
Troubleshooting - Interface in com.microsoft.azure.management.network
A client-side representation allowing user to get troubleshooting information for virtual network gateway or virtual network gateway connection.
Troubleshooting.Definition - Interface in com.microsoft.azure.management.network
The entirety of troubleshooting parameters definition.
Troubleshooting.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of troubleshooting definition stages.
Troubleshooting.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.
Troubleshooting.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.network
Sets the storage account to save the troubleshoot result.
Troubleshooting.DefinitionStages.WithStoragePath - Interface in com.microsoft.azure.management.network
Sets the path to the blob to save the troubleshoot result in.
Troubleshooting.DefinitionStages.WithTargetResource - Interface in com.microsoft.azure.management.network
The first stage of troubleshooting parameters definition.
TroubleshootingDetails - Class in com.microsoft.azure.management.network
Information gained from troubleshooting of specified resource.
TroubleshootingDetails() - Constructor for class com.microsoft.azure.management.network.TroubleshootingDetails
 
TroubleshootingRecommendedActions - Class in com.microsoft.azure.management.network
Recommended actions based on discovered issues.
TroubleshootingRecommendedActions() - Constructor for class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
 
TRUE_FILTER_DESCRIPTOR - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
TrueFilter - Class in com.microsoft.azure.servicebus.rules
Represents a special kind of filter that matches every message.
TrueFilter() - Constructor for class com.microsoft.azure.servicebus.rules.TrueFilter
Creates a true filter.
TrustedIdProvider - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store trusted identity provider information.
TrustedIdProvider() - Constructor for class com.microsoft.azure.management.datalake.store.models.TrustedIdProvider
 
trustedIdProviders() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the TrustedIdProviders object to access its operations.
trustedIdProviders() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the trustedIdProviders value.
trustedIdProviders() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the trustedIdProviders value.
trustedIdProviders() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the trustedIdProviders value.
TrustedIdProviders - Interface in com.microsoft.azure.management.datalake.store
An instance of this class provides access to all the operations defined in TrustedIdProviders.
trustedIdProviderState() - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Get the trustedIdProviderState value.
trustedIdProviderState() - Method in class com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccount
Get the trustedIdProviderState value.
TrustedIdProviderState - Enum in com.microsoft.azure.management.datalake.store.models
Defines values for TrustedIdProviderState.
trustedIdProviderState() - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Get the trustedIdProviderState value.
tryAdd(EventData) - Method in interface com.microsoft.azure.eventhubs.EventDataBatch
Add's EventData to EventDataBatch, if permitted by the batch's size limit.
tryExtractFromMap(Object) - Static method in class com.microsoft.azure.sdk.iot.deps.twin.TwinMetadata
Metadata extractor
ttl() - Method in class com.microsoft.azure.management.trafficmanager.DnsConfig
Get the ttl value.
ttlAsIso8601() - Method in class com.microsoft.azure.management.devices.FeedbackProperties
Get the ttlAsIso8601 value.
ttlAsIso8601() - Method in class com.microsoft.azure.management.devices.MessagingEndpointProperties
Get the ttlAsIso8601 value.
tuningOptions() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseAutomaticTuning
 
tuningOptions() - Method in interface com.microsoft.azure.management.sql.SqlServerAutomaticTuning
 
TUNISIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TUNISIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
tunnel() - Method in class com.microsoft.azure.management.network.TunnelConnectionHealth
Get the tunnel value.
TunnelConnectionHealth - Class in com.microsoft.azure.management.network
VirtualNetworkGatewayConnection properties.
TunnelConnectionHealth() - Constructor for class com.microsoft.azure.management.network.TunnelConnectionHealth
 
tunnelConnectionStatus() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
Get the tunnelConnectionStatus value.
TURKEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TURKEY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TURKMENISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TURKMENISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TURKS_AND_CAICOS_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TURKS_AND_CAICOS_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TUVALU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
TUVALU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
TwilioSmsOutput - Annotation Type in com.microsoft.azure.serverless.functions.annotation
 
TWIN_CHANGE_EVENTS - Static variable in class com.microsoft.azure.management.devices.RoutingSource
Static value TwinChangeEvents for RoutingSource.
TwinChangedCallback - Interface in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, this interface is not necessary anymore.
TwinCollection - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin collection.
TwinCollection() - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Constructor
TwinCollection(Map<? extends String, Object>) - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Constructor
TwinCollection(TwinCollection) - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinCollection
Constructor
TwinCollection - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Twin collection for Provisioning.
TwinCollection() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Constructor
TwinCollection(Map<? extends String, Object>) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
Constructor
TwinConnectionState - Enum in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinConnectionState
TwinConnectionState - Enum in com.microsoft.azure.sdk.iot.deps.twin
Enum for device connection state
TwinMetadata - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinMetadata
TwinMetadata() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
TwinMetadata(Integer) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
TwinMetadata(Integer, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
TwinMetadata - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin metadata for the TwinCollection.
TwinMetadata - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Twin metadata for the Device Provisioning Service.
TwinParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinState
TwinParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
CONSTRUCTOR Create a TwinParser instance with default values.
TwinParser(TwinChangedCallback) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
CONSTRUCTOR Create a TwinParser instance with default values.
TwinParser(TwinChangedCallback, TwinChangedCallback) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
CONSTRUCTOR Create a TwinParser instance with default values.
TwinProperties - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinProperties
TwinProperties() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
TwinProperties - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin Properties for the TwinState.
TwinProperties() - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinProperties
Empty constructor
TwinProperties - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Twin Properties for the Device Provisioning Service.
TwinProperties() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinProperties
Empty constructor
TwinPropertiesChangeCallback - Interface in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, this interface is not necessary anymore.
TwinProperty - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinCollection
TwinProperty() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
TwinPropertyCallBack - Interface in com.microsoft.azure.sdk.iot.device.DeviceTwin
 
TwinPropertyCallBack(Property, Object) - Method in interface com.microsoft.azure.sdk.iot.device.DeviceTwin.TwinPropertyCallBack
 
TwinState - Class in com.microsoft.azure.sdk.iot.deps.twin
Representation of a single Twin.
TwinState(TwinCollection, TwinCollection, TwinCollection) - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinState
CONSTRUCTOR
TwinState() - Constructor for class com.microsoft.azure.sdk.iot.deps.twin.TwinState
Empty constructor
TwinState - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Twin initial state for the Device Provisioning Service.
TwinState(TwinCollection, TwinCollection) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinState
CONSTRUCTOR
TwinState() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinState
Empty constructor
TwinStatus - Enum in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinStatus
TwinStatus - Enum in com.microsoft.azure.sdk.iot.deps.twin
Enum for device status
TwinTags - Class in com.microsoft.azure.sdk.iot.deps.serializer
Deprecated.
As of release 0.4.0, replaced by TwinCollection
TwinTags() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
TWITTER - Static variable in class com.microsoft.azure.management.apimanagement.IdentityProviderType
Static value twitter for IdentityProviderType.
TxtRecord - Class in com.microsoft.azure.management.dns
A TXT record.
TxtRecord() - Constructor for class com.microsoft.azure.management.dns.TxtRecord
 
TxtRecordSet - Interface in com.microsoft.azure.management.dns
An immutable client-side representation of a TXT (text) record set in Azure DNS Zone.
txtRecordSets() - Method in interface com.microsoft.azure.management.dns.DnsZone
 
TxtRecordSets - Interface in com.microsoft.azure.management.dns
Entry point to TXT record sets in a DNS zone.
type() - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Get the type value.
type - Variable in class com.microsoft.azure.datalake.store.acl.AclEntry
AclType specifying the type of the Acl entry (user, group, other or mask)
type - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
DirectoryEntryType enum indicating whether the object is a file or a directory
type() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceIdentity
Get the type value.
type() - Method in class com.microsoft.azure.management.apimanagement.ApimResource
Get the type value.
type() - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Get the type value.
type() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Get the type value.
type() - Method in class com.microsoft.azure.management.apimanagement.HostnameConfigurationOld
Get the type value.
type() - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Get the type value.
type() - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Get the type value.
type() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
type() - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.ManagedServiceIdentity
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.MSDeployLogEntry
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.ProxyOnlyResource
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.Solution
Get the type value.
type() - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Get the type value.
type() - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Get the type value.
type() - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Get the type value.
type() - Method in class com.microsoft.azure.management.cdn.EdgeNode
Edge node type string.
type() - Method in class com.microsoft.azure.management.cdn.Operation
Get the operation value.
type() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityParameter
Get the type value.
type() - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.CreationSource
 
type() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictions
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Get the type value.
type() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Get the type value.
type() - Method in class com.microsoft.azure.management.consumption.ProxyResource
Get the type value.
type() - Method in class com.microsoft.azure.management.containerinstance.Event
Get the type value.
type() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the type value.
type() - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Get the type value.
type() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 
type() - Method in class com.microsoft.azure.management.customerinsights.ProxyResource
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.BaseJobParameters
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.CheckNameAvailabilityParameters
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.SubResource
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.TypeFieldInfo
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Get the type value.
type() - Method in class com.microsoft.azure.management.datalake.store.models.SubResource
Get the type value.
type() - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Get the type value.
type() - Method in interface com.microsoft.azure.management.eventhub.NestedResource
 
type() - Method in class com.microsoft.azure.management.gallery.ScaleAction
Get the type value.
type() - Method in interface com.microsoft.azure.management.graphrbac.RoleDefinition
 
type() - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Get the type value.
type() - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Get the type value.
type() - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReferenceKeyVault
Get the type value.
type() - Method in class com.microsoft.azure.management.logic.ResourceReference
Get the type value.
type() - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Get the type value.
type() - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Get the type value.
type() - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Get the type value.
type() - Method in class com.microsoft.azure.management.machinelearning.GraphParameter
Get the type value.
type() - Method in class com.microsoft.azure.management.machinelearning.InputPort
Get the type value.
type() - Method in class com.microsoft.azure.management.machinelearning.OutputPort
Get the type value.
type() - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Get the type value.
type() - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Get the type value.
type() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSettingsCategory
Get the categoryType value.
type() - Method in class com.microsoft.azure.management.monitor.Metric
Get the type value.
type() - Method in class com.microsoft.azure.management.monitor.ProxyOnlyResource
Get the type value.
type() - Method in class com.microsoft.azure.management.monitor.ScaleAction
Get the type value.
type() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration
 
type() - Method in class com.microsoft.azure.management.network.ConnectivityHop
Get the type value.
type() - Method in class com.microsoft.azure.management.network.ConnectivityIssue
Get the type value.
type() - Method in class com.microsoft.azure.management.notificationhubs.CheckNameAvailabilityRequestParameters
Get the type value.
type() - Method in interface com.microsoft.azure.management.resources.Feature
 
type() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource
 
type() - Method in class com.microsoft.azure.management.resources.Identity
Get the type value.
type() - Method in interface com.microsoft.azure.management.resources.PolicyAssignment
 
type() - Method in class com.microsoft.azure.management.resources.TagCount
Get the type value.
type() - Method in class com.microsoft.azure.management.scheduler.HttpAuthentication
Get the type value.
type() - Method in class com.microsoft.azure.management.scheduler.JobAction
Get the type value.
type() - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Get the type value.
type() - Method in class com.microsoft.azure.management.scheduler.ServiceBusAuthentication
Get the type value.
type() - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Get the type value.
type() - Method in class com.microsoft.azure.management.sql.CheckNameAvailabilityRequest
Get the type value.
type() - Method in class com.microsoft.azure.management.sql.ResourceIdentity
Get the type value.
type() - Method in interface com.microsoft.azure.management.sql.SqlSubscriptionUsageMetric
 
type() - Method in class com.microsoft.azure.management.storage.Identity
Get the type value.
type() - Method in class com.microsoft.azure.management.storage.Restriction
Get the type value.
type() - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Get the type value.
TYPE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
TYPE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
typeConvertAsync(U) - Method in class com.microsoft.azure.management.resources.fluentcore.utils.PagedListConverter
Override this method to define how to convert each Resource item individually.
TypedData - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.TypedData
TypedData.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.TypedData
TypedData.DataCase - Enum in com.microsoft.azure.webjobs.script.rpc.messages
 
TypedDataOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
typeFamily() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the typeFamily value.
TypeFieldInfo - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog type field information item.
TypeFieldInfo() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.TypeFieldInfo
 
typeHandlerVersion() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Get the typeHandlerVersion value.
typeHandlerVersion() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the typeHandlerVersion value.
typeName() - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Get the typeName value.
typeName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
typeName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
typeName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
typeName() - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Get the typeName value.
typeName() - Method in class com.microsoft.azure.management.customerinsights.KpiParticipantProfilesMetadata
Get the typeName value.
TypePropertiesMapping - Class in com.microsoft.azure.management.customerinsights
Metadata for a Link's property mapping.
TypePropertiesMapping() - Constructor for class com.microsoft.azure.management.customerinsights.TypePropertiesMapping
 

U

U - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value u for Permissions.
udfType() - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
Get the udfType value.
udfType() - Method in class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionRetrieveDefaultDefinitionParameters
Get the udfType value.
UdfType - Enum in com.microsoft.azure.management.streamanalytics
Defines values for UdfType.
UDP - Static variable in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
Static value UDP for ContainerGroupNetworkProtocol.
UDP - Static variable in class com.microsoft.azure.management.containerinstance.ContainerNetworkProtocol
Static value UDP for ContainerNetworkProtocol.
UDP - Static variable in class com.microsoft.azure.management.devtestlab.TransportProtocol
Static value Udp for TransportProtocol.
UDP - Static variable in class com.microsoft.azure.management.network.EffectiveSecurityRuleProtocol
Static value Udp for EffectiveSecurityRuleProtocol.
UDP - Static variable in class com.microsoft.azure.management.network.PcProtocol
Static value UDP for PcProtocol.
UDP - Static variable in class com.microsoft.azure.management.network.Protocol
Static value UDP for Protocol.
UDP - Static variable in class com.microsoft.azure.management.network.SecurityRuleProtocol
Static value Udp for SecurityRuleProtocol.
UDP - Static variable in class com.microsoft.azure.management.network.TransportProtocol
Static value Udp for TransportProtocol.
UGANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
UGANDA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
uid() - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Get the uid value.
UINT16 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Uint16 for ColumnFormat.
UINT32 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Uint32 for ColumnFormat.
UINT64 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Uint64 for ColumnFormat.
UINT8 - Static variable in class com.microsoft.azure.management.machinelearning.ColumnFormat
Static value Uint8 for ColumnFormat.
UK_SOUTH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
UK_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
UKRAINE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
UKRAINE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ULTRA_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value UltraPerformance for VirtualNetworkGatewaySkuName.
ULTRA_PERFORMANCE - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value UltraPerformance for VirtualNetworkGatewaySkuTier.
UN_PROVISIONED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value UnProvisioned for SyncMemberState.
UN_REPROVISIONED - Static variable in class com.microsoft.azure.management.sql.SyncMemberState
Static value UnReprovisioned for SyncMemberState.
UnauthenticatedClientAction - Enum in com.microsoft.azure.management.appservice
Defines values for UnauthenticatedClientAction.
UnauthorizedAccess - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
 
UnauthorizedAccess - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpErrorCode
 
unavailabilityMessage() - Method in interface com.microsoft.azure.management.containerregistry.CheckNameAvailabilityResult
 
unavailabilityMessage() - Method in interface com.microsoft.azure.management.search.CheckNameAvailabilityResult
 
unavailabilityMessage() - Method in interface com.microsoft.azure.management.servicebus.CheckNameAvailabilityResult
 
unavailabilityMessage() - Method in interface com.microsoft.azure.management.sql.CheckNameAvailabilityResult
 
unavailabilityReason() - Method in interface com.microsoft.azure.management.containerregistry.CheckNameAvailabilityResult
 
unavailabilityReason() - Method in interface com.microsoft.azure.management.search.CheckNameAvailabilityResult
 
unavailabilityReason() - Method in interface com.microsoft.azure.management.servicebus.CheckNameAvailabilityResult
 
unavailabilityReason() - Method in interface com.microsoft.azure.management.sql.CheckNameAvailabilityResult
 
UNAVAILABLE - Static variable in class com.microsoft.azure.management.devtestlab.CostType
Static value Unavailable for CostType.
UNAVAILABLE - Static variable in class com.microsoft.azure.management.powerbi.CheckNameReason
Static value Unavailable for CheckNameReason.
UnavailableNameReason - Class in com.microsoft.azure.management.search
Defines values for UnavailableNameReason.
UnavailableNameReason(String) - Constructor for class com.microsoft.azure.management.search.UnavailableNameReason
Creates a custom value for UnavailableNameReason.
UnavailableReason - Enum in com.microsoft.azure.management.eventhub
Defines values for UnavailableReason.
UnavailableReason - Enum in com.microsoft.azure.management.relay
Defines values for UnavailableReason.
UnavailableReason - Class in com.microsoft.azure.management.servicebus
Defines values for UnavailableReason.
UnavailableReason(String) - Constructor for class com.microsoft.azure.management.servicebus.UnavailableReason
Creates a custom value for UnavailableReason.
unbuffer() - Method in class com.microsoft.azure.datalake.store.ADLFileInputStream
invalidates the buffer.
unfoldHttpHeaders() - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Get the unfoldHttpHeaders value.
unfoldHttpHeaders() - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Get the unfoldHttpHeaders value.
UNHEALTHY - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
The server is unhealthy.
unHealthyProviderCount() - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Get the unHealthyProviderCount value.
unHealthyVmCount() - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Get the unHealthyVmCount value.
unit() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Get the unit value.
unit() - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Get the unit value.
unit() - Method in class com.microsoft.azure.management.cdn.ResourceUsage
Unit of the usage.
unit() - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Get the unit value.
unit() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
unit() - Method in class com.microsoft.azure.management.consumption.CurrentSpend
Get the unit value.
unit() - Method in class com.microsoft.azure.management.consumption.MeterDetails
Get the unit value.
unit() - Method in class com.microsoft.azure.management.containerinstance.Usage
Get the unit value.
unit() - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Get the unit value.
unit() - Method in class com.microsoft.azure.management.monitor.Metric
Get the unit value.
unit() - Method in interface com.microsoft.azure.management.monitor.MetricDefinition
Get the unit value.
Unit - Enum in com.microsoft.azure.management.monitor
Defines values for Unit.
unit() - Method in interface com.microsoft.azure.management.network.NetworkUsage
 
unit() - Method in interface com.microsoft.azure.management.sql.DatabaseMetric
 
unit() - Method in class com.microsoft.azure.management.sql.MaxSizeCapability
Get the unit value.
unit() - Method in class com.microsoft.azure.management.sql.OperationImpact
Get the unit value.
unit() - Method in interface com.microsoft.azure.management.sql.ServerMetric
 
unit() - Method in interface com.microsoft.azure.management.sql.ServerUsage
 
unit() - Method in class com.microsoft.azure.management.sql.ServiceObjectiveCapability
Get the unit value.
unit() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetric
 
unit() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseMetricDefinition
 
unit() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseUsageMetric
 
unit() - Method in interface com.microsoft.azure.management.sql.SqlSubscriptionUsageMetric
 
unit() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the unit value.
unit() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
UnitDefinitionType - Class in com.microsoft.azure.management.sql
Defines values for UnitDefinitionType.
UnitDefinitionType() - Constructor for class com.microsoft.azure.management.sql.UnitDefinitionType
 
UNITED_ARAB_EMIRATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
UNITED_ARAB_EMIRATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
UNITED_KINGDOM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
UNITED_KINGDOM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
UNITED_STATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
UNITED_STATES - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
UNITED_STATES_MINOR_OUTLYING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
UNITED_STATES_OUTLYING_ISLANDS - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
unitOfMeasure() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the unitOfMeasure value.
unitPrice() - Method in class com.microsoft.azure.management.consumption.PriceSheetProperties
Get the unitPrice value.
UnitType - Class in com.microsoft.azure.management.cognitiveservices
Defines values for UnitType.
UnitType() - Constructor for class com.microsoft.azure.management.cognitiveservices.UnitType
 
UnitType - Class in com.microsoft.azure.management.sql
Defines values for UnitType.
UnitType() - Constructor for class com.microsoft.azure.management.sql.UnitType
 
Unknown - Static variable in class com.microsoft.azure.batch.JobSchedulingErrorCodes
The reason for the scheduling error is unknown.
Unknown - Static variable in class com.microsoft.azure.batch.PoolResizeErrorCodes
The reason for the failure is not known.
unknown() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the unknown value.
Unknown - Static variable in class com.microsoft.azure.batch.TaskFailureInformationCodes
The reason for the scheduling error is unknown.
UNKNOWN - Static variable in class com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus
Static value Unknown for QuotaUsageStatus.
UNKNOWN - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value Unknown for EncryptionStatuses.
UNKNOWN - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/unknown for PowerState.
UNKNOWN - Static variable in class com.microsoft.azure.management.devices.JobType
Static value unknown for JobType.
UNKNOWN - Static variable in class com.microsoft.azure.management.machinelearning.ProvisioningState
Static value Unknown for ProvisioningState.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Unknown for ApplicationGatewayBackendHealthServerHealth.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
Unknown health status.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.BgpPeerState
Static value Unknown for BgpPeerState.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.ConnectionStatus
Static value Unknown for ConnectionStatus.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value Unknown for EffectiveRouteSource.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.IssueType
Static value Unknown for IssueType.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.PcStatus
Static value Unknown for PcStatus.
UNKNOWN - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Static value Unknown for VirtualNetworkGatewayConnectionStatus.
UNKNOWN - Static variable in class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
Static value Unknown for VaultUpgradeState.
UNKNOWN - Static variable in class com.microsoft.azure.management.sql.VirtualNetworkRuleState
Static value Unknown for VirtualNetworkRuleState.
Unknown_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
Unknown = 0;
UNLIMITED_DATA - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuFamily
Static value UnlimitedData for ExpressRouteCircuitSkuFamily.
UNLOCKED - Static variable in class com.microsoft.azure.management.recoveryservices.StorageTypeState
Static value Unlocked for StorageTypeState.
UNMANAGED - Static variable in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
Static value Classic for AvailabilitySetSkuTypes.
unmanagedDataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
unmanagedDataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
UnmanagedFileSystemReference - Class in com.microsoft.azure.management.batchai
Details of the file system to mount on the compute cluster nodes.
UnmanagedFileSystemReference() - Constructor for class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
 
unmanagedFileSystems() - Method in class com.microsoft.azure.management.batchai.MountVolumes
Get the unmanagedFileSystems value.
unregister(String) - Method in interface com.microsoft.azure.management.resources.Providers
Unregisters provider from a subscription.
unregisterAsync(String) - Method in interface com.microsoft.azure.management.resources.Providers
Unregisters provider from a subscription asynchronously.
unregisterAsync(String, ServiceCallback<Provider>) - Method in interface com.microsoft.azure.management.resources.Providers
Unregisters provider from a subscription asynchronously.
UNREGISTERED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
Static value Unregistered for SubscriptionState.
UNREGISTERED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Unregistered for SubscriptionState.
unregisterEventProcessor() - Method in class com.microsoft.azure.eventprocessorhost.EventProcessorHost
Stop processing events and shut down this host instance.
unsafeGetIfOpened() - Method in class com.microsoft.azure.eventhubs.impl.FaultTolerantObject
 
unsafeSetReactorDispatcher(ReactorDispatcher) - Method in class com.microsoft.azure.eventhubs.impl.ReactorHandler
 
unsubscribe(String) - Method in class com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection
Send the UNSUBSCRIBE message to the MQTT broker
UnsupportedConstraint - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
A requested job or task constraint is not supported.
UnsupportedHeader - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the HTTP headers specified in the request is not supported.
UnsupportedHttpVerb - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The resource does not support the specified HTTP verb.
UnsupportedHttpVersion - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The Batch service does not support the specified version of the HTTP protocol.
UnsupportedProperty - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the properties specified in the HTTP request body is not supported.
unsupportedProviderCount() - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Get the unsupportedProviderCount value.
UnsupportedQueryParameter - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
One of the query parameters specified in the URL is not supported.
UnsupportedRequestVersion - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The specified version of the Batch REST API is not supported.
unusable() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the unusable value.
unusableNodeCount() - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Get the unusableNodeCount value.
UNWRAP_KEY - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value unwrapKey for JsonWebKeyOperation.
UNWRAP_KEY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value unwrapKey for KeyPermissions.
unwrapBuffer(ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
unwrapBuffer(ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
unwrapBuffer(ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Remove WebSocket frame from the given buffer
unwrapBuffer(ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
unwrapKey(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
unwrapKey(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Unwraps a symmetric key using the specified key in the vault that has initially been used for wrapping the key.
unwrapKey(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Unwraps a symmetric key wrapped originally by this Key Vault key.
unwrapKeyAsync(byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Unwraps (decrypts) the specified encryped key material.
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
unwrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
unwrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
unwrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
unwrapKeyAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Unwraps a symmetric key using the specified key in the vault that has initially been used for wrapping the key.
unwrapKeyAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Unwraps a symmetric key wrapped originally by this Key Vault key.
unwrapKeyWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Unwraps a symmetric key using the specified key that was initially used for wrapping that key.
UP - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServerHealth
Static value Up for ApplicationGatewayBackendHealthServerHealth.
UP - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
The server is up.
Updatable<T> - Interface in com.microsoft.azure.management.resources.fluentcore.model
Base class for resource that can be updated.
update(String, JobUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
update(String, JobUpdateParameter, JobUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
update(String, JobScheduleUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
update(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
update(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
update(String, String, TaskConstraints, TaskUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
update(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
update(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
update(String, String, String, UpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
update(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
update(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
update(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
update(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
update(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
update(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
update(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
UPDATE - Static variable in class com.microsoft.azure.management.keyvault.CertificatePermissions
Static value update for CertificatePermissions.
UPDATE - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value update for KeyPermissions.
UPDATE - Static variable in class com.microsoft.azure.management.keyvault.StoragePermissions
Static value update for StoragePermissions.
update() - Method in interface com.microsoft.azure.management.resources.fluentcore.model.Updatable
Begins an update for a new resource.
update(String, Integer) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
update(int) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
update() - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata
Deprecated.
 
update(Map<String, Object>, TwinChangedCallback, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
update(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
update(Map<String, Object>, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
update(String, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
update(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
update(Map<String, Object>, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
UPDATE_DEVICE_CONFIGURATION - Static variable in class com.microsoft.azure.management.devices.JobType
Static value updateDeviceConfiguration for JobType.
updateAaaaRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing AAAA record set in this DNS zone.
updateAccessPolicy(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
Begins the update of an existing access policy attached to this key vault.
updateApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
Begins the description of an update of an existing Batch application in this Batch account.
updateARecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing A record set in this DNS zone.
updateAsync(String, JobUpdateParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
updateAsync(String, JobUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
updateAsync(String, JobUpdateParameter, JobUpdateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
updateAsync(String, JobUpdateParameter, JobUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
updateAsync(String, JobScheduleUpdateParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
updateAsync(String, JobScheduleUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
updateAsync(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
updateAsync(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
updateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
updateAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
updateAsync(String, String, TaskConstraints, TaskUpdateOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
updateAsync(String, String, TaskConstraints, TaskUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
updateAsync(String, String, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
updateAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
updateAsync(String, String, UpdateDataLakeAnalyticsAccountParameters, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
updateAsync(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
updateAsync(String, String, String, ServiceCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
updateAsync(String, String, String, UpdateComputePolicyParameters, ServiceCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
updateAsync(String, String, String, UpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
updateAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
updateAsync(String, UUID, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
updateAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
updateAsync(String, UUID, UpdateJobParameters, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
updateAsync(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
updateAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
updateAsync(String, String, String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
updateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
updateAsync(String, String, UpdateDataLakeStoreAccountParameters, ServiceCallback<DataLakeStoreAccount>) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
updateAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
updateAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateAsync(String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAsync(String, String, String, String, ServiceCallback<TrustedIdProvider>) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateAzureTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
Begins the description of an update of an existing Azure endpoint in this profile.
updateBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Begins the update of an existing backend on this application gateway.
updateBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithBackend
Begins the description of an update to an existing backend of this load balancer.
updateBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackendHttpConfig
Begins the update of a backend HTTP configuration.
updateCertificate(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificate(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificate(UpdateCertificateRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with the specified certificate.
updateCertificateAsync(String, String, String, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateAsync(UpdateCertificateRequest, ServiceCallback<CertificateBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with the specified certificate.
updateCertificateIssuer(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuer(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuer(UpdateCertificateIssuerRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerAsync(UpdateCertificateIssuerRequest, ServiceCallback<IssuerBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the specified certificate issuer.
UpdateCertificateIssuerRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate issuer request class.
UpdateCertificateIssuerRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificateIssuerWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateIssuerWithServiceResponseAsync(String, String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified certificate issuer.
updateCertificateOperation(String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificateOperation(UpdateCertificateOperationRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates a certificate operation.
updateCertificateOperationAsync(String, String, boolean, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificateOperationAsync(String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificateOperationAsync(UpdateCertificateOperationRequest, ServiceCallback<CertificateOperation>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates a certificate operation.
UpdateCertificateOperationRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate operation request class.
UpdateCertificateOperationRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificateOperationWithServiceResponseAsync(String, String, boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates a certificate operation.
updateCertificatePolicy(String, String, CertificatePolicy) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
updateCertificatePolicy(UpdateCertificatePolicyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the policy for a certificate.
updateCertificatePolicyAsync(String, String, CertificatePolicy, ServiceCallback<CertificatePolicy>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
updateCertificatePolicyAsync(String, String, CertificatePolicy) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
updateCertificatePolicyAsync(UpdateCertificatePolicyRequest, ServiceCallback<CertificatePolicy>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the policy for a certificate.
UpdateCertificatePolicyRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate policy request class.
UpdateCertificatePolicyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificatePolicyWithServiceResponseAsync(String, String, CertificatePolicy) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the policy for a certificate.
UpdateCertificateRequest - Class in com.microsoft.azure.keyvault.requests
The update certificate request class.
UpdateCertificateRequest.Builder - Class in com.microsoft.azure.keyvault.requests
updateCertificateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCertificateWithServiceResponseAsync(String, String, String, CertificatePolicy, CertificateAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given certificate.
updateCheckpoint(Lease, Checkpoint) - Method in interface com.microsoft.azure.eventprocessorhost.ICheckpointManager
Update the checkpoint in the store with the offset/sequenceNumber in the provided checkpoint.
updateCheckpoint(Lease, Checkpoint) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryCheckpointManager
 
updateCNameRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set.
updateComputeNodeUser(String, String, String, String, DateTime) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
updateComputeNodeUser(String, String, String, String, DateTime, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
updateComputeNodeUser(String, String, String, String) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
updateComputeNodeUser(String, String, String, String, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Updates the specified user account on the specified compute node.
UpdateComputePolicyParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to update a compute policy.
UpdateComputePolicyParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
 
UpdateComputePolicyWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to update a compute policy while updating a Data Lake Analytics account.
UpdateComputePolicyWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
 
updateCredential(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified credential for use with external data sources in the specified database.
updateCredentialAsync(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified credential for use with external data sources in the specified database.
updateCredentialAsync(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified credential for use with external data sources in the specified database.
updateCredentialWithServiceResponseAsync(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified credential for use with external data sources in the specified database.
updated() - Method in class com.microsoft.azure.keyvault.models.Attributes
Get the updated value.
updated() - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Get the updated value.
updated() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Get the updated value.
updated() - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Get the updated value.
updatedAt() - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup
 
updatedAt() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace
 
updatedAt() - Method in interface com.microsoft.azure.management.servicebus.Queue
 
updatedAt() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace
 
updatedAt() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription
 
updatedAt() - Method in interface com.microsoft.azure.management.servicebus.Topic
 
UpdateDataLakeAnalyticsAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters that can be used to update an existing Data Lake Analytics account.
UpdateDataLakeAnalyticsAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
 
UpdateDataLakeStoreAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
Data Lake Store account information to update.
UpdateDataLakeStoreAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
 
UpdateDataLakeStoreWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to update a Data Lake Store account while updating a Data Lake Analytics account.
UpdateDataLakeStoreWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
 
updateDefaultIPConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Begins the update of the default IP configuration i.e.
updateDesired(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateDesired(String, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateDesiredProperties(DeviceTwinDevice) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
This method updates desired properties for the specified device.
updateDesiredProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `desired` properties information in the collection, and return a string with a json that contains a sub-collection of added properties, or properties with new value.
updateDesiredProperty(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `desired` properties information in the collection, using the information parsed from the provided json.
updateDevice(Device) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Update device not forced
updateDevice(Device, Boolean) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Update device with forceUpdate input parameter
updateDeviceAsync(Device) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for updateDevice() operation
updateDeviceAsync(Device, Boolean) - Method in class com.microsoft.azure.sdk.iot.service.RegistryManager
Async wrapper for forced updateDevice() operation
updateDeviceManager(String, TwinStatus, String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the device manager information in the collection, and return a string with a json that contains a the new device manager description, including new and old values.
updateDispositionAsync(UUID[], String, String, String, Map<String, Object>) - Method in class com.microsoft.azure.servicebus.primitives.CoreMessageReceiver
 
updateDomainCount() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
UpdateEncryptionConfig - Class in com.microsoft.azure.management.datalake.store.models
The encryption configuration used to update a user managed Key Vault key.
UpdateEncryptionConfig() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateEncryptionConfig
 
updateEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Begins the description of an update of an existing endpoint in current profile.
updateExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithExtension
Begins the description of an update of an existing extension of this virtual machine.
updateExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithExtension
Begins the description of an update of an existing extension assigned to the virtual machines in the scale set.
updateExternalTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
Begins the description of an update of an existing external endpoint in this profile.
UpdateFirewallRuleParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to update a firewall rule.
UpdateFirewallRuleParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
 
UpdateFirewallRuleParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a firewall rule.
UpdateFirewallRuleParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
 
UpdateFirewallRuleWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to update a firewall rule while updating a Data Lake Analytics account.
UpdateFirewallRuleWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
 
UpdateFirewallRuleWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a firewall rule while updating a Data Lake Store account.
UpdateFirewallRuleWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
 
updateFrontend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the update of an existing front end IP configuration.
updateHttpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the description of an update to an existing HTTP probe on this load balancer.
updateInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatPool
Begins the description of an update to an existing inbound NAT pool.
updateInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatRule
Begins the description of an update to an existing inbound NAT rule.
updateInstances(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMs
Updates the specified virtual machine instances from the scale set.
updateInstancesAsync(Collection<String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMs
Updates the specified virtual machine instances from the scale set.
updateInstancesAsync(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMs
Updates the specified virtual machine instances from the scale set.
updateIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Begins the update of an existing IP configuration.
updateIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPConfiguration
Starts update of an IP configuration.
updateJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
updateJob(String, PoolInformation, Integer, JobConstraints, OnAllTasksComplete, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Updates the specified job.
UpdateJobParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters that can be used to update existing Data Lake Analytics job information properties.
UpdateJobParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
 
updateJobSchedule(String, Schedule, JobSpecification) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
updateJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
updateJobSchedule(String, Schedule, JobSpecification, List<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Updates the specified job schedule.
updateKey(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKey(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKey(UpdateKeyRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyAsync(UpdateKeyRequest, ServiceCallback<KeyBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
UpdateKeyRequest - Class in com.microsoft.azure.keyvault.requests
The key update request class.
UpdateKeyRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The UpdateKeyRequest builder.
UpdateKeyVaultMetaInfo - Class in com.microsoft.azure.management.datalake.store.models
The Key Vault update information used for user managed key rotation.
UpdateKeyVaultMetaInfo() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateKeyVaultMetaInfo
 
updateKeyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateKeyWithServiceResponseAsync(String, String, String, List<JsonWebKeyOperation>, KeyAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
The update key operation changes specified attributes of a stored key and can be applied to any key type and key version stored in Azure Key Vault.
updateLease(Lease) - Method in interface com.microsoft.azure.eventprocessorhost.ILeaseManager
Update the store with the information in the provided lease.
updateLease(Lease) - Method in class com.microsoft.azure.eventprocessorhost.InMemoryLeaseManager
 
updateListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithListener
Begins the update of a listener.
updateLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithLoadBalancingRule
Begins the description of an update to an existing load balancing rule on this load balancer.
updateMXRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing MX record set in this DNS zone.
updateNestedProfileTargetEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
Begins the description of an update of an existing nested traffic manager profile endpoint in this profile.
updateNSRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing NS record set in this DNS zone.
updatePointToSiteConfiguration() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration
 
updatePoolProperties(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
updatePoolProperties(String, StartTask, Collection<CertificateReference>, Collection<ApplicationPackageReference>, Collection<MetadataItem>, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Updates the specified pool.
updatePremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Begins the description of an update of an existing endpoint in current Premium Verizon profile.
updatePrivateFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPrivateFrontend
Begins the description of an update to an existing internal frontend.
updateProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithProbe
Begins the update of an existing probe.
updateProperties(String, PoolUpdatePropertiesParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updateProperties(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updatePropertiesAsync(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updatePropertiesWithServiceResponseAsync(String, PoolUpdatePropertiesParameter) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updatePropertiesWithServiceResponseAsync(String, PoolUpdatePropertiesParameter, PoolUpdatePropertiesOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Updates the properties of the specified pool.
updatePtrRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing PTR record set in this DNS zone.
updatePublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Begins the update of the public front end IP configuration, if it exists.
updatePublicFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPublicFrontend
Begins the description of an update to an existing Internet-facing frontend.
updateRedirectConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRedirectConfiguration
Begins the update of a redirect configuration.
updateReported(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateReported(String, TwinChangedCallback) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
updateReportedProperties(Set<Property>) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin
 
updateReportedProperties(Set<Property>, Integer) - Method in class com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin
 
updateReportedProperty(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `reported` properties information in the collection, and return a string with a json that contains a sub-collection of added properties, or properties with new value.
updateReportedProperty(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `reported` properties information in the collection, using the information parsed from the provided json.
updateRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRequestRoutingRule
Begins the update of a request routing rule.
UpdateResource - Class in com.microsoft.azure.management.compute
The Update Resource model definition.
UpdateResource() - Constructor for class com.microsoft.azure.management.compute.UpdateResource
 
updateRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Begins the update of an existing route on this route table.
updateRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.UpdateStages.WithRule
Begins the description of an update of an existing security rule of this network security group.
updatesAllowed() - Method in interface com.microsoft.azure.management.batch.Application
 
updateSasDefinition(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinition(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>, ServiceCallback<SasDefinitionBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSasDefinitionWithServiceResponseAsync(String, String, String, String, SasTokenType, String, SasDefinitionAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given SAS definition.
updateSecret(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecret(String, String, String, String, SecretAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecret(UpdateSecretRequest) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with a specified secret in a given key vault.
updateSecret(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified secret for use with external data sources in the specified database.
updateSecretAsync(String, String, String, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String, String, SecretAttributes, Map<String, String>, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String, String, SecretAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(UpdateSecretRequest, ServiceCallback<SecretBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Updates the attributes associated with a specified secret in a given key vault.
updateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified secret for use with external data sources in the specified database.
updateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified secret for use with external data sources in the specified database.
UpdateSecretRequest - Class in com.microsoft.azure.keyvault.requests
The update secret request class.
UpdateSecretRequest.Builder - Class in com.microsoft.azure.keyvault.requests
The UpdateSecretRequest builder.
updateSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretWithServiceResponseAsync(String, String, String, String, SecretAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the attributes associated with a specified secret in a given key vault.
updateSecretWithServiceResponseAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
Modifies the specified secret for use with external data sources in the specified database.
updateSoaRecord() - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of the SOA record in this DNS zone.
updateSrvRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing SRV record set in this DNS zone.
updateStatus(TransparentDataEncryptionStates) - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryption
Updates the state of the transparent data encryption status.
updateStatusAsync(TransparentDataEncryptionStates) - Method in interface com.microsoft.azure.management.sql.TransparentDataEncryption
Updates the state of the transparent data encryption status.
updateStorageAccount(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccount(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>, ServiceCallback<StorageBundle>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountAsync(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
UpdateStorageAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to update an Azure Storage account.
UpdateStorageAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
 
UpdateStorageAccountWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
The parameters used to update an Azure Storage account while updating a Data Lake Analytics account.
UpdateStorageAccountWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
 
updateStorageAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateStorageAccountWithServiceResponseAsync(String, String, String, Boolean, String, StorageAccountAttributes, Map<String, String>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Updates the specified attributes associated with the given storage account.
updateSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Begins the description of an update of an existing subnet of this network.
updateTags(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the `tags` information in the collection, and return a string with a json that contains a sub-collection of added tags, or tags with new value.
updateTask(String, String, TaskConstraints) - Method in class com.microsoft.azure.batch.TaskOperations
Updates the specified task.
updateTask(String, String, TaskConstraints, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Updates the specified task.
updateTcpProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Begins the description of an update to an existing TCP probe on this load balancer.
updateTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the updateTime value.
updateToken(AzureADToken) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
update token on existing client.
updateToken(String) - Method in class com.microsoft.azure.datalake.store.ADLStoreClient
update token on existing client.
UpdateTrustedIdProviderParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a trusted identity provider.
UpdateTrustedIdProviderParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderParameters
 
UpdateTrustedIdProviderWithAccountParameters - Class in com.microsoft.azure.management.datalake.store.models
The parameters used to update a trusted identity provider while updating a Data Lake Store account.
UpdateTrustedIdProviderWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
 
updateTwin(Map<String, Object>, Map<String, Object>, Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update properties and tags information in the collection, and return a string with a json that contains a sub-collection of added properties, properties with new value, added tags, and tags with new values.
updateTwin(String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinParser
Deprecated.
Update the properties information in the collection, using the information parsed from the provided json.
updateTwin(DeviceTwinDevice) - Method in class com.microsoft.azure.sdk.iot.service.devicetwin.DeviceTwin
This method updates device twin for the specified device.
updateTxtRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Begins the description of an update of an existing TXT record set in this DNS zone.
updateUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Begins the description of an update of an existing unmanaged data disk of this virtual machine.
updateUser(String, String, String, NodeUpdateUserParameter) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateUser(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateUserAsync(String, String, String, NodeUpdateUserParameter, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateUserAsync(String, String, String, NodeUpdateUserParameter) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateUserAsync(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateUserAsync(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateUserWithServiceResponseAsync(String, String, String, NodeUpdateUserParameter) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateUserWithServiceResponseAsync(String, String, String, NodeUpdateUserParameter, ComputeNodeUpdateUserOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Updates the password and expiration time of a user account on the specified compute node.
updateWebhook(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithWebhook
Begins the description of an update of an existing webhook of this container registry.
updateWithServiceResponseAsync(String, JobUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
updateWithServiceResponseAsync(String, JobUpdateParameter, JobUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Jobs
Updates the properties of the specified job.
updateWithServiceResponseAsync(String, JobScheduleUpdateParameter) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
updateWithServiceResponseAsync(String, JobScheduleUpdateParameter, JobScheduleUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.JobSchedules
Updates the properties of the specified job schedule.
updateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
updateWithServiceResponseAsync(String, String, TaskConstraints, TaskUpdateOptions) - Method in interface com.microsoft.azure.batch.protocol.Tasks
Updates the properties of the specified task.
updateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
updateWithServiceResponseAsync(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
updateWithServiceResponseAsync(String, String, String, UpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
Updates the specified compute policy.
updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
updateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
Updates the specified firewall rule.
updateWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
updateWithServiceResponseAsync(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Updates the job information for the specified job ID.
updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
updateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
updateWithServiceResponseAsync(String, String, UpdateDataLakeStoreAccountParameters) - Method in interface com.microsoft.azure.management.datalake.store.Accounts
Updates the specified Data Lake Store account information.
updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.FirewallRules
Updates the specified firewall rule.
updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
updateWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.store.TrustedIdProviders
Updates the specified trusted identity provider.
UpdateWorkspaceCollectionRequest - Class in com.microsoft.azure.management.powerbi
The UpdateWorkspaceCollectionRequest model.
UpdateWorkspaceCollectionRequest() - Constructor for class com.microsoft.azure.management.powerbi.UpdateWorkspaceCollectionRequest
Creates an instance of UpdateWorkspaceCollectionRequest class.
UPDATING - Static variable in class com.microsoft.azure.management.containerregistry.ProvisioningState
Static value Updating for ProvisioningState.
UPDATING - Static variable in class com.microsoft.azure.management.network.ProvisioningState
Static value Updating for ProvisioningState.
UPDATING - Static variable in class com.microsoft.azure.management.servicefabric.ProvisioningState
Static value Updating for ProvisioningState.
UPDATING_CHECKPOINT - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
UPDATING_LEASE - Static variable in class com.microsoft.azure.eventprocessorhost.EventProcessorHostActionStrings
 
upDown() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the upDown value.
UPGRADED - Static variable in class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
Static value Upgraded for VaultUpgradeState.
UpgradeDetails - Class in com.microsoft.azure.management.recoveryservices
Details for upgrading vault.
UpgradeDetails() - Constructor for class com.microsoft.azure.management.recoveryservices.UpgradeDetails
 
upgradeDetails() - Method in class com.microsoft.azure.management.recoveryservices.VaultProperties
Get the upgradeDetails value.
upgradeDomains() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the upgradeDomains value.
upgradeDomainTimeout() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the upgradeDomainTimeout value.
upgradedResourceId() - Method in class com.microsoft.azure.management.recoveryservices.UpgradeDetails
Get the upgradedResourceId value.
UpgradeHint - Class in com.microsoft.azure.management.sql
Represents a Upgrade Hint.
UpgradeHint() - Constructor for class com.microsoft.azure.management.sql.UpgradeHint
 
UpgradeHintInterface - Interface in com.microsoft.azure.management.sql
An immutable client-side representation of an Azure SQL database's Upgrade hint.
UpgradeMode - Enum in com.microsoft.azure.management.compute
Defines values for UpgradeMode.
upgradeModel() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
upgradeOS(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
upgradeOS(String, String, PoolUpgradeOSOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
upgradeOSAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
upgradeOSAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
upgradeOSAsync(String, String, PoolUpgradeOSOptions, ServiceCallback<Void>) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
upgradeOSAsync(String, String, PoolUpgradeOSOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
upgradeOSWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
upgradeOSWithServiceResponseAsync(String, String, PoolUpgradeOSOptions) - Method in interface com.microsoft.azure.batch.protocol.Pools
Upgrades the operating system of the specified pool.
UpgradePolicy - Class in com.microsoft.azure.management.compute
Describes an upgrade policy - automatic, manual, or rolling.
UpgradePolicy() - Constructor for class com.microsoft.azure.management.compute.UpgradePolicy
 
UpgradePoolVersionConflict - Static variable in class com.microsoft.azure.batch.BatchErrorCodeStrings
The pool is already upgrading to a different operating system version.
upgradeReplicaSetCheckTimeout() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the upgradeReplicaSetCheckTimeout value.
upgrades() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get the upgrades value.
upgrades() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the upgrades value.
upgradeTimeout() - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Get the upgradeTimeout value.
upgradeToGeneralPurposeAccountKindV2() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithUpgrade
Specifies that the storage account should be upgraded to V2 kind.
upload(String, String, IfExists) - Method in class com.microsoft.azure.datalake.store.Utils
Uploads the contents of a local file to an Azure Data Lake file.
upload(String, InputStream, IfExists) - Method in class com.microsoft.azure.datalake.store.Utils
Uploads an InputStream to an Azure Data Lake file.
upload(String, byte[], IfExists) - Method in class com.microsoft.azure.datalake.store.Utils
Uploads the contents of byte array to an Azure Data Lake file.
UPLOAD_FILES_AND_GENERATE_SAS_TOKENS - Static variable in class com.microsoft.azure.management.devtestlab.FileUploadOptions
Static value UploadFilesAndGenerateSasTokens for FileUploadOptions.
uploadBatchServiceLogs(String, String, String, DateTime) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogs(String, String, String, DateTime, DateTime, Iterable<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogs(String, String, UploadBatchServiceLogsConfiguration) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogs(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration, ServiceCallback<UploadBatchServiceLogsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions, ServiceCallback<UploadBatchServiceLogsResult>) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogsAsync(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
UploadBatchServiceLogsConfiguration - Class in com.microsoft.azure.batch.protocol.models
The Azure Batch service log files upload configuration for a compute node.
UploadBatchServiceLogsConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
 
UploadBatchServiceLogsResult - Class in com.microsoft.azure.batch.protocol.models
The result of uploading Batch service log files from a specific compute node.
UploadBatchServiceLogsResult() - Constructor for class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
 
uploadBatchServiceLogsWithServiceResponseAsync(String, String, UploadBatchServiceLogsConfiguration) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadBatchServiceLogsWithServiceResponseAsync(String, String, UploadBatchServiceLogsConfiguration, ComputeNodeUploadBatchServiceLogsOptions) - Method in interface com.microsoft.azure.batch.protocol.ComputeNodes
Upload Azure Batch service log files from the specified compute node to Azure Blob Storage.
uploadCondition() - Method in class com.microsoft.azure.batch.protocol.models.OutputFileUploadOptions
Get the uploadCondition value.
uploadOptions() - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Get the uploadOptions value.
uploadToBlobAsync(String, InputStream, long, IotHubEventCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.DeviceClient
Asynchronously upload a stream to the IoT Hub.
uploadToBlobAsync(String, InputStream, long, IotHubEventCallback, Object) - Method in class com.microsoft.azure.sdk.iot.device.fileupload.FileUpload
Upload the file to container, which was associated to the iothub.
upns() - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Get the upns value.
upperLimit() - Method in class com.microsoft.azure.management.customerinsights.KpiThresholds
Get the upperLimit value.
uri() - Method in class com.microsoft.azure.management.compute.VirtualHardDisk
Get the uri value.
uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
Get the uri value.
uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Get the uri value.
uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
Get the uri value.
uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Get the uri value.
uri() - Method in class com.microsoft.azure.management.logic.ContentLink
Get the uri value.
uri() - Method in class com.microsoft.azure.management.machinelearning.BlobLocation
Get the uri value.
uri() - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Get the uri value.
uri() - Method in class com.microsoft.azure.management.resources.ParametersLink
Get the uri value.
uri() - Method in class com.microsoft.azure.management.resources.TemplateLink
Get the uri value.
uri() - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Get the uri value.
uri() - Method in interface com.microsoft.azure.management.sql.SqlServerKey
 
url() - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Get the url value.
url() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the url value.
url() - Method in class com.microsoft.azure.management.apimanagement.BackendProxyContract
Get the url value.
url() - Method in class com.microsoft.azure.management.appservice.ApiDefinitionInfo
Get the url value.
url() - Method in interface com.microsoft.azure.management.appservice.DomainLegalAgreement
 
url() - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Get the url value.
url() - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Get the url value.
url() - Method in class com.microsoft.azure.management.billing.DownloadUrl
Get the url value.
url() - Method in class com.microsoft.azure.management.containerregistry.Target
Get the url value.
url() - Method in class com.microsoft.azure.management.graphrbac.GroupAddMemberParameters
Get the url value.
URL_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
UrlPathBuilder - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.contract
 
UrlPathBuilder(String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.UrlPathBuilder
Constructor for Url Path builder
UrlPathBuilder(String, String, ProvisioningDeviceClientTransportProtocol) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.contract.UrlPathBuilder
Constructor for Url Path builder
urlTemplate() - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Get the urlTemplate value.
URUGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
URUGUAY - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
US_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
US_EAST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
US_EAST2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
US_NORTH_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
US_SOUTH_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
US_WEST - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
Azure Cloud - Americas
US_WEST2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
US_WEST_CENTRAL - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
Usage - Class in com.microsoft.azure.management.cognitiveservices
The usage data for a usage request.
Usage() - Constructor for class com.microsoft.azure.management.cognitiveservices.Usage
 
USAGE - Static variable in class com.microsoft.azure.management.consumption.CategoryType
Static value Usage for CategoryType.
Usage - Class in com.microsoft.azure.management.containerinstance
A single usage result.
Usage() - Constructor for class com.microsoft.azure.management.containerinstance.Usage
 
usageBasedRecommendationServiceLevelObjective() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
usageBasedRecommendationServiceLevelObjectiveId() - Method in interface com.microsoft.azure.management.sql.ServiceTierAdvisor
 
UsageIndicator - Enum in com.microsoft.azure.management.logic
Defines values for UsageIndicator.
usageIndicator() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the usageIndicator value.
usageLocation() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
UsageName - Class in com.microsoft.azure.management.batchai
The Usage Names.
UsageName() - Constructor for class com.microsoft.azure.management.batchai.UsageName
 
UsageName - Class in com.microsoft.azure.management.compute
The Usage Names.
UsageName() - Constructor for class com.microsoft.azure.management.compute.UsageName
 
UsageName - Class in com.microsoft.azure.management.containerinstance
The name object of the resource.
UsageName() - Constructor for class com.microsoft.azure.management.containerinstance.UsageName
 
UsageName - Class in com.microsoft.azure.management.network
The usage names.
UsageName() - Constructor for class com.microsoft.azure.management.network.UsageName
 
UsageName - Class in com.microsoft.azure.management.storage
The usage names that can be used; currently limited to StorageAccount.
UsageName() - Constructor for class com.microsoft.azure.management.storage.UsageName
 
UsagePermissionType - Class in com.microsoft.azure.management.devtestlab
Defines values for UsagePermissionType.
UsagePermissionType(String) - Constructor for class com.microsoft.azure.management.devtestlab.UsagePermissionType
Creates a custom value for UsagePermissionType.
Usages - Interface in com.microsoft.azure.management.storage
Entry point for storage resource usage management API.
UsageState - Enum in com.microsoft.azure.management.appservice
Defines values for UsageState.
usageState() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
UsageStatistics - Class in com.microsoft.azure.batch.protocol.models
Statistics related to pool usage information.
UsageStatistics() - Constructor for class com.microsoft.azure.batch.protocol.models.UsageStatistics
 
usageStats() - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Get the usageStats value.
UsagesUnit - Class in com.microsoft.azure.management.recoveryservices
Defines values for UsagesUnit.
UsagesUnit(String) - Constructor for class com.microsoft.azure.management.recoveryservices.UsagesUnit
Creates a custom value for UsagesUnit.
UsageUnit - Enum in com.microsoft.azure.management.storage
Defines values for UsageUnit.
USE - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Static value Use for PermissionType.
use32BitWorkerProcess() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the use32BitWorkerProcess value.
useControlStandardsIdAsRepetitionCharacter() - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Get the useControlStandardsIdAsRepetitionCharacter value.
useDotAsDecimalSeparator() - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Get the useDotAsDecimalSeparator value.
useDotAsDecimalSeparator() - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Get the useDotAsDecimalSeparator value.
usedVertexCpuCoreCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the usedVertexCpuCoreCount value.
usedVertexPeakMemSize() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Get the usedVertexPeakMemSize value.
useInVmCreationPermission() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Get the useInVmCreationPermission value.
useInVmCreationPermission() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Get the useInVmCreationPermission value.
usePolicyBasedTrafficSelectors() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
usePublicIpAddressPermission() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Get the usePublicIpAddressPermission value.
usePublicIpAddressPermission() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Get the usePublicIpAddressPermission value.
user - Variable in class com.microsoft.azure.datalake.store.DirectoryEntry
the ID of the user that owns this file/directory.
USER - Static variable in class com.microsoft.azure.management.containerinstance.ContainerInstanceOperationsOrigin
Static value User for ContainerInstanceOperationsOrigin.
USER - Static variable in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
Static value Kubernetes access profile user role.
USER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
Static value User for AADObjectType.
USER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
Static value User for AclType.
USER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
Static value user for OperationOrigin.
USER - Static variable in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Static value user for OperationOrigin.
USER - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value User for EffectiveRouteSource.
USER - Static variable in class com.microsoft.azure.management.sql.OperationOrigin
Static value user for OperationOrigin.
user() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Get the user value.
user() - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Get the user value.
USER_ACCESS_ADMINISTRATOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage user access to Azure resources.
USER_AGENT - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
USER_AGENT - Static variable in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
It will be truncated to 128 characters
USER_DEFINED_ROUTE - Static variable in class com.microsoft.azure.management.network.IssueType
Static value UserDefinedRoute for IssueType.
USER_ID_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
USER_ID_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage
 
USER_OBJ - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
Static value UserObj for AclType.
USER_OWNED_LAB_PREMIUM_VM_COUNT - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value UserOwnedLabPremiumVmCount for PolicyFactName.
USER_OWNED_LAB_VM_COUNT - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value UserOwnedLabVmCount for PolicyFactName.
USER_OWNED_LAB_VM_COUNT_IN_SUBNET - Static variable in class com.microsoft.azure.management.devtestlab.PolicyFactName
Static value UserOwnedLabVmCountInSubnet for PolicyFactName.
USER_TRIGGERED - Static variable in class com.microsoft.azure.management.recoveryservices.TriggerType
Static value UserTriggered for TriggerType.
UserAccount - Class in com.microsoft.azure.batch.protocol.models
Properties used to create a user used to execute tasks on an Azure Batch node.
UserAccount() - Constructor for class com.microsoft.azure.batch.protocol.models.UserAccount
 
userAccounts() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the userAccounts value.
userAccounts() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the userAccounts value.
userAccounts() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the userAccounts value.
userAccountSettings() - Method in class com.microsoft.azure.management.batchai.SshConfiguration
Get the userAccountSettings value.
UserAccountSettings - Class in com.microsoft.azure.management.batchai
Settings for user account that gets created on each on the nodes of a cluster.
UserAccountSettings() - Constructor for class com.microsoft.azure.management.batchai.UserAccountSettings
 
userAgent() - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Gets the User-Agent header for the client.
userAgent() - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Gets the User-Agent header for the client.
useragent() - Method in class com.microsoft.azure.management.containerregistry.Request
Get the useragent value.
userAgent() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Gets the User-Agent header for the client.
userAgent() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Gets the User-Agent header for the client.
userAgent() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Gets the User-Agent header for the client.
userAgent() - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Gets the User-Agent header for the client.
userAlgebraPath() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the userAlgebraPath value.
UserAssignedIdentities - Class in com.microsoft.azure.management.msi
Defines values for UserAssignedIdentities.
UserAssignedIdentities() - Constructor for class com.microsoft.azure.management.msi.UserAssignedIdentities
 
userAssignedManagedServiceIdentityIds() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
userAssignedManagedServiceIdentityIds() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
userCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the userCPUTime value.
userCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the userCPUTime value.
userCPUTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the userCPUTime value.
UserEntityBaseParameters - Class in com.microsoft.azure.management.apimanagement
User Entity Base Parameters set.
UserEntityBaseParameters() - Constructor for class com.microsoft.azure.management.apimanagement.UserEntityBaseParameters
 
UserGetMemberGroupsParameters - Class in com.microsoft.azure.management.graphrbac
Request parameters for GetMemberGroups API call.
UserGetMemberGroupsParameters() - Constructor for class com.microsoft.azure.management.graphrbac.UserGetMemberGroupsParameters
 
UserGroupRepresentation - Enum in com.microsoft.azure.datalake.store
Enum specifying how user and group objects should be represented in calls that return user and group ID.
userId() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
Get the userId value.
userId() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Get the userId value.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Get the userIdentity value.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Get the userIdentity value.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the userIdentity value.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Get the userIdentity value.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the userIdentity value.
userIdentity() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Get the userIdentity value.
UserIdentity - Class in com.microsoft.azure.batch.protocol.models
The definition of the user identity under which the task is run.
UserIdentity() - Constructor for class com.microsoft.azure.batch.protocol.models.UserIdentity
 
UserIdentity - Class in com.microsoft.azure.management.devtestlab
Identity attributes of a lab user.
UserIdentity() - Constructor for class com.microsoft.azure.management.devtestlab.UserIdentity
 
UserIdentityFragment - Class in com.microsoft.azure.management.devtestlab
Identity attributes of a lab user.
UserIdentityFragment() - Constructor for class com.microsoft.azure.management.devtestlab.UserIdentityFragment
 
userKubeConfigContent() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
userMetadata() - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup
 
username() - Method in class com.microsoft.azure.batch.auth.BatchUserTokenCredentials
Gets the user name for the Organization Id account.
userName() - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Get the userName value.
userName() - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Get the userName value.
username() - Method in class com.microsoft.azure.management.apimanagement.BackendProxyContract
Get the username value.
username() - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Get the username value.
username() - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Get the username value.
username() - Method in interface com.microsoft.azure.management.containerregistry.RegistryCredentials
Get the username value which can be used to login into the container registry.
username() - Method in class com.microsoft.azure.management.scheduler.BasicAuthentication
Get the username value.
userName - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSend
 
userName - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
UserPasswordTokenProvider - Class in com.microsoft.azure.datalake.store.oauth2
Provides tokens based on username and password
UserPasswordTokenProvider(String, String, String) - Constructor for class com.microsoft.azure.datalake.store.oauth2.UserPasswordTokenProvider
constructs a token provider based on supplied credentials.
userPrincipalName() - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser
 
users() - Method in class com.microsoft.azure.management.apimanagement.RecipientsContractProperties
Get the users value.
UserSecretStore - Class in com.microsoft.azure.management.devtestlab
Properties of a user's secret store.
UserSecretStore() - Constructor for class com.microsoft.azure.management.devtestlab.UserSecretStore
 
UserSecretStoreFragment - Class in com.microsoft.azure.management.devtestlab
Properties of a user's secret store.
UserSecretStoreFragment() - Constructor for class com.microsoft.azure.management.devtestlab.UserSecretStoreFragment
 
usersetting() - Method in class com.microsoft.azure.management.customerinsights.SalesforceConnectorProperties
Get the usersetting value.
UserState - Class in com.microsoft.azure.management.apimanagement
Defines values for UserState.
UserState() - Constructor for class com.microsoft.azure.management.apimanagement.UserState
 
userStatName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Get the userStatName value.
USERSYSTEM - Static variable in class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
Static value user,system for OperationOrigin.
USERSYSTEM - Static variable in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
Static value user,system for OperationOrigin.
userTypeId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Get the userTypeId value.
userWhitelistedIpRanges() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the userWhitelistedIpRanges value.
usesTaskDependencies() - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Get the usesTaskDependencies value.
usesTaskDependencies() - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Get the usesTaskDependencies value.
usesTaskDependencies() - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Get the usesTaskDependencies value.
useSubDomain() - Method in class com.microsoft.azure.management.storage.CustomDomain
Get the useSubDomain value.
USqlAssembly - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL Assembly.
USqlAssembly() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
 
USqlAssemblyClr - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL assembly CLR item.
USqlAssemblyClr() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
 
USqlAssemblyDependencyInfo - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL dependency information item.
USqlAssemblyDependencyInfo() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyDependencyInfo
 
USqlAssemblyFileInfo - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL assembly file information item.
USqlAssemblyFileInfo() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
 
USqlCredential - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL credential item.
USqlCredential() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlCredential
 
USqlDatabase - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL database item.
USqlDatabase() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlDatabase
 
USqlDirectedColumn - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL directed column item.
USqlDirectedColumn() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
 
USqlDistributionInfo - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL distribution information object.
USqlDistributionInfo() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
 
USqlExternalDataSource - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL external datasource item.
USqlExternalDataSource() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
 
USqlIndex - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL table index item.
USqlIndex() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
 
USqlJobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
U-SQL job properties used when retrieving U-SQL jobs.
USqlJobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
 
USqlPackage - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL package item.
USqlPackage() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
 
USqlProcedure - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL procedure item.
USqlProcedure() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
 
USqlSchema - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL schema item.
USqlSchema() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
 
USqlSecret - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL secret item.
USqlSecret() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
 
USqlTable - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL table item.
USqlTable() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTable
 
USqlTableColumn - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL table column item.
USqlTableColumn() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
 
USqlTablePartition - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL table partition item.
USqlTablePartition() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
 
USqlTableStatistics - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL table statistics item.
USqlTableStatistics() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
 
USqlTableType - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL table type item.
USqlTableType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableType
 
USqlTableValuedFunction - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL table valued function item.
USqlTableValuedFunction() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
 
USqlType - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL type item.
USqlType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlType
 
USqlView - Class in com.microsoft.azure.management.datalake.analytics.models
A Data Lake Analytics catalog U-SQL view item.
USqlView() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlView
 
UTC_TIME_DEFAULT - Variable in class com.microsoft.azure.sdk.iot.service.Device
 
UTF8 - Static variable in class com.microsoft.azure.management.streamanalytics.Encoding
Static value UTF8 for Encoding.
Util - Class in com.microsoft.azure.servicebus.primitives
 
Utils - Class in com.microsoft.azure.datalake.store
Utility methods to enable one-liners for simple functionality.
Utils - Class in com.microsoft.azure.management.resources.fluentcore.utils
Defines a few utilities.
UZBEKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
UZBEKISTAN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 

V

v() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Get the v value.
V3_0 - Static variable in class com.microsoft.azure.management.appservice.NetFrameworkVersion
Static value v3.5 for NetFrameworkVersion.
V4_6 - Static variable in class com.microsoft.azure.management.appservice.NetFrameworkVersion
Static value v4.6 for NetFrameworkVersion.
valid() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate
 
validate(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties
Deprecated.
 
validate(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty
Deprecated.
 
validate(Map<String, Object>) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.TwinTags
Deprecated.
 
validate(IotHubConnectionString) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Validate IotHubConnectionString format
validate() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
Validates that the descriptor has is a non-null fullName, id, and qualified jar path
validateBlobName(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided blob name is not null, empty, and valid.
validateCertificateChain() - Method in class com.microsoft.azure.management.apimanagement.BackendTlsProperties
Get the validateCertificateChain value.
validateCertificateName() - Method in class com.microsoft.azure.management.apimanagement.BackendTlsProperties
Get the validateCertificateName value.
validateCharacterSet() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the validateCharacterSet value.
validateCharacterSet() - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Get the validateCharacterSet value.
validateCharacterSet() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the validateCharacterSet value.
validateCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint.
validateCustomDomainAsync(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint asynchronously.
validateCustomDomainAsync(String, ServiceCallback<CustomDomainValidationResult>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint asynchronously.
ValidateCustomDomainInput - Class in com.microsoft.azure.management.cdn
Input of the custom domain to be validated for DNS mapping.
ValidateCustomDomainInput() - Constructor for class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
 
validateDeviceManager(String, TwinStatus, String) - Method in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
validateEdiTypes() - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Get the validateEdiTypes value.
validateEdiTypes() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the validateEdiTypes value.
validateEdiTypes() - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Get the validateEdiTypes value.
validateEdiTypes() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the validateEdiTypes value.
validateEndpointCustomDomain(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile.
validateEndpointCustomDomainAsync(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile asynchronously.
validateEndpointCustomDomainAsync(String, String, ServiceCallback<CustomDomainValidationResult>) - Method in interface com.microsoft.azure.management.cdn.CdnProfile
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile asynchronously.
validateFormat(String, String, String) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Validate string property using given regex
validateFormatIfSpecified(String, String, String) - Static method in class com.microsoft.azure.sdk.iot.service.IotHubConnectionStringBuilder
Validate string property using given regex if value is not null or empty
validateHostName(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Validate if a provided host name is valid using the follow criteria.
validateId(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Validate if a provided ID is valid using the follow criteria.
validateKey(String, boolean) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided string is a valid json key.
validateMap(Map<String, Object>, int, boolean) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided map in terms of maximum levels and optionally if the keys ar not metadata.
validateMethodInfo() - Method in class com.microsoft.azure.webjobs.script.description.FunctionMethodDescriptor
verifies that the method is, in fact, a fully qualified method name by checking the full class name and method name
validateObject(Object) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided object is not null.
validateQuery(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Validates if query contains select and from keywords and also if it is a valid utf-8 string
ValidateResourceTypes - Class in com.microsoft.azure.management.appservice
Defines values for ValidateResourceTypes.
ValidateResourceTypes() - Constructor for class com.microsoft.azure.management.appservice.ValidateResourceTypes
 
ValidateResponseError - Class in com.microsoft.azure.management.appservice
Error details for when validation fails.
ValidateResponseError() - Constructor for class com.microsoft.azure.management.appservice.ValidateResponseError
 
validateStringUTF8(String) - Static method in class com.microsoft.azure.sdk.iot.deps.serializer.ParserUtility
Helper to validate if the provided string is not null, empty, and all characters are UTF-8.
validateUpgradeReply(ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
validateUpgradeReply(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
validateUpgradeReply(ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
validateXsdTypes() - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Get the validateXsdTypes value.
validateXsdTypes() - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Get the validateXsdTypes value.
validateXsdTypes() - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Get the validateXsdTypes value.
validateXsdTypes() - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Get the validateXsdTypes value.
validation() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the validation value.
VALIDATION_NEEDED - Static variable in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Static value ValidationNeeded for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState.
validationKey() - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Get the validationKey value.
validationOverrides() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the validationOverrides value.
validationOverrides() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the validationOverrides value.
validationSettings() - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Get the validationSettings value.
validationSettings() - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Get the validationSettings value.
validationSettings() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the validationSettings value.
validationStatus() - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Get the validationStatus value.
validFrom() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the validFrom value.
validityInMonths() - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Get the validityInMonths value.
validityInYears() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
 
validityPeriod() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionBundle
Get the validityPeriod value.
validityPeriod() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Get the validityPeriod value.
validityPeriod() - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Get the validityPeriod value.
validTo() - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Get the validTo value.
value() - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.CloudTaskListSubtasksResult
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionParameter
Get the value value.
value() - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupCertificateResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupKeyResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupSecretResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.BackupStorageResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.KeyVerifyResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.PendingCertificateSigningRequestResult
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Get the value value.
value() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
value() - Method in class com.microsoft.azure.management.apimanagement.TokenBodyParameterContract
Get the value value.
value() - Method in interface com.microsoft.azure.management.appservice.AppSetting
 
value() - Method in interface com.microsoft.azure.management.appservice.ConnectionString
 
value() - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.LocalizableString
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.NameValuePair
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.ResourceMetricName
Get the value value.
value() - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Get the value value.
value() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
Get the value value.
value() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Get the value value.
value() - Method in class com.microsoft.azure.management.batchai.NameValuePair
Get the value value.
value() - Method in class com.microsoft.azure.management.batchai.UsageName
Get the value value.
value() - Method in class com.microsoft.azure.management.cognitiveservices.MetricName
Get the value value.
value() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapabilities
Get the value value.
value() - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Get the value value.
value() - Method in class com.microsoft.azure.management.compute.UsageName
Get the value value.
value() - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
Get the value value.
value() - Method in class com.microsoft.azure.management.containerinstance.UsageName
Get the value value.
value() - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Get the value value.
value() - Method in class com.microsoft.azure.management.customerinsights.ProfileEnumValidValuesFormat
Get the value value.
value() - Method in class com.microsoft.azure.management.datalake.analytics.models.OperationListResult
Get the value value.
value() - Method in class com.microsoft.azure.management.datalake.store.models.OperationListResult
Get the value value.
value() - Method in class com.microsoft.azure.management.devtestlab.ArmTemplateParameterProperties
Get the value value.
value() - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterProperties
Get the value value.
value() - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterPropertiesFragment
Get the value value.
value() - Method in class com.microsoft.azure.management.devtestlab.ParameterInfo
Get the value value.
value() - Method in class com.microsoft.azure.management.dns.TxtRecord
Get the value value.
value() - Method in class com.microsoft.azure.management.gallery.ScaleAction
Get the value value.
value() - Method in interface com.microsoft.azure.management.graphrbac.Credential
 
value() - Method in class com.microsoft.azure.management.graphrbac.KeyCredentialsUpdateParameters
Get the value value.
value() - Method in class com.microsoft.azure.management.graphrbac.PasswordCredentialsUpdateParameters
Get the value value.
value() - Method in interface com.microsoft.azure.management.keyvault.Secret
 
value() - Method in class com.microsoft.azure.management.logic.BusinessIdentity
Get the value value.
value() - Method in class com.microsoft.azure.management.logic.ContentHash
Get the value value.
value() - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Get the value value.
value() - Method in class com.microsoft.azure.management.machinelearning.WebServiceParameter
Get the value value.
value() - Method in class com.microsoft.azure.management.monitor.BaselineMetadataValue
Get the value value.
value() - Method in interface com.microsoft.azure.management.monitor.LocalizableString
Get the value value.
value() - Method in class com.microsoft.azure.management.monitor.MetadataValue
Get the value value.
value() - Method in class com.microsoft.azure.management.monitor.ScaleAction
Get the value value.
value() - Method in class com.microsoft.azure.management.network.UsageName
Get the value value.
value() - Method in class com.microsoft.azure.management.network.VirtualNetworkUsageName
Get the value value.
value() - Method in class com.microsoft.azure.management.recoveryservices.NameInfo
Get the value value.
value() - Method in class com.microsoft.azure.management.resources.TagCount
Get the value value.
value() - Method in class com.microsoft.azure.management.servicefabric.SettingsParameterDescription
Get the value value.
value() - Method in class com.microsoft.azure.management.sql.MetricName
Get the value value.
value() - Method in class com.microsoft.azure.management.sql.ServiceObjectiveCapability
Get the value value.
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicMaxEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicMinEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumMaxEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumMinEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardMaxEDTUs
 
value() - Method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardMinEDTUs
 
value() - Method in class com.microsoft.azure.management.storage.SKUCapability
Get the value value.
value() - Method in class com.microsoft.azure.management.storage.StorageAccountKey
Get the value value.
value() - Method in class com.microsoft.azure.management.storage.UsageName
Get the value value.
VALUE_PAIR_DELIMITER - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
VALUE_PAIR_DELIMITER - Static variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
VALUE_PAIR_SEPARATOR - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
 
VALUE_PAIR_SEPARATOR - Static variable in class com.microsoft.azure.sdk.iot.service.IotHubConnectionString
 
valueInMbps() - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Get the valueInMbps value.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AccessScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AllocationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CachingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OSType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.PoolState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskCountValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.batch.protocol.models.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.acl.AclAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.acl.AclScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.acl.AclType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.DirectoryEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.ExpiryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.IfExists
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.SyncFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.datalake.store.UserGroupRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.eventhubs.impl.AmqpResponseCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.eventhubs.impl.AmqpResponseCode
 
valueOf(String) - Static method in enum com.microsoft.azure.eventhubs.impl.IOObject.IOObjectState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.eventprocessorhost.CloseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.AsyncOperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.AuthorizationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.HostnameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.NameAvailabilityReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.PolicyScopeContract
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.ProductState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.apimanagement.SubscriptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AutoHealActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.AzureResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.BackupItemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CertificateProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.Channels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ConnectionStringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ContinuousWebJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DnsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DomainStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.FrequencyUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.HostNameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.HostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.IssueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.NotificationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.PlatformArchitecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.RepositoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SiteExtensionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SolutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.SslState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.StatusOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.TriggeredWebJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.UsageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.WebJobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.AccountKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.PackageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.PoolAllocationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batch.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.AllocationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.CachingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.DeallocationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.ExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.FileServerProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.batchai.VmPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cdn.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cognitiveservices.KeyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cognitiveservices.SkuTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.CachingTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ComponentNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ComputeRoles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.CreationSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.DiskVolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.InstanceViewTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.IntervalInMins
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.PassNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ProtocolTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceIdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.RollingUpgradeActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.RollingUpgradeStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.SettingNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.StatusLevelTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.UpgradeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.containerregistry.PasswordName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.CalculationWindowTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.CardinalityTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.CompletionOperationTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.ConnectorMappingStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.ConnectorStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.EntityTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.ErrorManagementTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.FrequencyTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.InstanceOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.KpiFunctions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.LinkTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.PermissionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.customerinsights.RoleTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.CompileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallAllowAzureIpsState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.SeverityTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.analytics.models.TierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.devices.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.devices.IotHubNameUnavailabilityReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.devices.IotHubScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.devices.IotHubSkuTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.devices.IpFilterActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.devices.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.dns.HttpStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.dns.OperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.dns.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.eventhub.EncodingCaptureDescription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.eventhub.EntityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.eventhub.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.eventhub.ProvisioningStateDR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.eventhub.RoleDisasterRecovery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.eventhub.UnavailableReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.ComparisonOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.ConditionOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.MetricStatisticType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.RecurrenceFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.ScaleDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.ScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.TimeAggregationOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.gallery.TimeAggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.CreateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.keyvault.SkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.AgreementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.DaysOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.EdifactCharacterSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.EdifactDecimalIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.EncryptionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.HashingAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.IntegrationAccountSkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.MapType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.MessageFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.PartnerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.RecurrenceFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.SchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.SegmentTerminatorSuffix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.SkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.TrailingSeparatorPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.UsageIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.WorkflowTriggerProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.X12CharacterSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.X12DateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.logic.X12TimeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.CategoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.ComparisonOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.ConditionOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.EventLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.MetricStatisticType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.ReceiverStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.RecurrenceFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.ScaleDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.ScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.Sensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.TimeAggregationOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.TimeAggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.monitor.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.network.NetworkPeeringGatewayUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.notificationhubs.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.notificationhubs.NamespaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.powerbi.AccessKeyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.redis.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.redis.RedisKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.relay.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.relay.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.relay.ProvisioningStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.relay.Relaytype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.relay.SkuTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.relay.UnavailableReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.resources.DeploymentMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupTerminateOnErrorStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.resources.ResourceIdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.resources.SpendingLimit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.resources.SubscriptionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.DayOfWeek
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.HttpAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.JobActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.JobCollectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.JobExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.JobHistoryActionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.JobScheduleDay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.RecurrenceFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.RetryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.ServiceBusAuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.ServiceBusTransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.scheduler.SkuDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.HostingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.SkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.servicebus.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.servicebus.EntityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.servicebus.Policykey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningDisabledReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeActual
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeDesired
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningServerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningServerReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.BackupLongTermRetentionPolicyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.BlobAuditingPolicyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.CapabilityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.CheckNameAvailabilityReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.DataMaskingFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.DataMaskingRuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.DataMaskingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.GeoBackupPolicyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.MaxSizeUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.PerformanceLevelUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.ReadScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.ReplicationRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.RestorePointTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyEmailAccountAdmins
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyUseServerDefault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.ServerConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlDatabaseBasicStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlDatabasePremiumStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlDatabaseStandardStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicMaxEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicMinEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumMaxEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumMinEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardMaxEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardMinEDTUs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.StorageKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.sql.TransparentDataEncryptionStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.AccessTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.AccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.DefaultAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.HttpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.KeyPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.SkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.SkuTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.UsageUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.streamanalytics.UdfType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.trafficmanager.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationTypeParser
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.MethodParser.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinConnectionState
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler.SaslOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketFrameReadState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebSocketMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.DeviceClientConfig.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.DeviceIO.IotHubClientState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceOperations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.FeedbackStatusCodeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubClientProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubMessageResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperationLinkState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage.ACK_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.IoTHubConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.transport.https.HttpsMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport.HttpsTransportState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.transport.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.device.TransportClient.TransportClientState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ContractState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ProvisioningStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientTransportProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkOperationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.ProvisioningStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder.FromType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.auth.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.DeliveryAcknowledgement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.DeviceConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.DeviceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.devicetwin.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.devicetwin.SqlQuery.FromType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.FeedbackStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.ImportMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.IotHubServiceClientProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.JobProperties.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.JobProperties.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.jobs.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.jobs.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.sdk.iot.service.transport.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.serverless.functions.annotation.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.serverless.functions.annotation.AuthorizationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.ExceptionPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.primitives.TimerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.ReceiveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.binding.BindingData.MatchingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
 
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
 
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
 
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
 
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.ContentCase
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.TypedData.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.TypedData.DataCase
Deprecated.
valueOf(String) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
 
values() - Static method in enum com.microsoft.azure.batch.protocol.models.AccessScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.AllocationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Get the values value.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.AutoUserScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Get the values value.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CachingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateStoreLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.CertificateVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeDeallocationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeFillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ComputeNodeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Get the values value.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.DependencyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.DisableComputeNodeSchedulingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.DisableJobOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ElevationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.ErrorCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.InboundEndpointProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobPreparationTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobReleaseTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobScheduleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRuleAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OnAllTasksComplete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OnTaskFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OSType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.OutputFileUploadCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.PoolLifetimeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.PoolState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Get the values value.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.SchedulingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.StartTaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.StorageAccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.SubtaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.TaskAddStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.TaskCountValidationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.TaskExecutionResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.batch.protocol.models.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.acl.AclAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.acl.AclScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.acl.AclType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.DirectoryEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.ExpiryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.IfExists
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.SyncFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.datalake.store.UserGroupRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.eventhubs.impl.AmqpResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.eventhubs.impl.IOObject.IOObjectState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.eventprocessorhost.CloseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.keyvault.models.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.keyvault.models.DeletionRecoveryLevel
 
values() - Static method in class com.microsoft.azure.keyvault.models.JsonWebKeyCurveName
 
values() - Static method in class com.microsoft.azure.keyvault.models.KeyUsageType
 
values() - Static method in class com.microsoft.azure.keyvault.models.SasTokenType
 
values() - Static method in class com.microsoft.azure.management.apimanagement.ApiType
 
values() - Static method in enum com.microsoft.azure.management.apimanagement.AsyncOperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.apimanagement.AuthorizationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.apimanagement.BackendProtocol
 
values() - Static method in class com.microsoft.azure.management.apimanagement.BearerTokenSendingMethod
 
values() - Static method in class com.microsoft.azure.management.apimanagement.ClientAuthenticationMethod
 
values() - Static method in class com.microsoft.azure.management.apimanagement.Confirmation
 
values() - Static method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusType
 
values() - Static method in class com.microsoft.azure.management.apimanagement.ContentFormat
 
values() - Static method in class com.microsoft.azure.management.apimanagement.ExportFormat
 
values() - Static method in class com.microsoft.azure.management.apimanagement.GrantType
 
values() - Static method in enum com.microsoft.azure.management.apimanagement.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.apimanagement.HostnameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.apimanagement.IdentityProviderType
 
values() - Static method in enum com.microsoft.azure.management.apimanagement.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.apimanagement.LoggerType
 
values() - Static method in enum com.microsoft.azure.management.apimanagement.NameAvailabilityReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.apimanagement.NotificationName
 
values() - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Get the values value.
values() - Static method in class com.microsoft.azure.management.apimanagement.PolicyContentFormat
 
values() - Static method in enum com.microsoft.azure.management.apimanagement.PolicyScopeContract
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.apimanagement.ProductState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.apimanagement.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.apimanagement.SkuType
 
values() - Static method in class com.microsoft.azure.management.apimanagement.SoapApiType
 
values() - Static method in enum com.microsoft.azure.management.apimanagement.SubscriptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.apimanagement.TemplateName
 
values() - Static method in class com.microsoft.azure.management.apimanagement.UserState
 
values() - Static method in class com.microsoft.azure.management.apimanagement.VersioningScheme
 
values() - Static method in class com.microsoft.azure.management.apimanagement.VirtualNetworkType
 
values() - Static method in enum com.microsoft.azure.management.appservice.AccessControlEntryAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.AppServicePlanRestrictions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.AutoHealActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.AzureResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.BackupItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.BackupRestoreOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CertificateOrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CertificateProductType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.Channels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.CheckNameResourceTypes
 
values() - Static method in enum com.microsoft.azure.management.appservice.CloneAbilityResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ComputeModeOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ConnectionStringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ContinuousWebJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.CustomHostNameDnsRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.DatabaseType
 
values() - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Get the values value.
values() - Static method in enum com.microsoft.azure.management.appservice.DnsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.DnsVerificationTestResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.DomainStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.DomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.FrequencyUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.HostingEnvironmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.HostNameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.HostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.InAvailabilityReasonType
 
values() - Static method in enum com.microsoft.azure.management.appservice.InternalLoadBalancingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.IssueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.JavaVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.KeyVaultSecretStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ManagedPipelineMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.MSDeployLogEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.MSDeployProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.MySqlMigrationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.NetFrameworkVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.NotificationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Get the values value.
values() - Static method in class com.microsoft.azure.management.appservice.PhpVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.PlatformArchitecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.PublicCertificateLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.PublishingProfileFormat
 
values() - Static method in class com.microsoft.azure.management.appservice.PythonVersion
 
values() - Static method in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
 
values() - Static method in enum com.microsoft.azure.management.appservice.RepositoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.ResourceScopeType
 
values() - Static method in class com.microsoft.azure.management.appservice.RouteType
 
values() - Static method in class com.microsoft.azure.management.appservice.ScmType
 
values() - Static method in enum com.microsoft.azure.management.appservice.SiteAvailabilityState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.SiteExtensionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.SiteLoadBalancing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.SkuName
 
values() - Static method in enum com.microsoft.azure.management.appservice.SolutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.SslState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.StatusOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.TriggeredWebJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.UnauthenticatedClientAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.UsageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.appservice.ValidateResourceTypes
 
values() - Static method in class com.microsoft.azure.management.appservice.WebContainer
 
values() - Static method in enum com.microsoft.azure.management.appservice.WebJobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.appservice.WorkerSizeOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batch.AccountKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batch.PackageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batch.PoolAllocationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batch.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batchai.AllocationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batchai.CachingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batchai.DeallocationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batchai.ExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.batchai.FileServerProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.batchai.FileServerType
 
values() - Static method in class com.microsoft.azure.management.batchai.OutputType
 
values() - Static method in enum com.microsoft.azure.management.batchai.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.batchai.StorageAccountType
 
values() - Static method in class com.microsoft.azure.management.batchai.ToolType
 
values() - Static method in enum com.microsoft.azure.management.batchai.VmPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cdn.GeoFilterActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cdn.QueryStringCachingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cdn.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cognitiveservices.KeyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.cognitiveservices.Kind
 
values() - Static method in class com.microsoft.azure.management.cognitiveservices.ProvisioningState
 
values() - Static method in class com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus
 
values() - Static method in class com.microsoft.azure.management.cognitiveservices.SkuName
 
values() - Static method in enum com.microsoft.azure.management.cognitiveservices.SkuTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.cognitiveservices.UnitType
 
values() - Static method in class com.microsoft.azure.management.compute.AccessLevel
 
values() - Static method in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
 
values() - Static method in enum com.microsoft.azure.management.compute.CachingTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ComponentNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.ComputeResourceType
 
values() - Static method in enum com.microsoft.azure.management.compute.ComputeRoles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.ComputeSkuName
 
values() - Static method in class com.microsoft.azure.management.compute.ComputeSkuTier
 
values() - Method in class com.microsoft.azure.management.compute.ComputeUsageUnit
 
values() - Static method in enum com.microsoft.azure.management.compute.CreationSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.DiskCreateOption
 
values() - Static method in class com.microsoft.azure.management.compute.DiskCreateOptionTypes
 
values() - Static method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
values() - Static method in enum com.microsoft.azure.management.compute.DiskVolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.EncryptionStatus
 
values() - Static method in enum com.microsoft.azure.management.compute.InstanceViewTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.IntervalInMins
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.IPVersion
 
values() - Static method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.PassNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.PowerState
 
values() - Static method in enum com.microsoft.azure.management.compute.ProtocolTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceIdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictions
Get the values value.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.RollingUpgradeActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.RollingUpgradeStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.SettingNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.SnapshotSkuType
 
values() - Static method in class com.microsoft.azure.management.compute.SnapshotStorageAccountTypes
 
values() - Static method in enum com.microsoft.azure.management.compute.StatusLevelTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.StorageAccountTypes
 
values() - Static method in enum com.microsoft.azure.management.compute.UpgradeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.VirtualMachinePriorityTypes
 
values() - Static method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
values() - Static method in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
 
values() - Static method in class com.microsoft.azure.management.consumption.CategoryType
 
values() - Static method in class com.microsoft.azure.management.consumption.Datagrain
 
values() - Static method in class com.microsoft.azure.management.consumption.OperatorType
 
values() - Static method in class com.microsoft.azure.management.consumption.TimeGrainType
 
values() - Static method in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
 
values() - Static method in class com.microsoft.azure.management.containerinstance.ContainerGroupRestartPolicy
 
values() - Static method in class com.microsoft.azure.management.containerinstance.ContainerInstanceOperationsOrigin
 
values() - Static method in class com.microsoft.azure.management.containerinstance.ContainerNetworkProtocol
 
values() - Static method in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
 
values() - Static method in class com.microsoft.azure.management.containerregistry.AccessKeyType
 
values() - Static method in enum com.microsoft.azure.management.containerregistry.PasswordName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.containerregistry.ProvisioningState
 
values() - Static method in class com.microsoft.azure.management.containerregistry.RegistryUsageUnit
 
values() - Static method in class com.microsoft.azure.management.containerregistry.SkuName
 
values() - Static method in class com.microsoft.azure.management.containerregistry.SkuTier
 
values() - Static method in class com.microsoft.azure.management.containerregistry.WebhookAction
 
values() - Static method in class com.microsoft.azure.management.containerregistry.WebhookStatus
 
values() - Static method in enum com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
 
values() - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
 
values() - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
 
values() - Static method in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
 
values() - Static method in class com.microsoft.azure.management.containerservice.KubernetesVersion
 
values() - Static method in class com.microsoft.azure.management.containerservice.OSType
 
values() - Static method in enum com.microsoft.azure.management.cosmosdb.DatabaseAccountOfferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.cosmosdb.DefaultConsistencyLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.CalculationWindowTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.CardinalityTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.CompletionOperationTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.ConnectorMappingStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.ConnectorStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.EntityTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.ErrorManagementTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.FrequencyTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.InstanceOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.KpiFunctions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.LinkTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.PermissionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.customerinsights.RoleTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
 
values() - Static method in class com.microsoft.azure.management.datalake.analytics.models.AclType
 
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.CompileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.datalake.analytics.models.FileType
 
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallAllowAzureIpsState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.FirewallState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
 
values() - Static method in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
 
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.SeverityTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
 
values() - Static method in enum com.microsoft.azure.management.datalake.analytics.models.TierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.EncryptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallAllowAzureIpsState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.FirewallState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.datalake.store.models.OperationOrigin
 
values() - Static method in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
 
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.TierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.datalake.store.models.TrustedIdProviderState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.devices.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.devices.IotHubNameUnavailabilityReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.devices.IotHubScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.devices.IotHubSkuTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.devices.IpFilterActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.devices.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.dns.HttpStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.dns.OperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.dns.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.eventhub.AccessRights
 
values() - Static method in enum com.microsoft.azure.management.eventhub.EncodingCaptureDescription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.eventhub.EntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.eventhub.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.eventhub.ProvisioningStateDR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.eventhub.RoleDisasterRecovery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.eventhub.SkuName
 
values() - Static method in class com.microsoft.azure.management.eventhub.SkuTier
 
values() - Static method in enum com.microsoft.azure.management.eventhub.UnavailableReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.ComparisonOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.ConditionOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.MetricStatisticType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.RecurrenceFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.ScaleDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.ScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.TimeAggregationOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.gallery.TimeAggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.graphrbac.BuiltInRole
 
values() - Static method in class com.microsoft.azure.management.graphrbac.CertificateType
 
values() - Static method in enum com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.keyvault.CertificatePermissions
 
values() - Static method in enum com.microsoft.azure.management.keyvault.CreateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.keyvault.KeyPermissions
 
values() - Static method in enum com.microsoft.azure.management.keyvault.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.keyvault.SecretPermissions
 
values() - Static method in enum com.microsoft.azure.management.keyvault.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.keyvault.StoragePermissions
 
values() - Static method in class com.microsoft.azure.management.locks.LockLevel
 
values() - Static method in enum com.microsoft.azure.management.logic.AgreementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.DaysOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.EdifactCharacterSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.EdifactDecimalIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.EncryptionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.HashingAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.IntegrationAccountSkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.MapType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.MessageFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.PartnerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.RecurrenceFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.SchemaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.SegmentTerminatorSuffix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.TrailingSeparatorPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.UsageIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.WorkflowProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.WorkflowState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.WorkflowStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.WorkflowTriggerProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.X12CharacterSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.X12DateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.logic.X12TimeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.CategoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.ComparisonOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.ConditionOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.monitor.EventDataPropertyName
 
values() - Static method in enum com.microsoft.azure.management.monitor.EventLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.MetricStatisticType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.ReceiverStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.RecurrenceFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.ScaleDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.ScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.Sensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.TimeAggregationOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.TimeAggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.monitor.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.msi.UserAssignedIdentities
 
values() - Static method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthStatus
 
values() - Static method in class com.microsoft.azure.management.network.ExpressRouteCircuitSkuType
 
values() - Static method in class com.microsoft.azure.management.network.LoadBalancerSkuType
 
values() - Static method in enum com.microsoft.azure.management.network.NetworkPeeringGatewayUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.network.NetworkUsageUnit
 
values() - Static method in class com.microsoft.azure.management.network.PublicIPSkuType
 
values() - Static method in class com.microsoft.azure.management.network.ServiceEndpointType
 
values() - Static method in enum com.microsoft.azure.management.notificationhubs.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.notificationhubs.NamespaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.powerbi.AccessKeyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.redis.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.redis.RedisKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.relay.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.relay.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.relay.ProvisioningStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.relay.Relaytype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.relay.SkuTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.relay.UnavailableReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.resources.DeploymentMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
 
values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
values(Class<T>) - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
 
values() - Static method in class com.microsoft.azure.management.resources.fluentcore.arm.Region
 
values() - Static method in enum com.microsoft.azure.management.resources.fluentcore.dag.TaskGroupTerminateOnErrorStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.resources.PolicyMode
 
values() - Static method in class com.microsoft.azure.management.resources.PolicyType
 
values() - Static method in enum com.microsoft.azure.management.resources.ResourceGroupExportTemplateOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.resources.ResourceIdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.resources.SpendingLimit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.resources.SubscriptionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.DayOfWeek
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.HttpAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.JobActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.JobCollectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.JobExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.JobHistoryActionName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.JobScheduleDay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.RecurrenceFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.RetryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.ServiceBusAuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.ServiceBusTransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.scheduler.SkuDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.HostingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.servicebus.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.servicebus.EntityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.servicebus.Policykey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningDisabledReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeActual
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningOptionModeDesired
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningServerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.AutomaticTuningServerReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.BackupLongTermRetentionPolicyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.BlobAuditingPolicyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.CapabilityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.CheckNameAvailabilityReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.CreateMode
 
values() - Static method in class com.microsoft.azure.management.sql.DatabaseEditions
 
values() - Static method in enum com.microsoft.azure.management.sql.DataMaskingFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.DataMaskingRuleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.DataMaskingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.ElasticPoolEditions
 
values() - Static method in class com.microsoft.azure.management.sql.ElasticPoolState
 
values() - Static method in class com.microsoft.azure.management.sql.FailoverGroupReplicationRole
 
values() - Static method in enum com.microsoft.azure.management.sql.GeoBackupPolicyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.IdentityType
 
values() - Static method in class com.microsoft.azure.management.sql.ManagementOperationState
 
values() - Static method in enum com.microsoft.azure.management.sql.MaxSizeUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.OperationOrigin
 
values() - Static method in enum com.microsoft.azure.management.sql.PerformanceLevelUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.PrimaryAggregationType
 
values() - Static method in class com.microsoft.azure.management.sql.ReadOnlyEndpointFailoverPolicy
 
values() - Static method in enum com.microsoft.azure.management.sql.ReadScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.ReadWriteEndpointFailoverPolicy
 
values() - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.RecommendedIndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.ReplicationRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.ReplicationState
 
values() - Static method in enum com.microsoft.azure.management.sql.RestorePointTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.SampleName
 
values() - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyEmailAccountAdmins
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SecurityAlertPolicyUseServerDefault
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.ServerConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.ServerKeyType
 
values() - Static method in class com.microsoft.azure.management.sql.ServiceObjectiveName
 
values() - Static method in enum com.microsoft.azure.management.sql.SqlDatabaseBasicStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.SqlDatabasePremiumServiceObjective
 
values() - Static method in enum com.microsoft.azure.management.sql.SqlDatabasePremiumStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.SqlDatabaseStandardServiceObjective
 
values() - Static method in enum com.microsoft.azure.management.sql.SqlDatabaseStandardStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicMaxEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolBasicMinEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumMaxEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumMinEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolPremiumSorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardMaxEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardMinEDTUs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.SqlElasticPoolStandardStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.sql.StorageKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.SyncAgentState
 
values() - Static method in class com.microsoft.azure.management.sql.SyncConflictResolutionPolicy
 
values() - Static method in class com.microsoft.azure.management.sql.SyncDirection
 
values() - Static method in class com.microsoft.azure.management.sql.SyncGroupLogType
 
values() - Static method in class com.microsoft.azure.management.sql.SyncGroupState
 
values() - Static method in class com.microsoft.azure.management.sql.SyncMemberDbType
 
values() - Static method in class com.microsoft.azure.management.sql.SyncMemberState
 
values() - Static method in class com.microsoft.azure.management.sql.TransparentDataEncryptionActivityStates
 
values() - Static method in enum com.microsoft.azure.management.sql.TransparentDataEncryptionStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.sql.UnitDefinitionType
 
values() - Static method in class com.microsoft.azure.management.sql.UnitType
 
values() - Static method in class com.microsoft.azure.management.sql.VirtualNetworkRuleState
 
values() - Static method in enum com.microsoft.azure.management.storage.AccessTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.AccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.Bypass
 
values() - Static method in enum com.microsoft.azure.management.storage.DefaultAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.HttpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.KeyPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.KeySource
 
values() - Static method in enum com.microsoft.azure.management.storage.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.Permissions
 
values() - Static method in enum com.microsoft.azure.management.storage.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.ReasonCode
 
values() - Method in class com.microsoft.azure.management.storage.Restriction
Get the values value.
values() - Static method in class com.microsoft.azure.management.storage.Services
 
values() - Static method in class com.microsoft.azure.management.storage.SignedResource
 
values() - Static method in class com.microsoft.azure.management.storage.SignedResourceTypes
 
values() - Static method in enum com.microsoft.azure.management.storage.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.SkuTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
 
values() - Static method in class com.microsoft.azure.management.storage.StorageResourceType
 
values() - Static method in class com.microsoft.azure.management.storage.StorageService
 
values() - Static method in enum com.microsoft.azure.management.storage.UsageUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.streamanalytics.UdfType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.trafficmanager.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationTypeParser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.MethodParser.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinConnectionState
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.serializer.TwinStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler.SaslOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.twin.TwinStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketFrameReadState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocket.WebSocketState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebSocketMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.DeviceClientConfig.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.DeviceIO.IotHubClientState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceOperations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.FeedbackStatusCodeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubClientProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubMessageResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.IotHubStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceAuthenticationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperationLinkState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsMessage.ACK_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.transport.amqps.IoTHubConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.transport.https.HttpsMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport.HttpsTransportState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.transport.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.device.TransportClient.TransportClientState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ContractState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.internal.task.ProvisioningStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.device.ProvisioningDeviceClientTransportProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkOperationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.ProvisioningStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder.FromType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.auth.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.DeliveryAcknowledgement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.DeviceConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.DeviceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.devicetwin.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.devicetwin.SqlQuery.FromType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.FeedbackStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.ImportMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.IotHubServiceClientProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.JobProperties.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.JobProperties.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.jobs.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.jobs.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.sdk.iot.service.transport.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.serverless.functions.annotation.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.serverless.functions.annotation.AuthorizationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.ExceptionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.primitives.TimerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.ReceiveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.servicebus.security.SecurityTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.binding.BindingData.MatchingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StatusResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.TypedData.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse.Action
Returns an array containing the constants of this enum type, in the order they are declared.
valueSecretReference() - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Get the valueSecretReference value.
VANUATU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
VANUATU - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
vault - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
vault() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
Vault - Interface in com.microsoft.azure.management.keyvault
An immutable client-side representation of an Azure Key Vault.
Vault.Definition - Interface in com.microsoft.azure.management.keyvault
Container interface for all the definitions that need to be implemented.
Vault.DefinitionStages - Interface in com.microsoft.azure.management.keyvault
Grouping of all the key vault definition stages.
Vault.DefinitionStages.Blank - Interface in com.microsoft.azure.management.keyvault
The first stage of the key vault definition.
Vault.DefinitionStages.WithAccessPolicy - Interface in com.microsoft.azure.management.keyvault
A key vault definition allowing access policies to be attached.
Vault.DefinitionStages.WithConfigurations - Interface in com.microsoft.azure.management.keyvault
A key vault definition allowing various configurations to be set.
Vault.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.keyvault
A key vault definition with sufficient inputs to create a new storage account in the cloud, but exposing additional optional inputs to specify.
Vault.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.keyvault
A key vault definition allowing resource group to be set.
Vault.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.keyvault
A key vault definition allowing the sku to be set.
Vault.Update - Interface in com.microsoft.azure.management.keyvault
The template for a key vault update operation, containing all the settings that can be modified.
Vault.UpdateStages - Interface in com.microsoft.azure.management.keyvault
Grouping of all the key vault update stages.
Vault.UpdateStages.WithAccessPolicy - Interface in com.microsoft.azure.management.keyvault
A key vault update allowing access policies to be modified, attached, or removed.
Vault.UpdateStages.WithConfigurations - Interface in com.microsoft.azure.management.keyvault
A key vault update allowing various configurations to be set.
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateOperationRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest
 
vaultBaseUrl() - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest
 
VaultCertificate - Class in com.microsoft.azure.management.compute
Describes a single certificate reference in a Key Vault, and where the certificate should reside on the VM.
VaultCertificate() - Constructor for class com.microsoft.azure.management.compute.VaultCertificate
 
vaultCertificates() - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Get the vaultCertificates value.
VaultCheckNameAvailabilityParameters - Class in com.microsoft.azure.management.keyvault
The parameters used to check the availabity of the vault name.
VaultCheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Creates an instance of VaultCheckNameAvailabilityParameters class.
vaultID() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the vaultID value.
vaultId() - Method in class com.microsoft.azure.management.keyvault.DeletedVaultProperties
Get the vaultId value.
VaultPatchProperties - Class in com.microsoft.azure.management.keyvault
Properties of the vault.
VaultPatchProperties() - Constructor for class com.microsoft.azure.management.keyvault.VaultPatchProperties
 
VaultProperties - Class in com.microsoft.azure.management.keyvault
Properties of the vault.
VaultProperties() - Constructor for class com.microsoft.azure.management.keyvault.VaultProperties
 
VaultProperties - Class in com.microsoft.azure.management.recoveryservices
Properties of the vault.
VaultProperties() - Constructor for class com.microsoft.azure.management.recoveryservices.VaultProperties
 
vaults() - Method in class com.microsoft.azure.management.Azure
 
Vaults - Interface in com.microsoft.azure.management.keyvault
Entry point for key vaults management API.
VaultSecretGroup - Class in com.microsoft.azure.management.compute
Describes a set of certificates which are all in the same Key Vault.
VaultSecretGroup() - Constructor for class com.microsoft.azure.management.compute.VaultSecretGroup
 
VaultUpgradeState - Class in com.microsoft.azure.management.recoveryservices
Defines values for VaultUpgradeState.
VaultUpgradeState(String) - Constructor for class com.microsoft.azure.management.recoveryservices.VaultUpgradeState
Creates a custom value for VaultUpgradeState.
vaultUri() - Method in interface com.microsoft.azure.management.keyvault.Vault
 
vaultUri() - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Get the vaultUri value.
VENDOR - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
VENDOR - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
VENEZUELA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
VENEZUELA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
VerificationIPFlow - Interface in com.microsoft.azure.management.network
A client-side representation allowing to verify IP packet flow from specific VM based on direction, protocol, local IP, remote IP, local port and remote port.
VerificationIPFlow.Definition - Interface in com.microsoft.azure.management.network
The entirety of verification ip flow parameters definition.
VerificationIPFlow.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of verification ip flow parameters.
VerificationIPFlow.DefinitionStages.WithDirection - Interface in com.microsoft.azure.management.network
The direction of the packet represented as a 5-tuple.
VerificationIPFlow.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.network
The stage of the definition which contains all the minimum required parameters to execute an action, but also allows for any other optional settings to be specified.
VerificationIPFlow.DefinitionStages.WithLocalIP - Interface in com.microsoft.azure.management.network
The local IP address.
VerificationIPFlow.DefinitionStages.WithLocalPort - Interface in com.microsoft.azure.management.network
The local port.
VerificationIPFlow.DefinitionStages.WithNetworkInterface - Interface in com.microsoft.azure.management.network
The NIC ID.
VerificationIPFlow.DefinitionStages.WithProtocol - Interface in com.microsoft.azure.management.network
Protocol to be verified on.
VerificationIPFlow.DefinitionStages.WithRemoteIP - Interface in com.microsoft.azure.management.network
The remote IP address.
VerificationIPFlow.DefinitionStages.WithRemotePort - Interface in com.microsoft.azure.management.network
The remote port.
VerificationIPFlow.DefinitionStages.WithTargetResource - Interface in com.microsoft.azure.management.network
The ID of the target resource to perform next-hop on.
verifiedImageReferences() - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentSku
Get the verifiedImageReferences value.
verify(byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.cryptography.ISignatureTransform
 
verify(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
verify(String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Verifies a signature using the specified key.
VERIFY - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value verify for JsonWebKeyOperation.
verify(JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Verifies a signature from a digest.
VERIFY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value verify for KeyPermissions.
verifyAsync(byte[], byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Verifies the supplied signature value using the supplied digest and algorithm.
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
verifyAsync(byte[], byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
verifyAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[], ServiceCallback<KeyVerifyResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
verifyAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
verifyAsync(String, JsonWebKeySignatureAlgorithm, byte[], byte[], ServiceCallback<KeyVerifyResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Verifies a signature using the specified key.
verifyAsync(JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Verifies a signature from a digest.
verifyDomainOwnership(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Verifies the ownership of the domain by providing the Azure purchased domain.
verifyDomainOwnership(String, String) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
Verifies the ownership of the domain for a certificate order bound to this domain.
verifyDomainOwnership(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Verifies the ownership of the domain for a certificate order by verifying a hostname of the domain is bound to this web app.
verifyDomainOwnershipAsync(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder
Verifies the ownership of the domain by providing the Azure purchased domain.
verifyDomainOwnershipAsync(String, String) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain
Verifies the ownership of the domain for a certificate order bound to this domain.
verifyDomainOwnershipAsync(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase
Verifies the ownership of the domain for a certificate order by verifying a hostname of the domain is bound to this web app.
verifyHttpResponse(HttpResponse) - Static method in class com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceClientExceptionManager
 
verifyIPFlow() - Method in interface com.microsoft.azure.management.network.NetworkWatcher
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
verifyNonEmpty(String, String) - Static method in class com.microsoft.azure.keyvault.ObjectIdentifier
Verifies a value is null or empty.
verifyWithServiceResponseAsync(String, String, String, JsonWebKeySignatureAlgorithm, byte[], byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Verifies a signature using a specified key.
version() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Get the version value.
version() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get the version value.
VERSION - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
 
version - Variable in class com.microsoft.azure.keyvault.ObjectIdentifier
 
version() - Method in class com.microsoft.azure.keyvault.ObjectIdentifier
 
version() - Method in class com.microsoft.azure.management.appservice.CertificateDetails
Get the version value.
version() - Method in class com.microsoft.azure.management.appservice.RuntimeStack
 
version() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get the version value.
version() - Method in class com.microsoft.azure.management.compute.ImageReference
Get the version value.
version() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
version() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
version() - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Get the version value.
version() - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Get the version value.
version() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the version value.
version() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
version() - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItem
Get the version value.
version() - Method in class com.microsoft.azure.management.datalake.analytics.models.EntityId
Get the version value.
version() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Get the version value.
version() - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Get the version value.
version() - Method in interface com.microsoft.azure.management.network.PublicIPAddress
 
version() - Method in class com.microsoft.azure.management.resources.Plan
Get the version value.
version() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
version - Variable in class com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser
Deprecated.
 
version - Variable in class com.microsoft.azure.sdk.iot.deps.twin.RegisterManager
 
VERSION - Static variable in class com.microsoft.azure.servicebus.amqp.AmqpConstants
 
version() - Static method in class com.microsoft.azure.webjobs.script.Application
 
VERSION_IDENTIFIER_KEY - Static variable in class com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsDeviceOperations
 
versionHeaderName() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Get the versionHeaderName value.
versionHeaderName() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetEntityBase
Get the versionHeaderName value.
versionIdentifierKey - Static variable in class com.microsoft.azure.sdk.iot.service.transport.TransportUtils
Version identifier key
versioningScheme() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Get the versioningScheme value.
VersioningScheme - Class in com.microsoft.azure.management.apimanagement
Defines values for VersioningScheme.
VersioningScheme() - Constructor for class com.microsoft.azure.management.apimanagement.VersioningScheme
 
versionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
versionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
versionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
versionQueryName() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Get the versionQueryName value.
versionQueryName() - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetEntityBase
Get the versionQueryName value.
versions() - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Get the versions value.
versions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
vertexId() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertex
Get the vertexId value.
vhd() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the vhd value.
vhd() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the vhd value.
vhdContainers() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
vhdContainers() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the vhdContainers value.
vhdContainers() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the vhdContainers value.
vhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 
viaPartitionKey() - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Get the viaPartitionKey value.
VIETNAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
VIETNAM - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
vipMappings() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the vipMappings value.
VIRGIN_ISLANDS_BRITISH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
VIRGIN_ISLANDS_BRITISH - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
VIRGIN_ISLANDS_US - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
VIRGIN_ISLANDS_US - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
VIRTUAL_APPLIANCE - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value VirtualAppliance for NextHopType.
VIRTUAL_APPLIANCE - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value VirtualAppliance for RouteNextHopType.
VIRTUAL_MACHINE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage virtual machines, but not the virtual network or storage account to which they are connected.
VIRTUAL_NETWORK_GATEWAY - Static variable in class com.microsoft.azure.management.network.EffectiveRouteSource
Static value VirtualNetworkGateway for EffectiveRouteSource.
VIRTUAL_NETWORK_GATEWAY - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value VirtualNetworkGateway for NextHopType.
VIRTUAL_NETWORK_GATEWAY - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value VirtualNetworkGateway for RouteNextHopType.
VirtualApplication - Class in com.microsoft.azure.management.appservice
Virtual application in an app.
VirtualApplication() - Constructor for class com.microsoft.azure.management.appservice.VirtualApplication
 
virtualApplications() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the virtualApplications value.
virtualDirectories() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the virtualDirectories value.
VirtualDirectory - Class in com.microsoft.azure.management.appservice
Directory for virtual application.
VirtualDirectory() - Constructor for class com.microsoft.azure.management.appservice.VirtualDirectory
 
virtualDirectoryName() - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Get the virtualDirectoryName value.
VirtualHardDisk - Class in com.microsoft.azure.management.compute
Describes the uri of a disk.
VirtualHardDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualHardDisk
 
virtualIP() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding
 
virtualIP() - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Get the virtualIP value.
virtualIP() - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Get the virtualIP value.
VirtualIPMapping - Class in com.microsoft.azure.management.appservice
Virtual IP mapping.
VirtualIPMapping() - Constructor for class com.microsoft.azure.management.appservice.VirtualIPMapping
 
VirtualMachine - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine.
VirtualMachine.DefinitionManaged - Interface in com.microsoft.azure.management.compute
The entirety of the managed disk based virtual machine definition.
VirtualMachine.DefinitionManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the virtual machine definition.
VirtualMachine.DefinitionShared - Interface in com.microsoft.azure.management.compute
The virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions.
VirtualMachine.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine definition stages.
VirtualMachine.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine definition.
VirtualMachine.DefinitionStages.WithAvailabilitySet - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to specify availability set.
VirtualMachine.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the VM definition allowing to specify availability zone.
VirtualMachine.DefinitionStages.WithBootDiagnostics - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to enable boot diagnostics.
VirtualMachine.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachine.DefinitionStages.WithExtension - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to specify extensions.
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
VirtualMachine.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the resource group.
VirtualMachine.DefinitionStages.WithLinuxCreateManaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachine.DefinitionStages.WithLinuxCreateManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachine.DefinitionStages.WithLinuxCreateUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
VirtualMachine.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
VirtualMachine.DefinitionStages.WithLinuxRootUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
VirtualMachine.DefinitionStages.WithManagedCreate - Interface in com.microsoft.azure.management.compute
The stage of the definition which contains all the minimum required inputs for the VM using managed OS disk to be created and optionally allow managed data disks specific settings to be specified.
VirtualMachine.DefinitionStages.WithManagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a managed data disk.
VirtualMachine.DefinitionStages.WithNetwork - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a virtual network with the new primary network interface.
VirtualMachine.DefinitionStages.WithOS - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the operating system image.
VirtualMachine.DefinitionStages.WithOSDiskSettings - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify OS disk configurations.
VirtualMachine.DefinitionStages.WithPlan - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a purchase plan.
VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the primary network interface.
VirtualMachine.DefinitionStages.WithPrivateIP - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a private IP address within a virtual network subnet.
VirtualMachine.DefinitionStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to associate a public IP address with its primary network interface.
VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify additional network interfaces.
VirtualMachine.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a storage account.
VirtualMachine.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the virtual network subnet for a new primary network interface.
VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate - Interface in com.microsoft.azure.management.compute
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing to set access role for the identity.
VirtualMachine.DefinitionStages.WithSystemAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to enable System Assigned (Local) Managed Service Identity.
VirtualMachine.DefinitionStages.WithUnmanagedCreate - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition which contains all the minimum required inputs for the VM using storage account (unmanaged based OS disk to be created and optionally allow unmanaged data disk and settings specific to unmanaged OS disk to be specified.
VirtualMachine.DefinitionStages.WithUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to add an unmanaged data disk.
VirtualMachine.DefinitionStages.WithUserAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to specify User Assigned (External) Managed Service Identities.
VirtualMachine.DefinitionStages.WithVMSize - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to select a VM size.
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator password.
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator password.
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsCreateManaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine definition allowing to enable unmanaged disks or continue the definition of the VM with managed disks only.
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachine.DefinitionUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the unmanaged disk based virtual machine definition.
VirtualMachine.Update - Interface in com.microsoft.azure.management.compute
The template for an update operation, containing all the settings that can be modified.
VirtualMachine.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine update stages.
VirtualMachine.UpdateStages.WithBootDiagnostics - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to enable boot diagnostics.
VirtualMachine.UpdateStages.WithExtension - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine update allowing to specify extensions.
VirtualMachine.UpdateStages.WithManagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine update allowing to specify a managed data disk.
VirtualMachine.UpdateStages.WithSecondaryNetworkInterface - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine update allowing to specify additional network interfaces.
VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate - Interface in com.microsoft.azure.management.compute
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing to set access role for the identity.
VirtualMachine.UpdateStages.WithSystemAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine update allowing to enable System Assigned (Local) Managed Service Identity.
VirtualMachine.UpdateStages.WithUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify unmanaged data disk configuration.
VirtualMachine.UpdateStages.WithUserAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine update allowing to add or remove User Assigned (External) Managed Service Identities.
VirtualMachineAgentInstanceView - Class in com.microsoft.azure.management.compute
The instance view of the VM Agent running on the virtual machine.
VirtualMachineAgentInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
 
virtualMachineConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the virtualMachineConfiguration value.
virtualMachineConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the virtualMachineConfiguration value.
virtualMachineConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the virtualMachineConfiguration value.
VirtualMachineConfiguration - Class in com.microsoft.azure.batch.protocol.models
The configuration for compute nodes in a pool based on the Azure Virtual Machines infrastructure.
VirtualMachineConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
 
virtualMachineConfiguration() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
 
VirtualMachineConfiguration - Class in com.microsoft.azure.management.batchai
Settings for OS image.
VirtualMachineConfiguration() - Constructor for class com.microsoft.azure.management.batchai.VirtualMachineConfiguration
 
VirtualMachineCreationSource - Class in com.microsoft.azure.management.devtestlab
Defines values for VirtualMachineCreationSource.
VirtualMachineCreationSource(String) - Constructor for class com.microsoft.azure.management.devtestlab.VirtualMachineCreationSource
Creates a custom value for VirtualMachineCreationSource.
VirtualMachineCustomImage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine custom image.
VirtualMachineCustomImage.CustomImageDataDisk - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of a data disk image in an image resource.
VirtualMachineCustomImage.CustomImageDataDisk.Definition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a data disk image definition.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk image definition stages.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of the data disk image definition.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the data disk image definition.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to specify the LUN for the disk image.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of data disk image definition allowing to specify configurations for the data disk when it is created from the same data disk image.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to choose the source of the data disk image.
VirtualMachineCustomImage.Definition - Interface in com.microsoft.azure.management.compute
The entirety of the image definition.
VirtualMachineCustomImage.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of image definition stages.
VirtualMachineCustomImage.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a image definition.
VirtualMachineCustomImage.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
The stage of an image definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.
VirtualMachineCustomImage.DefinitionStages.WithCreateAndDataDiskImageOSDiskSettings - Interface in com.microsoft.azure.management.compute
The stage of an image definition allowing to create the image or add optional data disk images and configure OS disk settings.
VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage - Interface in com.microsoft.azure.management.compute
The stage of an image definition allowing to add a data disk image.
VirtualMachineCustomImage.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to specify the resource group.
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to choose an OS source and an OS state for the OS image.
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSourceAltVirtualMachineSource - Interface in com.microsoft.azure.management.compute
The stage of the image definition that allows choosing between using a virtual machine as the source for OS and the data disk images or beginning an OS disk image definition.
VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings - Interface in com.microsoft.azure.management.compute
The stage of an image definition allowing to specify configurations for the OS disk when it is created from the image's OS disk image.
VirtualMachineCustomImage.DefinitionStages.WithSourceVirtualMachine - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to choose source virtual machine.
VirtualMachineCustomImage.DefinitionStages.WithZoneResilient - Interface in com.microsoft.azure.management.compute
The stage of an image definition allowing to enable zone resiliency.
virtualMachineCustomImages() - Method in class com.microsoft.azure.management.Azure
 
VirtualMachineCustomImages - Interface in com.microsoft.azure.management.compute
Entry point to custom virtual machine image management.
VirtualMachineDataDisk - Interface in com.microsoft.azure.management.compute
A managed data disk of a virtual machine.
VirtualMachineEncryption - Interface in com.microsoft.azure.management.compute
Virtual machine encryption related operations.
VirtualMachineEncryptionConfiguration<T extends VirtualMachineEncryptionConfiguration<T>> - Class in com.microsoft.azure.management.compute
Type representing encryption configuration to be applied to a virtual machine.
VirtualMachineEncryptionConfiguration(String, String, String) - Constructor for class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Creates VirtualMachineEncryptionConfiguration.
VirtualMachineExtension - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension.
VirtualMachineExtension.Definition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine extension definition as a part of parent definition.
VirtualMachineExtension.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension definition stages as a part of parent virtual machine definition.
VirtualMachineExtension.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine extension definition.
VirtualMachineExtension.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the virtual machine extension definition.
VirtualMachineExtension.DefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to enable or disable auto upgrade of the extension when when a new minor version of virtual machine extension image gets published.
VirtualMachineExtension.DefinitionStages.WithImageOrPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify extension image or specify name of the virtual machine extension publisher.
VirtualMachineExtension.DefinitionStages.WithPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the publisher of the virtual machine extension image this extension is based on.
VirtualMachineExtension.DefinitionStages.WithSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the public and private settings.
VirtualMachineExtension.DefinitionStages.WithTags<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the tags.
VirtualMachineExtension.DefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine extension image this extension is based on.
VirtualMachineExtension.DefinitionStages.WithVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine extension version this extension is based on.
VirtualMachineExtension.Update - Interface in com.microsoft.azure.management.compute
The entirety of virtual machine extension update as a part of parent virtual machine update.
VirtualMachineExtension.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine extension definition as a part of parent update.
VirtualMachineExtension.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension definition stages as part of parent virtual machine update.
VirtualMachineExtension.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine extension definition.
VirtualMachineExtension.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the virtual machine extension definition.
VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to enable or disable auto upgrade of the extension when when a new minor version of virtual machine extension image gets published.
VirtualMachineExtension.UpdateDefinitionStages.WithImageOrPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension allowing to specify extension image or specify name of the virtual machine extension publisher.
VirtualMachineExtension.UpdateDefinitionStages.WithPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the publisher of the virtual machine extension image this extension is based on.
VirtualMachineExtension.UpdateDefinitionStages.WithSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the public and private settings.
VirtualMachineExtension.UpdateDefinitionStages.WithTags<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the tags.
VirtualMachineExtension.UpdateDefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine extension image this extension is based on.
VirtualMachineExtension.UpdateDefinitionStages.WithVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine extension version this extension is based on.
VirtualMachineExtension.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension update stages.
VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension update allowing to enable or disable auto upgrade of the extension when when a new minor version of virtual machine extension image gets published.
VirtualMachineExtension.UpdateStages.WithSettings - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension update allowing to add or update public and private settings.
VirtualMachineExtension.UpdateStages.WithTags - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension update allowing to add or update tags.
VirtualMachineExtensionBase - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an extension associated with virtual machine.
VirtualMachineExtensionHandlerInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine extension handler.
VirtualMachineExtensionHandlerInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
 
VirtualMachineExtensionImage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension image.
VirtualMachineExtensionImages - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine extension image management.
VirtualMachineExtensionImageType - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension image type.
VirtualMachineExtensionImageTypes - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image extension types.
VirtualMachineExtensionImageVersion - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension image version.
VirtualMachineExtensionImageVersions - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image extension versions.
VirtualMachineExtensionInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine extension.
VirtualMachineExtensionInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
 
VirtualMachineHealthStatus - Class in com.microsoft.azure.management.compute
The health status of the VM.
VirtualMachineHealthStatus() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineHealthStatus
 
virtualMachineId() - Method in interface com.microsoft.azure.management.compute.Disk
 
virtualMachineId() - Method in interface com.microsoft.azure.management.network.NetworkInterfaceBase
 
VirtualMachineIdentity - Class in com.microsoft.azure.management.compute
Identity for the virtual machine.
VirtualMachineIdentity() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineIdentity
 
virtualMachineIds() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
VirtualMachineImage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine image.
virtualMachineImageId() - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Get the virtualMachineImageId value.
virtualMachineImageId() - Method in class com.microsoft.azure.management.batchai.ImageReference
Get the virtualMachineImageId value.
virtualMachineImages() - Method in class com.microsoft.azure.management.Azure
 
VirtualMachineImages - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image management API.
VirtualMachineImagesInSku - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine SKU images.
VirtualMachineInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine.
VirtualMachineInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineInstanceView
 
VirtualMachineOffer - Interface in com.microsoft.azure.management.compute
Represents a virtual machine image offer.
VirtualMachineOffers - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image offers.
virtualMachinePriority() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
VirtualMachinePriorityTypes - Class in com.microsoft.azure.management.compute
Defines values for VirtualMachinePriorityTypes.
VirtualMachinePriorityTypes() - Constructor for class com.microsoft.azure.management.compute.VirtualMachinePriorityTypes
 
VirtualMachinePublisher - Interface in com.microsoft.azure.management.compute
Represents a virtual machine image publisher.
VirtualMachinePublishers - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image publishers.
virtualMachines() - Method in class com.microsoft.azure.management.Azure
 
VIRTUALMACHINES - Static variable in class com.microsoft.azure.management.compute.ComputeResourceType
Static value virtualMachines for ComputeResourceType.
VirtualMachines - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine management API.
virtualMachines() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
VirtualMachineScaleSet - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine scale set.
VirtualMachineScaleSet.DefinitionManaged - Interface in com.microsoft.azure.management.compute
The entirety of the managed disk based virtual machine scale set definition.
VirtualMachineScaleSet.DefinitionManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the virtual machine scale set definition.
VirtualMachineScaleSet.DefinitionShared - Interface in com.microsoft.azure.management.compute
The virtual machine scale set stages shared between managed and unmanaged based virtual machine scale set definitions.
VirtualMachineScaleSet.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set definition stages.
VirtualMachineScaleSet.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine scale set definition.
VirtualMachineScaleSet.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify availability zone.
VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to enable boot diagnostics.
VirtualMachineScaleSet.DefinitionStages.WithCapacity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify number of virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithComputerNamePrefix - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the computer name prefix.
VirtualMachineScaleSet.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithCustomData - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify the custom data.
VirtualMachineScaleSet.DefinitionStages.WithExtension - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify extensions.
VirtualMachineScaleSet.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the resource group.
VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to associate inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to associate backend pools and/or inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate - Interface in com.microsoft.azure.management.compute
The stage of the definition which contains all the minimum required inputs for the VM scale set to be created and optionally allow managed data disks specific settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify managed data disks.
VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals - Interface in com.microsoft.azure.management.compute
The optionals applicable only for managed disks.
VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the virtual network subnet for the primary network configuration.
VirtualMachineScaleSet.DefinitionStages.WithOS - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify the operating system image.
VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify OS disk configurations.
VirtualMachineScaleSet.DefinitionStages.WithOverProvision - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify whether or not to over-provision virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify an internal load balancer for the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify an Internet-facing load balancer for the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to associate a backend pool and/or an inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to associate an inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify SKU for the virtual machines.
VirtualMachineScaleSet.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the storage account.
VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate - Interface in com.microsoft.azure.management.compute
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set allowing to set access for the identity.
VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to enable System Assigned (Local) Managed Service Identity.
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate - Interface in com.microsoft.azure.management.compute
The stage of the definition which contains all the minimum required inputs for the VM scale set to be created and optionally allow unmanaged data disks specific settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify unmanaged data disk.
VirtualMachineScaleSet.DefinitionStages.WithUpgradePolicy - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the upgrade policy.
VirtualMachineScaleSet.DefinitionStages.WithUserAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify User Assigned (External) Managed Service Identities.
VirtualMachineScaleSet.DefinitionStages.WithVMPriority - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify priority for vms in the scale-set.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualMachineScaleSet.DefinitionUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the unmanaged disk based virtual machine scale set definition.
VirtualMachineScaleSet.Update - Interface in com.microsoft.azure.management.compute
The entirety of the virtual machine scale set update.
VirtualMachineScaleSet.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set update stages.
VirtualMachineScaleSet.UpdateStages.WithApply - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update containing inputs for the resource to be updated.
VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set update allowing to specify availability zone.
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to enable boot diagnostics.
VirtualMachineScaleSet.UpdateStages.WithCapacity - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the number of virtual machines in the scale set.
VirtualMachineScaleSet.UpdateStages.WithExtension - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to specify extensions.
VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to specify managed data disks.
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to remove the public and internal load balancer from the primary network interface configuration.
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to remove the association between the primary network interface configuration and a backend of a load balancer.
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool - Interface in com.microsoft.azure.management.compute
A stage of the virtual machine scale set update allowing to remove the associations between the primary network interface configuration and the specified inbound NAT pools of the load balancer.
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to specify an internal load balancer for the primary network interface of the scale set virtual machines.
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to associate backend pools and/or inbound NAT pools of the selected internal load balancer with the primary network interface of the scale set virtual machines.
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to associate inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to associate a backend pool and/or inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to associate an inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to specify load balancers for the primary network interface of the scale set virtual machines.
VirtualMachineScaleSet.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to change the SKU for the virtual machines in the scale set.
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply - Interface in com.microsoft.azure.management.compute
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set allowing to set access for the identity.
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set update allowing to enable System Assigned (Local) Managed Service Identity.
VirtualMachineScaleSet.UpdateStages.WithUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify unmanaged data disk.
VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine update allowing to add or remove User Assigned (External) Managed Service Identities.
VirtualMachineScaleSetDataDisk - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set data disk.
VirtualMachineScaleSetDataDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
 
VirtualMachineScaleSetExtension - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an extension associated with virtual machines in a scale set.
VirtualMachineScaleSetExtension.Definition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine scale set extension definition as a part of a parent definition.
VirtualMachineScaleSetExtension.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set extension definition stages as a part of parent virtual machine scale set definition.
VirtualMachineScaleSetExtension.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of a virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.DefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to enable or disable auto upgrade of the extension when when a new minor version of virtual machine scale set extension image gets published.
VirtualMachineScaleSetExtension.DefinitionStages.WithImageOrPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machines scale set extension definition allowing to specify an extension image or specify name of the virtual machine scale set extension publisher.
VirtualMachineScaleSetExtension.DefinitionStages.WithPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the publisher of the extension image this extension is based on.
VirtualMachineScaleSetExtension.DefinitionStages.WithSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the public and private settings.
VirtualMachineScaleSetExtension.DefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine scale set extension image this extension is based on.
VirtualMachineScaleSetExtension.DefinitionStages.WithVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine scale set extension version this extension is based on.
VirtualMachineScaleSetExtension.Update - Interface in com.microsoft.azure.management.compute
The entirety of virtual machine scale set extension update as a part of parent virtual machine scale set update.
VirtualMachineScaleSetExtension.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine scale set extension definition as a part of parent update.
VirtualMachineScaleSetExtension.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set extension definition stages as part of parent virtual machine scale set update.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to enable or disable auto upgrade of the extension when when a new minor version of virtual machine scale set extension image gets published.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithImageOrPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension allowing to specify an extension image or the name of the virtual machine extension publisher.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the publisher of the virtual machine scale set extension image this extension is based on.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the public and private settings.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine scale set extension image this extension is based on.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithVersion<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine scale set extension version this extension is based on.
VirtualMachineScaleSetExtension.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension update stages.
VirtualMachineScaleSetExtension.UpdateStages.WithAutoUpgradeMinorVersion - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension update allowing to enable or disable auto upgrade of the extension when when a new minor version of virtual machine scale set extension image gets published.
VirtualMachineScaleSetExtension.UpdateStages.WithSettings - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension update allowing to add or update public and private settings.
VirtualMachineScaleSetExtensionProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set extension profile.
VirtualMachineScaleSetExtensionProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetExtensionProfile
 
VirtualMachineScaleSetIdentity - Class in com.microsoft.azure.management.compute
Identity for the virtual machine scale set.
VirtualMachineScaleSetIdentity() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
 
VirtualMachineScaleSetInstanceViewStatusesSummary - Class in com.microsoft.azure.management.compute
Instance view statuses summary for virtual machines of a virtual machine scale set.
VirtualMachineScaleSetInstanceViewStatusesSummary() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetInstanceViewStatusesSummary
 
VirtualMachineScaleSetManagedDiskParameters - Class in com.microsoft.azure.management.compute
Describes the parameters of a ScaleSet managed disk.
VirtualMachineScaleSetManagedDiskParameters() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetManagedDiskParameters
 
VirtualMachineScaleSetNetworkConfigurationDnsSettings - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale sets network configuration's DNS settings.
VirtualMachineScaleSetNetworkConfigurationDnsSettings() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkConfigurationDnsSettings
 
VirtualMachineScaleSetNetworkInterface - Interface in com.microsoft.azure.management.network
Virtual machine scale set network interface.
VirtualMachineScaleSetNetworkInterfaces - Interface in com.microsoft.azure.management.network
Entry point to virtual machine scale set network interface management API.
VirtualMachineScaleSetNetworkProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set network profile.
VirtualMachineScaleSetNetworkProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
 
VirtualMachineScaleSetNicIPConfiguration - Interface in com.microsoft.azure.management.network
An IP configuration in a network interface associated with a virtual machine scale set.
VirtualMachineScaleSetOSDisk - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set operating system disk.
VirtualMachineScaleSetOSDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
 
VirtualMachineScaleSetOSProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set OS profile.
VirtualMachineScaleSetOSProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
 
VirtualMachineScaleSetPublicIPAddressConfiguration - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale set IP Configuration's PublicIPAddress configuration.
VirtualMachineScaleSetPublicIPAddressConfiguration() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
 
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale sets network configuration's DNS settings.
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
 
virtualMachineScaleSets() - Method in class com.microsoft.azure.management.Azure
 
VirtualMachineScaleSets - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine scale set management API.
VirtualMachineScaleSetSku - Interface in com.microsoft.azure.management.compute
A type representing a SKU available for virtual machines in a scale set.
VirtualMachineScaleSetSkuCapacity - Class in com.microsoft.azure.management.compute
Describes scaling information of a sku.
VirtualMachineScaleSetSkuCapacity() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
 
VirtualMachineScaleSetSkuScaleType - Enum in com.microsoft.azure.management.compute
Defines values for VirtualMachineScaleSetSkuScaleType.
VirtualMachineScaleSetSkuTypes - Class in com.microsoft.azure.management.compute
Scale set virtual machine SKU types.
VirtualMachineScaleSetSkuTypes(String, String) - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Creates a custom value for VirtualMachineSizeTypes.
VirtualMachineScaleSetSkuTypes(Sku) - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Creates a custom value for VirtualMachineSizeTypes.
VirtualMachineScaleSetStorageProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set storage profile.
VirtualMachineScaleSetStorageProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
 
VirtualMachineScaleSetUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
Describes definition and update stages of unmanaged data disk of a scale set.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of unmanaged data disk definition stages applicable as part of a virtual machine scale set creation.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk definition allowing to choose the source.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the unmanaged disk based on an image.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the unmanaged disk based on new VHD.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithImage<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithNewVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineScaleSetUnmanagedDataDisk.Update - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk update as part of a virtual machine scale set update.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of unamanged data disk definition stages applicable as part of a virtual machine scale set update.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk definition allowing to choose the source.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the unmanaged disk based on new VHD.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of unmanaged data disk update stages.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk update allowing to set the disk caching type.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk update allowing to set the disk LUN.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk update allowing to set the disk size.
VirtualMachineScaleSetUpdateNetworkProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set network profile.
VirtualMachineScaleSetUpdateNetworkProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateNetworkProfile
 
VirtualMachineScaleSetUpdateOSDisk - Class in com.microsoft.azure.management.compute
Describes virtual machine scale set operating system disk Update Object.
VirtualMachineScaleSetUpdateOSDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
 
VirtualMachineScaleSetUpdateOSProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set OS profile.
VirtualMachineScaleSetUpdateOSProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
 
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale set IP Configuration's PublicIPAddress configuration.
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
 
VirtualMachineScaleSetUpdateStorageProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set storage profile.
VirtualMachineScaleSetUpdateStorageProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
 
VirtualMachineScaleSetUpdateVMProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set virtual machine profile.
VirtualMachineScaleSetUpdateVMProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
 
VirtualMachineScaleSetVM - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of a virtual machine instance in an Azure virtual machine scale set.
VirtualMachineScaleSetVMExtensionsSummary - Class in com.microsoft.azure.management.compute
Extensions summary for virtual machines of a virtual machine scale set.
VirtualMachineScaleSetVMExtensionsSummary() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMExtensionsSummary
 
VirtualMachineScaleSetVMInstanceExtension - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an extension associated with virtual machine instance in a scale set.
VirtualMachineScaleSetVMInstanceIDs - Class in com.microsoft.azure.management.compute
Specifies a list of virtual machine instance IDs from the VM scale set.
VirtualMachineScaleSetVMInstanceIDs() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceIDs
 
VirtualMachineScaleSetVMInstanceRequiredIDs - Class in com.microsoft.azure.management.compute
Specifies a list of virtual machine instance IDs from the VM scale set.
VirtualMachineScaleSetVMInstanceRequiredIDs() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceRequiredIDs
 
VirtualMachineScaleSetVMProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set virtual machine profile.
VirtualMachineScaleSetVMProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
 
VirtualMachineScaleSetVMs - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine scale set instance management API.
VirtualMachineSize - Interface in com.microsoft.azure.management.compute
A type representing virtual machine size available for a subscription in a region.
VirtualMachineSizes - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine sizes API.
virtualMachineSizeType() - Method in interface com.microsoft.azure.management.compute.ComputeSku
The virtual machine size type if the sku describes sku for virtual machine resource type.
VirtualMachineSizeTypes - Class in com.microsoft.azure.management.compute
Defines values for VirtualMachineSizeTypes.
VirtualMachineSizeTypes() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
 
VirtualMachineSku - Interface in com.microsoft.azure.management.compute
Represents a virtual machine image SKU.
VirtualMachineSkus - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image offer SKUs.
VirtualMachineStatusCodeCount - Class in com.microsoft.azure.management.compute
The status code and count of the virtual machine scale set instance view status summary.
VirtualMachineStatusCodeCount() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineStatusCodeCount
 
VirtualMachineUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
A native data disk of a virtual machine.
VirtualMachineUnmanagedDataDisk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk definition stages applicable as part of a virtual machine creation.
VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a data disk definition.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the data disk definition.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the data disk definition allowing to choose the source.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on an image.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on new VHD.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on existing VHD.
VirtualMachineUnmanagedDataDisk.DefinitionWithExistingVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineUnmanagedDataDisk.DefinitionWithImage<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineUnmanagedDataDisk.DefinitionWithNewVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineUnmanagedDataDisk.Update - Interface in com.microsoft.azure.management.compute
The entirety of a data disk update as part of a virtual machine update.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk definition stages applicable as part of a virtual machine update.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a data disk definition.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the data disk definition.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the data disk definition allowing to choose the source.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on new VHD.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on existing VHD.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionWithExistingVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set update.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionWithNewVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set update.
VirtualMachineUnmanagedDataDisk.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk update stages.
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine data disk update allowing to set the disk caching type.
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine data disk update allowing to set the disk LUN.
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskSize - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine data disk update allowing to set the disk size.
virtualNetwork() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the virtualNetwork value.
virtualNetworkConfiguration() - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Get the virtualNetworkConfiguration value.
virtualNetworkConfiguration() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the virtualNetworkConfiguration value.
VirtualNetworkConfiguration - Class in com.microsoft.azure.management.apimanagement
Configuration of a virtual network to which API Management service is deployed.
VirtualNetworkConfiguration() - Constructor for class com.microsoft.azure.management.apimanagement.VirtualNetworkConfiguration
 
VirtualNetworkConnectionGatewayReference - Class in com.microsoft.azure.management.network
A reference to VirtualNetworkGateway or LocalNetworkGateway resource.
VirtualNetworkConnectionGatewayReference() - Constructor for class com.microsoft.azure.management.network.VirtualNetworkConnectionGatewayReference
 
VirtualNetworkGateway - Interface in com.microsoft.azure.management.network
Entry point for Virtual Network Gateway management API in Azure.
VirtualNetworkGateway.Definition - Interface in com.microsoft.azure.management.network
The entirety of the virtual network gateway definition.
VirtualNetworkGateway.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network gateway definition stages.
VirtualNetworkGateway.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of a virtual network gateway definition.
VirtualNetworkGateway.DefinitionStages.WithBgp - Interface in com.microsoft.azure.management.network
The stage of definition allowing to specify virtual network gateway's BGP speaker settings.
VirtualNetworkGateway.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of the virtual network gateway definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
VirtualNetworkGateway.DefinitionStages.WithGatewayType - Interface in com.microsoft.azure.management.network
The stage of virtual network gateway definition allowing to specify virtual network gateway type.
VirtualNetworkGateway.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.network
The stage of the virtual network gateway definition allowing to specify the resource group.
VirtualNetworkGateway.DefinitionStages.WithNetwork - Interface in com.microsoft.azure.management.network
The stage of the virtual network gateway definition allowing to specify the virtual network.
VirtualNetworkGateway.DefinitionStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.network
The stage of virtual network gateway definition allowing to specify public IP address for IP configuration.
VirtualNetworkGateway.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.network
The stage of virtual network gateway definition allowing to specify SKU.
VirtualNetworkGateway.Update - Interface in com.microsoft.azure.management.network
The template for a virtual network gateway update operation, containing all the settings that can be modified.
VirtualNetworkGateway.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network gateway update stages.
VirtualNetworkGateway.UpdateStages.WithBgp - Interface in com.microsoft.azure.management.network
The stage of update allowing to specify virtual network gateway's BGP speaker settings.
VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration - Interface in com.microsoft.azure.management.network
The stage of update allowing to specify virtual network gateway's point-to-site configuration.
VirtualNetworkGateway.UpdateStages.WithSku - Interface in com.microsoft.azure.management.network
The stage of virtual network gateway update allowing to change SKU.
virtualNetworkGateway1Id() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
virtualNetworkGateway2Id() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
 
VirtualNetworkGatewayConnection - Interface in com.microsoft.azure.management.network
Client-side representation of Virtual Network Gateway Connection object, associated with Virtual Network Gateway.
VirtualNetworkGatewayConnection.Definition - Interface in com.microsoft.azure.management.network
The entirety of the virtual network gateway connection definition.
VirtualNetworkGatewayConnection.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network gateway connection definition stages.
VirtualNetworkGatewayConnection.DefinitionStages.Blank - Interface in com.microsoft.azure.management.network
The first stage of virtual network gateway connection definition.
VirtualNetworkGatewayConnection.DefinitionStages.WithAuthorization - Interface in com.microsoft.azure.management.network
Stage of definition allowing to add authorization for the connection.
VirtualNetworkGatewayConnection.DefinitionStages.WithBgp - Interface in com.microsoft.azure.management.network
Stage of definition allowing to enable BGP for the connection.
VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType - Interface in com.microsoft.azure.management.network
Stage of definition allowing to specify connection type.
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.network
The stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud, but exposing additional optional settings to specify.
VirtualNetworkGatewayConnection.DefinitionStages.WithLocalNetworkGateway - Interface in com.microsoft.azure.management.network
Stage of definition allowing to specify local network gateway to connect to.
VirtualNetworkGatewayConnection.DefinitionStages.WithSecondVirtualNetworkGateway - Interface in com.microsoft.azure.management.network
Stage of definition allowing to specify virtual network gateway to connect to.
VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey - Interface in com.microsoft.azure.management.network
Stage of definition allowing to specify shared key for the connection.
VirtualNetworkGatewayConnection.Update - Interface in com.microsoft.azure.management.network
Grouping of virtual network gateway connection update stages.
VirtualNetworkGatewayConnection.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network gateway connection update stages.
VirtualNetworkGatewayConnection.UpdateStages.WithAuthorization - Interface in com.microsoft.azure.management.network
Stage of virtual network gateway connection update allowing to add authorization for the connection.
VirtualNetworkGatewayConnection.UpdateStages.WithBgp - Interface in com.microsoft.azure.management.network
Stage of virtual network gateway connection update allowing to enable or disable BGP for the connection.
VirtualNetworkGatewayConnection.UpdateStages.WithSharedKey - Interface in com.microsoft.azure.management.network
Stage of virtual network gateway connection update allowing to specify shared key for the connection.
VirtualNetworkGatewayConnections - Interface in com.microsoft.azure.management.network
Entry point for virtual network gateway connections management API in Azure.
VirtualNetworkGatewayConnectionStatus - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewayConnectionStatus.
VirtualNetworkGatewayConnectionStatus(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus
Creates a custom value for VirtualNetworkGatewayConnectionStatus.
VirtualNetworkGatewayConnectionType - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewayConnectionType.
VirtualNetworkGatewayConnectionType(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Creates a custom value for VirtualNetworkGatewayConnectionType.
VirtualNetworkGatewayIPConfiguration - Interface in com.microsoft.azure.management.network
A client-side representation of an virtual network gateway IP configuration.
VirtualNetworkGatewayIPConfiguration.Definition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of virtual network gateway IP configuration definition.
VirtualNetworkGatewayIPConfiguration.DefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of virtual network gateway IP configuration definition stages.
VirtualNetworkGatewayIPConfiguration.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of an virtual network gateway IP configuration definition.
VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of the virtual network gateway IP configuration definition.
VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithPublicIPAddress<ParentT> - Interface in com.microsoft.azure.management.network
The stage of virtual network gateway frontend definition allowing to specify an existing public IP address to make the virtual network gateway available at as Internet-facing.
VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.network
The stage of virtual network gateway IP configuration definition allowing to specify the subnet the virtual network gateway is on.
VirtualNetworkGatewayIPConfiguration.Update - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration update as part of a virtual network gateway update.
VirtualNetworkGatewayIPConfiguration.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.network
The entirety of an application gateway IP configuration definition as part of a virtual network gateway update.
VirtualNetworkGatewayIPConfiguration.UpdateDefinitionStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration definition stages applicable as part of a virtual network gateway update.
VirtualNetworkGatewayIPConfiguration.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.network
The first stage of a virtual network gateway IP configuration definition.
VirtualNetworkGatewayIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.network
The final stage of a virtual network gateway IP configuration definition.
VirtualNetworkGatewayIPConfiguration.UpdateStages - Interface in com.microsoft.azure.management.network
Grouping of application gateway IP configuration update stages.
virtualNetworkGateways() - Method in class com.microsoft.azure.management.Azure
 
VirtualNetworkGateways - Interface in com.microsoft.azure.management.network
Entry point to virtual network gateways management API in Azure.
VirtualNetworkGatewaySku - Class in com.microsoft.azure.management.network
VirtualNetworkGatewaySku details.
VirtualNetworkGatewaySku() - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
 
VirtualNetworkGatewaySkuName - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewaySkuName.
VirtualNetworkGatewaySkuName(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Creates a custom value for VirtualNetworkGatewaySkuName.
VirtualNetworkGatewaySkuTier - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewaySkuTier.
VirtualNetworkGatewaySkuTier(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Creates a custom value for VirtualNetworkGatewaySkuTier.
VirtualNetworkGatewayType - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkGatewayType.
VirtualNetworkGatewayType(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkGatewayType
Creates a custom value for VirtualNetworkGatewayType.
virtualNetworkId() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Get the virtualNetworkId value.
virtualNetworkId() - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Get the virtualNetworkId value.
VirtualNetworkPeeringState - Class in com.microsoft.azure.management.network
Defines values for VirtualNetworkPeeringState.
VirtualNetworkPeeringState(String) - Constructor for class com.microsoft.azure.management.network.VirtualNetworkPeeringState
Creates a custom value for VirtualNetworkPeeringState.
virtualNetworkPoolName() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Get the virtualNetworkPoolName value.
virtualNetworkPoolName() - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Get the virtualNetworkPoolName value.
VirtualNetworkProfile - Class in com.microsoft.azure.management.appservice
Specification for using a Virtual Network.
VirtualNetworkProfile() - Constructor for class com.microsoft.azure.management.appservice.VirtualNetworkProfile
 
virtualNetworkResourceId() - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Get the virtualNetworkResourceId value.
VirtualNetworkRule - Class in com.microsoft.azure.management.storage
Virtual Network rule.
VirtualNetworkRule() - Constructor for class com.microsoft.azure.management.storage.VirtualNetworkRule
 
virtualNetworkRules() - Method in interface com.microsoft.azure.management.sql.SqlServer
 
virtualNetworkRules() - Method in interface com.microsoft.azure.management.sql.SqlServers
 
virtualNetworkRules() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get the virtualNetworkRules value.
VirtualNetworkRuleState - Class in com.microsoft.azure.management.sql
Defines values for VirtualNetworkRuleState.
VirtualNetworkRuleState() - Constructor for class com.microsoft.azure.management.sql.VirtualNetworkRuleState
 
virtualNetworkType() - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Get the virtualNetworkType value.
VirtualNetworkType - Class in com.microsoft.azure.management.apimanagement
Defines values for VirtualNetworkType.
VirtualNetworkType() - Constructor for class com.microsoft.azure.management.apimanagement.VirtualNetworkType
 
VirtualNetworkUsageName - Class in com.microsoft.azure.management.network
Usage strings container.
VirtualNetworkUsageName() - Constructor for class com.microsoft.azure.management.network.VirtualNetworkUsageName
 
virtualPath() - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Get the virtualPath value.
virtualPath() - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Get the virtualPath value.
visibility() - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Get the visibility value.
visit(Graph.Visitor) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.Graph
Perform DFS visit in this graph.
vlanId() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering
 
VM_RESTART_PENDING - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value VMRestartPending for EncryptionStatuses.
vmAgent() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the vmAgent value.
vmAgentVersion() - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Get the vmAgentVersion value.
vmDiagnostics() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceDiagnosticsProfile
Get the vmDiagnostics value.
vmExtensionStatusMessage() - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Get the vmExtensionStatusMessage value.
vmId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
vmId() - Method in interface com.microsoft.azure.management.network.SecurityGroupView
 
vmInstanceCount() - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Get the vmInstanceCount value.
vmName() - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Get the vmName value.
vmPriority() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
The default value is dedicated.
VmPriority - Enum in com.microsoft.azure.management.batchai
Defines values for VmPriority.
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Get the vmSize value.
vmSize() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster
All virtual machines in a cluster are the same size.
vmSize() - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer
 
vmSize() - Method in class com.microsoft.azure.management.compute.HardwareProfile
Get the vmSize value.
vmSize() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
vmSize() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the vmSize value.
vmSize() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
vmSize() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Get the vmSize value.
VNET2VNET - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value Vnet2Vnet for VirtualNetworkGatewayConnectionType.
VNET_LOCAL - Static variable in class com.microsoft.azure.management.network.NextHopType
Static value VnetLocal for NextHopType.
VNET_LOCAL - Static variable in class com.microsoft.azure.management.network.RouteNextHopType
Static value VnetLocal for RouteNextHopType.
vnetid() - Method in class com.microsoft.azure.management.apimanagement.VirtualNetworkConfiguration
Get the vnetid value.
vnetName() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the vnetName value.
vnetName() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the vnetName value.
vnetResourceGroupName() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the vnetResourceGroupName value.
vnetSubnetID() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the vnetSubnetID value.
vnetSubnetID() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the vnetSubnetID value.
vnetSubnetName() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the vnetSubnetName value.
VnetValidationTestFailure - Class in com.microsoft.azure.management.appservice
A class that describes a test that failed during NSG and UDR validation.
VnetValidationTestFailure() - Constructor for class com.microsoft.azure.management.appservice.VnetValidationTestFailure
 
voidIndexable() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
VoidIndexable - Class in com.microsoft.azure.management.resources.fluentcore.dag
Represents an index-able model, when used as return type of a method, it indicates invocation of the method may cause side-effect but does not produce a value.
VoidIndexable(String) - Constructor for class com.microsoft.azure.management.resources.fluentcore.dag.VoidIndexable
Creates VoidIndexable.
voidObservable() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.FunctionalTaskItem.Context
 
voidObservable() - Method in class com.microsoft.azure.management.resources.fluentcore.dag.IndexableTaskItem
 
Volume - Class in com.microsoft.azure.management.containerinstance
The properties of the volume.
Volume() - Constructor for class com.microsoft.azure.management.containerinstance.Volume
 
volumeEncryptionKeyEncryptAlgorithm() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
VolumeMount - Class in com.microsoft.azure.management.containerinstance
The properties of the volume mount.
VolumeMount() - Constructor for class com.microsoft.azure.management.containerinstance.VolumeMount
 
volumeMounts() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the volumeMounts value.
volumes() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
volumeType - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
volumeType() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
VPN - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayType
Static value Vpn for VirtualNetworkGatewayType.
VPN_GW1 - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value VpnGw1 for VirtualNetworkGatewaySkuName.
VPN_GW1 - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value VpnGw1 for VirtualNetworkGatewaySkuTier.
VPN_GW2 - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value VpnGw2 for VirtualNetworkGatewaySkuName.
VPN_GW2 - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value VpnGw2 for VirtualNetworkGatewaySkuTier.
VPN_GW3 - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuName
Static value VpnGw3 for VirtualNetworkGatewaySkuName.
VPN_GW3 - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewaySkuTier
Static value VpnGw3 for VirtualNetworkGatewaySkuTier.
VPNCLIENT - Static variable in class com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType
Static value VPNClient for VirtualNetworkGatewayConnectionType.
vpnClientAddressPool() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the vpnClientAddressPool value.
vpnClientConfiguration() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
VpnClientConfiguration - Class in com.microsoft.azure.management.network
VpnClientConfiguration for P2S client.
VpnClientConfiguration() - Constructor for class com.microsoft.azure.management.network.VpnClientConfiguration
 
VpnClientProtocol - Class in com.microsoft.azure.management.network
Defines values for VpnClientProtocol.
VpnClientProtocol(String) - Constructor for class com.microsoft.azure.management.network.VpnClientProtocol
Creates a custom value for VpnClientProtocol.
vpnClientProtocols() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the vpnClientProtocols value.
vpnClientRevokedCertificates() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the vpnClientRevokedCertificates value.
vpnClientRootCertificates() - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Get the vpnClientRootCertificates value.
vpnType() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway
 
VpnType - Class in com.microsoft.azure.management.network
Defines values for VpnType.
VpnType(String) - Constructor for class com.microsoft.azure.management.network.VpnType
Creates a custom value for VpnType.
VS2012 - Static variable in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Static value VS2012 for RemoteVisualStudioVersion.
VS2013 - Static variable in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Static value VS2013 for RemoteVisualStudioVersion.
VS2015 - Static variable in class com.microsoft.azure.management.appservice.RemoteVisualStudioVersion
Static value VS2015 for RemoteVisualStudioVersion.
VSO - Static variable in class com.microsoft.azure.management.appservice.ScmType
Static value VSO for ScmType.
VSO_GIT - Static variable in class com.microsoft.azure.management.devtestlab.SourceControlType
Static value VsoGit for SourceControlType.

W

W - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value w for Permissions.
WADL - Static variable in class com.microsoft.azure.management.apimanagement.ExportFormat
Static value wadl-link for ExportFormat.
WADL_LINK_JSON - Static variable in class com.microsoft.azure.management.apimanagement.ContentFormat
Static value wadl-link-json for ContentFormat.
WADL_XML - Static variable in class com.microsoft.azure.management.apimanagement.ContentFormat
Static value wadl-xml for ContentFormat.
WAF - Static variable in class com.microsoft.azure.management.network.ApplicationGatewayTier
Static value WAF for ApplicationGatewayTier.
WAF_LARGE - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value WAF_Large for ApplicationGatewaySkuName.
WAF_MEDIUM - Static variable in class com.microsoft.azure.management.network.ApplicationGatewaySkuName
Static value WAF_Medium for ApplicationGatewaySkuName.
waitForSuccess() - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Get the waitForSuccess value.
waitForSuccess() - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Get the waitForSuccess value.
waitingForStartTask() - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Get the waitingForStartTask value.
waitLock(long) - Method in class com.microsoft.azure.sdk.iot.deps.util.ObjectLock
 
waitLock(long) - Method in class com.microsoft.azure.sdk.iot.device.ObjectLock
 
waitTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the waitTime value.
waitTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the waitTime value.
waitTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the waitTime value.
wallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the wallClockTime value.
wallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the wallClockTime value.
wallClockTime() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the wallClockTime value.
WALLIS_AND_FUTUNA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
WALLIS_AND_FUTUNA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
warDeploy(File) - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot
Deploys a WAR file onto the Azure specialized Tomcat on this web app.
warDeploy(File) - Method in interface com.microsoft.azure.management.appservice.WebApp
Deploys a WAR file onto the Azure specialized Tomcat on this web app.
warDeployAsync(File) - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot
Deploys a WAR file onto the Azure specialized Tomcat on this web app.
warDeployAsync(File) - Method in interface com.microsoft.azure.management.appservice.WebApp
Deploys a WAR file onto the Azure specialized Tomcat on this web app.
WARNED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
Static value Warned for SubscriptionState.
WARNED - Static variable in class com.microsoft.azure.management.datalake.store.models.SubscriptionState
Static value Warned for SubscriptionState.
WARNING - Static variable in class com.microsoft.azure.management.network.Severity
Static value Warning for Severity.
WARNING - Static variable in class com.microsoft.azure.management.sql.SyncGroupLogType
Static value Warning for SyncGroupLogType.
WARNING - Static variable in class com.microsoft.azure.management.sql.SyncGroupState
Static value Warning for SyncGroupState.
Warning_VALUE - Static variable in enum com.microsoft.azure.webjobs.script.rpc.messages.RpcLog.Level
Warning = 3;
WEB - Static variable in class com.microsoft.azure.management.sql.DatabaseEditions
Static value Web for DatabaseEdition.
WEB_DEPLOY - Static variable in class com.microsoft.azure.management.appservice.PublishingProfileFormat
Static value WebDeploy for PublishingProfileFormat.
WEB_LM - Static variable in class com.microsoft.azure.management.cognitiveservices.Kind
Static value WebLM for Kind.
WEB_PLAN_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage web plans.
WEB_SITE - Static variable in class com.microsoft.azure.management.appservice.ResourceScopeType
Static value WebSite for ResourceScopeType.
WebApp - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Web App.
WEBAPP - Static variable in class com.microsoft.azure.management.trafficmanager.TargetAzureResourceType
Static value Microsoft.Web/sites for TargetAzureResourceType.
WebApp.Definition - Interface in com.microsoft.azure.management.appservice
Container interface for all the definitions that need to be implemented.
WebApp.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the web app definition stages.
WebApp.DefinitionStages.Blank - Interface in com.microsoft.azure.management.appservice
The first stage of the web app definition.
WebApp.DefinitionStages.ExistingLinuxPlanWithGroup - Interface in com.microsoft.azure.management.appservice
A web app definition allowing resource group to be specified when a new app service plan is to be created.
WebApp.DefinitionStages.ExistingWindowsPlanWithGroup - Interface in com.microsoft.azure.management.appservice
A web app definition allowing resource group to be specified when a new app service plan is to be created.
WebApp.DefinitionStages.NewAppServicePlanWithGroup - Interface in com.microsoft.azure.management.appservice
A web app definition allowing resource group to be specified when an existing app service plan is used.
WebApp.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
WebApp.DefinitionStages.WithCredentials - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker registry credentials to be set.
WebApp.DefinitionStages.WithDockerContainerImage - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker image source to be specified.
WebApp.DefinitionStages.WithNewAppServicePlan - Interface in com.microsoft.azure.management.appservice
A web app definition allowing app service plan to be set.
WebApp.DefinitionStages.WithStartUpCommand - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker startup command to be specified.
WebApp.Update - Interface in com.microsoft.azure.management.appservice
The template for a web app update operation, containing all the settings that can be modified.
WebApp.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the web app update stages.
WebApp.UpdateStages.WithAppServicePlan - Interface in com.microsoft.azure.management.appservice
A web app update allowing app service plan to be set.
WebApp.UpdateStages.WithCredentials - Interface in com.microsoft.azure.management.appservice
A web app update allowing docker hub credentials to be set.
WebApp.UpdateStages.WithDockerContainerImage - Interface in com.microsoft.azure.management.appservice
A web app update allowing docker image source to be specified.
WebApp.UpdateStages.WithStartUpCommand - Interface in com.microsoft.azure.management.appservice
A web app definition allowing docker startup command to be specified.
WebAppAuthentication - Interface in com.microsoft.azure.management.appservice
A web app authentication configuration in a web app.
WebAppAuthentication.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app authentication definition.
WebAppAuthentication.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app authentication definition stages applicable as part of a web app creation.
WebAppAuthentication.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app authentication definition as part of a definition of a web app.
WebAppAuthentication.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app authentication definition.
WebAppAuthentication.DefinitionStages.WithAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing detailed provider information to be specified.
WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing the default authentication provider to be set.
WebAppAuthentication.DefinitionStages.WithExternalRedirectUrls<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing branch to be specified.
WebAppAuthentication.DefinitionStages.WithTokenStore<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing token store to be specified.
WebAppAuthentication.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app authentication definition as part of a web app update.
WebAppAuthentication.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app authentication definition stages applicable as part of a web app update.
WebAppAuthentication.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app authentication definition as part of a definition of a web app.
WebAppAuthentication.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app authentication definition.
WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing detailed provider information to be specified.
WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing the default authentication provider to be set.
WebAppAuthentication.UpdateDefinitionStages.WithExternalRedirectUrls<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing branch to be specified.
WebAppAuthentication.UpdateDefinitionStages.WithTokenStore<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app authentication definition allowing token store to be specified.
WebAppBase - Interface in com.microsoft.azure.management.appservice
An immutable client-side representation of an Azure Web App or deployment slot.
WebAppBase.Definition<FluentT> - Interface in com.microsoft.azure.management.appservice
The entirety of the web app base definition.
WebAppBase.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the site definition stages.
WebAppBase.DefinitionStages.WithAppSettings<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing app settings to be set.
WebAppBase.DefinitionStages.WithAuthentication<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing authentication to be set.
WebAppBase.DefinitionStages.WithClientAffinityEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing setting if client affinity is enabled.
WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing setting if client cert is enabled.
WebAppBase.DefinitionStages.WithConnectionString<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing connection strings to be set.
WebAppBase.DefinitionStages.WithCreate<FluentT> - Interface in com.microsoft.azure.management.appservice
A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.
WebAppBase.DefinitionStages.WithDiagnosticLogging<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing diagnostic logging to be set.
WebAppBase.DefinitionStages.WithHostNameBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing host name binding to be specified.
WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing SSL binding to be set.
WebAppBase.DefinitionStages.WithManagedServiceIdentity<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing System Assigned Managed Service Identity to be set.
WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing setting if SCM site is also stopped when the web app is stopped.
WebAppBase.DefinitionStages.WithSiteConfigs<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing other configurations to be set.
WebAppBase.DefinitionStages.WithSiteEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing disabling the web app upon creation.
WebAppBase.DefinitionStages.WithSourceControl<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing source control to be set.
WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the System Assigned (Local) Managed Service Identity enabled web app allowing to set access role for the identity.
WebAppBase.DefinitionStages.WithWebContainer<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing Java web container to be set.
WebAppBase.Update<FluentT> - Interface in com.microsoft.azure.management.appservice
The template for a site update operation, containing all the settings that can be modified.
WebAppBase.UpdateStages - Interface in com.microsoft.azure.management.appservice
Grouping of all the web app update stages.
WebAppBase.UpdateStages.WithAppSettings<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app update stage allowing app settings to be set.
WebAppBase.UpdateStages.WithAuthentication<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing authentication to be set.
WebAppBase.UpdateStages.WithClientAffinityEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing setting if client affinity is enabled.
WebAppBase.UpdateStages.WithClientCertEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing setting if client cert is enabled.
WebAppBase.UpdateStages.WithConnectionString<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app update stage allowing connection strings to be set.
WebAppBase.UpdateStages.WithDiagnosticLogging<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing diagnostic logging to be set.
WebAppBase.UpdateStages.WithHostNameBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing host name binding to be set.
WebAppBase.UpdateStages.WithHostNameSslBinding<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing SSL binding to be set.
WebAppBase.UpdateStages.WithManagedServiceIdentity<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app definition stage allowing System Assigned Managed Service Identity to be set.
WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing setting if SCM site is also stopped when the web app is stopped.
WebAppBase.UpdateStages.WithSiteConfigs<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing other configurations to be set.
WebAppBase.UpdateStages.WithSiteEnabled<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing disabling the web app upon creation.
WebAppBase.UpdateStages.WithSourceControl<FluentT> - Interface in com.microsoft.azure.management.appservice
A web app update stage allowing source control to be set.
WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the System Assigned (Local) Managed Service Identity enabled web app allowing to set access role for the identity.
WebAppBase.UpdateStages.WithWebContainer<FluentT> - Interface in com.microsoft.azure.management.appservice
The stage of the web app update allowing Java web container to be set.
webAppName() - Method in interface com.microsoft.azure.management.appservice.HostNameBinding
 
WebApps - Interface in com.microsoft.azure.management.appservice
Entry point for web app management API.
webApps() - Method in class com.microsoft.azure.management.Azure
 
WebAppSourceControl - Interface in com.microsoft.azure.management.appservice
An immutable representation of a web app source control configuration in a web app.
WebAppSourceControl.Definition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app source control definition.
WebAppSourceControl.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app source control definition stages applicable as part of a web app creation.
WebAppSourceControl.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app source control definition as part of a definition of a web app.
WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition that binds to a GitHub account.
WebAppSourceControl.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition.
WebAppSourceControl.DefinitionStages.WithBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.DefinitionStages.WithGitHubAccessToken<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing GitHub access token to be specified.
WebAppSourceControl.DefinitionStages.WithGitHubBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.DefinitionStages.WithRepositoryType<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing repository type to be specified.
WebAppSourceControl.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.appservice
The entirety of a web app source control definition as part of a web app update.
WebAppSourceControl.UpdateDefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web app source control definition stages applicable as part of a web app update.
WebAppSourceControl.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.appservice
The first stage of a web app source control definition as part of an update of a web app.
WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition that binds to a GitHub account.
WebAppSourceControl.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.appservice
The final stage of the web app source control definition.
WebAppSourceControl.UpdateDefinitionStages.WithBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.UpdateDefinitionStages.WithGitHubAccessToken<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing GitHub access token to be specified.
WebAppSourceControl.UpdateDefinitionStages.WithGitHubBranch<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing branch to be specified.
WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType<ParentT> - Interface in com.microsoft.azure.management.appservice
A web app source control definition allowing repository type to be specified.
WebContainer - Class in com.microsoft.azure.management.appservice
Defines values for Java web container.
WebContainer() - Constructor for class com.microsoft.azure.management.appservice.WebContainer
 
WebDeployment - Interface in com.microsoft.azure.management.appservice
A client-side representation allowing user to deploy to a web app through web deployment (MSDeploy).
WebDeployment.Definition - Interface in com.microsoft.azure.management.appservice
The entirety of web deployment parameters definition.
WebDeployment.DefinitionStages - Interface in com.microsoft.azure.management.appservice
Grouping of web deployment definition stages.
WebDeployment.DefinitionStages.WithAddOnPackage - Interface in com.microsoft.azure.management.appservice
A web deployment definition stage allowing adding more packages.
WebDeployment.DefinitionStages.WithExecute - Interface in com.microsoft.azure.management.appservice
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
WebDeployment.DefinitionStages.WithExistingDeploymentsDeleted - Interface in com.microsoft.azure.management.appservice
A web deployment definition stage allowing specifying whether to delete existing deployments.
WebDeployment.DefinitionStages.WithPackageUri - Interface in com.microsoft.azure.management.appservice
The first stage of a web deployment definition.
WebDeployment.DefinitionStages.WithSetParameters - Interface in com.microsoft.azure.management.appservice
A web deployment definition stage allowing specifying parameters.
Webhook - Interface in com.microsoft.azure.management.containerregistry
An object that represents a webhook for a container registry.
Webhook.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of webhook definition stages.
Webhook.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The first stage of the webhook definition.
Webhook.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The final stage of the webhook definition.
Webhook.DefinitionStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
Webhook.DefinitionStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
Webhook.DefinitionStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
Webhook.DefinitionStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the service URI for post notifications.
Webhook.DefinitionStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
Webhook.Update - Interface in com.microsoft.azure.management.containerregistry
The entirety of a webhook update.
Webhook.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.containerregistry
Grouping of the container registry's webhook update definition.
Webhook.UpdateDefinitionStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of webhook update definition stages.
Webhook.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The first stage of the webhook definition.
Webhook.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The final stage of the webhook definition.
Webhook.UpdateDefinitionStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
Webhook.UpdateDefinitionStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
Webhook.UpdateDefinitionStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
Webhook.UpdateDefinitionStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the service URI for post notifications.
Webhook.UpdateDefinitionStages.WithTags<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the tags.
Webhook.UpdateDefinitionStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
Webhook.UpdateResource<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The entirety of a webhook resource update as part of a container registry update.
Webhook.UpdateResourceStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of webhook update stages applicable as part of a container registry update.
Webhook.UpdateResourceStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The first stage of the webhook definition.
Webhook.UpdateResourceStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The final stage of the webhook definition.
Webhook.UpdateResourceStages.WithCustomHeaders<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
Webhook.UpdateResourceStages.WithDefaultStatus<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the tags.
Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
Webhook.UpdateResourceStages.WithServiceUri<ParentT> - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the service URI for post notifications.
Webhook.UpdateResourceStages.WithTriggerWhen<ParentT> - Interface in com.microsoft.azure.management.containerregistry
 
Webhook.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of webhook update stages.
Webhook.UpdateStages.WithCustomHeaders - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
Webhook.UpdateStages.WithDefaultStatus - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
Webhook.UpdateStages.WithRepositoriesScope - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
Webhook.UpdateStages.WithServiceUri - Interface in com.microsoft.azure.management.containerregistry
The stage of the webhook definition allowing to specify the service URI for post notifications.
Webhook.UpdateStages.WithTriggerWhen - Interface in com.microsoft.azure.management.containerregistry
 
Webhook.WebhookDefinition<ParentT> - Interface in com.microsoft.azure.management.containerregistry
Grouping of the container register webhook definitions.
WebhookAction - Class in com.microsoft.azure.management.containerregistry
Defines values for WebhookAction.
WebhookAction() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookAction
 
WebhookEventInfo - Interface in com.microsoft.azure.management.containerregistry
Response containing the primary and secondary admin API keys for a given Azure Search service.
WebhookNotification - Class in com.microsoft.azure.management.gallery
Webhook notification of an autoscale event.
WebhookNotification() - Constructor for class com.microsoft.azure.management.gallery.WebhookNotification
 
WebhookNotification - Class in com.microsoft.azure.management.monitor
Webhook notification of an autoscale event.
WebhookNotification() - Constructor for class com.microsoft.azure.management.monitor.WebhookNotification
 
WebhookOperations - Interface in com.microsoft.azure.management.containerregistry
Grouping of container registry webhook actions.
webhookProperties() - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertActionGroup
Get the webhookProperties value.
WebhookReceiver - Class in com.microsoft.azure.management.monitor
A webhook receiver.
WebhookReceiver() - Constructor for class com.microsoft.azure.management.monitor.WebhookReceiver
 
webhookResourceId() - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Get the webhookResourceId value.
webhooks() - Method in interface com.microsoft.azure.management.containerregistry.Registries
 
webhooks() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
webhooks() - Method in class com.microsoft.azure.management.gallery.AutoscaleNotification
Get the webhooks value.
webhooks() - Method in class com.microsoft.azure.management.monitor.AutoscaleNotification
Get the webhooks value.
WebhookStatus - Class in com.microsoft.azure.management.containerregistry
Defines values for WebhookStatus.
WebhookStatus() - Constructor for class com.microsoft.azure.management.containerregistry.WebhookStatus
 
webhookUrl() - Method in class com.microsoft.azure.management.devtestlab.NotificationSettings
Get the webhookUrl value.
webhookUrl() - Method in class com.microsoft.azure.management.devtestlab.NotificationSettingsFragment
Get the webhookUrl value.
WebJobType - Enum in com.microsoft.azure.management.appservice
Defines values for WebJobType.
WebServiceParameter - Class in com.microsoft.azure.management.machinelearning
Web Service Parameter object for node and global parameter.
WebServiceParameter() - Constructor for class com.microsoft.azure.management.machinelearning.WebServiceParameter
 
WebServiceProperties - Class in com.microsoft.azure.management.machinelearning
The set of properties specific to the Azure ML web service resource.
WebServiceProperties() - Constructor for class com.microsoft.azure.management.machinelearning.WebServiceProperties
 
WebServicePropertiesForGraph - Class in com.microsoft.azure.management.machinelearning
Properties specific to a Graph based web service.
WebServicePropertiesForGraph() - Constructor for class com.microsoft.azure.management.machinelearning.WebServicePropertiesForGraph
 
WEBSITE_CONTRIBUTOR - Static variable in class com.microsoft.azure.management.graphrbac.BuiltInRole
A role that can manage websites, but not the web plans to which they are connected.
WebSocket - Interface in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocket.WebSocketFrameReadState - Enum in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocket.WebSocketState - Enum in com.microsoft.azure.sdk.iot.deps.ws
 
WEBSOCKET_PATH - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
WEBSOCKET_PATH - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
WEBSOCKET_SUB_PROTOCOL - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
WEBSOCKET_SUB_PROTOCOL - Static variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
WebSocketHandler - Interface in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketHandler.WebSocketMessageType - Enum in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketHandler.WebsocketTuple - Class in com.microsoft.azure.sdk.iot.deps.ws
 
WebSocketHandlerImpl - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketHandlerImpl() - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
WebSocketHeader - Interface in com.microsoft.azure.sdk.iot.deps.ws
 
webSocketHostName - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpFeedbackReceivedHandler
 
webSocketHostName - Variable in class com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpSendHandler
 
WebSocketImpl - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketImpl() - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
webSocketsEnabled() - Method in class com.microsoft.azure.management.appservice.SiteConfig
Get the webSocketsEnabled value.
webSocketsEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase
 
WebSocketSniffer - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketSniffer(TransportWrapper, TransportWrapper) - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer
 
WebsocketTuple(long, WebSocketHandler.WebSocketMessageType) - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.WebsocketTuple
 
WebSocketUpgrade - Class in com.microsoft.azure.sdk.iot.deps.ws.impl
 
WebSocketUpgrade(String, String, int, String, Map<String, String>) - Constructor for class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade
 
weekdays() - Method in class com.microsoft.azure.management.devtestlab.WeekDetails
Get the weekdays value.
weekdays() - Method in class com.microsoft.azure.management.devtestlab.WeekDetailsFragment
Get the weekdays value.
weekDays() - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Get the weekDays value.
weekDays() - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Get the weekDays value.
WeekDetails - Class in com.microsoft.azure.management.devtestlab
Properties of a weekly schedule.
WeekDetails() - Constructor for class com.microsoft.azure.management.devtestlab.WeekDetails
 
WeekDetailsFragment - Class in com.microsoft.azure.management.devtestlab
Properties of a weekly schedule.
WeekDetailsFragment() - Constructor for class com.microsoft.azure.management.devtestlab.WeekDetailsFragment
 
weight() - Method in class com.microsoft.azure.management.dns.SrvRecord
Get the weight value.
weight() - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Get the weight value.
weight() - Method in class com.microsoft.azure.management.network.GatewayRoute
Get the weight value.
WEIGHTED - Static variable in class com.microsoft.azure.management.trafficmanager.TrafficRoutingMethod
Static value Weighted for TrafficRoutingMethod.
WESTERN_SAHARA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
where(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder
Setter for the `where` clause.
win32Status() - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Get the win32Status value.
WINDOWS - Static variable in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
Static value Windows for OperatingSystemTypes.
WINDOWS - Static variable in class com.microsoft.azure.management.containerservice.OSType
Static value Windows for OSType.
WINDOWS - Static variable in class com.microsoft.azure.management.devtestlab.CustomImageOsType
Static value Windows for CustomImageOsType.
windowsConfiguration() - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Get the windowsConfiguration value.
WindowsConfiguration - Class in com.microsoft.azure.batch.protocol.models
Windows operating system settings to apply to the virtual machine.
WindowsConfiguration() - Constructor for class com.microsoft.azure.batch.protocol.models.WindowsConfiguration
 
windowsConfiguration() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the windowsConfiguration value.
windowsConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the windowsConfiguration value.
windowsConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the windowsConfiguration value.
WindowsConfiguration - Class in com.microsoft.azure.management.compute
Specifies Windows operating system settings on the virtual machine.
WindowsConfiguration() - Constructor for class com.microsoft.azure.management.compute.WindowsConfiguration
 
windowSize() - Method in class com.microsoft.azure.management.gallery.LocationThresholdRuleCondition
Get the windowSize value.
windowSize() - Method in class com.microsoft.azure.management.gallery.ManagementEventAggregationCondition
Get the windowSize value.
windowSize() - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Get the windowSize value.
windowSize() - Method in class com.microsoft.azure.management.monitor.LocationThresholdRuleCondition
Get the windowSize value.
windowSize() - Method in class com.microsoft.azure.management.monitor.ManagementEventAggregationCondition
Get the windowSize value.
windowSize() - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Get the windowSize value.
windowsLiveEndpoint() - Method in class com.microsoft.azure.management.notificationhubs.WnsCredential
Get the windowsLiveEndpoint value.
windowsOsInfo() - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesFromVm
Get the windowsOsInfo value.
WindowsOsInfo - Class in com.microsoft.azure.management.devtestlab
Information about a Windows OS.
WindowsOsInfo() - Constructor for class com.microsoft.azure.management.devtestlab.WindowsOsInfo
 
windowsOsState() - Method in class com.microsoft.azure.management.devtestlab.WindowsOsInfo
Get the windowsOsState value.
WindowsOsState - Class in com.microsoft.azure.management.devtestlab
Defines values for WindowsOsState.
WindowsOsState(String) - Constructor for class com.microsoft.azure.management.devtestlab.WindowsOsState
Creates a custom value for WindowsOsState.
windowsTimeZone() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
WindowsVMDiskEncryptionConfiguration - Class in com.microsoft.azure.management.compute
Type representing encryption configuration to be applied to a Windows virtual machine.
WindowsVMDiskEncryptionConfiguration(String, String, String) - Constructor for class com.microsoft.azure.management.compute.WindowsVMDiskEncryptionConfiguration
Creates WindowsVMDiskEncryptionConfiguration.
winRM() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the winRM value.
WinRMConfiguration - Class in com.microsoft.azure.management.compute
Describes Windows Remote Management configuration of the VM.
WinRMConfiguration() - Constructor for class com.microsoft.azure.management.compute.WinRMConfiguration
 
WinRMListener - Class in com.microsoft.azure.management.compute
Describes Protocol and thumbprint of Windows Remote Management listener.
WinRMListener() - Constructor for class com.microsoft.azure.management.compute.WinRMListener
 
with(Consumer<BatchOptions>) - Method in class com.microsoft.azure.eventhubs.BatchOptions
 
withAadAuthority(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Set the aadAuthority value.
withAadTenantId(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Set the aadTenantId value.
withAcceleratedNetworking() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithAcceleratedNetworking
Enables accelerated networking.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Sets Gets or sets the preferred language for the response..
withAcceptLanguage(String) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets Gets or sets the preferred language for the response..
withAcceptLanguage(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Set the acceptLanguage value.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Sets Gets or sets the preferred language for the response..
withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Sets Gets or sets the preferred language for the response..
withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Sets Gets or sets the preferred language for the response..
withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets Gets or sets the preferred language for the response..
withAccess(List<AccessScope>) - Method in class com.microsoft.azure.batch.protocol.models.AuthenticationTokenSettings
Set the access value.
withAccess(NetworkSecurityGroupRuleAccess) - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Set the access value.
withAccess(SecurityRuleAccess) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the access value.
withAccessBetweenBothNetworks() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithAccess
Enables access to either peered virtual network from the other.
withAccessFromAllNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that by default access to storage account should be allowed from all networks.
withAccessFromAllNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that by default access to storage account should be allowed from all networks.
withAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account should be allowed from applications running on Microsoft Azure services.
withAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account should be allowed from applications running on Microsoft Azure services.
withAccessFromIpAddress(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account from the specific ip address should be allowed.
withAccessFromIpAddress(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account from a specific ip address should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account from the specific ip range should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account from a specific ip range should be allowed.
withAccessFromNetworkSubnet(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account from the specific virtual network subnet should be allowed.
withAccessFromNetworkSubnet(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account from a specific virtual network subnet should be allowed.
withAccessFromSelectedNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
withAccessFromSelectedNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
withAccessFromService(ServiceEndpointType) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithServiceEndpoint
Specifies a service endpoint to enable access from.
withAccessFromService(ServiceEndpointType) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithServiceEndpoint
Specifies a service endpoint to enable access from.
withAccessFromService(ServiceEndpointType) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithServiceEndpoint
Specifies a service endpoint to enable access from.
withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountParameters
Set the accessKey value.
withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
Set the accessKey value.
withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
Set the accessKey value.
withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Set the accessKey value.
withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the accessPolicies value.
withAccessPolicies(List<AccessPolicyEntry>) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the accessPolicies value.
withAccessPolicy(AccessPolicy) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
Attach an existing access policy.
withAccessPolicy(AccessPolicy) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
Attach an existing access policy.
withAccessTier(AccessTier) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCreateAndAccessTier
Specifies the access tier used for billing.
withAccessTier(AccessTier) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTier
Specifies the access tier used for billing.
withAccessTo(Resource, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource.
withAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource identified by the given resource id.
withAccessTo(Resource, String) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource.
withAccessTo(String, String) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource identified by the given resource id.
withAccessTo(Resource, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource.
withAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role) on an ARM resource identified by the given resource id.
withAccessTo(Resource, String) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource.
withAccessTo(String, String) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on an ARM resource identified by the given resource id.
withAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role) on the resource group that identity resides.
withAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.msi.Identity.DefinitionStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on the resource group that identity resides.
withAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role) on the resource group that identity resides.
withAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that the identity should have the given access (described by the role definition) on the resource group that identity resides.
withAccessToken(String) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Set the accessToken value.
withAccountEnabled(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithAccontEnabled
Specifies whether the user account is enabled.
withAccountEnabled(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithAccontEnabled
Specifies whether the user account is enabled.
withAccountId(String) - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Set the accountId value.
withAccountId(String) - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Set the accountId value.
withAccountKey(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials
 
withAccountKey(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithAzureStorageCredentials
 
withAccountKey(String) - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
Set the accountKey value.
withAccountKey(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Set the accountKey value.
withAccountKey(String) - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Set the accountKey value.
withAccountKey(String) - Method in class com.microsoft.azure.management.streamanalytics.StorageAccount
Set the accountKey value.
withAccountKeySecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.AzureStorageCredentialsInfo
Set the accountKeySecretReference value.
withAccountName(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Set the accountName value.
withAccountName(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Set the accountName value.
withAccountName(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Set the accountName value.
withAccountName(String) - Method in class com.microsoft.azure.management.streamanalytics.StorageAccount
Set the accountName value.
withAceType(AclType) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
Set the aceType value.
withAceType(AclType) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclDeleteParameters
Set the aceType value.
withAcknowledgementConnectionSettings(AS2AcknowledgementConnectionSettings) - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Set the acknowledgementConnectionSettings value.
withAcknowledgementControlNumberLowerBound(int) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the acknowledgementControlNumberLowerBound value.
withAcknowledgementControlNumberLowerBound(int) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the acknowledgementControlNumberLowerBound value.
withAcknowledgementControlNumberPrefix(String) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the acknowledgementControlNumberPrefix value.
withAcknowledgementControlNumberPrefix(String) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the acknowledgementControlNumberPrefix value.
withAcknowledgementControlNumberSuffix(String) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the acknowledgementControlNumberSuffix value.
withAcknowledgementControlNumberSuffix(String) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the acknowledgementControlNumberSuffix value.
withAcknowledgementControlNumberUpperBound(int) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the acknowledgementControlNumberUpperBound value.
withAcknowledgementControlNumberUpperBound(int) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the acknowledgementControlNumberUpperBound value.
withAcknowledgementSettings(EdifactAcknowledgementSettings) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the acknowledgementSettings value.
withAcknowledgementSettings(X12AcknowledgementSettings) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the acknowledgementSettings value.
withAction(Action) - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Set the action value.
withAction(String) - Method in class com.microsoft.azure.management.apimanagement.OperationResultLogItemContract
Set the action value.
withAction(AccessControlEntryAction) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the action value.
withAction(GeoFilterActions) - Method in class com.microsoft.azure.management.cdn.GeoFilter
Set the action value.
withAction(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
Set the action value.
withAction(IpFilterActionType) - Method in class com.microsoft.azure.management.devices.IpFilterRule
Set the action value.
withAction(String) - Method in class com.microsoft.azure.management.monitor.SenderAuthorization
Set the action value.
withAction(Action) - Method in class com.microsoft.azure.management.storage.IPRule
Set the action value.
withAction(Action) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set the action value.
withActionGroupId(String) - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertActionGroup
Set the actionGroupId value.
withActionGroups(List<ActivityLogAlertActionGroup>) - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertActionList
Set the actionGroups value.
withActionHostName(String) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the actionHostName value.
withActionId(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionId value.
withActions(AutoHealActions) - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Set the actions value.
withActionText(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionText value.
withActionType(ActionType) - Method in class com.microsoft.azure.keyvault.models.Action
Set the actionType value.
withActionType(AutoHealActionType) - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Set the actionType value.
withActionUri(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionUri value.
withActionUriText(String) - Method in class com.microsoft.azure.management.network.TroubleshootingRecommendedActions
Set the actionUriText value.
withActive(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the active value.
withActiveDirectory(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Active Directory and its client ID and issuer URL.
withActiveDirectory(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Active Directory and its client ID and issuer URL.
withActiveDirectoryAdministrator(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithActiveDirectoryAdministrator
Sets the SQL Active Directory administrator.
withActiveDirectoryLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithAuthentication
 
withActiveDirectoryLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithAuthenticationAfterElasticPool
 
withActiveDirectoryLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
 
withActiveDirectoryLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
 
withActiveDirectoryLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAuthentication
 
withActiveDirectoryLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAuthenticationAfterElasticPool
 
withActiveKeyName(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the activeKeyName value.
withActiveKeyName(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the activeKeyName value.
withActor(Actor) - Method in class com.microsoft.azure.management.containerregistry.EventContent
Set the actor value.
withAdditionalLocations(List<AdditionalLocation>) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Set the additionalLocations value.
withAdditionalUnattendContent(List<AdditionalUnattendContent>) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the additionalUnattendContent value.
withAddOnPackage(String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithAddOnPackage
Adds an extra package to the deployment.
withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Request
Set the addr value.
withAddr(String) - Method in class com.microsoft.azure.management.containerregistry.Source
Set the addr value.
withAddress(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Set the address value.
withAddress(String) - Method in class com.microsoft.azure.management.network.ConnectivityDestination
Set the address value.
withAddress1(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the address1 value.
withAddress2(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the address2 value.
withAddressLine1(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithAddressLine1
Specifies the 1st line of the address.
withAddressLine2(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithAddressLine2
Specifies the 2nd line of the address.
withAddressMailing(Address) - Method in class com.microsoft.azure.management.appservice.Contact
Set the addressMailing value.
withAddressPool(String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithAddressPool
 
withAddressPool(String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithAddressPool
Specifies address pool.
withAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithAddressPrefix
Specifies the IP address space of the subnet, within the address space of the network.
withAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithAddressPrefix
Specifies the IP address space of the subnet, within the address space of the network.
withAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithAddressPrefix
Specifies the IP address space of the subnet, within the address space of the network.
withAddressPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.AddressSpace
Set the addressPrefixes value.
withAddressSpace(String) - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.DefinitionStages.WithAddressSpace
Adds address space.
withAddressSpace(String) - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.UpdateStages.WithAddressSpace
Adds address space.
withAddressSpace(String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithCreate
Explicitly adds an address space to the virtual network.
withAddressSpace(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithAddressSpace
Explicitly adds an address space to the virtual network.
withAdlaCatalogDnsSuffix(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Sets Gets the DNS suffix used as the base for all Azure Data Lake Analytics Catalog service requests..
withAdlaJobDnsSuffix(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Sets The DNS suffix used as the base for all Azure Data Lake Analytics Job service requests..
withAdminContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithAdminContact
Specify the admin contact.
withAdminContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithAdminContact
Specify the admin contact.
withAdminDetails(List<AdministratorDetails>) - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Set the adminDetails value.
withAdministratorLogin(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorLogin
Sets the administrator login user name.
withAdministratorPassword(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithAdministratorPassword
Sets the administrator login password.
withAdministratorPassword(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithAdministratorPassword
Sets the administrator login password.
withAdminPassword(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the adminPassword value.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminPasswordUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the adminPassword value.
withAdminPassword(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Set the adminPassword value.
withAdminUserName(String) - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Set the adminUserName value.
withAdminUsername(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the adminUsername value.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminUsernameUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the adminUsername value.
withAdminUsername(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
Set the adminUsername value.
withAdminUsername(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Set the adminUsername value.
withAdminUserPassword(String) - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Set the adminUserPassword value.
withAdminUserSshPublicKey(String) - Method in class com.microsoft.azure.management.batchai.UserAccountSettings
Set the adminUserSshPublicKey value.
withAdvertisedCommunities(List<String>) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the advertisedCommunities value.
withAdvertisedPublicPrefixes(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes
Specify advertised prefixes: sets a list of all prefixes that are planned to advertise over the BGP session.
withAdvertisedPublicPrefixes(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithAdvertisedPublicPrefixes
 
withAdvertisedPublicPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the advertisedPublicPrefixes value.
withAdvertisedPublicPrefixesState(ExpressRouteCircuitPeeringAdvertisedPublicPrefixState) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the advertisedPublicPrefixesState value.
withAffinityCookieName(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithCookieName
Specifies the name for the affinity cookie.
withAffinityCookieName(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithCookieName
Specifies the name for the affinity cookie.
withAffinityCookieName(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieName
Specifies the name for the affinity cookie.
withAffinityId(String) - Method in class com.microsoft.azure.batch.protocol.models.AffinityInformation
Set the affinityId value.
withAffinityId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the affinityId value.
withAffinityId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the affinityId value.
withAffinityInfo(AffinityInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the affinityInfo value.
withAffinityInfo(AffinityInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the affinityInfo value.
withAge(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the age value.
withAgentVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithUpdateAgentPoolCount
Updates the agent pool virtual machine count.
withAgentVirtualMachineCount(String, int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount
Updates the agent pool virtual machine count.
withAgentVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount
Updates all the agent pools virtual machine count.
withAggregation(ManagementEventAggregationCondition) - Method in class com.microsoft.azure.management.gallery.ManagementEventRuleCondition
Set the aggregation value.
withAggregation(ManagementEventAggregationCondition) - Method in class com.microsoft.azure.management.monitor.ManagementEventRuleCondition
Set the aggregation value.
withAggregation(String) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Sets the list of aggregation types to retrieve.
withAggregationType(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the aggregationType value.
withAggregationType(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the aggregationType value.
withAgreedAt(DateTime) - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Set the agreedAt value.
withAgreedBy(String) - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Set the agreedBy value.
withAgreementKeys(List<String>) - Method in class com.microsoft.azure.management.appservice.DomainPurchaseConsent
Set the agreementKeys value.
withAgreementType(AgreementType) - Method in class com.microsoft.azure.management.logic.IntegrationAccountAgreementFilter
Set the agreementType value.
withAlertsFilter(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter
Sets the security alert policy alerts to be disabled.
withAlertsFilter(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter
Updates the security alert policy alerts to be disabled.
withAlgorithm(JsonWebKeyEncryptionAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Set the algorithm value.
withAlgorithm(JsonWebKeySignatureAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Set the algorithm value.
withAlgorithm(JsonWebKeySignatureAlgorithm) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the algorithm value.
withAlgorithm(String) - Method in class com.microsoft.azure.management.logic.ContentHash
Set the algorithm value.
withAlias(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithCNameRecordAlias
Creates a CNAME record with the provided alias.
withAlias(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias
Creates a CNAME record with the provided alias.
withAlias(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithCNameRecordAlias
The new alias for the CNAME record set.
withAliases(List<AliasType>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Set the aliases value.
withAliasName(String) - Method in class com.microsoft.azure.management.customerinsights.KpiAlias
Set the aliasName value.
withAllocatedContainerCpuCoreCount(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Set the allocatedContainerCpuCoreCount value.
withAllocatedContainerMemSize(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Set the allocatedContainerMemSize value.
withAllocationState(AllocationState) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the allocationState value.
withAllocationStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the allocationStateTransitionTime value.
withAllocationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the allocationTime value.
withAllOf(List<ActivityLogAlertLeafCondition>) - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertAllOfCondition
Set the allOf value.
withAllowedExternalRedirectUrl(String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithExternalRedirectUrls
Adds an external redirect URL.
withAllowedExternalRedirectUrl(String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithExternalRedirectUrls
Adds an external redirect URL.
withAllowedOrigins(List<String>) - Method in class com.microsoft.azure.management.appservice.CorsSettings
Set the allowedOrigins value.
withAllowedPorts(List<Port>) - Method in class com.microsoft.azure.management.devtestlab.SubnetSharedPublicIpAddressConfiguration
Set the allowedPorts value.
withAllowedPorts(List<PortFragment>) - Method in class com.microsoft.azure.management.devtestlab.SubnetSharedPublicIpAddressConfigurationFragment
Set the allowedPorts value.
withAllowedTenants(List<String>) - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Set the allowedTenants value.
withAllowLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Set the allowLeadingAndTrailingSpacesAndZeroes value.
withAllowLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the allowLeadingAndTrailingSpacesAndZeroes value.
withAllowLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Set the allowLeadingAndTrailingSpacesAndZeroes value.
withAllowLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the allowLeadingAndTrailingSpacesAndZeroes value.
withAllowLowPriorityNode(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the allowLowPriorityNode value.
withAllowPublicIp(UsagePermissionType) - Method in class com.microsoft.azure.management.devtestlab.Subnet
Set the allowPublicIp value.
withAllowPublicIp(UsagePermissionType) - Method in class com.microsoft.azure.management.devtestlab.SubnetFragment
Set the allowPublicIp value.
withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach
The stage of a Batch application definition allowing automatic application updates.
withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach
Allows automatic application updates.
withAllowUpdates(boolean) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithOptionalProperties
Allows automatic application updates.
withAllPropertiesInResponse() - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter
Sets the server response to include all the available properties.
withAlwaysOn(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the alwaysOn value.
withAnonymousAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider
Does not require login by default.
withAnonymousAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider
Does not require login by default.
withAnyProtocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithProtocol
Makes this rule apply to any supported protocol.
withAnyProtocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithProtocol
Makes this rule apply to any supported protocol.
withAnyProtocol() - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithProtocol
Makes this rule apply to any supported protocol.
withApiDefinition(ApiDefinitionInfo) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the apiDefinition value.
withApiEntitySetName(String) - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Set the apiEntitySetName value.
withApiKey(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Set the apiKey value.
withApiManagementAccountId(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the apiManagementAccountId value.
withApiRevision(String) - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Set the apiRevision value.
withApiRevisionDescription(String) - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Set the apiRevisionDescription value.
withApiType(ApiType) - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Set the apiType value.
withApiVersion(String) - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Set the apiVersion value.
withApiVersion(String) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Set the apiVersion value.
withApiVersion(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
Specifies the api version.
withApiVersion(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithApiVersion
Specifies the API version of the resource provider.
withApiVersionName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Set the apiVersionName value.
withApiVersions(List<String>) - Method in class com.microsoft.azure.management.resources.AliasPathType
Set the apiVersions value.
withApiVersions(List<String>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Set the apiVersions value.
withApiVersionSet(ApiVersionSetContractDetails) - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Set the apiVersionSet value.
withApiVersionSet(ApiVersionSetContractDetails) - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Set the apiVersionSet value.
withApiVersionSetId(String) - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Set the apiVersionSetId value.
withApnsCertificate(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the apnsCertificate value.
withAppCommandLine(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the appCommandLine value.
withAppDisabledOnCreation() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteEnabled
Disables the web app upon creation.
withAppDisabledOnCreation() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteEnabled
Disables the web app upon creation.
withAppId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Set the appId value.
withAppId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Set the appId value.
withAppId(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the appId value.
withAppInsightsComponentId(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsResourceId
 
withAppInsightsReference(AppInsightsReference) - Method in class com.microsoft.azure.management.batchai.PerformanceCountersSettings
Set the appInsightsReference value.
withApplicationId(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Set the applicationId value.
withApplicationId(UUID) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Set the applicationId value.
withApplicationId(String) - Method in class com.microsoft.azure.management.locks.ManagementLockOwner
Set the applicationId value.
withApplicationLicenses(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the applicationLicenses value.
withApplicationLicenses(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the applicationLicenses value.
withApplicationLicenses(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the applicationLicenses value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the applicationPackageReferences value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the applicationPackageReferences value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the applicationPackageReferences value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the applicationPackageReferences value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set the applicationPackageReferences value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the applicationPackageReferences value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set the applicationPackageReferences value.
withApplicationPackageReferences(List<ApplicationPackageReference>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the applicationPackageReferences value.
withApplicationPassword(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the applicationPassword value.
withApplicationPorts(EndpointRangeDescription) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the applicationPorts value.
withApplicationReferenceId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the applicationReferenceId value.
withAppliedDnsServers(List<String>) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the appliedDnsServers value.
withApplyDelimiterStringAdvice(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the applyDelimiterStringAdvice value.
withAppName(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the appName value.
withAppOffline(Boolean) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the appOffline value.
withApprovalRequired(Boolean) - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Set the approvalRequired value.
withAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Adds an app setting to the web app.
withAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Adds an app setting to the web app.
withAppSettings(List<NameValuePair>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the appSettings value.
withAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withAppSettingsOverrides(Map<String, String>) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the appSettingsOverrides value.
withAppSettingStickiness(String, boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Changes the stickiness of an app setting.
withArchiveNameFormat(String) - Method in class com.microsoft.azure.management.eventhub.Destination
Set the archiveNameFormat value.
withArguments(String) - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Set the arguments value.
withArmTemplateId(String) - Method in class com.microsoft.azure.management.devtestlab.EnvironmentDeploymentProperties
Set the armTemplateId value.
withArraySeparator(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Set the arraySeparator value.
withArrayValueSeparator(String) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the arrayValueSeparator value.
withArtifactId(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Set the artifactId value.
withArtifacts(List<ArtifactInstallPropertiesInner>) - Method in class com.microsoft.azure.management.devtestlab.ApplyArtifactsRequest
Set the artifacts value.
withArtifactsApplied(Integer) - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusProperties
Set the artifactsApplied value.
withArtifactsApplied(Integer) - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusPropertiesFragment
Set the artifactsApplied value.
withAs(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the as value.
withAS2(AS2AgreementContent) - Method in class com.microsoft.azure.management.logic.AgreementContent
Set the aS2 value.
withAsn(Long) - Method in class com.microsoft.azure.management.network.BgpSettings
Set the asn value.
withAssetId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Set the assetId value.
withAssets(Map<String, AssetItem>) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the assets value.
withAssignableScopes(List<String>) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the assignableScopes value.
withAssociationAssignedCode(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the associationAssignedCode value.
withAssociationAssignedCode(String) - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Set the associationAssignedCode value.
withAssociations(List<TopologyAssociation>) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the associations value.
withAssociationType(AssociationType) - Method in class com.microsoft.azure.management.network.TopologyAssociation
Set the associationType value.
withAsymmetricX509Certificate() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithCertificateType
Specifies the type of the certificate to be Asymmetric X509.
withAsymmetricX509Certificate() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithCertificateType
Specifies the type of the certificate to be asymmetric X509.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the attributes value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the attributes value.
withAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the attributes value.
withAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the attributes value.
withAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the attributes value.
withAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the attributes value.
withAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the certificate attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the attributes value.
withAttributes(IssuerAttributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer attributes.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key attributes value.
withAttributes(Attributes) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the attributes value.
withAttributes(Map<String, List<String>>) - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Set the attributes value.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithAttributes
Specifies the attributes of the key.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithAttributes
Specifies the attributes of the key.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithAttributes
Specifies the secret attributes.
withAttributes(Attributes) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithAttributes
Specifies the secret attributes.
withAudience(String) - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Set the audience value.
withAuthentication(HttpAuthentication) - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Set the authentication value.
withAuthentication(ServiceBusAuthentication) - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Set the authentication value.
withAuthenticationCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAuthenticationCertificate
Associates the specified authentication certificate that exists on this application gateway with this backend HTTP confifuration.
withAuthenticationCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAuthenticationCertificate
Associates the specified authentication certificate that exists on this application gateway with this backend HTTP confifuration.
withAuthenticationCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
Associates the specified authentication certificate that exists on this application gateway with this backend HTTP confifuration.
withAuthenticationCertificateFromBase64(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration loaded from the specified file.
withAuthenticationCertificateFromBase64(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration loaded from the specified file.
withAuthenticationCertificateFromBase64(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration loaded from the specified file.
withAuthenticationCertificateFromBytes(byte[]) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration based on the specified data.
withAuthenticationCertificateFromBytes(byte[]) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration based on the specified data.
withAuthenticationCertificateFromBytes(byte[]) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration based on the specified data.
withAuthenticationCertificateFromFile(File) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration loaded from the specified file.
withAuthenticationCertificateFromFile(File) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration loaded from the specified file.
withAuthenticationCertificateFromFile(File) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
Associates a new, automatically named certificate with this HTTP backend configuration loaded from the specified file.
withAuthenticationSettings(AuthenticationSettingsContract) - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Set the authenticationSettings value.
withAuthenticationTokenSettings(AuthenticationTokenSettings) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the authenticationTokenSettings value.
withAuthenticationTokenSettings(AuthenticationTokenSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the authenticationTokenSettings value.
withAuthenticationTokenSettings(AuthenticationTokenSettings) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the authenticationTokenSettings value.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAuthFileToExport(OutputStream) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithAuthFile
Export the information of this service principal into an auth file.
withAuthorization(BackendAuthorizationHeaderCredentials) - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Set the authorization value.
withAuthorization(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithAuthorization
 
withAuthorization(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.UpdateStages.WithAuthorization
 
withAuthorization(String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithAuthorization
Specify authorization key.
withAuthorization(String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.UpdateStages.WithAuthorization
Specify authorization key.
withAuthorizationMethods(List<AuthorizationMethod>) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the authorizationMethods value.
withAuthorizationPolicies(List<SharedAccessSignatureAuthorizationRuleInner>) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the authorizationPolicies value.
withAuthorizationQualifier(String) - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Set the authorizationQualifier value.
withAuthorizationServerId(String) - Method in class com.microsoft.azure.management.apimanagement.OAuth2AuthenticationSettingsContract
Set the authorizationServerId value.
withAuthorizationValue(String) - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Set the authorizationValue value.
withAuthTokenUrl(String) - Method in class com.microsoft.azure.management.notificationhubs.AdmCredential
Set the authTokenUrl value.
withAutogenerateFileName(boolean) - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Set the autogenerateFileName value.
withAutoHealEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the autoHealEnabled value.
withAutoHealRules(AutoHealRules) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the autoHealRules value.
withAutomaticOSUpgrade(Boolean) - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Set the automaticOSUpgrade value.
withAutomaticReadWriteEndpointPolicyAndDataLossGracePeriod(int) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadWriteEndpointPolicy
Sets the SQL Failover Group read-write endpoint failover policy as "Automatic".
withAutomaticReadWriteEndpointPolicyAndDataLossGracePeriod(int) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithReadWriteEndpointPolicy
Sets the SQL Failover Group read-write endpoint failover policy as "Automatic".
withAutomaticTuningMode(AutomaticTuningMode) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningMode
Sets the SQL database automatic tuning desired state.
withAutomaticTuningMode(AutomaticTuningServerMode) - Method in interface com.microsoft.azure.management.sql.SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningMode
Sets the SQL server automatic tuning desired state.
withAutomaticTuningOption(String, AutomaticTuningOptionModeDesired) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
Sets the various SQL database automatic tuning options desired state.
withAutomaticTuningOption(String, AutomaticTuningOptionModeDesired) - Method in interface com.microsoft.azure.management.sql.SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
Sets the various SQL server automatic tuning options desired state.
withAutomaticTuningOptions(Map<String, AutomaticTuningOptionModeDesired>) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
Sets the various SQL database automatic tuning options desired state.
withAutomaticTuningOptions(Map<String, AutomaticTuningOptionModeDesired>) - Method in interface com.microsoft.azure.management.sql.SqlServerAutomaticTuning.UpdateStages.WithAutomaticTuningOptions
Sets the various SQL server automatic tuning options desired state.
withAutomationAccountId(String) - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Set the automationAccountId value.
withAutoPoolIdPrefix(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set the autoPoolIdPrefix value.
withAutoPoolSpecification(AutoPoolSpecification) - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Set the autoPoolSpecification value.
withAutoRegenerateKey(boolean) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the autoRegenerateKey value.
withAutoRegenerateKey(Boolean) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the autoRegenerateKey value.
withAutoRenew(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithAutoRenew
Specifies if the certificate should be auto-renewed.
withAutoRenew(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.UpdateStages.WithAutoRenew
Specifies if the certificate should be auto-renewed.
withAutoRenewEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithAutoRenew
Specifies if the domain should be automatically renewed when it's about to expire.
withAutoRenewEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithAutoRenew
Specifies if the domain should be automatically renewed when it's about to expire.
withAutoScale(int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
If autoScale settings are specified, the system automatically scales the cluster up and down (within the supplied limits) based on the pending jobs on the cluster.
withAutoScale(int, int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
If autoScale settings are specified, the system automatically scales the cluster up and down (within the supplied limits) based on the pending jobs on the cluster.
withAutoScale(int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
If autoScale settings are specified, the system automatically scales the cluster up and down (within the supplied limits) based on the pending jobs on the cluster.
withAutoScale(int, int, int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
If autoScale settings are specified, the system automatically scales the cluster up and down (within the supplied limits) based on the pending jobs on the cluster.
withAutoScale(AutoScaleSettings) - Method in class com.microsoft.azure.management.batchai.ScaleSettings
Set the autoScale value.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the autoScaleEvaluationInterval value.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the autoScaleEvaluationInterval value.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Set the autoScaleEvaluationInterval value.
withAutoScaleEvaluationInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the autoScaleEvaluationInterval value.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the autoScaleFormula value.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the autoScaleFormula value.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleParameter
Set the autoScaleFormula value.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleParameter
Set the autoScaleFormula value.
withAutoScaleFormula(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the autoScaleFormula value.
withAutoScaleRun(AutoScaleRun) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the autoScaleRun value.
withAutoScaling() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithThroughputConfiguration
Enables the scaling up the throughput units automatically based on load.
withAutoScaling() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithThroughputConfiguration
Enables the scaling up the throughput units automatically based on load.
withAutoSwapSlotName(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the autoSwapSlotName value.
withAutoSwapSlotName(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the slot name to auto-swap when a deployment is completed in this web app / deployment slot.
withAutoSwapSlotName(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the slot name to auto-swap when a deployment is completed in this web app / deployment slot.
withAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Enables automatic updates.
withAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Enables automatic updates.
withAutoUser(AutoUserSpecification) - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Set the autoUser value.
withAvailabilities(List<MetricAvailability>) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the availabilities value.
withAvailability(ConnectorMappingAvailability) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the availability value.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the managed disk.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the virtual machine.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the virtual machine scale set.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone
Specifies the availability zone for the virtual machine scale set.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the application gateway.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the private frontend.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone
Specifies the availability zone for the private frontend.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the IP address.
withAvailableToOtherTenants(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithMultiTenant
Specifies if the application can be used in multiple tenants.
withAvailableToOtherTenants(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithMultiTenant
Specifies if the application can be used in multiple tenants.
withAverage(Double) - Method in class com.microsoft.azure.management.monitor.MetricValue
Set the average value.
withAvgCPUPercentage(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the avgCPUPercentage value.
withAvgDiskGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the avgDiskGiB value.
withAvgMemoryGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the avgMemoryGiB value.
withAzureBlobFileSystems(List<AzureBlobFileSystemReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
Set the azureBlobFileSystems value.
withAzureBlobStorage(AzureBlobStorageApplicationLogsConfig) - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Set the azureBlobStorage value.
withAzureBlobStorage(AzureBlobStorageHttpLogsConfig) - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Set the azureBlobStorage value.
withAzureCertificate(String, String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithAzureCertificate
Specifies that Azure certificate authentication type will be used and certificate to use for Azure authentication.
withAzureCertificate(String, String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithAzureCertificate
Specifies that Azure certificate authentication type will be used and certificate to use for Azure authentication.
withAzureCertificateFromFile(String, File) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithAzureCertificate
Specifies that Azure certificate authentication type will be used and certificate to use for Azure authentication.
withAzureCertificateFromFile(String, File) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithAzureCertificate
Specifies that azure certificate authentication type will be used and certificate to use for Azure authentication.
withAzureDnsServer() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithDnsServer
Specifies to use the default Azure DNS server for the network interface.
withAzureFile(AzureFileVolume) - Method in class com.microsoft.azure.management.containerinstance.Volume
Set the azureFile value.
withAzureFileShares(List<AzureFileShareReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
Set the azureFileShares value.
withAzureFileUrl(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithAzureFileUrl
 
withAzureFileUrl(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Set the azureFileUrl value.
withAzureKeyVaultKey(String) - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithServerKeyType
Sets the server key type as "AzureKeyVault" and the URI to the key.
withAzureManagedDomain(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithDomain
Binds to a domain purchased from Azure.
withAzureManagedDomain(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithDomain
Binds to a domain purchased from Azure.
withAzureManagementEndpointAudience(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Set the azureManagementEndpointAudience value.
withAzureResourceName(String) - Method in class com.microsoft.azure.management.appservice.HostName
Set the azureResourceName value.
withAzureResourceType(AzureResourceType) - Method in class com.microsoft.azure.management.appservice.HostName
Set the azureResourceType value.
withAzureTableStorage(AzureTableStorageApplicationLogsConfig) - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Set the azureTableStorage value.
withB2b(B2BPartnerContent) - Method in class com.microsoft.azure.management.logic.PartnerContent
Set the b2b value.
withBackendAddressPool(ApplicationGatewayBackendAddressPoolInner) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Set the backendAddressPool value.
withBackendHttpSettings(ApplicationGatewayBackendHttpSettingsInner) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Set the backendHttpSettings value.
withBackendHttpSettingsCollection(List<ApplicationGatewayBackendHealthHttpSettings>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
Set the backendHttpSettingsCollection value.
withBackendPort(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the backendPort value.
withBackendPort(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the backendPort value.
withBackendPort(Integer) - Method in class com.microsoft.azure.management.devtestlab.InboundNatRule
Set the backendPort value.
withBackendPort(Integer) - Method in class com.microsoft.azure.management.devtestlab.InboundNatRuleFragment
Set the backendPort value.
withBackendPort(Integer) - Method in class com.microsoft.azure.management.devtestlab.Port
Set the backendPort value.
withBackendPort(Integer) - Method in class com.microsoft.azure.management.devtestlab.PortFragment
Set the backendPort value.
withBaiduApiKey(String) - Method in class com.microsoft.azure.management.notificationhubs.BaiduCredential
Set the baiduApiKey value.
withBaiduEndPoint(String) - Method in class com.microsoft.azure.management.notificationhubs.BaiduCredential
Set the baiduEndPoint value.
withBaiduSecretKey(String) - Method in class com.microsoft.azure.management.notificationhubs.BaiduCredential
Set the baiduSecretKey value.
withBandwidthInMbps(int) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithBandwidth
 
withBandwidthInMbps(int) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.UpdateStages.WithBandwidth
 
withBandwidthInMbps(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Set the bandwidthInMbps value.
withBase64EncodedCertificate(String) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the base64EncodedCertificate value.
withBaseIpAddress(String) - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Set the baseIpAddress value.
withBasicEdition() - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
Sets a "Basic" edition for the SQL Database.
withBasicEdition(SqlDatabaseBasicStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
Sets a "Basic" edition and maximum storage capacity for the SQL Database.
withBasicEdition() - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
Sets a "Basic" edition for the SQL Database.
withBasicEdition(SqlDatabaseBasicStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
Sets a "Basic" edition and maximum storage capacity for the SQL Database.
withBasicEdition() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEditionDefaults
Sets a "Basic" edition for the SQL Database.
withBasicEdition(SqlDatabaseBasicStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEditionDefaults
Sets a "Basic" edition for the SQL Database.
withBasicPool() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithEdition
Sets the basic edition for the SQL Elastic Pool.
withBasicPool() - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition
Sets the basic edition for the SQL Elastic Pool.
withBasicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
Creates a 'managed' registry with a 'Basic' SKU type.
withBasicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
Updates the current container registry to a 'managed' registry with a 'Basic' SKU type.
withBasicSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
Specifies the Basic sku of the Redis Cache.
withBasicSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
Specifies the Basic sku of the Redis Cache.
withBasicSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
Updates Redis Cache to Basic sku with new capacity.
withBasicSku() - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies to use a basic SKU type for the Search service.
withBatchFunctionalAcknowledgements(boolean) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the batchFunctionalAcknowledgements value.
withBatchFunctionalAcknowledgements(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the batchFunctionalAcknowledgements value.
withBatchImplementationAcknowledgements(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the batchImplementationAcknowledgements value.
withBatchSize(Integer) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Set the batchSize value.
withBatchSize(Integer) - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Set the batchSize value.
withBatchTechnicalAcknowledgements(boolean) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the batchTechnicalAcknowledgements value.
withBatchTechnicalAcknowledgements(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the batchTechnicalAcknowledgements value.
withBearerTokenSendingMethods(List<BearerTokenSendingMethod>) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the bearerTokenSendingMethods value.
withBgp(long, String) - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.DefinitionStages.WithBgp
Enables BGP.
withBgp(long, String) - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.UpdateStages.WithBgp
Enables BGP.
withBgp(long, String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithBgp
 
withBgp(long, String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.UpdateStages.WithBgp
Enables BGP.
withBgp() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithBgp
Enable BGP for the connection.
withBgp() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.UpdateStages.WithBgp
Enable BGP for the connection.
withBgpPeeringAddress(String) - Method in class com.microsoft.azure.management.network.BgpSettings
Set the bgpPeeringAddress value.
withBillingContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithBillingContact
Specify the billing contact.
withBillingContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithBillingContact
Specify the billing contact.
withBinding(FunctionBinding) - Method in class com.microsoft.azure.management.streamanalytics.ScalarFunctionProperties
Set the binding value.
withBlob(EncryptionService) - Method in class com.microsoft.azure.management.storage.EncryptionServices
Set the blob value.
withBlobContainer(String) - Method in class com.microsoft.azure.management.eventhub.Destination
Set the blobContainer value.
withBlobContainerSasUri(String) - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Set the blobContainerSasUri value.
withBlobDuration(String) - Method in class com.microsoft.azure.management.appservice.MetricAvailability
Set the blobDuration value.
withBlobDuration(String) - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Set the blobDuration value.
withBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Specifies that encryption needs be enabled for blob service.
withBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Enables encryption for blob service.
withBlobEndpoint(String) - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Set the blobEndpoint value.
withBlobName(String) - Method in class com.microsoft.azure.management.devtestlab.GenerateUploadUriParameter
Set the blobName value.
withBlobSource(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set the blobSource value.
withBlobStorageAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithBlobStorageAccountKind
Specifies the storage account kind to be "BlobStorage".
withBlobUri(String) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the blobUri value.
withBlobUri(String) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the blobUri value.
withBody(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayProbeHealthResponseMatch
Set the body value.
withBody(String) - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Set the body value.
withBootDiagnostics(BootDiagnostics) - Method in class com.microsoft.azure.management.compute.DiagnosticsProfile
Set the bootDiagnostics value.
withBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(BootDiagnosticsInstanceView) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the bootDiagnostics value.
withBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBootDiagnostics(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBootDiagnostics(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBootDiagnostics(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBootDiagnostics(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBootDiagnostics(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBootDiagnostics(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
withBoundedStalenessConsistency(int, int) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
The bounded staleness consistency policy for the CosmosDB account.
withBoundedStalenessConsistency(int, int) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
The consistency policy for the CosmosDB account.
withBrainScript(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithLanguageType
 
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithBranch
Specifies the branch in the repository to use.
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubBranch
Specifies the branch in the repository to use.
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithBranch
Specifies the branch in the repository to use.
withBranch(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithGitHubBranch
Specifies the branch in the repository to use.
withBrandNewConfiguration() - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Creates the deployment slot with brand new site configurations.
withBrandNewConfiguration() - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Creates the function deployment slot with brand new site configurations.
withBrokeredMessageProperties(ServiceBusBrokeredMessageProperties) - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Set the brokeredMessageProperties value.
withBuiltInImage(RuntimeStack) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be a built in one.
withBuiltInImage(RuntimeStack) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be a built in one.
withBuiltInRole(BuiltInRole) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithRole
Specifies the name of a built in role for this assignment.
withBusinessIdentities(List<BusinessIdentity>) - Method in class com.microsoft.azure.management.logic.B2BPartnerContent
Set the businessIdentities value.
withBypass(Bypass) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set the bypass value.
withBytesToCapturePerPacket(int) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Set number of bytes captured per packet, the remaining bytes are truncated.
withBytesToCapturePerPacket(Integer) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the bytesToCapturePerPacket value.
withCaching(CachingType) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set the caching value.
withCaching(CachingType) - Method in class com.microsoft.azure.batch.protocol.models.OSDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the caching value.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching
Specifies the new caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the caching value.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching
Specifies the new caching type for the data disk.
withCachingType(CachingType) - Method in class com.microsoft.azure.management.batchai.DataDisks
Set the cachingType value.
withCallbackExecutor(Executor) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Sets the executor for async callbacks to run on.
withCallsCount(Integer) - Method in class com.microsoft.azure.management.apimanagement.QuotaCounterValueContract
Set the callsCount value.
withCancellationRequested(Boolean) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the cancellationRequested value.
withCancellationRequested(boolean) - Method in class com.microsoft.azure.keyvault.models.CertificateOperationUpdateParameter
Set the cancellationRequested value.
withCapabilities(List<CapabilityInner>) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the capabilities value.
withCapabilities(List<CapabilityInner>) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the capabilities value.
withCapacities(Map<String, String>) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the capacities value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceSkuProperties
Set the capacity value.
withCapacity(int) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithCapacity
Specifies the maximum number of instances running for this app service plan.
withCapacity(int) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.UpdateStages.WithCapacity
Specifies the maximum number of instances running for this app service plan.
withCapacity(SkuCapacity) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the capacity value.
withCapacity(Long) - Method in class com.microsoft.azure.management.compute.Sku
Set the capacity value.
withCapacity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithCapacity
Specifies the maximum number of virtual machines in the scale set.
withCapacity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithCapacity
Specifies the new number of virtual machines in the scale set.
withCapacity(long) - Method in class com.microsoft.azure.management.devices.IotHubSkuInfo
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.eventhub.Sku
Set the capacity value.
withCapacity(ScaleCapacity) - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Set the capacity value.
withCapacity(ScaleCapacity) - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.notificationhubs.Sku
Set the capacity value.
withCapacity(int) - Method in class com.microsoft.azure.management.redis.Sku
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.resources.Sku
Set the capacity value.
withCapacity(Integer) - Method in class com.microsoft.azure.management.servicebus.Sku
Set the capacity value.
withCategory(ErrorCategory) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set the category value.
withCategory(ErrorCategory) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set the category value.
withCategory(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the category value.
withCategory(String) - Method in class com.microsoft.azure.management.gallery.LogSettings
Set the category value.
withCategory(String) - Method in class com.microsoft.azure.management.monitor.LogSettings
Set the category value.
withCategory(String) - Method in class com.microsoft.azure.management.monitor.MetricSettings
Set the category value.
withCategory(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the category value.
withCer(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the cer value.
withCertificate(List<String>) - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Set the certificate value.
withCertificate(CertificateInformationInner) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfigurationOld
Set the certificate value.
withCertificate(byte[]) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the certificate value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the certificateAttributes value.
withCertificateAttributes(CertificateAttributes) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the certificateAttributes value.
withCertificateBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateRestoreParameters
Set the certificateBundleBackup value.
withCertificateCommonName(String) - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateCommonName
Set the certificateCommonName value.
withCertificateExpirationDate(DateTime) - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Set the certificateExpirationDate value.
withCertificateFormat(CertificateFormat) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the certificateFormat value.
withCertificateIssuerThumbprint(String) - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateCommonName
Set the certificateIssuerThumbprint value.
withCertificateKey(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the certificateKey value.
withCertificateKey(String) - Method in class com.microsoft.azure.management.notificationhubs.MpnsCredential
Set the certificateKey value.
withCertificatePassword(String) - Method in class com.microsoft.azure.management.apimanagement.CertificateConfiguration
Set the certificatePassword value.
withCertificatePassword(String) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Set the certificatePassword value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the certificatePolicy value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the certificatePolicy value.
withCertificatePolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the certificatePolicy value.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the certificateReferences value.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the certificateReferences value.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the certificateReferences value.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set the certificateReferences value.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the certificateReferences value.
withCertificateReferences(List<CertificateReference>) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set the certificateReferences value.
withCertificates(List<CertificateConfiguration>) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Set the certificates value.
withCertificates(List<CertificatePermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
Set the certificates value.
withCertificateStore(String) - Method in class com.microsoft.azure.management.compute.VaultCertificate
Set the certificateStore value.
withCertificateSubjectName(String) - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Set the certificateSubjectName value.
withCertificateThumbprint(String) - Method in class com.microsoft.azure.management.machinelearning.WebServiceParameter
Set the certificateThumbprint value.
withCertificateThumbprint(String) - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Set the certificateThumbprint value.
withCertificateThumbprint(String) - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateThumbprint
Set the certificateThumbprint value.
withCertificateTransparency(Boolean) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the certificateTransparency value.
withCertificateType(String) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the certificateType value.
withCertificateUrl(String) - Method in class com.microsoft.azure.management.compute.VaultCertificate
Set the certificateUrl value.
withCertificateUrl(String) - Method in class com.microsoft.azure.management.compute.WinRMListener
Set the certificateUrl value.
withCertificateVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the certificate version value.
withChangeDecisionCallbackUrl(String) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the changeDecisionCallbackUrl value.
withChangedTime(DateTime) - Method in class com.microsoft.azure.management.logic.IntegrationAccountSessionFilter
Set the changedTime value.
withChangeIntervalInMinutes(Integer) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the changeIntervalInMinutes value.
withChangeStep(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the changeStep value.
withCharacterEncoding(String) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the characterEncoding value.
withCharacterSet(EdifactCharacterSet) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the characterSet value.
withCharacterSet(X12CharacterSet) - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Set the characterSet value.
withCheckCertificateRevocationListOnReceive(boolean) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the checkCertificateRevocationListOnReceive value.
withCheckCertificateRevocationListOnSend(boolean) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the checkCertificateRevocationListOnSend value.
withCheckDuplicateGroupControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the checkDuplicateGroupControlNumber value.
withCheckDuplicateGroupControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the checkDuplicateGroupControlNumber value.
withCheckDuplicateInterchangeControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the checkDuplicateInterchangeControlNumber value.
withCheckDuplicateInterchangeControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the checkDuplicateInterchangeControlNumber value.
withCheckDuplicateMessage(boolean) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the checkDuplicateMessage value.
withCheckDuplicateTransactionSetControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the checkDuplicateTransactionSetControlNumber value.
withCheckDuplicateTransactionSetControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the checkDuplicateTransactionSetControlNumber value.
withCipherSuites(List<ApplicationGatewaySslCipherSuite>) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Set the cipherSuites value.
withCity(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the city value.
withCity(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithCity
Specifies the city of the address.
withClaims(RuleManagementEventClaimsDataSource) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the claims value.
withClaims(RuleManagementEventClaimsDataSource) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the claims value.
withClassicOperations() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithAllowClassicOperations
 
withClassicOperations() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.UpdateStages.WithAllowClassicOperations
 
withClassicSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
Creates a container registry with a 'Classic' SKU type.
withClientAffinityEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithClientAffinityEnabled
Specifies if client affinity is enabled.
withClientAffinityEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientAffinityEnabled
Specifies if client affinity is enabled.
withClientApplication(String) - Method in class com.microsoft.azure.management.servicefabric.AzureActiveDirectory
Set the clientApplication value.
withClientAuthenticationMethod(List<ClientAuthenticationMethod>) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the clientAuthenticationMethod value.
withClientCertEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithClientCertEnabled
Specifies if client cert is enabled.
withClientCertEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithClientCertEnabled
Specifies if client cert is enabled.
withClientCertificatethumbprint(String) - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Set the clientCertificatethumbprint value.
withClientConnectionEndpointPort(int) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the clientConnectionEndpointPort value.
withClientId(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Set the clientId value.
withClientId(String) - Method in class com.microsoft.azure.management.notificationhubs.AdmCredential
Set the clientId value.
withClientId(String) - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Set the clientId value.
withClientIpAddress(String) - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Set the clientIpAddress value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the clientRequestId value.
withClientRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.management.logic.RetryHistory
Set the clientRequestId value.
withClientRequestId(String) - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Set the clientRequestId value.
withClientSecret(String) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the clientSecret value.
withClientSecret(String) - Method in class com.microsoft.azure.management.notificationhubs.AdmCredential
Set the clientSecret value.
withClientSecretUrl(String) - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Set the clientSecretUrl value.
withClientTrackingId(String) - Method in class com.microsoft.azure.management.logic.Correlation
Set the clientTrackingId value.
withCloneCustomHostNames(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the cloneCustomHostNames value.
withCloneSourceControl(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the cloneSourceControl value.
withCloudServiceConfiguration(CloudServiceConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the cloudServiceConfiguration value.
withCloudServiceConfiguration(CloudServiceConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the cloudServiceConfiguration value.
withCloudServiceConfiguration(CloudServiceConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the cloudServiceConfiguration value.
withCloudToDevice(CloudToDeviceProperties) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the cloudToDevice value.
withClrName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Set the clrName value.
withClrName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
Set the clrName value.
withClusterApplication(String) - Method in class com.microsoft.azure.management.servicefabric.AzureActiveDirectory
Set the clusterApplication value.
withClusterSettings(List<NameValuePair>) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the clusterSettings value.
withCname(String) - Method in class com.microsoft.azure.management.dns.CnameRecord
Set the cname value.
withCNameRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithRecordSet
Specifies definition of a CNAME record set.
withCNameRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Specifies definition of a CNAME record set to be attached to the DNS zone.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Set the code value.
withCode(int) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.apimanagement.ErrorFieldContract
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.apimanagement.ErrorResponse
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.batchai.BatchAIError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.cognitiveservices.ErrorBody
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.compute.ApiError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatus
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatusFragment
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.devtestlab.PolicyViolation
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.eventhub.ErrorResponse
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.graphrbac.GraphError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.logic.ErrorProperties
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.logic.RetryHistory
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.monitor.ErrorResponse
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.network.Error
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.network.ErrorDetails
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.powerbi.Error
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.powerbi.ErrorDetail
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.relay.ErrorResponse
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.servicefabric.ErrorModelError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.trafficmanager.Region
Set the code value.
withCodeVersion(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterVersionDetails
Set the codeVersion value.
withCollation(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCollation
Sets the collation for the SQL Database.
withCollation(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCollationAfterElasticPoolOptions
Sets the collation for the SQL Database.
withCollation(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults.WithCollation
Sets the collation for the SQL Database.
withCollation(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithCollation
Sets the collation for the SQL Database.
withCollation(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithCollationAfterElasticPoolOptions
Sets the collation for the SQL Database.
withCollation(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEditionDefaults.WithCollation
Sets the collation for the SQL Database.
withCollectionNamePattern(String) - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Set the collectionNamePattern value.
withColNames(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the colNames value.
withCols(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
Set the cols value.
withColumnDelimiter(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Set the columnDelimiter value.
withColumnList(List<USqlTableColumn>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the columnList value.
withColumnName(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Set the columnName value.
withColumnNames(List<AzureMachineLearningWebServiceInputColumn>) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputs
Set the columnNames value.
withColumns(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the columns value.
withColumns(List<SyncGroupSchemaTableColumn>) - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTable
Set the columns value.
withColumnsToRemove(List<String>) - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Set the columnsToRemove value.
withCommand(List<String>) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the command value.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the commandLine value.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the commandLine value.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the commandLine value.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the commandLine value.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the commandLine value.
withCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the commandLine value.
withCommandLine(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithJobPreparation
 
withCommandLine(String) - Method in class com.microsoft.azure.management.batchai.CustomToolkitSettings
Set the commandLine value.
withCommandLine(String) - Method in class com.microsoft.azure.management.batchai.JobPreparation
Set the commandLine value.
withCommandLine(String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithCommandLine
 
withCommandLine(String) - Method in class com.microsoft.azure.management.batchai.SetupTask
Set the commandLine value.
withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Set the commandLineArgs value.
withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Set the commandLineArgs value.
withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Set the commandLineArgs value.
withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Set the commandLineArgs value.
withCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Set the commandLineArgs value.
withCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithCommandLineArgs
 
withComments(String) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the comments value.
withCommitmentPlan(CommitmentPlan) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the commitmentPlan value.
withCommonEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the commonEnvironmentSettings value.
withCommonEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the commonEnvironmentSettings value.
withCommonEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the commonEnvironmentSettings value.
withCommonResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Set the commonResourceFiles value.
withCommunicationAgreementId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the communicationAgreementId value.
withCommunicationBackend(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Set the communicationBackend value.
withCommunicationBackend(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.PyTorch.DefinitionStages.WithAttach
 
withCommunityName(String) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the communityName value.
withCommunityPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the communityPrefixes value.
withCommunityValue(String) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the communityValue value.
withCompileMode(CompileMode) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateUSqlJobProperties
Set the compileMode value.
withCompleted(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the completed value.
withCompleteOperation(ConnectorMappingCompleteOperation) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the completeOperation value.
withCompletionOperationType(CompletionOperationTypes) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingCompleteOperation
Set the completionOperationType value.
withComponent(ResourceId) - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Set the component value.
withComponentName(ComponentNames) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the componentName value.
withComponentSeparator(int) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the componentSeparator value.
withComponentSeparator(int) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the componentSeparator value.
withComponentSeparator(int) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the componentSeparator value.
withComponentSeparator(int) - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Set the componentSeparator value.
withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Sets the compression state.
withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Sets the compression state.
withCompressionEnabled(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Sets the compression state.
withCompressMessage(boolean) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the compressMessage value.
withComputeAccountName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItem
Set the computeAccountName value.
withComputeMode(ComputeModeOptions) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the computeMode value.
withComputePolicies(List<CreateComputePolicyWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the computePolicies value.
withComputePolicies(List<UpdateComputePolicyWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the computePolicies value.
withComputerName(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the computerName value.
withComputerName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged
Specifies the computer name for the virtual machine.
withComputerName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged
Specifies the computer name for the virtual machine.
withComputerName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the computerName value.
withComputerNamePrefix(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithComputerNamePrefix
Specifies the name prefix to use for auto-generating the names for the virtual machines in the scale set.
withComputerNamePrefix(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the computerNamePrefix value.
withCondition(String) - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Set the condition value.
withCondition(String) - Method in class com.microsoft.azure.management.devices.RouteProperties
Set the condition value.
withConfigFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Caffe.DefinitionStages.WithFileType
 
withConfigFilePath(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Set the configFilePath value.
withConfigFilePath(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Set the configFilePath value.
withConfigurationFromDeploymentSlot(DeploymentSlot) - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a given deployment slot.
withConfigurationFromDeploymentSlot(FunctionDeploymentSlot) - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a givenfunction deployment slot.
withConfigurationFromFunctionApp(FunctionApp) - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a given function app.
withConfigurationFromParent() - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from the web app the deployment slot belongs to.
withConfigurationFromParent() - Method in interface com.microsoft.azure.management.appservice.FunctionDeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from the web app the function deployment slot belongs to.
withConfigurationFromWebApp(WebApp) - Method in interface com.microsoft.azure.management.appservice.DeploymentSlot.DefinitionStages.WithConfiguration
Copies the site configurations from a given web app.
withConfigureLoadBalancing(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the configureLoadBalancing value.
withConnectionDrainingTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithConnectionDraining
Specifies the number of seconds when connection draining is active.
withConnectionDrainingTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithConnectionDraining
Specifies the number of seconds when connection draining is active.
withConnectionDrainingTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDraining
Specifies the number of seconds when connection draining is active.
withConnectionId(String) - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Set the connectionId value.
withConnectionKeyVaultUrl(String) - Method in class com.microsoft.azure.management.customerinsights.AzureBlobConnectorProperties
Set the connectionKeyVaultUrl value.
withConnectionString(String) - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the connectionString value.
withConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithConnectionString
Adds a connection string to the web app.
withConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Adds a connection string to the web app.
withConnectionString(String) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Set the connectionString value.
withConnectionString(String) - Method in class com.microsoft.azure.management.devices.StorageEndpointProperties
Set the connectionString value.
withConnectionStringName(String) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the connectionStringName value.
withConnectionStrings(List<ConnStringInfo>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the connectionStrings value.
withConnectionStringStickiness(String, boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Changes the stickiness of a connection string.
withConnectionTimeout(long, TimeUnit) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Set the connection timeout on the HTTP client.
withConsentRequired(Boolean) - Method in class com.microsoft.azure.management.apimanagement.TermsOfServiceProperties
Set the consentRequired value.
withConsoleScreenshotBlobUri(String) - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Set the consoleScreenshotBlobUri value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the constraints value.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the constraints value.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set the constraints value.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the constraints value.
withConstraints(JobConstraints) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set the constraints value.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the constraints value.
withConstraints(TaskConstraints) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateParameter
Set the constraints value.
withConsumerGroupName(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Set the consumerGroupName value.
withConsumerGroupName(String) - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Set the consumerGroupName value.
withContactEmails(List<String>) - Method in class com.microsoft.azure.management.consumption.Notification
Set the contactEmails value.
withContactGroups(List<String>) - Method in class com.microsoft.azure.management.consumption.Notification
Set the contactGroups value.
withContactList(List<Contact>) - Method in class com.microsoft.azure.keyvault.models.Contacts
Set the contactList value.
withContactRoles(List<String>) - Method in class com.microsoft.azure.management.consumption.Notification
Set the contactRoles value.
withContainer(OutputFileBlobContainerDestination) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileDestination
Set the container value.
withContainer(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Set the container value.
withContainer(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Set the container value.
withContainer(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Set the container value.
withContainer(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Set the container value.
withContainerConfiguration(ContainerConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the containerConfiguration value.
withContainerId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Set the containerId value.
withContainerImage(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithContainerSettings
 
withContainerImageNames(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Set the containerImageNames value.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the containerInfo value.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the containerInfo value.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the containerInfo value.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the containerInfo value.
withContainerInfo(TaskContainerExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the containerInfo value.
withContainerInstance(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithFirstContainerInstance
Defines one container instance for the specified image with one CPU count and 1.5 GB memory, with TCP port 80 opened externally.
withContainerInstance(String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithFirstContainerInstance
Defines one container instance for the specified image with one CPU count and 1.5 GB memory, with a custom TCP port opened externally.
withContainerLoggingDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithDiagnosticLogging
Disable the container logging for Linux web apps.
withContainerLoggingDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithDiagnosticLogging
Disable the container logging for Linux web apps.
withContainerLoggingEnabled(int, int) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithDiagnosticLogging
Specifies the configuration for container logging for Linux web apps.
withContainerLoggingEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithDiagnosticLogging
Specifies the configuration for container logging for Linux web apps.
withContainerLoggingEnabled(int, int) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithDiagnosticLogging
Specifies the configuration for container logging for Linux web apps.
withContainerLoggingEnabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithDiagnosticLogging
Specifies the configuration for container logging for Linux web apps.
withContainerName(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithStorageContainerName
 
withContainerName(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Set the containerName value.
withContainerName(String) - Method in class com.microsoft.azure.management.devices.StorageEndpointProperties
Set the containerName value.
withContainerRegistries(List<ContainerRegistry>) - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Set the containerRegistries value.
withContainerRunOptions(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Set the containerRunOptions value.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the containerSettings value.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the containerSettings value.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the containerSettings value.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the containerSettings value.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the containerSettings value.
withContainerSettings(TaskContainerSettings) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the containerSettings value.
withContainerUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Set the containerUrl value.
withContainerUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Set the containerUrl value.
withContent(String) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the content value.
withContent(EventContent) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Set the content value.
withContent(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Set the content value.
withContent(Object) - Method in class com.microsoft.azure.management.resources.HttpMessage
Set the content value.
withContentHash(ContentHash) - Method in class com.microsoft.azure.management.logic.ContentLink
Set the contentHash value.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the contentLength value.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the contentLength value.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the contentLength value.
withContentLength(Long) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the contentLength value.
withContentLength(long) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the contentLength value.
withContentPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
Set the contentPath value.
withContentPaths(List<String>) - Method in class com.microsoft.azure.management.cdn.LoadParameters
Set the contentPaths value.
withContentPaths(List<String>) - Method in class com.microsoft.azure.management.cdn.PurgeParameters
Set the contentPaths value.
withContentSize(Long) - Method in class com.microsoft.azure.management.logic.ContentLink
Set the contentSize value.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretProperties
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the contentType value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the content type value.
withContentType(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the content type value.
withContentType(String) - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Set the contentType value.
withContentType(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithContentType
Specifies the secret content type.
withContentType(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithContentType
Specifies the secret content type.
withContentType(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the contentType value.
withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the content types to compress.
withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the content types to compress.
withContentTypesToCompress(Set<String>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the content types to compress.
withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies a single content type to compress.
withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies a single content type to compress.
withContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies a single content type to compress.
withContentVersion(String) - Method in class com.microsoft.azure.management.logic.ContentLink
Set the contentVersion value.
withContentVersion(String) - Method in class com.microsoft.azure.management.resources.ParametersLink
Set the contentVersion value.
withContentVersion(String) - Method in class com.microsoft.azure.management.resources.TemplateLink
Set the contentVersion value.
withContinuouslyIntegratedGitHubRepository(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withContinuouslyIntegratedGitHubRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withContinuouslyIntegratedGitHubRepository(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withContinuouslyIntegratedGitHubRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a GitHub repository.
withControllingAgencyCode(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the controllingAgencyCode value.
withControlStandardsId(int) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the controlStandardsId value.
withControlVersionNumber(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the controlVersionNumber value.
withConvertImpliedDecimal(boolean) - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Set the convertImpliedDecimal value.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity
Enables cookie based affinity.
withCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateStages.WithCookieBasedAffinity
Enables cookie based affinity.
withCooldown(Period) - Method in class com.microsoft.azure.management.gallery.ScaleAction
Set the cooldown value.
withCooldown(Period) - Method in class com.microsoft.azure.management.monitor.ScaleAction
Set the cooldown value.
withCoordinationCommandLine(String) - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Set the coordinationCommandLine value.
withCoreCount(Integer) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the coreCount value.
withCorrelation(Correlation) - Method in class com.microsoft.azure.management.logic.WorkflowRunTrigger
Set the correlation value.
withCorrelationId(UUID) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the correlationId value.
withCorrelationId(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the correlationId value.
withCors(CorsSettings) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the cors value.
withCost(Double) - Method in class com.microsoft.azure.management.devtestlab.LabCostDetailsProperties
Set the cost value.
withCostThresholds(List<CostThresholdProperties>) - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Set the costThresholds value.
withCostType(CostType) - Method in class com.microsoft.azure.management.devtestlab.LabCostDetailsProperties
Set the costType value.
withCount(Integer) - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.containerinstance.Event
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Set the count value.
withCount(Long) - Method in class com.microsoft.azure.management.monitor.MetricValue
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Set the count value.
withCountry(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the country value.
withCountry(CountryIsoCode) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithCountry
Specifies the country of the address.
withCountryCode(String) - Method in class com.microsoft.azure.management.monitor.SmsReceiver
Set the countryCode value.
withCountryCodes(List<String>) - Method in class com.microsoft.azure.management.cdn.GeoFilter
Set the countryCodes value.
withCpu(Double) - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
Set the cpu value.
withCpu(double) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
Set the cpu value.
withCpuCoreCount(double) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount
Specifies the number of CPU cores assigned to this container instance.
withCreateDate(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Set the createDate value.
withCreateEmptyXmlTagsForTrailingSeparators(boolean) - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Set the createEmptyXmlTagsForTrailingSeparators value.
withCreateEmptyXmlTagsForTrailingSeparators(boolean) - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Set the createEmptyXmlTagsForTrailingSeparators value.
withCreateGroupingSegments(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the createGroupingSegments value.
withCreateMode(CreateMode) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the createMode value.
withCreateMode(CreateMode) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the createMode value.
withCreateNew(Boolean) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Set the createNew value.
withCreateNew(boolean) - Method in interface com.microsoft.azure.management.batchai.OutputDirectorySettings.DefinitionStages.WithCreateNew
 
withCreateOption(DiskCreateOption) - Method in class com.microsoft.azure.management.compute.CreationData
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the createOption value.
withCreateTime(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the createTime value.
withCreating(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the creating value.
withCreationDate(DateTime) - Method in interface com.microsoft.azure.management.sql.SqlServerKey.UpdateStages.WithCreationDate
Sets the server key creation date.
withCreationDate(DateTime) - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithCreationDate
Sets the server key creation date.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the creationTime value.
withCreationTime(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Set the creationTime value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the credentials value.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer credentials.
withCredentials(IssuerCredentials) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer credentials.
withCredentials(BackendCredentialsContract) - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Set the credentials value.
withCredentials(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithCredentials
Specifies the username and password for Docker Hub or the docker registry.
withCredentials(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithCredentials
Specifies the username and password for Docker Hub.
withCredentials(AzureStorageCredentialsInfo) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Set the credentials value.
withCredentials(AzureStorageCredentialsInfo) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Set the credentials value.
withCredentials(PrivateRegistryCredentials) - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Set the credentials value.
withCredentials(String) - Method in class com.microsoft.azure.management.machinelearning.BlobLocation
Set the credentials value.
withCrv(JsonWebKeyCurveName) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the crv value.
withCSharpName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the cSharpName value.
withCsr(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the csr value.
withCurrentDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the currentDedicatedNodes value.
withCurrentLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the currentLowPriorityNodes value.
withCurrentThroughputUnits(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithThroughputConfiguration
Specifies the current throughput units.
withCurrentThroughputUnits(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithThroughputConfiguration
Specifies the current throughput units.
withCurrentValue(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Set the currentValue value.
withCurve(JsonWebKeyCurveName) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the curve value.
withCurve(JsonWebKeyCurveName) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the curve value.
withCustomAction(AutoHealCustomAction) - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Set the customAction value.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.AccountOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ApplicationOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.BatchClient
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.CertificateOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.ComputeNodeOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.FileOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in interface com.microsoft.azure.batch.IInheritedBehaviors
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.JobScheduleOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.PoolOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomBehaviors(Collection<BatchClientBehavior>) - Method in class com.microsoft.azure.batch.TaskOperations
Sets a collection of behaviors that modify or customize requests to the Batch service.
withCustomCommandLine(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithToolType
 
withCustomData(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the customData value.
withCustomData(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged
Specifies the custom data for the virtual machine.
withCustomData(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged
Specifies the custom data for the virtual machine.
withCustomData(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithCustomData
Specifies the custom data for the virtual machine scale set.
withCustomData(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the customData value.
withCustomData(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the customData value.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Adds a new CDN custom domain for the endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Adds a new CDN custom domain within an endpoint.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Adds a new CDN custom domain within an endpoint.
withCustomDomain(CustomDomain) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String, boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(CustomDomain) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String, boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomEmails(List<String>) - Method in class com.microsoft.azure.management.gallery.EmailNotification
Set the customEmails value.
withCustomEmails(List<String>) - Method in class com.microsoft.azure.management.gallery.RuleEmailAction
Set the customEmails value.
withCustomEmails(List<String>) - Method in class com.microsoft.azure.management.monitor.EmailNotification
Set the customEmails value.
withCustomEmails(List<String>) - Method in class com.microsoft.azure.management.monitor.RuleEmailAction
Set the customEmails value.
withCustomerASN(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the customerASN value.
withCustomFormatSpecifier(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Set the customFormatSpecifier value.
withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithCustomHeaders
Specifies a custom header that will be added to notifications.
withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithCustomHeaders
Specifies a custom header that will be added to notifications.
withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithCustomHeaders
Specifies a custom header that will be added to notifications.
withCustomHeader(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithCustomHeaders
Specifies a custom header that will be added to notifications.
withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithCustomHeaders
Specifies the custom headers that will be added to the notifications.
withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithCustomHeaders
Specifies the custom headers that will be added to the notifications.
withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithCustomHeaders
Specifies the custom headers that will be added to the notifications.
withCustomHeaders(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithCustomHeaders
Specifies custom headers that will be added to the notifications.
withCustomHostNameDnsRecordType(CustomHostNameDnsRecordType) - Method in class com.microsoft.azure.management.appservice.HostName
Set the customHostNameDnsRecordType value.
withCustomMessageProperties(Map<String, String>) - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Set the customMessageProperties value.
withCustomProperties(Map<String, String>) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Set the customProperties value.
withCycleEndDateTime(DateTime) - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Set the cycleEndDateTime value.
withCycleStartDateTime(DateTime) - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Set the cycleStartDateTime value.
withCycleType(ReportingCycleType) - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Set the cycleType value.
withD(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the d value.
withDailyUsageQuota(int) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withDailyUsageQuota(int) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withData(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the data value.
withData(List<List<NameValuePair>>) - Method in class com.microsoft.azure.management.appservice.AnalysisData
Set the data value.
withData(List<List<NameValuePair>>) - Method in class com.microsoft.azure.management.appservice.Solution
Set the data value.
withData() - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithData
Begins definition of managed disk containing data.
withData(List<MetricValue>) - Method in class com.microsoft.azure.management.monitor.TimeSeriesElement
Set the data value.
withDatabase(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Set the database value.
withDatabase(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Set the database value.
withDatabase(String) - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Set the database value.
withDatabaseDtuMax(SqlElasticPoolBasicMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithBasicEdition
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabaseDtuMax
Deprecated.
withDatabaseDtuMax(SqlElasticPoolPremiumMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithPremiumEdition
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(SqlElasticPoolStandardMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStandardEdition
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMax
Deprecated.
withDatabaseDtuMax(SqlElasticPoolBasicMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(SqlElasticPoolStandardMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(SqlElasticPoolPremiumMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(SqlElasticPoolBasicMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithBasicEdition
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithDatabaseDtuMax
Deprecated.
withDatabaseDtuMax(SqlElasticPoolPremiumMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMax(SqlElasticPoolStandardMaxEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithStandardEdition
Sets the maximum number of eDTU a database in the pool can consume.
withDatabaseDtuMin(SqlElasticPoolBasicMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithBasicEdition
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabaseDtuMin
Deprecated.
withDatabaseDtuMin(SqlElasticPoolPremiumMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithPremiumEdition
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(SqlElasticPoolStandardMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStandardEdition
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin
Deprecated.
withDatabaseDtuMin(SqlElasticPoolBasicMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(SqlElasticPoolStandardMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(SqlElasticPoolPremiumMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(SqlElasticPoolBasicMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithBasicEdition
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithDatabaseDtuMin
Deprecated.
withDatabaseDtuMin(SqlElasticPoolPremiumMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseDtuMin(SqlElasticPoolStandardMinEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithStandardEdition
Sets the minimum number of eDTU for each database in the pool are regardless of its activity.
withDatabaseId(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithDatabase
Sets the SQL Failover Group database.
withDatabaseIds(String...) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithDatabase
Sets the SQL Failover Group partner servers.
withDatabaseIds(String...) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithDatabase
Sets the SQL Failover Group partner servers.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the databaseName value.
withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Set the databaseName value.
withDatabaseType(DatabaseType) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the databaseType value.
withDataCaptureDisabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureEnabledDisabled
Specifies that data capture should be disabled for the event hub.
withDataCaptureDisabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies that data capture should be disabled for the event hub.
withDataCaptureEnabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureEnabledDisabled
Specifies that data capture should be enabled for the event hub.
withDataCaptureEnabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies that data capture should be enabled for the event hub.
withDataCaptureFileNameFormat(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
Specifies file name format containing captured data.
withDataCaptureFileNameFormat(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies the format of the file containing captured data.
withDataCaptureWindowSizeInMB(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
Specifies the capture window size in MB.
withDataCaptureWindowSizeInMB(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies the capture window size in MB.
withDataCaptureWindowSizeInSeconds(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
Specifies the capture window size in seconds.
withDataCaptureWindowSizeInSeconds(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies the capture window size in seconds.
withDataDiskDefaultCachingType(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedCreate
Specifies the default caching type for the managed data disks.
withDataDiskDefaultCachingType(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the default caching type for the managed data disks.
withDataDiskDefaultCachingType(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
Specifies the default caching type for the managed data disks.
withDataDiskDefaultStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedCreate
Specifies the default caching type for managed data disks.
withDataDiskDefaultStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies a storage account type.
withDataDiskDefaultStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
Specifies the default caching type for the managed data disks.
withDataDiskIds(List<String>) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Set the dataDiskIds value.
withDataDiskIds(List<String>) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Set the dataDiskIds value.
withDataDiskImageFromManagedDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Adds a data disk image with an existing managed disk as the source.
withDataDiskImageFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Adds a data disk image with an existing snapshot as the source.
withDataDiskImageFromVhd(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Adds a data disk image with a virtual hard disk as the source.
withDataDisks(List<DataDisk>) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the dataDisks value.
withDataDisks(int, int, StorageAccountType) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithDataDisks
Specifies settings for the data disks which would be created for the file server.
withDataDisks(int, int, StorageAccountType, CachingType) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithDataDisks
Specifies settings for the data disks which would be created for the file server.
withDataDisks(List<ImageDataDisk>) - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Set the dataDisks value.
withDataDisks(List<DataDisk>) - Method in class com.microsoft.azure.management.compute.StorageProfile
Set the dataDisks value.
withDataDisks(List<VirtualMachineScaleSetDataDisk>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Set the dataDisks value.
withDataDisks(List<VirtualMachineScaleSetDataDisk>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Set the dataDisks value.
withDataDisks(List<ComputeDataDisk>) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Set the dataDisks value.
withDataDisks(List<ComputeDataDiskFragment>) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Set the dataDisks value.
withDataEgressGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the dataEgressGiB value.
withDataElementSeparator(int) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the dataElementSeparator value.
withDataElementSeparator(int) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the dataElementSeparator value.
withDataElementSeparator(int) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the dataElementSeparator value.
withDataElementSeparator(int) - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Set the dataElementSeparator value.
withDataFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromDisk
Specifies the ID of source data managed disk.
withDataFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromDisk
Specifies the source data managed disk.
withDataFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
Specifies the source data managed snapshot.
withDataFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
Specifies the source data managed snapshot.
withDataFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromVhd
Specifies the source data VHD.
withDataIngressGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the dataIngressGiB value.
withDataLakeStoreAccounts(List<AddDataLakeStoreWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the dataLakeStoreAccounts value.
withDataLakeStoreAccounts(List<UpdateDataLakeStoreWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the dataLakeStoreAccounts value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the dataServiceId value.
withDataServiceId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the dataServiceId value.
withDataSize(String) - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTableColumn
Set the dataSize value.
withDataSource(DataSource) - Method in class com.microsoft.azure.management.appservice.ResponseMetaData
Set the dataSource value.
withDataSource(EntityId) - Method in class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
Set the dataSource value.
withDataSource(RuleDataSource) - Method in class com.microsoft.azure.management.gallery.LocationThresholdRuleCondition
Set the dataSource value.
withDataSource(RuleDataSource) - Method in class com.microsoft.azure.management.gallery.ManagementEventRuleCondition
Set the dataSource value.
withDataSource(RuleDataSource) - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Set the dataSource value.
withDataSource(RuleDataSource) - Method in class com.microsoft.azure.management.monitor.RuleCondition
Set the dataSource value.
withDatasource(ReferenceInputDataSource) - Method in class com.microsoft.azure.management.streamanalytics.ReferenceInputProperties
Set the datasource value.
withDatasource(StreamInputDataSource) - Method in class com.microsoft.azure.management.streamanalytics.StreamInputProperties
Set the datasource value.
withDataSourceUri(List<NameValuePair>) - Method in class com.microsoft.azure.management.appservice.DataSource
Set the dataSourceUri value.
withDataType(String) - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTableColumn
Set the dataType value.
withDataType(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputColumn
Set the dataType value.
withDataType(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceOutputColumn
Set the dataType value.
withDataType(String) - Method in class com.microsoft.azure.management.streamanalytics.FunctionInput
Set the dataType value.
withDataType(String) - Method in class com.microsoft.azure.management.streamanalytics.FunctionOutput
Set the dataType value.
withDateFormat(X12DateFormat) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the dateFormat value.
withDateFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Set the dateFormat value.
withDateFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Set the dateFormat value.
withDateFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Set the dateFormat value.
withDateFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Set the dateFormat value.
withDateProperty(DateTime) - Method in class com.microsoft.azure.management.devtestlab.LabCostDetailsProperties
Set the dateProperty value.
withDay(DayOfWeek) - Method in class com.microsoft.azure.management.logic.RecurrenceScheduleOccurrence
Set the day value.
withDay(JobScheduleDay) - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceScheduleMonthlyOccurrence
Set the day value.
withDayOfWeek(DayOfWeek) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
Set the dayOfWeek value.
withDays(List<String>) - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Set the days value.
withDays(int) - Method in class com.microsoft.azure.management.gallery.RetentionPolicy
Set the days value.
withDays(List<String>) - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Set the days value.
withDays(int) - Method in class com.microsoft.azure.management.monitor.RetentionPolicy
Set the days value.
withDays(Integer) - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Set the days value.
withDaysBeforeExpiry(Integer) - Method in class com.microsoft.azure.keyvault.models.Trigger
Set the daysBeforeExpiry value.
withDbType(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the dbType value.
withDcosOrchestration() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithOrchestrator
Specifies the DCOS orchestration type for the container service.
withDebugData(JobDataPath) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Set the debugData value.
withDebugSetting(DebugSetting) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Set the debugSetting value.
withDebugSetting(DebugSetting) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the debugSetting value.
withDecimalPointIndicator(EdifactDecimalIndicator) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the decimalPointIndicator value.
withDecimalPointIndicator(EdifactDecimalIndicator) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the decimalPointIndicator value.
withDecryption(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the decryption value.
withDecryptionKey(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the decryptionKey value.
withDedicated(NodeCounts) - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Set the dedicated value.
withDedicatedCoreTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Set the dedicatedCoreTime value.
withDefaultAction(DefaultAction) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set the defaultAction value.
withDefaultAuthenticationProvider(BuiltInAuthenticationProvider) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider
Specifies the default authentication provider.
withDefaultAuthenticationProvider(BuiltInAuthenticationProvider) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider
Specifies the default authentication provider.
withDefaultConsistencyLevel(DefaultConsistencyLevel) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Set the defaultConsistencyLevel value.
withDefaultDataLakeStoreAccount(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the defaultDataLakeStoreAccount value.
withDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Adds a default document.
withDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Adds a default document.
withDefaultDocuments(List<String>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the defaultDocuments value.
withDefaultDocuments(List<String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Adds a list of default documents.
withDefaultDocuments(List<String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Adds a list of default documents.
withDefaultGroup(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the defaultGroup value.
withDefaultGroup(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the defaultGroup value.
withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultMessageTTL(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDefaultMessageTTL
Specifies the duration after which the message expires.
withDefaultProperty(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the defaultProperty value.
withDefaultProperty(Integer) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the defaultProperty value.
withDefaultProperty(boolean) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set the defaultProperty value.
withDefaultProperty(String) - Method in class com.microsoft.azure.management.gallery.ScaleCapacity
Set the defaultProperty value.
withDefaultProperty(String) - Method in class com.microsoft.azure.management.monitor.ScaleCapacity
Set the defaultProperty value.
withDefaultScope(String) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the defaultScope value.
withDefaultSecurityAlertPolicy() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
Sets the security alert policy state to "New".
withDefaultSecurityAlertPolicy() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState
Updates the security alert policy state to "New".
withDefaultSecurityRules(List<SecurityRuleInner>) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the defaultSecurityRules value.
withDefaultSslBinding(Boolean) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Set the defaultSslBinding value.
withDefaultSubscription() - Method in interface com.microsoft.azure.management.Azure.Authenticated
Selects the default subscription as the subscription for the APIs to work with.
withDefaultTtlAsIso8601(Period) - Method in class com.microsoft.azure.management.devices.CloudToDeviceProperties
Set the defaultTtlAsIso8601 value.
withDefaultValue(String) - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Set the defaultValue value.
withDefaultValue(String) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the defaultValue value.
withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Set the definition value.
withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Set the definition value.
withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Set the definition value.
withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Set the definition value.
withDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Set the degreeOfParallelism value.
withDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Set the degreeOfParallelism value.
withDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
Set the degreeOfParallelism value.
withDelayUrl120(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the delayUrl120 value.
withDelayUrl60(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the delayUrl60 value.
withDeleteCertificateError(DeleteCertificateError) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the deleteCertificateError value.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
The idle interval after which the queue is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDeleteOnIdle
The idle interval after which the queue is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle
The idle interval after which the subscription is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
The idle interval after which the subscription is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDeleteOnIdle
The idle interval after which the topic is automatically deleted.
withDeleteOnIdleDurationInMinutes(int) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDeleteOnIdle
The idle interval after which the topic is automatically deleted.
withDeliveryRegion(String) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Set the deliveryRegion value.
withDeltaHealthPolicy(ClusterUpgradeDeltaHealthPolicy) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the deltaHealthPolicy value.
withDependencies(List<USqlAssemblyDependencyInfo>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Set the dependencies value.
withDependencies(List<Dependency>) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the dependencies value.
withDependencyAction(DependencyAction) - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Set the dependencyAction value.
withDependsOn(TaskDependencies) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the dependsOn value.
withDependsOn(TaskDependencies) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the dependsOn value.
withDependsOn(List<BasicDependency>) - Method in class com.microsoft.azure.management.resources.Dependency
Set the dependsOn value.
withDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Disable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Disable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Enable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Enable Azure Virtual Machines to retrieve certificates stored as secrets from the key vault.
withDeploymentStatus(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusProperties
Set the deploymentStatus value.
withDeploymentStatus(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusPropertiesFragment
Set the deploymentStatus value.
withDeploymentStatusMessage(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Set the deploymentStatusMessage value.
withDeprecatedProviderCount(Integer) - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Set the deprecatedProviderCount value.
withDescending(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
Set the descending value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetEntityBase
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.EmailTemplateParametersContractProperties
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.appservice.Solution
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the description value.
withDescription(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Set the description value.
withDescription(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.Participant
Set the description value.
withDescription(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.StrongId
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.machinelearning.GraphParameter
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRule
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleGroup
Set the description value.
withDescription(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithDescription
Specifies a description for this security rule.
withDescription(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.Update
Specifies a description for this security rule.
withDescription(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithAttach
Specifies a description for this security rule.
withDescription(String) - Method in class com.microsoft.azure.management.powerbi.Display
Set the description value.
withDescription(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDescription
Specifies the description of the policy.
withDescription(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDescription
Specifies the description of the policy.
withDescription(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Set the description value.
withDescription(String) - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Set the description value.
withDesiredState(AutomaticTuningOptionModeDesired) - Method in class com.microsoft.azure.management.sql.AutomaticTuningOptions
Set the desiredState value.
withDesiredState(AutomaticTuningOptionModeDesired) - Method in class com.microsoft.azure.management.sql.AutomaticTuningServerOptions
Set the desiredState value.
withDestination(OutputFileDestination) - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Set the destination value.
withDestination(Destination) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Set the destination value.
withDestinationAddressPrefix(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the destinationAddressPrefix value.
withDestinationAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Route.DefinitionStages.WithDestinationAddressPrefix
Specifies the destination address prefix to apply the route to.
withDestinationAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithDestinationAddressPrefix
Specifies the destination address prefix to apply the route to.
withDestinationAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateStages.WithDestinationAddressPrefix
Specifies the destination address prefix to apply the route to.
withDestinationAddressPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the destinationAddressPrefixes value.
withDestinationFolder(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingCompleteOperation
Set the destinationFolder value.
withDestinationIPAddress(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithDestinationIP
Set the destinationIPAddress value.
withDestinationPortRange(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the destinationPortRange value.
withDestinationPortRanges(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the destinationPortRanges value.
withDetail(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the detail value.
withDetailedErrorLoggingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the detailedErrorLoggingEnabled value.
withDetailLevel(String) - Method in class com.microsoft.azure.management.resources.DebugSetting
Set the detailLevel value.
withDetails(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set the details value.
withDetails(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set the details value.
withDetails(List<ErrorFieldContract>) - Method in class com.microsoft.azure.management.apimanagement.ErrorResponse
Set the details value.
withDetails(String) - Method in class com.microsoft.azure.management.appservice.VnetValidationTestFailure
Set the details value.
withDetails(List<NameValuePair>) - Method in class com.microsoft.azure.management.batchai.BatchAIError
Set the details value.
withDetails(List<ApiErrorBase>) - Method in class com.microsoft.azure.management.compute.ApiError
Set the details value.
withDetails(List<AsyncOperationErrorInfo>) - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Set the details value.
withDetails(List<ErrorDetails>) - Method in class com.microsoft.azure.management.network.Error
Set the details value.
withDetails(List<ErrorDetail>) - Method in class com.microsoft.azure.management.powerbi.Error
Set the details value.
withDetailStatus(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Set the detailStatus value.
withDetectorDefinition(DetectorDefinitionInner) - Method in class com.microsoft.azure.management.appservice.AnalysisData
Set the detectorDefinition value.
withDetectorMetaData(ResponseMetaData) - Method in class com.microsoft.azure.management.appservice.AnalysisData
Set the detectorMetaData value.
withDhGroup(DhGroup) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the dhGroup value.
withDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithDiagnostics
Enables diagnostics.
withDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithDiagnostics
Enables diagnostics.
withDiagnostics(DiagnosticsConfiguration) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the diagnostics value.
withDiagnosticsProfile(DiagnosticsProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the diagnosticsProfile value.
withDiagnosticsProfile(DiagnosticsProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the diagnosticsProfile value.
withDigest(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the digest value.
withDigest(String) - Method in class com.microsoft.azure.management.containerregistry.Target
Set the digest value.
withDimensions(List<Dimension>) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the dimensions value.
withDimensions(List<Dimension>) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the dimensions value.
withDirection(ScaleDirection) - Method in class com.microsoft.azure.management.gallery.ScaleAction
Set the direction value.
withDirection(ScaleDirection) - Method in class com.microsoft.azure.management.monitor.ScaleAction
Set the direction value.
withDirection(SecurityRuleDirection) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the direction value.
withDirection(Direction) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithDirection
Set the direction value.
withDirectory(String) - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
Set the directory value.
withDirectoryMode(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithDirectoryMode
 
withDirectoryMode(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Set the directoryMode value.
withDisabledRuleGroups(List<ApplicationGatewayFirewallDisabledRuleGroup>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Set the disabledRuleGroups value.
withDisabledSslProtocol(ApplicationGatewaySslProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithDisabledSslProtocol
Disables the specified SSL protocol.
withDisabledSslProtocol(ApplicationGatewaySslProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Disables the specified SSL protocol.
withDisabledSslProtocols(ApplicationGatewaySslProtocol...) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithDisabledSslProtocol
Disables the specified SSL protocols.
withDisabledSslProtocols(ApplicationGatewaySslProtocol...) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Disables the specified SSL protocols.
withDisabledSslProtocols(List<ApplicationGatewaySslProtocol>) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Set the disabledSslProtocols value.
withDisablePasswordAuthentication(Boolean) - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Set the disablePasswordAuthentication value.
withDisableTasks(DisableJobOption) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableParameter
Set the disableTasks value.
withDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings
Specifies the caching type for data disk.
withDiskCount(int) - Method in class com.microsoft.azure.management.batchai.DataDisks
Set the diskCount value.
withDiskEncryptionDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Disable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDiskEncryptionDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Disable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDiskEncryptionEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Enable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDiskEncryptionEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Enable Azure Disk Encryption to retrieve secrets from the vault and unwrap keys.
withDiskEncryptionKey(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Set the diskEncryptionKey value.
withDiskEncryptionKey(KeyVaultAndSecretReference) - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Set the diskEncryptionKey value.
withDiskName(String) - Method in class com.microsoft.azure.management.devtestlab.AttachNewDataDiskOptions
Set the diskName value.
withDiskReadGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskReadGiB value.
withDiskReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskReadIOps value.
withDisks(List<DiskInstanceView>) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the disks value.
withDiskSizeGB(int) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the diskSizeGB value.
withDiskSizeGiB(Integer) - Method in class com.microsoft.azure.management.devtestlab.AttachNewDataDiskOptions
Set the diskSizeGiB value.
withDiskSizeGiB(Integer) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Set the diskSizeGiB value.
withDiskSizeGiB(Integer) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Set the diskSizeGiB value.
withDiskSizeInGB(int) - Method in class com.microsoft.azure.management.batchai.DataDisks
Set the diskSizeInGB value.
withDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings
Specifies the size in GB for data disk.
withDiskType(StorageType) - Method in class com.microsoft.azure.management.devtestlab.AttachNewDataDiskOptions
Set the diskType value.
withDiskUri(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Set the diskUri value.
withDiskUri(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Set the diskUri value.
withDiskWriteGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskWriteGiB value.
withDiskWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the diskWriteIOps value.
withDisplay(OperationDisplay) - Method in class com.microsoft.azure.management.containerinstance.Operation
Set the display value.
withDisplay(OperationDisplay) - Method in class com.microsoft.azure.management.datalake.store.models.Operation
Set the display value.
withDisplay(OperationDisplay) - Method in class com.microsoft.azure.management.monitor.Operation
Set the display value.
withDisplay(Display) - Method in class com.microsoft.azure.management.powerbi.Operation
Set the display value.
withDisplayDescription(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the displayDescription value.
withDisplayDescription(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the displayDescription value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.apimanagement.TagCreateUpdateParameters
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.appservice.Dimension
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.appservice.Solution
Set the displayName value.
withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach
Specifies a display name for the Batch application.
withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach
Specifies the display name for the Batch application.
withDisplayName(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithOptionalProperties
Specifies the display name for the application.
withDisplayName(String) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorEntities
Set the displayName value.
withDisplayName(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.KpiGroupByMetadata
Set the displayName value.
withDisplayName(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Set the displayName value.
withDisplayName(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.Participant
Set the displayName value.
withDisplayName(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.StrongId
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Set the displayName value.
withDisplayName(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithDisplayName
Specifies the display name of the policy assignment.
withDisplayName(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName
Specifies the display name of the policy.
withDisplayName(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDisplayName
Specifies the display name of the policy.
withDisplayName(String) - Method in class com.microsoft.azure.management.storage.Dimension
Set the displayName value.
withDisplayName(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the displayName value.
withDisplayOnChart(CostThresholdStatus) - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Set the displayOnChart value.
withDisplayStatus(String) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the displayStatus value.
withDisplayStatus(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatus
Set the displayStatus value.
withDisplayStatus(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatusFragment
Set the displayStatus value.
withDispositionNotificationTo(String) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the dispositionNotificationTo value.
withDistributionInfo(USqlDistributionInfo) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the distributionInfo value.
withDistributionInfo(USqlDistributionInfo) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the distributionInfo value.
withDnsName(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the dnsName value.
withDnsName(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the dnsName value.
withDnsNameLabel(String) - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Set the dnsNameLabel value.
withDnsNames(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the dnsNames value.
withDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithDnsPrefix
Specifies the DNS prefix to be used to create the FQDN for the container group.
withDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel
Specify the DNS prefix to be used in the FQDN for the agent pool.
withDnsPrefix(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the dnsPrefix value.
withDnsPrefix(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set the dnsPrefix value.
withDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithDnsPrefix
Specifies the DNS prefix to be used to create the FQDN for the master pool.
withDnsRecordType(CustomHostNameDnsRecordType) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithHostNameDnsRecordType
Specifies the DNS record type.
withDnsRecordType(CustomHostNameDnsRecordType) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithHostNameDnsRecordType
Specifies the DNS record type.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithCreate
Specifies the IP address of an existing DNS server to associate with the virtual network.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithDnsServer
Specifies the IP address of the DNS server to associate with the virtual network.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithCreate
Specifies the IP address of the custom DNS server to associate with the network interface.
withDnsServer(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithDnsServer
Specifies the IP address of the custom DNS server to associate with the network interface.
withDnsServers(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkConfigurationDnsSettings
Set the dnsServers value.
withDnsServers(List<String>) - Method in class com.microsoft.azure.management.network.DhcpOptions
Set the dnsServers value.
withDnsServers(List<String>) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the dnsServers value.
withDnsSettings(VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Set the dnsSettings value.
withDnsSettings(VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Set the dnsSettings value.
withDnsSuffix(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the dnsSuffix value.
withDocumentId(String) - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Set the documentId value.
withDocumentRoot(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the documentRoot value.
withDomainNameLabel(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
Set the domainNameLabel value.
withDomainNameLabel(String) - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Set the domainNameLabel value.
withDomainPrivacyEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithDomainPrivacy
Specifies if the registrant contact information is exposed publicly.
withDomainPrivacyEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithDomainPrivacy
Specifies if the registrant contact information is exposed publicly.
withDomainVerification(AppServiceDomain) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithDomainVerification
Specifies the Azure managed domain to verify the ownership of the domain.
withDoNotRunAfter(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set the doNotRunAfter value.
withDoNotRunUntil(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set the doNotRunUntil value.
withDp(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set RSA Private Key Parameter value.
withDq(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set RSA Private Key Parameter value .
withDrainTimeoutInSec(int) - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Set the drainTimeoutInSec value.
withDtu(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDtu
Deprecated.
withDtu(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu
Deprecated.
withDtu(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithDtu
Deprecated.
withDuplicateMessageDetection(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withDuplicateMessageDetection(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withDuplicateMessageDetectionHistoryDuration(Period) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withDuplicateMessageDetectionHistoryDuration(Period) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
Specifies the duration of the duplicate message detection history.
withDurabilityLevel(String) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the durabilityLevel value.
withDuration(String) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the duration value.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withDuration(Duration) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithDuration
Specifies the duration for which password or key would be valid.
withDynamicCacheEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the dynamicCacheEnabled value.
withDynamicCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Set the dynamicCount value.
withDynamicIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIPAddress
Enables dynamic IP address allocation.
withDynamicIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithIPAddress
Enables dynamic IP address allocation.
withE(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the e value.
withEdges(List<GraphEdge>) - Method in class com.microsoft.azure.management.machinelearning.GraphPackage
Set the edges value.
withEdifact(EdifactAgreementContent) - Method in class com.microsoft.azure.management.logic.AgreementContent
Set the edifact value.
withEdifactDelimiterOverrides(List<EdifactDelimiterOverride>) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the edifactDelimiterOverrides value.
withEdition(DatabaseEditions) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEdition
Deprecated.
withEdition(DatabaseEditions) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
Deprecated.
withEdition(DatabaseEditions) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEdition
Deprecated.
withEdition(ElasticPoolEditions) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithEdition
Deprecated.
withEdition(ElasticPoolEditions) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition
Deprecated.
withEffectiveSecurityRules(List<EffectiveNetworkSecurityRule>) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the effectiveSecurityRules value.
withEkus(List<String>) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the ekus value.
withElements(List<String>) - Method in class com.microsoft.azure.management.customerinsights.ResourceSetDescription
Set the elements value.
withElevationLevel(ElevationLevel) - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Set the elevationLevel value.
withElevationLevel(ElevationLevel) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set the elevationLevel value.
withEmail(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the email value.
withEmail(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithEmail
Specifies the email.
withEmail(String) - Method in class com.microsoft.azure.management.dns.SoaRecord
Set the email value.
withEmail(EmailNotification) - Method in class com.microsoft.azure.management.gallery.AutoscaleNotification
Set the email value.
withEmail(EmailNotification) - Method in class com.microsoft.azure.management.monitor.AutoscaleNotification
Set the email value.
withEmailAddress(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventClaimsDataSource
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.management.monitor.AzureAppPushReceiver
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.management.monitor.EmailReceiver
Set the emailAddress value.
withEmailAddress(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventClaimsDataSource
Set the emailAddress value.
withEmailAddresses(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses
Sets the security alert policy email addresses.
withEmailAddresses(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddresses
Updates the security alert policy email addresses.
withEmailAlias(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithEmailAlias
 
withEmailAlias(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName
Specifies the email alias of the new user.
withEmails(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the emails value.
withEmails(List<String>) - Method in class com.microsoft.azure.management.apimanagement.RecipientsContractProperties
Set the emails value.
withEmailServer(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the email server associated with the SOA record.
withEmailToAccountAdmins() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins
Enables the alert to be sent to the account administrators.
withEmailToAccountAdmins() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins
Enables the alert to be sent to the account administrators.
withEmptyAccessPolicy() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
Attach no access policy.
withEmptyDir(Object) - Method in class com.microsoft.azure.management.containerinstance.Volume
Set the emptyDir value.
withEmptyDirectoryVolume(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
Specifies an empty directory volume that can be shared by the container instances in the container group.
withEnableAutomaticUpdates(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.WindowsConfiguration
Set the enableAutomaticUpdates value.
withEnableAutomaticUpdates(Boolean) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the enableAutomaticUpdates value.
withEnableAutoScale(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the enableAutoScale value.
withEnableAutoScale(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the enableAutoScale value.
withEnableAutoScale(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the enableAutoScale value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.IssuerAttributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionAttributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.keyvault.models.StorageAccountAttributes
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.apimanagement.AccessInformationUpdateParameters
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.apimanagement.RegistrationDelegationSettingsProperties
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.apimanagement.SubscriptionsDelegationSettingsProperties
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.apimanagement.TermsOfServiceProperties
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.EnabledConfig
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.consumption.Notification
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.gallery.LogSettings
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.gallery.MetricSettings
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.gallery.RetentionPolicy
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.monitor.LogSettings
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.monitor.MetricSettings
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.monitor.RetentionPolicy
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.network.ApplicationGatewayConnectionDraining
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.network.RetentionPolicyParameters
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.storage.EncryptionService
Set the enabled value.
withEnableDefaultGroupHeaders(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the enableDefaultGroupHeaders value.
withEnableDefaultGroupHeaders(boolean) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the enableDefaultGroupHeaders value.
withEnabledForDeployment(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the enabledForDeployment value.
withEnabledForDeployment(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enabledForDeployment value.
withEnabledForDiskEncryption(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the enabledForDiskEncryption value.
withEnabledForDiskEncryption(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enabledForDiskEncryption value.
withEnabledForTemplateDeployment(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the enabledForTemplateDeployment value.
withEnabledForTemplateDeployment(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enabledForTemplateDeployment value.
withEnableFileUploadNotifications(Boolean) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the enableFileUploadNotifications value.
withEnableInterNodeCommunication(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the enableInterNodeCommunication value.
withEnableInterNodeCommunication(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the enableInterNodeCommunication value.
withEnableInterNodeCommunication(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the enableInterNodeCommunication value.
withEnableNrrForInboundDecodedMessages(boolean) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the enableNrrForInboundDecodedMessages value.
withEnableNrrForInboundEncodedMessages(boolean) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the enableNrrForInboundEncodedMessages value.
withEnableNrrForInboundMdn(boolean) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the enableNrrForInboundMdn value.
withEnableNrrForOutboundDecodedMessages(boolean) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the enableNrrForOutboundDecodedMessages value.
withEnableNrrForOutboundEncodedMessages(boolean) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the enableNrrForOutboundEncodedMessages value.
withEnableNrrForOutboundMdn(boolean) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the enableNrrForOutboundMdn value.
withEnablePurgeProtection(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the enablePurgeProtection value.
withEnablePurgeProtection(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enablePurgeProtection value.
withEnableRegionalMdmAccount(Boolean) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the enableRegionalMdmAccount value.
withEnableSoftDelete(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the enableSoftDelete value.
withEnableSoftDelete(Boolean) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the enableSoftDelete value.
withEncodedCertificate(String) - Method in class com.microsoft.azure.management.apimanagement.CertificateConfiguration
Set the encodedCertificate value.
withEncodedCertificate(String) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Set the encodedCertificate value.
withEncoding(EncodingCaptureDescription) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Set the encoding value.
withEncoding(Encoding) - Method in class com.microsoft.azure.management.streamanalytics.CsvSerialization
Set the encoding value.
withEncoding(Encoding) - Method in class com.microsoft.azure.management.streamanalytics.JsonSerialization
Set the encoding value.
withEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
withEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
withEncryptionAlgorithm(EncryptionAlgorithm) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the encryptionAlgorithm value.
withEncryptionCertificateName(String) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the encryptionCertificateName value.
withEncryptionConfig(EncryptionConfig) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the encryptionConfig value.
withEncryptionConfig(UpdateEncryptionConfig) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the encryptionConfig value.
withEncryptionKeyFromKeyVault(String, String, String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Specifies the KeyVault key to be used as encryption key.
withEncryptionKeyFromKeyVault(String, String, String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Specifies the KeyVault key to be used as key for encryption.
withEncryptionKeyName(String) - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Set the encryptionKeyName value.
withEncryptionKeyVersion(String) - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Set the encryptionKeyVersion value.
withEncryptionKeyVersion(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateKeyVaultMetaInfo
Set the encryptionKeyVersion value.
withEncryptionSettings(List<DiskEncryptionSettings>) - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Set the encryptionSettings value.
withEncryptionSettings(DiskEncryptionSettings) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the encryptionSettings value.
withEncryptionState(EncryptionState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the encryptionState value.
withEncryptMessage(boolean) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the encryptMessage value.
withEnd(int) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Set the end value.
withEnd(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Set the end value.
withEnd(DateTime) - Method in class com.microsoft.azure.management.gallery.TimeWindow
Set the end value.
withEnd(DateTime) - Method in class com.microsoft.azure.management.monitor.TimeWindow
Set the end value.
withEndDate(DateTime) - Method in class com.microsoft.azure.management.consumption.BudgetTimePeriod
Set the endDate value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateFirewallRuleParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Set the endIpAddress value.
withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Set the endIpAddress value.
withEndIPAddress(String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithEndIPAddress
Sets the ending IP address of SQL server's Firewall Rule.
withEndpoint(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the endpoint value.
withEndpoint(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Set the endpoint value.
withEndpoint(String) - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Set the endpoint value.
withEndpointConfiguration(ComputeNodeEndpointConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the endpointConfiguration value.
withEndpointConfiguration(PoolEndpointConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Set the endpointConfiguration value.
withEndpointNames(List<String>) - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Set the endpointNames value.
withEndpointNames(List<String>) - Method in class com.microsoft.azure.management.devices.RouteProperties
Set the endpointNames value.
withEndpoints(RoutingEndpoints) - Method in class com.microsoft.azure.management.devices.RoutingProperties
Set the endpoints value.
withEndPort(int) - Method in class com.microsoft.azure.management.servicefabric.EndpointRangeDescription
Set the endPort value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.logic.RetryHistory
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Set the endTime value.
withEndTime(DateTime) - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Set the endTime value.
withEnforceCharacterSet(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Set the enforceCharacterSet value.
withEntities(List<CrmConnectorEntities>) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Set the entities value.
withEntityId(EntityId) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyDependencyInfo
Set the entityId value.
withEntityType(EntityTypes) - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Set the entityType value.
withEnumProperty(List<Object>) - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Set the enumProperty value.
withEnumValidValues(List<ProfileEnumValidValuesFormat>) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the enumValidValues value.
withEnvelopeOverrides(List<EdifactEnvelopeOverride>) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the envelopeOverrides value.
withEnvelopeOverrides(List<X12EnvelopeOverride>) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the envelopeOverrides value.
withEnvelopeSettings(AS2EnvelopeSettings) - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Set the envelopeSettings value.
withEnvelopeSettings(EdifactEnvelopeSettings) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the envelopeSettings value.
withEnvelopeSettings(X12EnvelopeSettings) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the envelopeSettings value.
withEnvironment(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterVersionDetails
Set the environment value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the environmentSettings value.
withEnvironmentSettings(List<EnvironmentSetting>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the environmentSettings value.
withEnvironmentVariable(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariable
 
withEnvironmentVariable(String, String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariable
 
withEnvironmentVariable(String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
Specifies the environment variable.
withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.microsoft.azure.management.batchai.SetupTask
Set the environmentVariables value.
withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the environmentVariables value.
withEnvironmentVariables(Map<String, String>) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
Specifies the environment variables.
withEnvironmentVariableSecretValue(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue
Sets the value of the environment variable.
withEnvironmentVariableSecretValue(String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithEnvironmentVariableSecretValue
Specifies KeyVault Store and Secret which contains the value for the environment variable.
withEnvironmentVariableSecretValue(String, String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue
Sets the value of the environment variable.
withEnvironmentVariableSecretValue(String, String, String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue
Specifies KeyVault Store and Secret which contains the value for the environment variable.
withEphemeralPorts(EndpointRangeDescription) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the ephemeralPorts value.
withEquals(String) - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertLeafCondition
Set the equals value.
withError(AutoScaleRunError) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Set the error value.
withError(BatchError) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the error value.
withError(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Set the error value.
withError(Error) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the error value.
withError(String) - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Set the error value.
withError(ErrorDetails) - Method in class com.microsoft.azure.management.billing.ErrorResponse
Set the error value.
withError(ErrorBody) - Method in class com.microsoft.azure.management.cognitiveservices.Error
Set the error value.
withError(ErrorDetails) - Method in class com.microsoft.azure.management.consumption.ErrorResponse
Set the error value.
withError(ErrorProperties) - Method in class com.microsoft.azure.management.logic.ErrorResponse
Set the error value.
withError(ErrorResponse) - Method in class com.microsoft.azure.management.logic.RetryHistory
Set the error value.
withError(Error) - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Set the error value.
withError(ErrorModelError) - Method in class com.microsoft.azure.management.servicefabric.ErrorModel
Set the error value.
withErrorAction(JobErrorAction) - Method in class com.microsoft.azure.management.scheduler.JobAction
Set the errorAction value.
withErrorCode(String) - Method in class com.microsoft.azure.management.resources.ErrorResponse
Set the errorCode value.
withErrordetail(String) - Method in class com.microsoft.azure.management.compute.InnerError
Set the errordetail value.
withErrorDetails(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Set the errorDetails value.
withErrorLimit(Integer) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingErrorManagement
Set the errorLimit value.
withErrorManagement(ConnectorMappingErrorManagement) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the errorManagement value.
withErrorManagementType(ErrorManagementTypes) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingErrorManagement
Set the errorManagementType value.
withErrorMessage(String) - Method in class com.microsoft.azure.management.resources.ErrorResponse
Set the errorMessage value.
withErrors(List<ComputeNodeError>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the errors value.
withErrors(List<BatchAIError>) - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Set the errors value.
withErrorSettings(AS2ErrorSettings) - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Set the errorSettings value.
withErrorUrl(String) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the errorUrl value.
withEstimatedLabCost(Double) - Method in class com.microsoft.azure.management.devtestlab.LabCostSummaryProperties
Set the estimatedLabCost value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the eTag value.
withETag(String) - Method in class com.microsoft.azure.management.consumption.ProxyResource
Set the eTag value.
withETagCheck() - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithETagCheck
Specifies that If-None-Match header needs to set to * to prevent updating an existing record set.
withETagCheck() - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithETagCheck
Specifies that If-None-Match header needs to set to * to prevent updating an existing record set.
withETagCheck() - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithETagCheck
Specifies that If-Match header needs to set to the current eTag value associated with the record set.
withETagCheck(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithETagCheck
Specifies that if-Match header needs to set to the given eTag value.
withETagCheck() - Method in interface com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithETagCheck
Specifies that If-None-Match header needs to set to * to prevent updating an existing DNS zone.
withETagCheck() - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithETagCheck
Specifies that If-Match header needs to set to the current eTag value associated with the DNS Zone.
withETagCheck(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithETagCheck
Specifies that if-Match header needs to set to the given eTag value.
withEventHub(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
Sets EventHub Namespace Authorization Rule for data transfer.
withEventHub(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
Sets EventHub Namespace Authorization Rule for data transfer.
withEventHub(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithEventHub
Sets EventHub Namespace Authorization Rule for data transfer.
withEventHub(String, String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithEventHub
Sets EventHub Namespace Authorization Rule for data transfer.
withEventHubEndpoints(Map<String, EventHubProperties>) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the eventHubEndpoints value.
withEventHubName(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubDataSourceProperties
Set the eventHubName value.
withEventHubName(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Set the eventHubName value.
withEventHubName(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Set the eventHubName value.
withEventHubs(List<RoutingEventHubProperties>) - Method in class com.microsoft.azure.management.devices.RoutingEndpoints
Set the eventHubs value.
withEventName(NotificationChannelEventType) - Method in class com.microsoft.azure.management.devtestlab.Event
Set the eventName value.
withEventName(NotificationChannelEventType) - Method in class com.microsoft.azure.management.devtestlab.EventFragment
Set the eventName value.
withEventName(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the eventName value.
withEventName(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the eventName value.
withEvents(List<DetectorAbnormalTimePeriod>) - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Set the events value.
withEvents(Map<String, OperationMonitoringLevel>) - Method in class com.microsoft.azure.management.devices.OperationsMonitoringProperties
Set the events value.
withEventsCount(Integer) - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Set the eventsCount value.
withEventSource(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the eventSource value.
withEventSource(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the eventSource value.
withEventType(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the eventType value.
withEventualConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
The eventual consistency policy for the CosmosDB account.
withEventualConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
The consistency policy for the CosmosDB account.
withExampleRequest(ExampleRequest) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the exampleRequest value.
withExceptions(List<String>) - Method in class com.microsoft.azure.management.customerinsights.ResourceSetDescription
Set the exceptions value.
withExceptiontype(String) - Method in class com.microsoft.azure.management.compute.InnerError
Set the exceptiontype value.
withExchange(String) - Method in class com.microsoft.azure.management.dns.MxRecord
Set the exchange value.
withExe(String) - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Set the exe value.
withExecuteEndpoint(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
Set the executeEndpoint value.
withExecutionInfo(JobExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the executionInfo value.
withExecutionInfo(JobScheduleExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the executionInfo value.
withExecutionInfo(TaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the executionInfo value.
withExecutionInfo(TaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the executionInfo value.
withExistingApplication(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies an existing application by its app ID.
withExistingApplication(ActiveDirectoryApplication) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies an existing application to use by the service principal.
withExistingApplicationGatewayBackend(ApplicationGateway, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithApplicationGateway
Specifies the application gateway backend to associate this IP configuration with.
withExistingApplicationGatewayBackend(ApplicationGateway, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithApplicationGateway
Specifies the application gateway backend to associate this IP configuration with.
withExistingApplicationGatewayBackend(ApplicationGateway, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithApplicationGateway
Specifies the application gateway backend to associate this IP configuration with.
withExistingAppServiceCertificateOrder(AppServiceCertificateOrder) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Specifies a ready-to-use certificate order to use.
withExistingAppServiceCertificateOrder(AppServiceCertificateOrder) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Specifies a ready-to-use certificate order to use.
withExistingAppServicePlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.Blank
Uses an existing app service plan for the function app.
withExistingAppServicePlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Uses an existing app service plan for the function app.
withExistingAppServicePlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Uses an existing app service plan for the web app.
withExistingAvailabilitySet(AvailabilitySet) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilitySet
Specifies an existing availability set to associate with the virtual machine.
withExistingCertificate(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Use an existing certificate in the resource group.
withExistingCertificate(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Use an existing certificate in the resource group.
withExistingCertificateOrder(AppServiceCertificateOrder) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the app service certificate.
withExistingDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabase
Adds an existing database in the SQL elastic pool.
withExistingDatabase(SqlDatabase) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabase
Adds the database in the SQL elastic pool.
withExistingDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithDatabase
Adds an existing database in the SQL elastic pool.
withExistingDatabase(SqlDatabase) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithDatabase
Adds the database in the SQL elastic pool.
withExistingDataDisk(Disk) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Associates an existing source managed disk with the virtual machine.
withExistingDataDisk(Disk, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Associates an existing source managed disk with the virtual machine and specifies additional settings.
withExistingDataDisk(Disk, int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Associates an existing source managed disk with the virtual machine and specifies additional settings.
withExistingDataDisk(Disk) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Associates an existing source managed disk with the VM.
withExistingDataDisk(Disk, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies an existing source managed disk and settings.
withExistingDataDisk(Disk, int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies an existing source managed disk and settings.
withExistingDeploymentsDeleted(boolean) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithExistingDeploymentsDeleted
Specifies whether existing deployed files on the web app should be deleted.
withExistingElasticPool(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithElasticPoolName
Sets the existing elastic pool for the SQLDatabase.
withExistingElasticPool(SqlElasticPool) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithElasticPoolName
Sets the existing elastic pool for the SQLDatabase.
withExistingElasticPool(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithElasticPoolName
Sets the existing elastic pool for the SQLDatabase.
withExistingElasticPool(SqlElasticPool) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithElasticPoolName
Sets the existing elastic pool for the SQLDatabase.
withExistingElasticPool(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithElasticPoolName
Sets the existing elastic pool for the SQLDatabase.
withExistingElasticPool(SqlElasticPool) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithElasticPoolName
Sets the existing elastic pool for the SQLDatabase.
withExistingEventHub(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule.DefinitionStages.WithEventHub
Specifies that authorization rule needs to be created for the given event hub.
withExistingEventHub(EventHub) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule.DefinitionStages.WithEventHub
Specifies that authorization rule needs to be created for the given event hub.
withExistingEventHub(EventHub) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithEventHub
Specifies the event hub for which consumer group needs to be created.
withExistingEventHub(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithEventHub
Specifies the event hub for which consumer group needs to be created.
withExistingEventHubId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule.DefinitionStages.WithEventHub
Specifies that authorization rule needs to be created for the given event hub.
withExistingEventHubId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithEventHub
Specifies the event hub for which consumer group needs to be created.
withExistingKeyVault(Vault) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithKeyVault
Specifies an existing key vault to store the certificate private key.
withExistingKeyVault(Vault) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithKeyVault
Stores the certificate in an existing vault.
withExistingKeyVault(Vault) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithKeyVault
Stores the certificate in an existing vault.
withExistingLabDiskId(String) - Method in class com.microsoft.azure.management.devtestlab.DetachDataDiskProperties
Set the existingLabDiskId value.
withExistingLinuxPlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.Blank
Uses an existing app service plan for the web app.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithLoadBalancer
Associates the network interface's primary IP configuration with a backend of an existing load balancer.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Associates the network interface's primary IP configuration with a backend of an existing load balancer.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithLoadBalancer
Specifies the load balancer backend to associate this IP configuration with.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer
Specifies the load balancer to associate this IP configuration with.
withExistingLoadBalancerBackend(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Specifies the load balancer to associate this IP configuration with.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithLoadBalancer
Associates the network interface's primary IP configuration with an inbound NAT rule of an existing load balancer.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Associates the network interface's primary IP configuration with an inbound NAT rule of an existing load balancer.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithLoadBalancer
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithLoadBalancer
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
withExistingLoadBalancerInboundNatRule(LoadBalancer, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
withExistingNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
Specifies an existing event hub namespace in which event hub needs to be created.
withExistingNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
Specifies an existing event hub namespace in which event hub needs to be created.
withExistingNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace
Specifies that authorization rule needs to be created for the given event hub namespace.
withExistingNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace
Specifies that authorization rule needs to be created for the given event hub namespace.
withExistingNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
Specifies id of an existing event hub namespace in which event hub needs to be created.
withExistingNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace
Specifies that authorization rule needs to be created for the given event hub namespace.
withExistingNetwork(Network) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Associate an existing virtual network with the network interface IP configuration.
withExistingNetwork(Network) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Associate an existing virtual network with the network interface IP configuration.
withExistingNetwork(Network) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithNetwork
Associate an existing virtual network with the virtual network gateway.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithNetworkSecurityGroup
Associates an existing network security group with the network interface.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithNetworkSecurityGroup
Associates an existing network security group with the network interface.
withExistingNetworkSecurityGroup(String) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingNetworkSecurityGroup(NetworkSecurityGroup) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithNetworkSecurityGroup
Assigns an existing network security group to this subnet.
withExistingParentResource(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild.DefinitionStages.WithParentResource
Creates a new child resource under parent resource.
withExistingParentResource(ParentT) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild.DefinitionStages.WithParentResource
Creates a new child resource under parent resource.
withExistingPrimaryInternalLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer
Specifies the internal load balancer whose backends and/or NAT pools can be assigned to the primary network interface of the virtual machines in the scale set.
withExistingPrimaryInternalLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer
Specifies the load balancer to be used as the internal load balancer for the virtual machines in the scale set.
withExistingPrimaryInternetFacingLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer
Specifies an Internet-facing load balancer whose backends and/or NAT pools can be assigned to the primary network interfaces of the virtual machines in the scale set.
withExistingPrimaryInternetFacingLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer
Specifies the load balancer to be used as the Internet-facing load balancer for the virtual machines in the scale set.
withExistingPrimaryNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
withExistingPrimaryNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
withExistingPrimaryNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
withExistingPrimaryNetwork(Network) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
Associates an existing virtual network with the virtual machine's primary network interface.
withExistingPrimaryNetwork(Network) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Associate an existing virtual network with the network interface's primary IP configuration.
withExistingPrimaryNetworkInterface(NetworkInterface) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
Associates an existing network interface with the virtual machine as its primary network interface.
withExistingPrimaryNetworkSubnet(Network, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet
Associate an existing virtual network subnet with the primary network interface of the virtual machines in the scale set.
withExistingPrimaryPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Associates an existing public IP address with the VM's primary network interface.
withExistingPrimaryPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Associates an existing public IP address with the network interface's primary IP configuration.
withExistingPrimaryPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Associates an existing public IP address with the network interface's primary IP configuration.
withExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
Associates an existing public IP address with the resource.
withExistingReadOnlyAzureFileShare(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare
Specifies an existing Azure file share name.
withExistingReadWriteAzureFileShare(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare
Specifies an existing Azure file share name.
withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
Associates the resource with an existing resource group.
withExistingResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
Associates the resource with an existing resource group.
withExistingRouteTable(RouteTable) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(String) - Method in interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(RouteTable) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateDefinitionStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(RouteTable) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingRouteTable(String) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithRouteTable
Specifies an existing route table to associate with the subnet.
withExistingSecondaryNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
withExistingSecondaryNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
withExistingSecondaryNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
withExistingSecondaryNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
withExistingSecondaryNetworkInterface(NetworkInterface) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface
Associates an existing network interface with the virtual machine.
withExistingSecondaryNetworkInterface(NetworkInterface) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
Associates an existing network interface with the virtual machine.
withExistingSqlServer(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server name and resource group it belongs to.
withExistingSqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new SQL Database.
withExistingSqlServer(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server name and resource group it belongs to.
withExistingSqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Elastic Pool.
withExistingSqlServer(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server name and resource group it belongs to.
withExistingSqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Failover Group.
withExistingSqlServer(String, String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRuleOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server name and resource group it belongs to.
withExistingSqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRuleOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Firewall rule.
withExistingSqlServer(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server name and resource group it belongs to.
withExistingSqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Server DNS alias.
withExistingSqlServer(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server name and resource group it belongs to.
withExistingSqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Server Key.
withExistingSqlServer(String, String) - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRuleOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server name and resource group it belongs to.
withExistingSqlServer(SqlServer) - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRuleOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Virtual Network Rule.
withExistingSqlServerId(String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRuleOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Firewall rule.
withExistingSqlServerId(String) - Method in interface com.microsoft.azure.management.sql.SqlServerDnsAliasOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Server DNS alias.
withExistingSqlServerId(String) - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Server Key.
withExistingSqlServerId(String) - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRuleOperations.DefinitionStages.WithSqlServer
Sets the parent SQL server for the new Virtual Network Rule.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithStorageAccount
Specifies the storage account to use for the function app.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithStorageAccount
Specifies the storage account to use for the function app.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
Specifies an existing storage account to associate with the Batch account.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
Specifies an existing storage account to associate with the Batch account.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithStorageAccount
Specifies an existing storage account to put the VM's OS and data disk VHD in.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithStorageAccount
Specifies an existing storage account for the OS and data disk VHDs of the virtual machines in the scale set.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
The parameters of a storage account for the container registry.
withExistingStorageAccount(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
The ID of an existing storage account for the container registry.
withExistingStorageAccountForCapturedData(StorageAccount, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureProviderOrCreate
Specifies an existing storage account to store the captured data when data capturing is enabled.
withExistingStorageAccountForCapturedData(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureProviderOrCreate
Specifies an existing storage account to store the captured data when data capturing is enabled.
withExistingStorageAccountForCapturedData(StorageAccount, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies an existing storage account to store the captured data when data capturing is enabled.
withExistingStorageAccountForCapturedData(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies an existing storage account to store the captured data when data capturing is enabled.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithExistingSubnet
Specifies the subnet the application gateway gets its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend.DefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.DefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateDefinitionStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration.UpdateStages.WithSubnet
Specifies an existing subnet the application gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.DefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend of an internal load balancer.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet
Assigns the specified subnet to this private frontend of the internal load balancer.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.LoadBalancerPrivateFrontend.UpdateStages.WithSubnet
Assigns the specified subnet to this private frontend of the internal load balancer.
withExistingSubnet(Subnet) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithSubnet
Specifies an existing subnet the virtual network gateway should be part of and get its private IP address from.
withExistingSubnet(Network, String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayIPConfiguration.DefinitionStages.WithSubnet
Specifies an existing subnet the virtual network gateway should be part of and get its private IP address from.
withExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.DefinitionStages.WithSubnet
Assigns the specified subnet to this resource.
withExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateDefinitionStages.WithSubnet
Assigns the specified subnet to this resource.
withExistingSubnet(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateStages.WithSubnet
Assigns the specified subnet to this resource.
withExistingUnmanagedDataDisk(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Attaches an existing unmanaged VHD as a data disk to the virtual machine.
withExistingUnmanagedDataDisk(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Specifies an existing VHD that needs to be attached to the virtual machine as data disk.
withExistingUserAssignedManagedServiceIdentity(Identity) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUserAssignedManagedServiceIdentity
Specifies an existing user assigned identity to be associated with the virtual machine.
withExistingUserAssignedManagedServiceIdentity(Identity) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUserAssignedManagedServiceIdentity
Specifies an existing user assigned identity to be associated with the virtual machine.
withExistingUserAssignedManagedServiceIdentity(Identity) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithUserAssignedManagedServiceIdentity
Specifies an existing user assigned identity to be associated with the virtual machine scale set.
withExistingUserAssignedManagedServiceIdentity(Identity) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity
Specifies an existing user assigned identity to be associated with the virtual machine.
withExistingVhd(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
Specifies the existing source VHD of the disk.
withExistingVhd(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
Specifies the existing source VHD of the disk.
withExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this backend address pool.
withExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.DefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this backend address pool.
withExistingVirtualMachines(HasNetworkInterfaces...) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this back end address pool.
withExistingVirtualMachines(Collection<HasNetworkInterfaces>) - Method in interface com.microsoft.azure.management.network.LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine
Adds the specified set of virtual machines, assuming they are from the same availability set, to this backend address pool.
withExistingWindowsPlan(AppServicePlan) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.Blank
Uses an existing app service plan for the web app.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the exitCode value.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the exitCode value.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the exitCode value.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the exitCode value.
withExitCode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the exitCode value.
withExitCode(Integer) - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Set the exitCode value.
withExitCode(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Set the exitCode value.
withExitCodeRanges(List<ExitCodeRangeMapping>) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the exitCodeRanges value.
withExitCodes(List<ExitCodeMapping>) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the exitCodes value.
withExitConditions(ExitConditions) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the exitConditions value.
withExitConditions(ExitConditions) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the exitConditions value.
withExitOptions(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeMapping
Set the exitOptions value.
withExitOptions(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Set the exitOptions value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the expand value.
withExpand(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the expand value.
withExpandClause(String) - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Sets the OData expand clause.
withExpandedDestinationAddressPrefix(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the expandedDestinationAddressPrefix value.
withExpandedSourceAddressPrefix(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the expandedSourceAddressPrefix value.
withExperimentName(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithExperimentName
 
withExperiments(Experiments) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the experiments value.
withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
Specifies that expired message must be moved to dead-letter queue.
withExpiredMessageMovedToDeadLetterQueue() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
Specifies that expired message must be moved to dead-letter queue.
withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message must be moved to dead-letter subscription.
withExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message must be moved to dead-letter subscription.
withExpires(DateTime) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the expires value.
withExpireTime(Long) - Method in class com.microsoft.azure.management.dns.SoaRecord
Set the expireTime value.
withExpireTimeInSeconds(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the time in seconds that a secondary name server will treat its cached zone file as valid when the primary name server cannot be contacted.
withExpiry(DateTime) - Method in class com.microsoft.azure.management.machinelearning.DiagnosticsConfiguration
Set the expiry value.
withExpiryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the expiryTime value.
withExpiryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Set the expiryTime value.
withExportable(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the exportable value.
withExposeSampleData(Boolean) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the exposeSampleData value.
withExpression(String) - Method in class com.microsoft.azure.management.customerinsights.KpiAlias
Set the expression value.
withExpression(String) - Method in class com.microsoft.azure.management.customerinsights.KpiExtract
Set the expression value.
withExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithExpressMessage
Specifies that messages in this queue are express hence they can be cached in memory for some time before storing it in messaging store.
withExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpressMessage
Specifies that messages in this queue are express hence they can be cached in memory for some time before storing it in messaging store.
withExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithExpressMessage
Specifies that messages in this topic are express hence they can be cached in memory for some time before storing it in messaging store.
withExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithExpressMessage
Specifies that messages in this topic are express hence they can be cached in memory for some time before storing it in messaging store.
withExpressRoute() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithGatewayType
Use Express route gateway type.
withExpressRoute(String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType
Create Express Route connection.
withExpressRoute(ExpressRouteCircuit) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType
Create Express Route connection.
withExtendedCode(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the extendedCode value.
withExtension(String) - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Set the extension value.
withExtensionHandlers(List<VirtualMachineExtensionHandlerInstanceView>) - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Set the extensionHandlers value.
withExtensionProfile(VirtualMachineScaleSetExtensionProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the extensionProfile value.
withExtensionProfile(VirtualMachineScaleSetExtensionProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the extensionProfile value.
withExtensions(List<VirtualMachineExtensionInstanceView>) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the extensions value.
withExtensions(List<VirtualMachineScaleSetExtensionInner>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetExtensionProfile
Set the extensions value.
withExternalId(String) - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Set the externalId value.
withExternalResourceId(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the externalResourceId value.
withExternalTable(ExternalTable) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the externalTable value.
withExternalTcpPort(int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's TCP port available to external clients.
withExternalTcpPorts(int...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's TCP ports available to external clients.
withExternalUdpPort(int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's UDP port available to external clients.
withExternalUdpPorts(int...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's UDP ports available to external clients.
withExtractName(String) - Method in class com.microsoft.azure.management.customerinsights.KpiExtract
Set the extractName value.
withFacebook(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Facebook and its app ID and app secret.
withFacebook(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Facebook and its app ID and app secret.
withFailed(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the failed value.
withFailedJobs(Integer) - Method in class com.microsoft.azure.management.recoveryservices.JobsSummary
Set the failedJobs value.
withFailedLocationCount(int) - Method in class com.microsoft.azure.management.gallery.LocationThresholdRuleCondition
Set the failedLocationCount value.
withFailedLocationCount(int) - Method in class com.microsoft.azure.management.monitor.LocationThresholdRuleCondition
Set the failedLocationCount value.
withFailoverPolicies(List<FailoverPolicyInner>) - Method in class com.microsoft.azure.management.cosmosdb.FailoverPolicies
Set the failoverPolicies value.
withFailoverPolicy(ReadOnlyEndpointFailoverPolicy) - Method in class com.microsoft.azure.management.sql.FailoverGroupReadOnlyEndpoint
Set the failoverPolicy value.
withFailoverPolicy(ReadWriteEndpointFailoverPolicy) - Method in class com.microsoft.azure.management.sql.FailoverGroupReadWriteEndpoint
Set the failoverPolicy value.
withFailoverPriority(Integer) - Method in class com.microsoft.azure.management.cosmosdb.Location
Set the failoverPriority value.
withFailoverWithDataLossGracePeriodMinutes(Integer) - Method in class com.microsoft.azure.management.sql.FailoverGroupReadWriteEndpoint
Set the failoverWithDataLossGracePeriodMinutes value.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the failureInfo value.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the failureInfo value.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the failureInfo value.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the failureInfo value.
withFailureInfo(TaskFailureInformation) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the failureInfo value.
withFallbackRoute(FallbackRouteProperties) - Method in class com.microsoft.azure.management.devices.RoutingProperties
Set the fallbackRoute value.
withFamily(String) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the family value.
withFamily(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the family value.
withFamily(String) - Method in class com.microsoft.azure.management.keyvault.Sku
Set the family value.
withFamily(ExpressRouteCircuitSkuFamily) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Set the family value.
withFamily(String) - Method in class com.microsoft.azure.management.notificationhubs.Sku
Set the family value.
withFamily(SkuFamily) - Method in class com.microsoft.azure.management.redis.Sku
Set the family value.
withFamily(String) - Method in class com.microsoft.azure.management.resources.Sku
Set the family value.
withFaultDomainCount(int) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithFaultDomainCount
Specifies the fault domain count for the availability set.
withFax(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the fax value.
withFaxNumber(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithFaxNumber
 
withFeatures(Capabilities) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the features value.
withFeedback(FeedbackProperties) - Method in class com.microsoft.azure.management.devices.CloudToDeviceProperties
Set the feedback value.
withField(String) - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertLeafCondition
Set the field value.
withFieldDelimiter(String) - Method in class com.microsoft.azure.management.streamanalytics.CsvSerialization
Set the fieldDelimiter value.
withFieldMappings(List<RelationshipTypeFieldMapping>) - Method in class com.microsoft.azure.management.customerinsights.RelationshipTypeMapping
Set the fieldMappings value.
withFieldName(String) - Method in class com.microsoft.azure.management.customerinsights.KpiGroupByMetadata
Set the fieldName value.
withFieldName(String) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the fieldName value.
withFields(List<PropertyDefinition>) - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Set the fields value.
withFieldType(String) - Method in class com.microsoft.azure.management.customerinsights.KpiGroupByMetadata
Set the fieldType value.
withFieldType(String) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the fieldType value.
withFile(EncryptionService) - Method in class com.microsoft.azure.management.storage.EncryptionServices
Set the file value.
withFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Specifies that encryption needs be enabled for file service.
withFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Enables encryption for file service.
withFileFilter(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the fileFilter value.
withFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the fileMode value.
withFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set the fileMode value.
withFileMode(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithFileMode
 
withFileMode(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Set the fileMode value.
withFileName(String) - Method in class com.microsoft.azure.management.devtestlab.ParametersValueFileInfo
Set the fileName value.
withFileNameTemplate(String) - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Set the fileNameTemplate value.
withFilePath(String) - Method in class com.microsoft.azure.batch.protocol.models.ResourceFile
Set the filePath value.
withFilePath(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithStorageLocation
A valid local path on the targeting VM.
withFilePath(String) - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Set the filePath value.
withFilePattern(String) - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Set the filePattern value.
withFiles(List<USqlAssemblyFileInfo>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Set the files value.
withFileServer(ResourceId) - Method in class com.microsoft.azure.management.batchai.FileServerReference
Set the fileServer value.
withFileServerId(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithFileServer
 
withFileServerInternalIP(String) - Method in class com.microsoft.azure.management.batchai.MountSettings
Set the fileServerInternalIP value.
withFileServerPublicIP(String) - Method in class com.microsoft.azure.management.batchai.MountSettings
Set the fileServerPublicIP value.
withFileServers(List<FileServerReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
Set the fileServers value.
withFileServerType(FileServerType) - Method in class com.microsoft.azure.management.batchai.MountSettings
Set the fileServerType value.
withFileSystem(FileSystemApplicationLogsConfig) - Method in class com.microsoft.azure.management.appservice.ApplicationLogsConfig
Set the fileSystem value.
withFileSystem(FileSystemHttpLogsConfig) - Method in class com.microsoft.azure.management.appservice.HttpLogsConfig
Set the fileSystem value.
withFileUploadError(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the fileUploadError value.
withFillGapWithZero(Boolean) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the fillGapWithZero value.
withFillGapWithZero(Boolean) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the fillGapWithZero value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the filter value.
withFilter(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the filter value.
withFilterClause(String) - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Sets the OData filter clause.
withFilterDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the filterDefinition value.
withFilterName(String) - Method in class com.microsoft.azure.management.devices.IpFilterRule
Set the filterName value.
withFilters(List<PacketCaptureFilter>) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the filters value.
withFinishTime(DateTime) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Set the finishTime value.
withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the firewallAllowAzureIps value.
withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the firewallAllowAzureIps value.
withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the firewallAllowAzureIps value.
withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the firewallAllowAzureIps value.
withFirewallMode(ApplicationGatewayFirewallMode) - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Set the firewallMode value.
withFirewallRules(List<CreateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the firewallRules value.
withFirewallRules(List<UpdateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the firewallRules value.
withFirewallRules(List<CreateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the firewallRules value.
withFirewallRules(List<UpdateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the firewallRules value.
withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the firewallState value.
withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the firewallState value.
withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the firewallState value.
withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the firewallState value.
withFirstConsecutiveStaticIP(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set the firstConsecutiveStaticIP value.
withFirstName(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the firstName value.
withFirstName(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithFirstName
Specifies the first name.
withFirstPart(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Set the firstPart value.
withFirstTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerinstance.Event
Set the firstTimestamp value.
withFixedDate(TimeWindow) - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Set the fixedDate value.
withFixedDate(TimeWindow) - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Set the fixedDate value.
withFloatingIP(boolean) - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP
Sets the floating IP enablement.
withFloatingIP(boolean) - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
Sets the floating IP enablement.
withFloatingIP(boolean) - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
Sets the floating IP enablement.
withFloatingIPDisabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP
Disables floating IP support.
withFloatingIPDisabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
Disables floating IP support.
withFloatingIPDisabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
Disables floating IP support.
withFloatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP
Enables floating IP support.
withFloatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
Enables floating IP support.
withFloatingIPEnabled() - Method in interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
Enables floating IP support.
withFolderPath(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the folderPath value.
withForceChangePasswordNextLogin(Boolean) - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Set the forceChangePasswordNextLogin value.
withForcePersistence(Boolean) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the forcePersistence value.
withForceRestart(Boolean) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the forceRestart value.
withFormat(PublishingProfileFormat) - Method in class com.microsoft.azure.management.appservice.CsmPublishingProfileOptions
Set the format value.
withFormat(String) - Method in class com.microsoft.azure.management.batch.ActivateApplicationPackageParameters
Set the format value.
withFormat(ConnectorMappingFormat) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the format value.
withFormat(ColumnFormat) - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Set the format value.
withFormat(String) - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Set the format value.
withFormat(JsonOutputSerializationFormat) - Method in class com.microsoft.azure.management.streamanalytics.JsonSerialization
Set the format value.
withFormatType(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Set the formatType value.
withFormParameters(List<ParameterContract>) - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Set the formParameters value.
withFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.DefinitionStages.WithAddress
Adds the specified existing fully qualified domain name (FQDN) to the backend.
withFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress
Adds the specified existing fully qualified domain name (FQDN) to the backend.
withFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Adds the specified existing fully qualified domain name (FQDN) to the backend.
withFqdn(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Set the fqdn value.
withFqdn(String) - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Set the fqdn value.
withFramingSettings(EdifactFramingSettings) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the framingSettings value.
withFramingSettings(X12FramingSettings) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the framingSettings value.
withFreePricingTier() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier
Specifies free pricing tier for the app service plan.
withFreeSku() - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies to use a free SKU type for the Search service.
withFrequency(FrequencyTypes) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingAvailability
Set the frequency value.
withFrequency(RecurrenceFrequency) - Method in class com.microsoft.azure.management.gallery.Recurrence
Set the frequency value.
withFrequency(RecurrenceFrequency) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Set the frequency value.
withFrequency(RecurrenceFrequency) - Method in class com.microsoft.azure.management.monitor.Recurrence
Set the frequency value.
withFrequency(RecurrenceFrequency) - Method in class com.microsoft.azure.management.scheduler.JobMaxRecurrence
Set the frequency value.
withFrequency(RecurrenceFrequency) - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Set the frequency value.
withFrequencyInterval(int) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the frequencyInterval value.
withFrequencyUnit(FrequencyUnit) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the frequencyUnit value.
withFriendlyName(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the friendlyName value.
withFromTime(DateTime) - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Set the fromTime value.
withFrontendPort(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the frontendPort value.
withFrontendPort(Integer) - Method in class com.microsoft.azure.management.devtestlab.InboundNatRule
Set the frontendPort value.
withFrontendPort(Integer) - Method in class com.microsoft.azure.management.devtestlab.InboundNatRuleFragment
Set the frontendPort value.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithFrontendPort
Creates a frontend port with an auto-generated name and the specified port number, unless one already exists.
withFrontendPort(int, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithFrontendPort
Creates a frontend port with the specified name and port number, unless a port matching this name and/or number already exists.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Creates a front end port with an auto-generated name and the specified port number, unless one already exists.
withFrontendPort(int, String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Creates a front end port with the specified name and port number, unless a port matching this name and/or number already exists.
withFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontendPort
Enables the listener to listen on the specified existing frontend port.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontendPort
Enables the listener to listen on the specified frontend port number.
withFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
Enables the listener to listen on the specified existing frontend port.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
Enables the listener to listen on the specified frontend port number.
withFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontendPort
Enables the listener to listen on the specified existing frontend port.
withFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontendPort
Enables the listener to listen on the specified frontend port number.
withFrontendPortRangeEnd(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the frontendPortRangeEnd value.
withFrontendPortRangeStart(int) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the frontendPortRangeStart value.
withFrontEndScaleFactor(Integer) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the frontEndScaleFactor value.
withFullCSharpName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the fullCSharpName value.
withFunctionalAcknowledgementVersion(String) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the functionalAcknowledgementVersion value.
withFunctionalGroupId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the functionalGroupId value.
withFunctionalGroupId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the functionalGroupId value.
withFunctionalGroupId(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the functionalGroupId value.
withFunctionalIdentifierCode(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the functionalIdentifierCode value.
withGatewayUseByRemoteNetworkAllowed() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithGatewayUse
Allows the remote network to use this network's gateway (a.k.a.
withGatewayUseByRemoteNetworkAllowed() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithGatewayUse
Allows the remote network to use this network's gateway (a.k.a.
withGatewayUseByRemoteNetworkStarted() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithGatewayUse
Allows and starts the use of this network's gateway by the remote network (a.k.a.
withGatewayUseByRemoteNetworkStarted() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithGatewayUse
Allows and starts the use of this network's gateway by the remote network (a.k.a.
withGatewayUseOnRemoteNetworkStarted() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithGatewayUse
Starts the use of the remote network's gateway.
withGatewayUseOnRemoteNetworkStarted() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithGatewayUse
Starts the use of the remote network's gateway.
withGcmEndpoint(String) - Method in class com.microsoft.azure.management.notificationhubs.GcmCredential
Set the gcmEndpoint value.
withGeneralPurposeAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind
Specifies the storage account kind to be "Storage", the kind for general purposes.
withGeneralPurposeAccountKindV2() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind
Specifies the storage account kind to be "StorageV2", the kind for general purposes.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Adds a single entry to the geo filters list.
withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Sets the geo filters list for the specified countries list.
withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Adds a single entry to the geo filters list.
withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Sets the geo filters list for the specified countries list.
withGeoFilter(String, GeoFilterActions, CountryIsoCode) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Adds a single entry to the Geo filters list.
withGeoFilter(String, GeoFilterActions, Collection<CountryIsoCode>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Sets the geo filters list for the specified countries list.
withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the geo filters to use.
withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the geo filters to use.
withGeoFilters(Collection<GeoFilter>) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the geo filters to use.
withGeographicBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod
Specifies that end user traffic should be routed to the endpoint that is designated to serve users geographic region.
withGeographicBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
Specifies that end user traffic should be routed to the endpoint that is designated to serve users geographic region.
withGeographicLocation(GeographicLocation) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method TrafficRoutingMethod.GEOGRAPHIC.
withGeographicLocation(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method TrafficRoutingMethod.GEOGRAPHIC.
withGeographicLocation(GeographicLocation) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGeographicLocation(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGeographicLocation(GeographicLocation) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGeographicLocation(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
Specifies the geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGeographicLocations(List<GeographicLocation>) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method TrafficRoutingMethod.GEOGRAPHIC.
withGeographicLocations(Collection<String>) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithGeographicLocation
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method TrafficRoutingMethod.GEOGRAPHIC.
withGeographicLocations(List<GeographicLocation>) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGeographicLocations(Collection<String>) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGeographicLocations(List<GeographicLocation>) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGeographicLocations(Collection<String>) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
Specifies the list of geographic location for the endpoint that will be used when the parent profile is configured with geographic based routing method.
withGid(Integer) - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Set the gid value.
withGitDirectoryName(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName
Specifies the Git target directory name for the new volume.
withGitHubAccessToken(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithGitHubAccessToken
Specifies the GitHub personal access token.
withGitHubAccessToken(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithGitHubAccessToken
Specifies the GitHub personal access token.
withGitRepo(GitRepoVolume) - Method in class com.microsoft.azure.management.containerinstance.Volume
Set the gitRepo value.
withGitRevision(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision
Specifies the Git revision for the new volume.
withGitUrl(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl
Specifies the Git URL for the new volume.
withGlobalAcsHostName(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAcsDetails
Set the globalAcsHostName value.
withGlobalAcsNamespace(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAcsDetails
Set the globalAcsNamespace value.
withGlobalAcsRPRealm(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAcsDetails
Set the globalAcsRPRealm value.
withGlobalParameters(Map<String, Object>) - Method in class com.microsoft.azure.management.machinelearning.ExampleRequest
Set the globalParameters value.
withGoogle(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Google and its client ID and client secret.
withGoogle(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Google and its client ID and client secret.
withGoogleApiKey(String) - Method in class com.microsoft.azure.management.notificationhubs.GcmCredential
Set the googleApiKey value.
withGraphParameters(Map<String, GraphParameter>) - Method in class com.microsoft.azure.management.machinelearning.GraphPackage
Set the graphParameters value.
withGroupApplicationPassword(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupApplicationPassword value.
withGroupApplicationReceiverId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupApplicationReceiverId value.
withGroupApplicationReceiverQualifier(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupApplicationReceiverQualifier value.
withGroupApplicationSenderId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupApplicationSenderId value.
withGroupApplicationSenderQualifier(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupApplicationSenderQualifier value.
withGroupAssociationAssignedCode(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupAssociationAssignedCode value.
withGroupByOperationName(Boolean) - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Set the groupByOperationName value.
withGroupByResourceName(Boolean) - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Set the groupByResourceName value.
withGroupByThrottlePolicy(Boolean) - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Set the groupByThrottlePolicy value.
withGroupControllingAgencyCode(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupControllingAgencyCode value.
withGroupControlNumberLowerBound(long) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupControlNumberLowerBound value.
withGroupControlNumberLowerBound(int) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the groupControlNumberLowerBound value.
withGroupControlNumberPrefix(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupControlNumberPrefix value.
withGroupControlNumberSuffix(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupControlNumberSuffix value.
withGroupControlNumberUpperBound(long) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupControlNumberUpperBound value.
withGroupControlNumberUpperBound(int) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the groupControlNumberUpperBound value.
withGroupHeaderAgencyCode(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the groupHeaderAgencyCode value.
withGroupHeaderDateFormat(X12DateFormat) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the groupHeaderDateFormat value.
withGroupHeaderMessageRelease(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the groupHeaderMessageRelease value.
withGroupHeaderMessageVersion(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the groupHeaderMessageVersion value.
withGroupHeaderTimeFormat(X12TimeFormat) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the groupHeaderTimeFormat value.
withGroupHeaderVersion(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the groupHeaderVersion value.
withGroupMessageRelease(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupMessageRelease value.
withGroupMessageVersion(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the groupMessageVersion value.
withGuid(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the guid value.
withHandler(BatchRequestInterceptHandler) - Method in class com.microsoft.azure.batch.interceptor.RequestInterceptor
Sets the handler which will intercept requests to the Batch service.
withHandlerMappings(List<HandlerMapping>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the handlerMappings value.
withHasError(Boolean) - Method in class com.microsoft.azure.management.devtestlab.PolicySetResult
Set the hasError value.
withHasFilter(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the hasFilter value.
withHasHeader(Boolean) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the hasHeader value.
withHeaderProperty(Map<String, List<String>>) - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Set the headerProperty value.
withHeaderProperty(String) - Method in class com.microsoft.azure.management.apimanagement.SubscriptionKeyParameterNamesContract
Set the headerProperty value.
withHeaders(List<ParameterContract>) - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Set the headers value.
withHeaders(List<ParameterContract>) - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Set the headers value.
withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Set the headers value.
withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Set the headers value.
withHeaders(Map<String, String>) - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Set the headers value.
withHeaderVersion(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the headerVersion value.
withHealth(ApplicationGatewayBackendHealthServerHealth) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Set the health value.
withHealthCheckRetryTimeout(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the healthCheckRetryTimeout value.
withHealthCheckStableDuration(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the healthCheckStableDuration value.
withHealthCheckWaitDuration(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the healthCheckWaitDuration value.
withHealthPolicy(ClusterHealthPolicy) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the healthPolicy value.
withHealthProbe(ApiEntityReference) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
Set the healthProbe value.
withHealthyHttpResponseBodyContents(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseBodyContents
Specifies the content, if any, to look for in the body of an HTTP response to a probe to determine the health status of the backend.
withHealthyHttpResponseBodyContents(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseBodyContents
Specifies the content, if any, to look for in the body of an HTTP response to a probe to determine the health status of the backend.
withHealthyHttpResponseBodyContents(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseBodyContents
Specifies the content, if any, to look for in the body of an HTTP response to a probe to determine the health status of the backend.
withHealthyHttpResponseStatusCodeRange(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseStatusCodeRanges
Adds the specified range of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRange(int, int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseStatusCodeRanges
Adds the specified range of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRange(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges
Adds the specified range of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRange(int, int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges
Adds the specified range of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRange(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges
Adds the specified range of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRange(int, int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges
Adds the specified range of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRanges(Set<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithHealthyHttpResponseStatusCodeRanges
Specifies the ranges of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRanges(Set<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHealthyHttpResponseStatusCodeRanges
Specifies the ranges of the backend's HTTP response status codes that are to be considered healthy.
withHealthyHttpResponseStatusCodeRanges(Set<String>) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges
Specifies the ranges of the backend's HTTP response status codes that are to be considered healthy.
withHighThresholds(List<Double>) - Method in class com.microsoft.azure.management.monitor.Baseline
Set the highThresholds value.
withHost(String) - Method in class com.microsoft.azure.management.containerregistry.Request
Set the host value.
withHost(String) - Method in class com.microsoft.azure.management.dns.SoaRecord
Set the host value.
withHost(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithHost
Specifies the host name to send the probe to.
withHost(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithHost
Specifies the host name to send the probe to.
withHost(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHost
Specifies the host name to send the probe to.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader
Specifies the host header.
withHostHeader(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader
Specifies the host header.
withHostHeaderFromBackend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader
Specifies that the host header should come from the host name of the backend server.
withHostHeaderFromBackend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader
Specifies that the host header should come from the host name of the backend server.
withHostHeaderFromBackend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader
Specifies that the host header should come from the host name of the backend server.
withHostingEnvironment(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the hostingEnvironment value.
withHostName(String) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Set the hostName value.
withHostname(String) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfigurationOld
Set the hostname value.
withHostName(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithHostName
Specifies the hostname the certificate binds to.
withHostName(String) - Method in class com.microsoft.azure.management.cdn.CustomDomainParameters
Set the hostName value.
withHostName(String) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the hostName value.
withHostName(String) - Method in class com.microsoft.azure.management.cdn.ValidateCustomDomainInput
Set the hostName value.
withHostName(String) - Method in interface com.microsoft.azure.management.network.model.HasHostName.DefinitionStages.WithHostName
Specifies the hostname to reference.
withHostName(String) - Method in interface com.microsoft.azure.management.network.model.HasHostName.UpdateDefinitionStages.WithHostName
Specifies the host name to reference.
withHostName(String) - Method in interface com.microsoft.azure.management.network.model.HasHostName.UpdateStages.WithHostName
Specifies the host name.
withHostnameConfigurations(List<HostnameConfiguration>) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Set the hostnameConfigurations value.
withHostNameType(HostNameType) - Method in class com.microsoft.azure.management.appservice.HostName
Set the hostNameType value.
withHostPath(String) - Method in class com.microsoft.azure.management.batchai.LocalDataVolume
Set the hostPath value.
withHostType(HostType) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the hostType value.
withHours(List<Integer>) - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Set the hours value.
withHours(List<Integer>) - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Set the hours value.
withHours(List<Integer>) - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Set the hours value.
withHours(List<Integer>) - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Set the hours value.
withHsm(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the hsm value.
withHsm(boolean) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the isHsm to true if the key is imported as a hardware key to HSM, false otherwise.
withHsm(boolean) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithHsm
Specifies whether to store the key in hardware security modules.
withHsm(boolean) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithHsm
Specifies whether to store the key in hardware security modules.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol
Specifies HTTP as the protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithProtocol
Specifies that the listener is for the HTTP protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol
Specifies that the listener is for the HTTP protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithProtocol
Specifies that the listener is for the HTTP protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithProtocol
Specifies HTTP as the probe protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol
Specifies HTTP as the probe protocol.
withHttp() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithProtocol
Specifies HTTP as the probe protocol.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies if HTTP traffic is allowed.
withHttpAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies if HTTP traffic is allowed.
withHttpAndHttpsTraffic() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTraffic
Specifies that both http and https traffic should be allowed to storage account.
withHttpGatewayEndpointPort(int) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the httpGatewayEndpointPort value.
withHttpLoggingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the httpLoggingEnabled value.
withHttpMonitoring() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration
Specify to use HTTP monitoring for the endpoints that checks for HTTP 200 response from the path '/' at regular intervals, using port 80.
withHttpMonitoring(int, String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration
Specify the HTTP monitoring for the endpoints that checks for HTTP 200 response from the specified path at regular intervals, using the specified port.
withHttpMonitoring() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration
Specify to use HTTP monitoring for the endpoints that checks for HTTP 200 response from the path '/' at regular intervals, using port 80.
withHttpMonitoring(int, String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration
Specify the HTTP monitoring for the endpoints that checks for HTTP 200 response from the specified path at regular intervals, using the specified port.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the port for HTTP traffic.
withHttpPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the port for HTTP traffic.
withHttpPort(Integer) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the httpPort value.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProtocol
Specifies HTTPS as the protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol
Specifies HTTPS as the protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol
Specifies HTTPS as the protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithProtocol
Specifies that the listener is for the HTTPS protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol
Specifies that the listener is for the HTTPS protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithProtocol
Specifies that the listener is for the HTTPS protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithProtocol
Specifies HTTPS as the probe protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol
Specifies HTTPS as the probe protocol.
withHttps() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithProtocol
Specifies HTTPS as the probe protocol.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies if HTTPS traffic is allowed.
withHttpsAllowed(boolean) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies if HTTPS traffic is allowed.
withHttpsMonitoring() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration
Specify to use HTTPS monitoring for the endpoints that checks for HTTPS 200 response from the path '/' at regular intervals, using port 443.
withHttpsMonitoring(int, String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration
Specify the HTTPS monitoring for the endpoints that checks for HTTPS 200 response from the specified path at regular intervals, using the specified port.
withHttpsMonitoring() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration
Specify to use HTTPS monitoring for the endpoints that checks for HTTPS 200 response from the path '/' at regular intervals, using port 443.
withHttpsMonitoring(int, String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration
Specify the HTTPS monitoring for the endpoints that checks for HTTPS 200 response from the specified path at regular intervals, using the specified port.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the port for HTTPS traffic.
withHttpsPort(int) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the port for HTTP traffic.
withHttpsPort(Integer) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the httpsPort value.
withHttpStatus(String) - Method in class com.microsoft.azure.management.resources.ErrorResponse
Set the httpStatus value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentSku
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Set the id value.
withId(Integer) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the id value.
withId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.OrganizationDetails
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the id value.
withId(String) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.apimanagement.OperationTagResourceContractProperties
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.apimanagement.ProductTagResourceContractProperties
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.apimanagement.TagTagResourceContractProperties
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Set the id value.
withId(Double) - Method in class com.microsoft.azure.management.appservice.Solution
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.batchai.InputDirectory
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.batchai.ResourceId
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.compute.ApiEntityReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Sets the image resource ID value.
withId(String) - Method in class com.microsoft.azure.management.compute.SourceVault
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.containerregistry.EventContent
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.containerregistry.Request
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.containerregistry.StorageAccountProperties
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnet
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnetFragment
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReferenceKeyVault
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.machinelearning.CommitmentPlan
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.machinelearning.MachineLearningWorkspace
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.monitor.Metric
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.network.VirtualNetworkConnectionGatewayReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.resources.BasicDependency
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.resources.Dependency
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.resources.TargetResource
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.sql.PartnerInfo
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.sql.ResourceMoveDefinition
Set the id value.
withIdentifierUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl
Adds an identifier URL to the application.
withIdentifierUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
Adds an identifier URL to the application.
withIdentity(EncryptionIdentity) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the identity value.
withIdentityIds(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Set the identityIds value.
withIdentityIds(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Set the identityIds value.
withIdle(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the idle value.
withIdleNodeCount(int) - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Set the idleNodeCount value.
withIdleTimeoutInMinutes(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Set the idleTimeoutInMinutes value.
withIdleTimeoutInMinutes(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Set the idleTimeoutInMinutes value.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.DefinitionStages.WithIdleTimeout
Specifies the idle connection timeout in minutes.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout
Specifies the idle connection timeout in minutes.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout
Specifies the idle connection timeout in minutes.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes
Specifies the number of minutes before an idle connection is closed.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithIdleTimeoutInMinutes
Specifies the number of minutes before an idle connection is closed.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes
Specifies the number of minutes before an idle connection is closed.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIdleTimeout
Specifies the timeout (in minutes) for an idle connection.
withIdleTimeoutInMinutes(int) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithIdleTimout
Specifies the timeout (in minutes) for an idle connection.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateTrustedIdProviderParameters
Set the idProvider value.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Set the idProvider value.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderParameters
Set the idProvider value.
withIdProvider(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Set the idProvider value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the ifMatch value.
withIfMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the ifMatch value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the ifModifiedSince value.
withIfModifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the ifModifiedSince value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the ifNoneMatch value.
withIfNoneMatch(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the ifNoneMatch value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the ifUnmodifiedSince value.
withIfUnmodifiedSince(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the ifUnmodifiedSince value.
withIgnoreCertificateNameMismatch(boolean) - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Set the ignoreCertificateNameMismatch value.
withIgnoreCertificateNameMismatch(boolean) - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Set the ignoreCertificateNameMismatch value.
withIgnoreQuotas(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the ignoreQuotas value.
withIkeEncryption(IkeEncryption) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the ikeEncryption value.
withIkeIntegrity(IkeIntegrity) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the ikeIntegrity value.
withIkeV2Only() - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithTunnelType
Specifies that only IKEv2 VPN tunnel type will be used.
withIkeV2Only() - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithTunnelType
Specifies that only IKEv2 VPN tunnel type will be used.
withImage(String) - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Set the image value.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the image value.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the image value.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithImageOrPublisher
Specifies the virtual machine extension image to use.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithImageOrPublisher
Specifies the virtual machine extension image to use.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithImageOrPublisher
Specifies the virtual machine scale set extension image to use.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithImageOrPublisher
Specifies the virtual machine scale set extension image to use.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the image value.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the image value.
withImage(String) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the image value.
withImage(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage
Specifies the container image to be used.
withImageName(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Set the imageName value.
withImageName(String) - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesCustom
Set the imageName value.
withImageReference(ImageReference) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the imageReference value.
withImageReference(ImageReference) - Method in class com.microsoft.azure.management.batchai.VirtualMachineConfiguration
Set the imageReference value.
withImageReference(ImageDiskReference) - Method in class com.microsoft.azure.management.compute.CreationData
Set the imageReference value.
withImageReference(ImageReferenceInner) - Method in class com.microsoft.azure.management.compute.StorageProfile
Set the imageReference value.
withImageReference(ImageReferenceInner) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Set the imageReference value.
withImageReference(ImageReferenceInner) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Set the imageReference value.
withImageSourceRegistry(ImageSourceRegistry) - Method in class com.microsoft.azure.management.batchai.ContainerSettings
Set the imageSourceRegistry value.
withImplementationAcknowledgementVersion(String) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the implementationAcknowledgementVersion value.
withInboundEndpoints(List<InboundEndpoint>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEndpointConfiguration
Set the inboundEndpoints value.
withInboundNATPools(List<InboundNATPool>) - Method in class com.microsoft.azure.batch.protocol.models.PoolEndpointConfiguration
Set the inboundNATPools value.
withInboundNatRules(List<InboundNatRule>) - Method in class com.microsoft.azure.management.devtestlab.SharedPublicIpAddressConfiguration
Set the inboundNatRules value.
withInboundNatRules(List<InboundNatRuleFragment>) - Method in class com.microsoft.azure.management.devtestlab.SharedPublicIpAddressConfigurationFragment
Set the inboundNatRules value.
withIncreasingKpi(boolean) - Method in class com.microsoft.azure.management.customerinsights.KpiThresholds
Set the increasingKpi value.
withIndexId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the indexId value.
withIndexId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Set the indexId value.
withIndexKeys(List<USqlDirectedColumn>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the indexKeys value.
withIndexList(List<USqlIndex>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the indexList value.
withInitialNodeCount(Integer) - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Set the initialNodeCount value.
withInnererror(InnerError) - Method in class com.microsoft.azure.management.compute.ApiError
Set the innererror value.
withInnerError(String) - Method in class com.microsoft.azure.management.network.Error
Set the innerError value.
withInnerErrors(List<ErrorEntity>) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the innerErrors value.
withInProgressJobs(Integer) - Method in class com.microsoft.azure.management.recoveryservices.JobsSummary
Set the inProgressJobs value.
withInput(ServiceInputOutputSpecification) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the input value.
withInputDirectory(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithInputDirectory
 
withInputId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Set the inputId value.
withInputPorts(Map<String, InputPort>) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the inputPorts value.
withInputs(Map<String, List<List<Object>>>) - Method in class com.microsoft.azure.management.machinelearning.ExampleRequest
Set the inputs value.
withInputs(AzureMachineLearningWebServiceInputs) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Set the inputs value.
withInputs(List<FunctionInput>) - Method in class com.microsoft.azure.management.streamanalytics.ScalarFunctionProperties
Set the inputs value.
withInstallTime(DateTime) - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Set the installTime value.
withInstanceCount(Integer) - Method in class com.microsoft.azure.management.devtestlab.BulkCreationParameters
Set the instanceCount value.
withInstanceCount(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithInstanceCount
Specifies the capacity (number of instances) for the application gateway.
withInstanceCount(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithInstanceCount
Specifies the capacity (number of instances) for the application gateway.
withInstanceID(String) - Method in class com.microsoft.azure.management.containerregistry.Source
Set the instanceID value.
withInstanceIds(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceIDs
Set the instanceIds value.
withInstanceIds(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceRequiredIDs
Set the instanceIds value.
withInstanceName(String) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the instanceName value.
withInstancesCount(Integer) - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Set the instancesCount value.
withInstructions(List<String>) - Method in class com.microsoft.azure.management.appservice.DataSource
Set the instructions value.
withInstrumentationKey(String) - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Set the instrumentationKey value.
withInstrumentationKey(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsKey
 
withInstrumentationKeySecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.AppInsightsReference
Set the instrumentationKeySecretReference value.
withInstrumentationKeySecretReference(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithAppInsightsKey
Specifies KeyVault Store and Secret which contains the value for the instrumentation key.
withInteractionFieldName(String) - Method in class com.microsoft.azure.management.customerinsights.RelationshipLinkFieldMapping
Set the interactionFieldName value.
withInteractionPropertyName(String) - Method in class com.microsoft.azure.management.customerinsights.ParticipantProfilePropertyReference
Set the interactionPropertyName value.
withInterceptor(Interceptor) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Plug in an interceptor into the HTTP pipeline.
withInterchangeControlNumberLowerBound(long) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the interchangeControlNumberLowerBound value.
withInterchangeControlNumberLowerBound(int) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the interchangeControlNumberLowerBound value.
withInterchangeControlNumberPrefix(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the interchangeControlNumberPrefix value.
withInterchangeControlNumberSuffix(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the interchangeControlNumberSuffix value.
withInterchangeControlNumberUpperBound(long) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the interchangeControlNumberUpperBound value.
withInterchangeControlNumberUpperBound(int) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the interchangeControlNumberUpperBound value.
withInterchangeControlNumberValidityDays(int) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the interchangeControlNumberValidityDays value.
withInterchangeControlNumberValidityDays(int) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the interchangeControlNumberValidityDays value.
withInterchangeDuplicatesValidityDays(int) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the interchangeDuplicatesValidityDays value.
withInterfaceProperty(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the interfaceProperty value.
withInterfaceString(String) - Method in class com.microsoft.azure.management.machinelearning.ModeValueInfo
Set the interfaceString value.
withInternalDnsNameLabel(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithCreate
Specifies the internal DNS name label for the network interface.
withInternalDnsNameLabel(String) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the internalDnsNameLabel value.
withInternalDomainNameSuffix(String) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the internalDomainNameSuffix value.
withInternalFqdn(String) - Method in class com.microsoft.azure.management.network.NetworkInterfaceDnsSettings
Set the internalFqdn value.
withInternalHttpPort(Integer) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the internalHttpPort value.
withInternalHttpsPort(Integer) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the internalHttpsPort value.
withInternalLoadBalancingMode(InternalLoadBalancingMode) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the internalLoadBalancingMode value.
withInternalName(String) - Method in class com.microsoft.azure.management.appservice.Dimension
Set the internalName value.
withInternalTcpPort(int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's TCP port is available to internal clients only (other container instances within the container group).
withInternalTcpPorts(int...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's TCP ports are available to internal clients only (other container instances within the container group).
withInternalUdpPort(int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's UDP port is available to internal clients only (other container instances within the container group).
withInternalUdpPorts(int...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's Udp ports are available to internal clients only (other container instances within the container group).
withInterval(int) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingAvailability
Set the interval value.
withInterval(Integer) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Set the interval value.
withInterval(Period) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Sets the interval of the query.
withInterval(Integer) - Method in class com.microsoft.azure.management.scheduler.JobMaxRecurrence
Set the interval value.
withInterval(Integer) - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Set the interval value.
withIntervalInSeconds(Integer) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Set the intervalInSeconds value.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithIntervalInSeconds
Specifies the interval between probes, in seconds.
withIntervalInSeconds(Long) - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Set the intervalInSeconds value.
withInUse(Boolean) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the inUse value.
withIotHubNamespace(String) - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Set the iotHubNamespace value.
withIp(String) - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Set the ip value.
withIpAddress(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the ipAddress value.
withIpAddress(String) - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Set the ipAddress value.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.DefinitionStages.WithAddress
Adds the specified existing IP address to the backend.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress
Adds the specified existing IP address to the backend.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Adds the specified existing IP address to the backend.
withIPAddress(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendAddress
Set the ipAddress value.
withIpAddress(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the ipAddress value.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.DefinitionStages.WithIPAddress
Specifies the IP address of the local network gateway.
withIPAddress(String) - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.UpdateStages.WithIPAddress
 
withIPAddress(String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddress
Sets the ending IP address of SQL server's Firewall Rule.
withIPAddress(String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRuleOperations.DefinitionStages.WithIPAddressRange
Sets the ending IP address of SQL server's firewall rule.
withIPAddressOrRange(String) - Method in class com.microsoft.azure.management.storage.IPRule
Set the iPAddressOrRange value.
withIPAddressRange(String, String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithIPAddressRange
Sets the starting IP address of SQL server's Firewall Rule.
withIPAddressRange(String, String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRuleOperations.DefinitionStages.WithIPAddressRange
Sets the starting IP address of SQL server's firewall rule.
withIpBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithSslType
Uses IP based SSL.
withIpBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithSslType
Uses IP based SSL.
withIpConfiguration(NetworkInterfaceIPConfigurationInner) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthServer
Set the ipConfiguration value.
withIpFilterRules(List<IpFilterRule>) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the ipFilterRules value.
withIPForwarding() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithCreate
Enables IP forwarding in the network interface.
withIPForwarding() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPForwarding
Enable IP forwarding in the network interface.
withIpMask(String) - Method in class com.microsoft.azure.management.devices.IpFilterRule
Set the ipMask value.
withIpRangeFilter(String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithIpRangeFilter
CosmosDB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR form to be included as the allowed list of client IPs for a given database account.
withIpRangeFilter(String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithIpRangeFilter
CosmosDB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR form to be included as the allowed list of client IPs for a given database account.
withIpRules(List<IPRule>) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set the ipRules value.
withIpsecEncryption(IpsecEncryption) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the ipsecEncryption value.
withIpsecIntegrity(IpsecIntegrity) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the ipsecIntegrity value.
withIpSecurityRestrictions(List<IpSecurityRestriction>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the ipSecurityRestrictions value.
withIpsslAddressCount(Integer) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the ipsslAddressCount value.
withIpv4Address(String) - Method in class com.microsoft.azure.management.dns.ARecord
Set the ipv4Address value.
withIPv4Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in this record set.
withIPv4Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in this record set.
withIPv4Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithARecordIPv4Address
Creates an A record with the provided IPv4 address in the record set.
withIpv4Addresses(List<CidrIpAddress>) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Set the ipv4Addresses value.
withIpv6Address(String) - Method in class com.microsoft.azure.management.dns.AaaaRecord
Set the ipv6Address value.
withIPv6Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withIPv6Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withIPv6Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
Creates an AAAA record with the provided IPv6 address in this record set.
withIpv6Addresses(List<CidrIpAddress>) - Method in class com.microsoft.azure.management.cdn.IpAddressGroup
Set the ipv6Addresses value.
withIsAdmin(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the isAdmin value.
withIsAdmin(boolean) - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateCommonName
Set the isAdmin value.
withIsAdmin(boolean) - Method in class com.microsoft.azure.management.servicefabric.ClientCertificateThumbprint
Set the isAdmin value.
withIsAggregated(Boolean) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Set the isAggregated value.
withIsArray(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isArray value.
withIsAssemblyType(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the isAssemblyType value.
withIsAuthorizedToUse(Boolean) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the isAuthorizedToUse value.
withIsAutoCreated(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the isAutoCreated value.
withIsAvailableInGraph(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isAvailableInGraph value.
withIsColumnstore(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the isColumnstore value.
withIsComplexType(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the isComplexType value.
withIsConfigurationParameter(Boolean) - Method in class com.microsoft.azure.management.streamanalytics.FunctionInput
Set the isConfigurationParameter value.
withIsCustomerInitiatedMaintenanceAllowed(Boolean) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the isCustomerInitiatedMaintenanceAllowed value.
withIsDedicated(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the isDedicated value.
withIsDirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the isDirectory value.
withIsEnabled(boolean) - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Set the isEnabled value.
withIsEnabled(boolean) - Method in class com.microsoft.azure.management.devices.RouteProperties
Set the isEnabled value.
withIsEncrypted(Boolean) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Set the isEncrypted value.
withIsEnum(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isEnum value.
withIsFlagEnum(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isFlagEnum value.
withIsFqdn(Boolean) - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Set the isFqdn value.
withIsGlobalRunbook(boolean) - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Set the isGlobalRunbook value.
withIsImage(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isImage value.
withIsInternal(Boolean) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the isInternal value.
withIsLocalizedString(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isLocalizedString value.
withIsName(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isName value.
withIsNullable(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the isNullable value.
withIsPrimary(boolean) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the isPrimary value.
withIsProfile(Boolean) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorEntities
Set the isProfile value.
withIsProfile(String) - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Set the isProfile value.
withIsRequired(Boolean) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the isRequired value.
withIssuer(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the issuer value.
withIssuerCertificateThumbprint(String) - Method in class com.microsoft.azure.management.apimanagement.X509CertificateName
Set the issuerCertificateThumbprint value.
withIssuerParameters(IssuerParameters) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the issuerParameters value.
withIssuerParameters(IssuerParameters) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the issuerParameters value.
withIsTableType(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the isTableType value.
withIsTestInterchange(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the isTestInterchange value.
withIsUnique(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the isUnique value.
withIsUserCreated(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the isUserCreated value.
withIsUserDefined(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Set the isUserDefined value.
withIsUserDefined(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the isUserDefined value.
withIsVisible(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Set the isVisible value.
withJavaContainer(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the javaContainer value.
withJavaContainerVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the javaContainerVersion value.
withJavaVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the javaVersion value.
withJavaVersion(JavaVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the Java version.
withJavaVersion(JavaVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the Java version.
withJobAction(JobAction) - Method in class com.microsoft.azure.batch.protocol.models.ExitOptions
Set the jobAction value.
withJobId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the jobId value.
withJobManagerTask(JobManagerTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the jobManagerTask value.
withJobManagerTask(JobManagerTask) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the jobManagerTask value.
withJobManagerTask(JobManagerTask) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the jobManagerTask value.
withJobName(String) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the jobName value.
withJobPreparationTask(JobPreparationTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the jobPreparationTask value.
withJobPreparationTask(JobPreparationTask) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the jobPreparationTask value.
withJobPreparationTask(JobPreparationTask) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the jobPreparationTask value.
withJobPreparationTaskExecutionInfo(JobPreparationTaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the jobPreparationTaskExecutionInfo value.
withJobReleaseTask(JobReleaseTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the jobReleaseTask value.
withJobReleaseTask(JobReleaseTask) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the jobReleaseTask value.
withJobReleaseTask(JobReleaseTask) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the jobReleaseTask value.
withJobReleaseTaskExecutionInfo(JobReleaseTaskExecutionInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the jobReleaseTaskExecutionInfo value.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the jobSpecification value.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the jobSpecification value.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Set the jobSpecification value.
withJobSpecification(JobSpecification) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Set the jobSpecification value.
withJobTitle(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the jobTitle value.
withJobTitle(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithJobTitle
 
withK(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the Symmetric key value.
withKbTransferred(Double) - Method in class com.microsoft.azure.management.apimanagement.QuotaCounterValueContract
Set the kbTransferred value.
withKeepAlive(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set the keepAlive value.
withKeepAtLeastOneBackup(boolean) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the keepAtLeastOneBackup value.
withKeepHttpConnectionAlive(boolean) - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Set the keepHttpConnectionAlive value.
withKeepHttpConnectionAlive(boolean) - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Set the keepHttpConnectionAlive value.
withKernelCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the kernelCPUTime value.
withKernelCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the kernelCPUTime value.
withKernelCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the kernelCPUTime value.
withKey(String) - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Set the key value.
withKey(JsonWebKey) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the key value.
withKey(JsonWebKey) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the key value.
withKey(String) - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Set the key value.
withKey(String) - Method in class com.microsoft.azure.management.machinelearning.StorageAccount
Set the key value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keyAttributes value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the keyAttributes value.
withKeyAttributes(KeyAttributes) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the keyAttributes value.
withKeyBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyRestoreParameters
Set the keyBundleBackup value.
withKeyData(String) - Method in class com.microsoft.azure.management.compute.SshPublicKey
Set the keyData value.
withKeyData(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
Set the keyData value.
withKeyEncryptionKey(KeyVaultKeyReference) - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Set the keyEncryptionKey value.
withKeyEncryptionKey(KeyVaultAndKeyReference) - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Set the keyEncryptionKey value.
withKeyId(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the keyId value.
withKeyKind(KeyKind) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountRegenerateKeyParameters
Set the keyKind value.
withKeyName(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountRegenerteKeyParameters
Set the keyName value.
withKeyName(AccountKeyType) - Method in class com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters
Set the keyName value.
withKeyName(KeyName) - Method in class com.microsoft.azure.management.cognitiveservices.RegenerateKeyParameters
Set the keyName value.
withKeyName(String) - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReference
Set the keyName value.
withKeyName(AccessKeyName) - Method in class com.microsoft.azure.management.powerbi.WorkspaceCollectionAccessKey
Set the keyName value.
withKeyName(String) - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Set the keyName value.
withKeyName(String) - Method in class com.microsoft.azure.management.storage.StorageAccountRegenerateKeyParameters
Set the keyName value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key operations value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key operations value.
withKeyOperations(List<JsonWebKeyOperation>) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(JsonWebKeyOperation...) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(List<JsonWebKeyOperation>) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOperations(JsonWebKeyOperation...) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKeyOperations
Specifies the list of allowed key operations.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keyOps value.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the keyOps value.
withKeyOps(List<JsonWebKeyOperation>) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the keyOps value.
withKeyProperties(KeyProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the keyProperties value.
withKeyPropertyNames(List<String>) - Method in class com.microsoft.azure.management.customerinsights.StrongId
Set the keyPropertyNames value.
withKeys(List<USqlDirectedColumn>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Set the keys value.
withKeys(List<KeyPermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
Set the keys value.
withKeys(WebServiceKeysInner) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the keys value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the keySize value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the keySize value.
withKeySize(Integer) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the key size value.
withKeySize(int) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeySize
Specifies the size of the key to create.
withKeySize(int) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKeySize
Specifies the size of the key to create.
withKeySource(KeySource) - Method in class com.microsoft.azure.management.storage.Encryption
Set the keySource value.
withKeyType(String) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the keyType value.
withKeyType(KeyType) - Method in class com.microsoft.azure.management.logic.RegenerateActionParameter
Set the keyType value.
withKeyType(RedisKeyType) - Method in class com.microsoft.azure.management.redis.RedisRegenerateKeyParameters
Set the keyType value.
withKeyTypeToCreate(JsonWebKeyType) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKey
Specifies a key type to create a new key.
withKeyTypeToCreate(JsonWebKeyType) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKey
Specifies a key type to create a new key version.
withKeyUrl(String) - Method in class com.microsoft.azure.management.batchai.KeyVaultKeyReference
Set the keyUrl value.
withKeyUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Set the keyUrl value.
withKeyUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Set the keyUrl value.
withKeyUsage(List<KeyUsageType>) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the keyUsage value.
withKeyVault(KeyVaultKeyReferenceKeyVault) - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReference
Set the keyVault value.
withKeyVaultId(String) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Set the keyVaultId value.
withKeyVaultId(String) - Method in class com.microsoft.azure.management.devtestlab.UserSecretStore
Set the keyVaultId value.
withKeyVaultId(String) - Method in class com.microsoft.azure.management.devtestlab.UserSecretStoreFragment
Set the keyVaultId value.
withKeyVaultMetaInfo(KeyVaultMetaInfo) - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Set the keyVaultMetaInfo value.
withKeyVaultMetaInfo(UpdateKeyVaultMetaInfo) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateEncryptionConfig
Set the keyVaultMetaInfo value.
withKeyVaultProperties(KeyVaultProperties) - Method in class com.microsoft.azure.management.storage.Encryption
Set the keyVaultProperties value.
withKeyVaultReference(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithServicePrincipalProfile
Properties for cluster service principals.
withKeyVaultResourceId(String) - Method in class com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo
Set the keyVaultResourceId value.
withKeyVaultSecret(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithKeyVaultSecret
Specifies the KeyVault secret.
withKeyVaultSecret(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithKeyVaultSecret
Specifies the KeyVault secret and the version of it.
withKeyVaultSecretRef(KeyVaultSecretRef) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Set the keyVaultSecretRef value.
withKeyVaultSecretReference(KeyVaultSecretReference) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials
 
withKeyVaultSecretReference(KeyVaultSecretReference) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithAzureStorageCredentials
 
withKeyVaultUri(String) - Method in class com.microsoft.azure.management.devtestlab.UserSecretStore
Set the keyVaultUri value.
withKeyVaultUri(String) - Method in class com.microsoft.azure.management.devtestlab.UserSecretStoreFragment
Set the keyVaultUri value.
withKeyVaultUri(String) - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Set the keyVaultUri value.
withKeyVersion(String) - Method in class com.microsoft.azure.management.logic.KeyVaultKeyReference
Set the keyVersion value.
withKeyVersion(String) - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Set the keyVersion value.
withKid(String) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the kid value.
withKid(String) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the key identifier value.
withKillJobOnCompletion(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the killJobOnCompletion value.
withKind(String) - Method in class com.microsoft.azure.management.appservice.ProxyOnlyResource
Set the kind value.
withKind(Kind) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityParameter
Set the kind value.
withKind(Kind) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Set the kind value.
withKind(DatabaseAccountKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
The database account kind for the CosmosDB account.
withKty(JsonWebKeyType) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the kty value.
withKty(JsonWebKeyType) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the key type value.
withKubernetesOrchestration() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithOrchestrator
Specifies the Kubernetes orchestration type for the container service.
withKubernetesVersion(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set the kubernetesVersion value.
withLabel(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Set the label value.
withLabel(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the label value.
withLabName(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the labName value.
withLabSubnetName(String) - Method in class com.microsoft.azure.management.devtestlab.Subnet
Set the labSubnetName value.
withLabSubnetName(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetFragment
Set the labSubnetName value.
withLabSubnetName(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Set the labSubnetName value.
withLabSubnetName(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Set the labSubnetName value.
withLabVmId(String) - Method in class com.microsoft.azure.management.devtestlab.FormulaPropertiesFromVm
Set the labVmId value.
withLang(String) - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Set the lang value.
withLanguageType(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Set the languageType value.
withLargeImage(String) - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Set the largeImage value.
withLastBootTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the lastBootTime value.
withLastKeySync(DateTime) - Method in class com.microsoft.azure.management.batch.AutoStorageProperties
Set the lastKeySync value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileProperties
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the lastModified value.
withLastModified(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the lastModified value.
withLastName(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the lastName value.
withLastName(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithLastName
Specifies the last name.
withLastOperationMessage(String) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the lastOperationMessage value.
withLastOperationResultCode(MaintenanceOperationResultCodeTypes) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the lastOperationResultCode value.
withLastRequeueTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the lastRequeueTime value.
withLastRetryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the lastRetryTime value.
withLastRetryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the lastRetryTime value.
withLastRetryTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the lastRetryTime value.
withLastStatusChange(DateTime) - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Set the lastStatusChange value.
withLastTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerinstance.Event
Set the lastTimestamp value.
withLastUpdated(DateTime) - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Set the lastUpdated value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the lastUpdateTime value.
withLastUpdateTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Set the lastUpdateTime value.
withLatestLinuxImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies that the latest version of a marketplace Linux image is to be used as the virtual machine's OS.
withLatestLinuxImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies that the latest version of a marketplace Linux image should be used.
withLatestRuntimeVersion() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithRuntimeVersion
Uses the latest runtime version for the function app.
withLatestRuntimeVersion() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithRuntimeVersion
Uses the latest runtime version for the function app.
withLatestVersion() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithVersion
Uses the latest version for the Kubernetes cluster.
withLatestWindowsImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies that the latest version of a marketplace Windows image should to be used as the virtual machine's OS.
withLatestWindowsImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies that the latest version of the specified marketplace Windows image should be used.
withLeafDomainLabel(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithLeafDomainLabel
Specifies the leaf domain label to associate with this public IP address.
withLeafDomainLabel(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithLeafDomainLabel
Specifies the leaf domain label to associate with this public IP address.
withLeafDomainLabel(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel
Specify the relative DNS name of the profile.
withLeasedByLabVmId(String) - Method in class com.microsoft.azure.management.devtestlab.AttachDiskProperties
Set the leasedByLabVmId value.
withLeasedByLabVmId(String) - Method in class com.microsoft.azure.management.devtestlab.DetachDiskProperties
Set the leasedByLabVmId value.
withLeavingNodeCount(int) - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Set the leavingNodeCount value.
withLegacyMode(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the legacyMode value.
withLength(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
Set the length value.
withLevel(LogLevel) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Set the level value.
withLevel(LogLevel) - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Set the level value.
withLevel(LogLevel) - Method in class com.microsoft.azure.management.appservice.FileSystemApplicationLogsConfig
Set the level value.
withLevel(StatusLevelTypes) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the level value.
withLevel(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the level value.
withLevel(LockLevel) - Method in interface com.microsoft.azure.management.locks.ManagementLock.DefinitionStages.WithLevel
Specifies the lock level.
withLevel(LockLevel) - Method in interface com.microsoft.azure.management.locks.ManagementLock.UpdateStages.WithLevel
Specifies the lock level.
withLevel(DiagnosticsLevel) - Method in class com.microsoft.azure.management.machinelearning.DiagnosticsConfiguration
Set the level value.
withLevel(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the level value.
withLicenseType(String) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the licenseType value.
withLicenseType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the licenseType value.
withLicenseType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the licenseType value.
withLifetimeActions(List<LifetimeAction>) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the lifetimeActions value.
withLifetimePercentage(Integer) - Method in class com.microsoft.azure.keyvault.models.Trigger
Set the lifetimePercentage value.
withLimit(Long) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Set the limit value.
withLimits(SiteLimits) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the limits value.
withLimits(ResourceLimits) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
Set the limits value.
withLinks(List<GraphParameterLink>) - Method in class com.microsoft.azure.management.machinelearning.GraphParameter
Set the links value.
withLinkType(LinkTypes) - Method in class com.microsoft.azure.management.customerinsights.RelationshipLinkFieldMapping
Set the linkType value.
withLinkType(LinkTypes) - Method in class com.microsoft.azure.management.customerinsights.TypePropertiesMapping
Set the linkType value.
withLinux() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithOsType
Specifies this is a Linux container group.
withLinux() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithLinux
Begins the definition to specify Linux settings.
withLinuxConfiguration(LinuxConfiguration) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the linuxConfiguration value.
withLinuxConfiguration(LinuxConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the linuxConfiguration value.
withLinuxConfiguration(LinuxConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the linuxConfiguration value.
withLinuxCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies the resource ID of a Linux custom image to be used as the virtual machines' OS.
withLinuxCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the ID of a Linux custom image to be used.
withLinuxFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source managed disk for the OS disk image.
withLinuxFromDisk(Disk, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source managed disk for the OS disk image.
withLinuxFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(Snapshot, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source snapshot for the OS disk image.
withLinuxFromSnapshot(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source snapshot for the OS disk image.
withLinuxFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source specialized or generalized Linux OS VHD.
withLinuxFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source specialized or generalized Linux OS VHD.
withLinuxFromVhd(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source native VHD for the OS disk image.
withLinuxFxVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the linuxFxVersion value.
withLinuxOsInfo(LinuxOsInfo) - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesFromVm
Set the linuxOsInfo value.
withLinuxOsState(LinuxOsState) - Method in class com.microsoft.azure.management.devtestlab.LinuxOsInfo
Set the linuxOsState value.
withLinuxUserConfiguration(LinuxUserConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set the linuxUserConfiguration value.
withListenAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithListen
Specifies that the rule should have listening access enabled.
withListenAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithListen
Specifies that the rule should have listening access enabled.
withListeners(List<WinRMListener>) - Method in class com.microsoft.azure.management.compute.WinRMConfiguration
Set the listeners value.
withListeningEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithListen
 
withListeningEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListen
 
withLoadBalancing(SiteLoadBalancing) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the loadBalancing value.
withLoadDistribution(LoadDistribution) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithLoadDistribution
Specifies the load distribution mode.
withLoadDistribution(LoadDistribution) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithLoadDistribution
Specifies the load distribution mode.
withLoadDistribution(LoadDistribution) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithLoadDistribution
Specifies the load distribution mode.
withLocalGitSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSourceControl
Specifies the source control to be a local Git repository on the web app.
withLocalGitSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
Specifies the source control to be a local Git repository on the web app.
withLocalIPAddress(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the localIPAddress value.
withLocalIPAddress(String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalIP
Set local IP address to be filtered on.
withLocalIPAddress(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithLocalIP
Set the localIPAddress value.
withLocalIPAddresses(List<String>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalIP
Set list of local IP addresses to be filtered on.
withLocalIPAddressesRange(String, String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalIP
Set local IP addresses range to be filtered on.
withLocalizedAttributes(Map<String, Map<String, String>>) - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Set the localizedAttributes value.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.appservice.LocalizableString
Set the localizedValue value.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.batchai.UsageName
Set the localizedValue value.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.compute.UsageName
Set the localizedValue value.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.network.UsageName
Set the localizedValue value.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.recoveryservices.NameInfo
Set the localizedValue value.
withLocalizedValueNames(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.ProfileEnumValidValuesFormat
Set the localizedValueNames value.
withLocalKeyToImport(JsonWebKey) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKey
Specifies an existing key to import.
withLocalKeyToImport(JsonWebKey) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKey
Specifies an existing key to import as a new version.
withLocalMySqlEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the localMySqlEnabled value.
withLocalNetworkGateway(LocalNetworkGateway) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithLocalNetworkGateway
 
withLocalPath(String) - Method in class com.microsoft.azure.management.batchai.LocalDataVolume
Set the localPath value.
withLocalPort(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the localPort value.
withLocalPort(int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalPort
Set the local port to be filtered on.
withLocalPort(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithLocalPort
Set the localPort value.
withLocalPortRange(int, int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalPort
Set the local port range to be filtered on.
withLocalPorts(List<Integer>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithLocalPort
Set the list of local ports to be filtered on.
withLocation(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceApplyNetworkConfigurationParameters
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentDeploymentInfo
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.appservice.SnapshotRecoveryTarget
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the location value.
withLocation(String) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the location value.
withLocationInfo(BlobLocation) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the locationInfo value.
withLocationName(String) - Method in class com.microsoft.azure.management.cosmosdb.Location
Set the locationName value.
withLocations(List<String>) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the locations value.
withLocations(List<String>) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the locations value.
withLocations(List<String>) - Method in class com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
Set the locations value.
withLocations(List<String>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Set the locations value.
withLockDurationAsIso8601(Period) - Method in class com.microsoft.azure.management.devices.FeedbackProperties
Set the lockDurationAsIso8601 value.
withLockDurationAsIso8601(Period) - Method in class com.microsoft.azure.management.devices.MessagingEndpointProperties
Set the lockDurationAsIso8601 value.
withLockedResource(String) - Method in interface com.microsoft.azure.management.locks.ManagementLock.DefinitionStages.WithLockedResource
Specifies the resource to lock.
withLockedResource(Resource) - Method in interface com.microsoft.azure.management.locks.ManagementLock.DefinitionStages.WithLockedResource
Specifies the resource to lock.
withLockedResource(String) - Method in interface com.microsoft.azure.management.locks.ManagementLock.UpdateStages.WithLockedResource
Specifies the resource to lock.
withLockedResource(Resource) - Method in interface com.microsoft.azure.management.locks.ManagementLock.UpdateStages.WithLockedResource
Specifies the resource to lock.
withLockedResourceGroup(String) - Method in interface com.microsoft.azure.management.locks.ManagementLock.DefinitionStages.WithLockedResource
Specifies the resource group to lock.
withLockedResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.locks.ManagementLock.DefinitionStages.WithLockedResource
Specifies the resource group to lock.
withLockedResourceGroup(String) - Method in interface com.microsoft.azure.management.locks.ManagementLock.UpdateStages.WithLockedResource
Specifies the resource group to lock.
withLockedResourceGroup(ResourceGroup) - Method in interface com.microsoft.azure.management.locks.ManagementLock.UpdateStages.WithLockedResource
Specifies the resource group to lock.
withLocPrf(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the locPrf value.
withLog(String, int) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithCreate
Adds a Log Setting to the list of Log Settings for the current Diagnostic Settings.
withLog(String, int) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithMetricAndLogs
Adds a Log Setting to the list of Log Settings for the current Diagnostic Settings.
withLogAnalytics(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
Sets Log Analytics workspace for data transfer.
withLogAnalytics(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithLogAnalytics
Sets Log Analytics workspace for data transfer.
withLogFilePatterns(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Set the logFilePatterns value.
withLogFilePatterns(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Set the logFilePatterns value.
withLogging() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithEnabled
Enable flow logging.
withLogicalName(String) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorEntities
Set the logicalName value.
withLogLevel(LogLevel) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Set the logging level on the HTTP client.
withLogsAndMetrics(List<DiagnosticSettingsCategory>, Period, int) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithCreate
Adds a Log and Metric Settings to the list Log and Metric Settings for the current Diagnostic Settings.
withLogsAndMetrics(List<DiagnosticSettingsCategory>, Period, int) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithMetricAndLogs
Adds a Log and Metric Settings to the list Log and Metric Settings for the current Diagnostic Settings.
withLogsDirectorySizeLimit(Integer) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the logsDirectorySizeLimit value.
withLogSpecifications(List<LogSpecification>) - Method in class com.microsoft.azure.management.keyvault.ServiceSpecification
Set the logSpecifications value.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.batch.protocol.BatchServiceClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLowerLimit(BigDecimal) - Method in class com.microsoft.azure.management.customerinsights.KpiThresholds
Set the lowerLimit value.
withLowPriority(NodeCounts) - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Set the lowPriority value.
withLowPriority() - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVMPriority
 
withLowThresholds(List<Double>) - Method in class com.microsoft.azure.management.monitor.Baseline
Set the lowThresholds value.
withLun(int) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set the lun value.
withLun(int) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the lun value.
withLun(int) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the lun value.
withLun(Integer) - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Set the lun value.
withLun(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun
Specifies the LUN for the data disk to be created from the disk image.
withLun(int) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the lun value.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the unmanaged data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the unmanaged data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun
Specifies the new logical unit number for the unmanaged data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
Specifies the new logical unit number for the data disk.
withMacAddress(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitArpTable
Set the macAddress value.
withMachineLearningWorkspace(MachineLearningWorkspace) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the machineLearningWorkspace value.
withMailExchange(String, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMXRecordMailExchange
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
withMailExchange(String, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
withMailExchange(String, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMXRecordMailExchange
Creates and assigns priority to a MX record with the provided mail exchange server in this record set.
withMaintenanceRedeployStatus(MaintenanceRedeployStatus) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the maintenanceRedeployStatus value.
withMaintenanceWindow(Period) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
Set the maintenanceWindow value.
withMaintenanceWindowEndTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the maintenanceWindowEndTime value.
withMaintenanceWindowStartTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the maintenanceWindowStartTime value.
withManageAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithManage
Specifies that the rule should have management access enabled.
withManageAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithManage
Specifies that the rule should have sending access enabled.
withManagedDisk(ManagedDiskParametersInner) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the managedDisk value.
withManagedDisk(SubResource) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the managedDisk value.
withManagedDisk(SubResource) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the managedDisk value.
withManagedDisk(ManagedDiskParametersInner) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the managedDisk value.
withManagedDisk(VirtualMachineScaleSetManagedDiskParameters) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the managedDisk value.
withManagedDisk(VirtualMachineScaleSetManagedDiskParameters) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the managedDisk value.
withManagedDisk(VirtualMachineScaleSetManagedDiskParameters) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the managedDisk value.
withManagedDiskId(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Set the managedDiskId value.
withManagedDiskId(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Set the managedDiskId value.
withManagedHostnameBindings(AppServiceDomain, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameBinding
Defines a list of host names of an Azure managed domain.
withManagedHostnameBindings(AppServiceDomain, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Defines a list of host names of an Azure managed domain.
withManagedPipelineMode(ManagedPipelineMode) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the managedPipelineMode value.
withManagedPipelineMode(ManagedPipelineMode) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the managed pipeline mode.
withManagedPipelineMode(ManagedPipelineMode) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the managed pipeline mode.
withManagementEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithManage
 
withManagementEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithManage
 
withManagementEndpoints(List<String>) - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Set the managementEndpoints value.
withManual(ManualScaleSettings) - Method in class com.microsoft.azure.management.batchai.ScaleSettings
Set the manual value.
withManualReadWriteEndpointPolicy() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadWriteEndpointPolicy
Sets the SQL Failover Group read-write endpoint failover policy as "Manual".
withManualReadWriteEndpointPolicy() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithReadWriteEndpointPolicy
Sets the SQL Failover Group read-write endpoint failover policy as "Manual".
withManualScale(int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
Specifies that cluster should be scaled by manual settings.
withManualScale(int, DeallocationOption) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithScaleSettings
Specifies that cluster should be scaled by manual settings.
withManualScale(int) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
Specifies that cluster should be scaled by manual settings.
withManualScale(int, DeallocationOption) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.UpdateStages.WithScaleSettings
Specifies that cluster should be scaled by manual settings.
withMapTo(Integer) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputColumn
Set the mapTo value.
withMapType(MapType) - Method in class com.microsoft.azure.management.logic.IntegrationAccountMapFilter
Set the mapType value.
withMaskSecurityInfo(boolean) - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Set the maskSecurityInfo value.
withMaskSecurityInfo(boolean) - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Set the maskSecurityInfo value.
withMasterCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Set the masterCommandLineArgs value.
withMasterCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithMasterCommandLineArgs
 
withMasterDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterDnsPrefix
Specifies the DNS prefix to be used to create the FQDN for the master pool.
withMasterNodeCount(ContainerServiceMasterProfileCount) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterNodeCount
Specifies the master node count.
withMasterOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterOSDiskSize
OS Disk Size in GB to be used for every machine in the master pool.
withMasterStorageProfile(ContainerServiceStorageProfileTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterStorageProfile
Specifies the storage kind to be used for every machine in master pool.
withMasterSyncMemberName(String) - Method in class com.microsoft.azure.management.sql.SyncGroupSchema
Set the masterSyncMemberName value.
withMasterVMSize(ContainerServiceVMSizeTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterVMSize
Specifies the size of the master VMs, default set to "Standard_D2_v2".
withMaxBatchInstancePercent(Integer) - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Set the maxBatchInstancePercent value.
withMaxConcurrentCalls(Integer) - Method in class com.microsoft.azure.management.machinelearning.RealtimeConfiguration
Set the maxConcurrentCalls value.
withMaxDataReadVertex(JobStatisticsVertex) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Set the maxDataReadVertex value.
withMaxDegreeOfParallelism(int) - Method in class com.microsoft.azure.batch.interceptor.BatchClientParallelOptions
Sets the maximum number of concurrent tasks enabled by this BatchClientParallelOptions instance.
withMaxDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the maxDegreeOfParallelism value.
withMaxDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the maxDegreeOfParallelism value.
withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Set the maxDegreeOfParallelismPerJob value.
withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the maxDegreeOfParallelismPerJob value.
withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Set the maxDegreeOfParallelismPerJob value.
withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Set the maxDegreeOfParallelismPerJob value.
withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Set the maxDegreeOfParallelismPerJob value.
withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the maxDegreeOfParallelismPerJob value.
withMaxDeliveryCount(Integer) - Method in class com.microsoft.azure.management.devices.CloudToDeviceProperties
Set the maxDeliveryCount value.
withMaxDeliveryCount(Integer) - Method in class com.microsoft.azure.management.devices.FeedbackProperties
Set the maxDeliveryCount value.
withMaxDeliveryCount(Integer) - Method in class com.microsoft.azure.management.devices.MessagingEndpointProperties
Set the maxDeliveryCount value.
withMaxDiskSizeInMb(Long) - Method in class com.microsoft.azure.management.appservice.SiteLimits
Set the maxDiskSizeInMb value.
withMaxExecutionTimeVertex(JobStatisticsVertex) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Set the maxExecutionTimeVertex value.
withMaxIdleConnections(int) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Set the maximum idle connections for the HTTP client.
withMaximum(Double) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Set the maximum value.
withMaximum(Integer) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the maximum value.
withMaximum(String) - Method in class com.microsoft.azure.management.gallery.ScaleCapacity
Set the maximum value.
withMaximum(Double) - Method in class com.microsoft.azure.management.monitor.MetricValue
Set the maximum value.
withMaximum(String) - Method in class com.microsoft.azure.management.monitor.ScaleCapacity
Set the maximum value.
withMaximumNodeCount(int) - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Set the maximumNodeCount value.
withMaxIntervalInSeconds(Integer) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Set the maxIntervalInSeconds value.
withMaxJobCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the maxJobCount value.
withMaxJobCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the maxJobCount value.
withMaxJobCount(Integer) - Method in class com.microsoft.azure.management.scheduler.JobCollectionQuota
Set the maxJobCount value.
withMaxJobOccurrence(Integer) - Method in class com.microsoft.azure.management.scheduler.JobCollectionQuota
Set the maxJobOccurrence value.
withMaxLength(Integer) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the maxLength value.
withMaxMemoryInMb(Long) - Method in class com.microsoft.azure.management.appservice.SiteLimits
Set the maxMemoryInMb value.
withMaxPartitionResolutionRetries(Integer) - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Set the maxPartitionResolutionRetries value.
withMaxPeakMemUsageVertex(JobStatisticsVertex) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Set the maxPeakMemUsageVertex value.
withMaxPercentageCpu(Double) - Method in class com.microsoft.azure.management.appservice.SiteLimits
Set the maxPercentageCpu value.
withMaxPercentDeltaUnhealthyApplications(int) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradeDeltaHealthPolicy
Set the maxPercentDeltaUnhealthyApplications value.
withMaxPercentDeltaUnhealthyNodes(int) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradeDeltaHealthPolicy
Set the maxPercentDeltaUnhealthyNodes value.
withMaxPercentUnhealthyApplications(Integer) - Method in class com.microsoft.azure.management.servicefabric.ClusterHealthPolicy
Set the maxPercentUnhealthyApplications value.
withMaxPercentUnhealthyNodes(Integer) - Method in class com.microsoft.azure.management.servicefabric.ClusterHealthPolicy
Set the maxPercentUnhealthyNodes value.
withMaxPercentUpgradeDomainDeltaUnhealthyNodes(int) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradeDeltaHealthPolicy
Set the maxPercentUpgradeDomainDeltaUnhealthyNodes value.
withMaxRecurrence(JobMaxRecurrence) - Method in class com.microsoft.azure.management.scheduler.JobCollectionQuota
Set the maxRecurrence value.
withMaxReroutePercentage(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the maxReroutePercentage value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the maxResults value.
withMaxResults(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the maxResults value.
withMaxSizeBytes(long) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytes
Deprecated.
withMaxSizeBytes(long) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytesAfterElasticPoolOptions
Sets the max size in bytes for SQL Database.
withMaxSizeBytes(long) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithMaxSizeBytes
Deprecated.
withMaxSizeBytes(long) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithMaxSizeBytes
Deprecated.
withMaxSizeBytes(long) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithMaxSizeBytesAfterElasticPoolOptions
Sets the max size in bytes for SQL Database.
withMaxStalenessPrefix(Long) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
Set the maxStalenessPrefix value.
withMaxTaskRetryCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Set the maxTaskRetryCount value.
withMaxTaskRetryCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the maxTaskRetryCount value.
withMaxTaskRetryCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Set the maxTaskRetryCount value.
withMaxTasksPerNode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the maxTasksPerNode value.
withMaxTasksPerNode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the maxTasksPerNode value.
withMaxTasksPerNode(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the maxTasksPerNode value.
withMaxUnhealthyInstancePercent(Integer) - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Set the maxUnhealthyInstancePercent value.
withMaxUnhealthyUpgradedInstancePercent(Integer) - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Set the maxUnhealthyUpgradedInstancePercent value.
withMaxUnits(Integer) - Method in class com.microsoft.azure.management.customerinsights.HubBillingInfoFormat
Set the maxUnits value.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobConstraints
Set the maxWallClockTime value.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the maxWallClockTime value.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Set the maxWallClockTime value.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.management.batchai.JobBasePropertiesConstraints
Set the maxWallClockTime value.
withMaxWallClockTime(Period) - Method in class com.microsoft.azure.management.batchai.JobPropertiesConstraints
Set the maxWallClockTime value.
withMdnSettings(AS2MdnSettings) - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Set the mdnSettings value.
withMdnText(String) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the mdnText value.
withMediaType(String) - Method in class com.microsoft.azure.management.containerregistry.Target
Set the mediaType value.
withMediumImage(String) - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Set the mediumImage value.
withMember(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Add a member based on its object id.
withMember(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Adds a user as a member in the group.
withMember(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Adds a group as a member in the group.
withMember(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithMember
Adds a service principal as a member in the group.
withMember(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a member based on its object id.
withMember(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a user as a member in the group.
withMember(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a group as a member in the group.
withMember(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Adds a service principal as a member in the group.
withMemoryInGB(Double) - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
Set the memoryInGB value.
withMemoryInGB(double) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
Set the memoryInGB value.
withMemorySizeInGB(double) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize
Specifies the memory size in GB assigned to this container instance.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Set the message value.
withMessage(ErrorMessage) - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulingError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskFailureInformation
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.apimanagement.ErrorFieldContract
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.apimanagement.ErrorResponse
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.appservice.ValidateResponseError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.batchai.BatchAIError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.cdn.ErrorResponse
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.cognitiveservices.ErrorBody
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.compute.ApiError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.containerinstance.Event
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatus
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmInstanceViewStatusFragment
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.devtestlab.PolicyViolation
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.eventhub.ErrorResponse
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.graphrbac.GraphError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.logic.ErrorProperties
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.monitor.ErrorResponse
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.network.Error
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.network.ErrorDetails
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.powerbi.Error
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.powerbi.ErrorDetail
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.relay.ErrorResponse
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.servicefabric.ErrorModelError
Set the message value.
withMessageAssociationAssignedCode(String) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the messageAssociationAssignedCode value.
withMessageAssociationAssignedCode(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the messageAssociationAssignedCode value.
withMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageBatching
Specifies that Service Bus can batch multiple message when it write messages to or delete messages from it's internal store.
withMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageBatching
Specifies that service bus can batch multiple message when it write messages to or delete messages from it's internal store.
withMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithMessageBatching
Specifies that service bus can batch multiple message when it write messages to or delete messages from it's internal store.
withMessageConnectionSettings(AS2MessageConnectionSettings) - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Set the messageConnectionSettings value.
withMessageContentType(String) - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Set the messageContentType value.
withMessageFilter(EdifactMessageFilter) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the messageFilter value.
withMessageFilter(X12MessageFilter) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the messageFilter value.
withMessageFilterList(List<EdifactMessageIdentifier>) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the messageFilterList value.
withMessageFilterList(List<X12MessageIdentifier>) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the messageFilterList value.
withMessageFilterType(MessageFilterType) - Method in class com.microsoft.azure.management.logic.EdifactMessageFilter
Set the messageFilterType value.
withMessageFilterType(MessageFilterType) - Method in class com.microsoft.azure.management.logic.X12MessageFilter
Set the messageFilterType value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.EdifactMessageIdentifier
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.X12MessageIdentifier
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Set the messageId value.
withMessageId(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the messageId value.
withMessageLockDurationInSeconds(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageLockDurationInSeconds(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageLockDurationInSeconds(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageLockDurationInSeconds(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageLockDuration
Specifies the amount of time that the message is locked for other receivers.
withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withMessageMovedToDeadLetterQueueOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
withMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Specifies that filter evaluation failed message must be moved to dead-letter subscription.
withMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount(int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount
Specifies maximum number of times a message can be delivered.
withMessageRelease(String) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the messageRelease value.
withMessageRelease(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the messageRelease value.
withMessageRelease(String) - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Set the messageRelease value.
withMessageTemplate(String) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the messageTemplate value.
withMessageVersion(String) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the messageVersion value.
withMessageVersion(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the messageVersion value.
withMessageVersion(String) - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Set the messageVersion value.
withMessagingEndpoints(Map<String, MessagingEndpointProperties>) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the messagingEndpoints value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the metadata value.
withMetadata(List<MetadataItem>) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set the metadata value.
withMetaData(List<List<NameValuePair>>) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the metaData value.
withMetadata(List<List<NameValuePair>>) - Method in class com.microsoft.azure.management.appservice.Solution
Set the metadata value.
withMetadata(String, String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMetadata
Adds a metadata to the resource.
withMetadata(String, String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithMetadata
Adds a tag to the resource.
withMetadata(String, String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMetadata
Adds a metadata to the record set.
withMetadata(Object) - Method in class com.microsoft.azure.management.logic.ContentLink
Set the metadata value.
withMetadata(Object) - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Set the metadata value.
withMetadata(Map<String, String>) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the metadata value.
withMetadatavalues(List<MetadataValue>) - Method in class com.microsoft.azure.management.monitor.TimeSeriesElement
Set the metadatavalues value.
withMeters(List<String>) - Method in class com.microsoft.azure.management.consumption.Filters
Set the meters value.
withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Set the method value.
withMethod(String) - Method in class com.microsoft.azure.management.containerregistry.Request
Set the method value.
withMethod(String) - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Set the method value.
withMethod(String) - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Set the method value.
withMetric(String, Period, int) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithCreate
Adds a Metric Setting to the list of Metric Settings for the current Diagnostic Settings.
withMetric(String, Period, int) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithMetricAndLogs
Adds a Metric Setting to the list of Metric Settings for the current Diagnostic Settings.
withMetricFilterPattern(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the metricFilterPattern value.
withMetricName(String) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the metricName value.
withMetricName(String) - Method in class com.microsoft.azure.management.gallery.RuleMetricDataSource
Set the metricName value.
withMetricName(String) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the metricName value.
withMetricName(String) - Method in class com.microsoft.azure.management.monitor.RuleMetricDataSource
Set the metricName value.
withMetricResourceUri(String) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the metricResourceUri value.
withMetricResourceUri(String) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the metricResourceUri value.
withMetrics(List<DiagnosticMetricSet>) - Method in class com.microsoft.azure.management.appservice.AnalysisData
Set the metrics value.
withMetricSpecifications(List<MetricSpecification>) - Method in class com.microsoft.azure.management.appservice.ServiceSpecification
Set the metricSpecifications value.
withMetricSpecifications(List<MetricSpecification>) - Method in class com.microsoft.azure.management.storage.ServiceSpecification
Set the metricSpecifications value.
withMetricTrigger(MetricTrigger) - Method in class com.microsoft.azure.management.gallery.ScaleRule
Set the metricTrigger value.
withMetricTrigger(MetricTrigger) - Method in class com.microsoft.azure.management.monitor.ScaleRule
Set the metricTrigger value.
withMicHashingAlgorithm(HashingAlgorithm) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the micHashingAlgorithm value.
withMicrosoft(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Microsoft and its client ID and client secret.
withMicrosoft(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Microsoft and its client ID and client secret.
withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig) - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Set the microsoftPeeringConfig value.
withMiddleName(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithMiddleName
Specifies the middle name.
withMinimum(Double) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Set the minimum value.
withMinimum(Integer) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the minimum value.
withMinimum(String) - Method in class com.microsoft.azure.management.gallery.ScaleCapacity
Set the minimum value.
withMinimum(Double) - Method in class com.microsoft.azure.management.monitor.MetricValue
Set the minimum value.
withMinimum(String) - Method in class com.microsoft.azure.management.monitor.ScaleCapacity
Set the minimum value.
withMinimumEndpointsToEnableTraffic(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithEndpointThreshold
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
withMinimumEndpointsToEnableTraffic(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithEndpointThreshold
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
withMinimumEndpointsToEnableTraffic(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig
Specifies the minimum number of endpoints to be online for the nested profile to be considered healthy.
withMinimumNodeCount(int) - Method in class com.microsoft.azure.management.batchai.AutoScaleSettings
Set the minimumNodeCount value.
withMinimumTtl(Long) - Method in class com.microsoft.azure.management.dns.SoaRecord
Set the minimumTtl value.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithAutoUpgradeMinorVersion
Enables auto upgrading of the extension with minor versions.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
Enables auto upgrading of the extension with minor versions.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithAutoUpgradeMinorVersion
Enables auto-upgrading of the extension with minor versions.
withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Set the minPriorityPerJob value.
withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the minPriorityPerJob value.
withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Set the minPriorityPerJob value.
withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Set the minPriorityPerJob value.
withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Set the minPriorityPerJob value.
withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the minPriorityPerJob value.
withMinProcessExecutionTime(String) - Method in class com.microsoft.azure.management.appservice.AutoHealActions
Set the minProcessExecutionTime value.
withMinProtocolVersion(ApplicationGatewaySslProtocol) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Set the minProtocolVersion value.
withMinReroutePercentage(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the minReroutePercentage value.
withMinUnits(Integer) - Method in class com.microsoft.azure.management.customerinsights.HubBillingInfoFormat
Set the minUnits value.
withMinute(Integer) - Method in class com.microsoft.azure.management.devtestlab.HourDetails
Set the minute value.
withMinute(Integer) - Method in class com.microsoft.azure.management.devtestlab.HourDetailsFragment
Set the minute value.
withMinutes(List<Integer>) - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Set the minutes value.
withMinutes(List<Integer>) - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Set the minutes value.
withMinutes(List<Integer>) - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Set the minutes value.
withMinutes(List<Integer>) - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Set the minutes value.
withMode(UpgradeMode) - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Set the mode value.
withMode(DeploymentMode) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithMode
Specifies the deployment mode.
withMode(DeploymentMode) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode
Specifies the deployment mode.
withMode(DeploymentMode) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Set the mode value.
withMode(DeploymentMode) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the mode value.
withMode(CreateMode) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCreateMode
Sets the create mode for the SQL Database.
withMode(CreateMode) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithCreateMode
Sets the create mode for the SQL Database.
withModel(String) - Method in class com.microsoft.azure.management.resources.Sku
Set the model value.
withModeValuesInfo(Map<String, ModeValueInfo>) - Method in class com.microsoft.azure.management.machinelearning.ModuleAssetParameter
Set the modeValuesInfo value.
withMonthDays(List<Integer>) - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Set the monthDays value.
withMonthDays(List<Integer>) - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Set the monthDays value.
withMonthlyOccurrences(List<RecurrenceScheduleOccurrence>) - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Set the monthlyOccurrences value.
withMonthlyOccurrences(List<JobRecurrenceScheduleMonthlyOccurrence>) - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Set the monthlyOccurrences value.
withMountCommand(String) - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
Set the mountCommand value.
withMountOptions(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithMountOptions
 
withMountOptions(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Set the mountOptions value.
withMountOptions(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithMountOptions
 
withMountOptions(String) - Method in class com.microsoft.azure.management.batchai.FileServerReference
Set the mountOptions value.
withMountPath(String) - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Set the mountPath value.
withMountPoint(String) - Method in class com.microsoft.azure.management.batchai.MountSettings
Set the mountPoint value.
withMountVolumes(MountVolumes) - Method in class com.microsoft.azure.management.batchai.NodeSetup
Set the mountVolumes value.
withMpnsCertificate(String) - Method in class com.microsoft.azure.management.notificationhubs.MpnsCredential
Set the mpnsCertificate value.
withMultiInstanceSettings(MultiInstanceSettings) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the multiInstanceSettings value.
withMultiInstanceSettings(MultiInstanceSettings) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the multiInstanceSettings value.
withMultiRoleCount(Integer) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the multiRoleCount value.
withMultiSize(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the multiSize value.
withN(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the n value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the name value.
withName(String) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set the name value.
withName(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the name value.
withName(String) - Method in class com.microsoft.azure.keyvault.models.IssuerParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceCheckNameAvailabilityParameters
Set the name value.
withName(SkuType) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceSkuProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.EmailTemplateParametersContractProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.ProductTagResourceContractProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.TagTagResourceContractProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.TokenBodyParameterContract
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.apimanagement.X509CertificateName
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.DatabaseBackupSetting
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.Dimension
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.HostingEnvironmentDeploymentInfo
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.HostName
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.NameValuePair
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.SiteCloneabilityCriterion
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.batchai.NameValuePair
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.cdn.DeepCreatedOrigin
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.cdn.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Set the name value.
withName(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.DiskSku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.PurchasePlan
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.Sku
Set the name value.
withName(SnapshotStorageAccountTypes) - Method in class com.microsoft.azure.management.compute.SnapshotSku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerinstance.Event
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerinstance.Operation
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerinstance.Volume
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerregistry.Actor
Set the name value.
withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Set the name value.
withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.containerregistry.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.BuildJobParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CheckNameAvailabilityParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Set the name value.
withName(DdlName) - Method in class com.microsoft.azure.management.datalake.analytics.models.EntityId
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.TypeFieldInfo
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlCredential
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDatabase
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateTrustedIdProviderWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateTrustedIdProviderWithAccountParameters
Set the name value.
withName(IotHubSku) - Method in class com.microsoft.azure.management.devices.IotHubSkuInfo
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devices.OperationInputs
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devices.RouteProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ArmTemplateParameterProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterProperties
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterPropertiesFragment
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeDataDiskFragment
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnet
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ExternalSubnetFragment
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.devtestlab.ParameterInfo
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.eventhub.CheckNameAvailabilityParameter
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.eventhub.Destination
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.eventhub.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.keyvault.LogSpecification
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.keyvault.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Set the name value.
withName(IntegrationAccountSkuName) - Method in class com.microsoft.azure.management.logic.IntegrationAccountSku
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.logic.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.machinelearning.ModuleAssetParameter
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.machinelearning.StorageAccount
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.AzureAppPushReceiver
Set the name value.
withName(LocalizableStringInner) - Method in class com.microsoft.azure.management.monitor.BaselineMetadataValue
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.EmailReceiver
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Set the name value.
withName(LocalizableStringInner) - Method in class com.microsoft.azure.management.monitor.MetadataValue
Set the name value.
withName(LocalizableStringInner) - Method in class com.microsoft.azure.management.monitor.Metric
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.Operation
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.SmsReceiver
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.monitor.WebhookReceiver
Set the name value.
withName(ApplicationGatewaySkuName) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Set the name value.
withName(LoadBalancerSkuName) - Method in class com.microsoft.azure.management.network.LoadBalancerSku
Set the name value.
withName(PublicIPAddressSkuName) - Method in class com.microsoft.azure.management.network.PublicIPAddressSku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.TopologyAssociation
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.network.TopologyResource
Set the name value.
withName(VirtualNetworkGatewaySkuName) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.notificationhubs.CheckNameAvailabilityRequestParameters
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.notificationhubs.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.powerbi.AzureSku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.powerbi.Operation
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.recoveryservices.Sku
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.redis.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.relay.CheckNameAvailability
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.relay.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.resources.AliasType
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.resources.Plan
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.resources.PolicySku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.resources.Sku
Set the name value.
withName(SkuDefinition) - Method in class com.microsoft.azure.management.scheduler.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.search.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.servicebus.CheckNameAvailability
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.servicebus.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.servicefabric.SettingsParameterDescription
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.servicefabric.SettingsSectionDescription
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.sql.CheckNameAvailabilityRequest
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.storage.CustomDomain
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.storage.Dimension
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.storage.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputColumn
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceInputs
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceOutputColumn
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.streamanalytics.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.trafficmanager.Region
Set the name value.
withNameFirst(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the nameFirst value.
withNameLast(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the nameLast value.
withNameMiddle(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the nameMiddle value.
withNameServer(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServer
Creates a NS record with the provided name server in this record set.
withNameServer(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithNSRecordNameServer
Creates a NS record with the provided name server in this record set.
withNameServer(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithNSRecordNameServer
Creates a NS record with the provided name server in this record set.
withNamespace(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Set the namespace value.
withNameValue(String, T, Class<T>) - Method in class com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum
 
withNeedFunctionalAcknowledgement(boolean) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the needFunctionalAcknowledgement value.
withNeedFunctionalAcknowledgement(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the needFunctionalAcknowledgement value.
withNeedImplementationAcknowledgement(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the needImplementationAcknowledgement value.
withNeedLoopForValidMessages(boolean) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the needLoopForValidMessages value.
withNeedLoopForValidMessages(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the needLoopForValidMessages value.
withNeedMdn(boolean) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the needMdn value.
withNeedTechnicalAcknowledgement(boolean) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the needTechnicalAcknowledgement value.
withNeedTechnicalAcknowledgement(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the needTechnicalAcknowledgement value.
withNegativeResponseCachingTimeToLiveInSeconds(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the time in seconds that any name server or resolver should cache a negative response.
withNegotiateClientCertificate(Boolean) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Set the negotiateClientCertificate value.
withNeighbor(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the neighbor value.
withNetFrameworkVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the netFrameworkVersion value.
withNetFrameworkVersion(NetFrameworkVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the .NET Framework version.
withNetFrameworkVersion(NetFrameworkVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the .NET Framework version.
withNetwork(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the network value.
withNetworkAccessControlList(List<NetworkAccessControlEntry>) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the networkAccessControlList value.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the networkConfiguration value.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the networkConfiguration value.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the networkConfiguration value.
withNetworkInterface(SubResource) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Set the networkInterface value.
withNetworkInterfaceAssociation(NetworkInterfaceAssociation) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the networkInterfaceAssociation value.
withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetNetworkConfigurationInner>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
Set the networkInterfaceConfigurations value.
withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetUpdateNetworkConfigurationInner>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateNetworkProfile
Set the networkInterfaceConfigurations value.
withNetworkInterfaceId(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Set the networkInterfaceId value.
withNetworkInterfaceId(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Set the networkInterfaceId value.
withNetworkInterfaces(List<NetworkInterfaceReferenceInner>) - Method in class com.microsoft.azure.management.compute.NetworkProfile
Set the networkInterfaces value.
withNetworkProfile(VirtualMachineScaleSetUpdateNetworkProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the networkProfile value.
withNetworkProfile(VirtualMachineScaleSetNetworkProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the networkProfile value.
withNetworkReadGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the networkReadGiB value.
withNetworkSecurityGroupRules(List<NetworkSecurityGroupRule>) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the networkSecurityGroupRules value.
withNetworkWriteGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the networkWriteGiB value.
withNewApplication(Creatable<ActiveDirectoryApplication>) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies a new application to create and use by the service principal.
withNewApplication(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithApplication
Specifies a new application to create and use by the service principal.
withNewAppServicePlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewAppServicePlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new app service plan to use.
withNewAuthorizationRule(String, AccessRights...) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithAuthorizationRule
Creates an authorization rule for the subscription.
withNewAuthorizationRule(String, AccessRights...) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
Creates an authorization rule for the subscription.
withNewAvailabilitySet(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilitySet
Specifies the name of a new availability set to associate with the virtual machine.
withNewAvailabilitySet(Creatable<AvailabilitySet>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilitySet
Specifies definition of a not-yet-created availability set definition to associate the virtual machine with.
withNewAzureFileShareVolume(String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
Specifies a new Azure file share name to be created.
withNewConsumerGroup(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithConsumerGroup
Specifies that a new consumer group should be created for the event hub.
withNewConsumerGroup(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithConsumerGroup
Specifies that a new consumer group should be created for the event hub.
withNewConsumerGroup(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithConsumerGroup
Specifies that a new consumer group should be created for the event hub.
withNewConsumerGroup(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithConsumerGroup
Specifies that a new consumer group should be created for the event hub.
withNewConsumptionPlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new consumption plan to use.
withNewConsumptionPlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new consumption plan to use.
withNewDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabase
Creates a new database in the SQL elastic pool.
withNewDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithDatabase
Creates a new database in the SQL elastic pool.
withNewDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithDatabase
Deprecated.
withNewDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithDatabase
Deprecated.
withNewDatabaseId(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithDatabase
Sets the SQL Failover Group database.
withNewDataDisk(Creatable<Disk>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk should be created explicitly with the given definition and attached to the virtual machine as a data disk.
withNewDataDisk(Creatable<Disk>, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created explicitly with the given definition and attach to the virtual machine as data disk.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(Creatable<Disk>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created explicitly with the given definition and attached to the virtual machine as a data disk.
withNewDataDisk(Creatable<Disk>, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created explicitly with the given definition and attached to the virtual machine as a data disk.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDiskFromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewElasticPool(Creatable<SqlElasticPool>) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithElasticPoolName
Sets the new elastic pool for the SQLDatabase, this will create a new elastic pool while creating database.
withNewElasticPool(Creatable<SqlElasticPool>) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithElasticPoolName
Sets the new elastic pool for the SQLDatabase, this will create a new elastic pool while creating database.
withNewElasticPool(Creatable<SqlElasticPool>) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithElasticPoolName
Sets the new elastic pool for the SQLDatabase, this will create a new elastic pool while creating database.
withNewElasticPool(String, ElasticPoolEditions, String...) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
Deprecated.
withNewElasticPool(String, ElasticPoolEditions) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
Deprecated.
withNewElasticPool(String, ElasticPoolEditions, String...) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithElasticPool
Deprecated.
withNewElasticPool(String, ElasticPoolEditions) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithElasticPool
Deprecated.
withNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
Adds new endpoint to the CDN profile.
withNewEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Adds a new endpoint.
withNewEventHub(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
Specifies that a new event hub should be created in the namespace.
withNewEventHub(String, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
Specifies that a new event hub should be created in the namespace.
withNewEventHub(String, int, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
Specifies that a new event hub should be created in the namespace.
withNewEventHub(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
Specifies that a new event hub should be created in the namespace.
withNewEventHub(String, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
Specifies that a new event hub should be created in the namespace.
withNewEventHub(String, int, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
Specifies that a new event hub should be created in the namespace.
withNewFirewallRule(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule
Deprecated.
withNewFirewallRule(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule
Deprecated.
withNewFirewallRule(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule
Deprecated.
withNewFirewallRule(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithFirewallRule
Deprecated.
withNewFirewallRule(String, String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithFirewallRule
Deprecated.
withNewFirewallRule(String, String, String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithFirewallRule
Deprecated.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new free app service plan.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new free app service plan.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new free app service plan.
withNewFreeAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new free app service plan.
withNewKeyVault(String, Region) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithKeyVault
Creates a new key vault to store the certificate private key.
withNewKeyVault(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithKeyVault
Creates a new key vault to store the certificate.
withNewKeyVault(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithKeyVault
Creates a new key vault to store the certificate.
withNewLinuxPlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewLinuxPlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has listen access to the event hub.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has listen access to the event hub.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has listen access to the event hub namespace.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has listen access to the event hub namespace.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
Creates a listen authorization rule for the queue.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
Creates a listen authorization rule for the queue.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
Creates a listen authorization rule for the Service Bus namespace.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Creates a listen authorization rule for the Service Bus namespace.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
Creates a listen authorization rule for the topic.
withNewListenRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
Creates a listen authorization rule for the topic.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has manage access to the event hub.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has manage access to the event hub.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has manage access to the event hub namespace.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has manage access to the event hub namespace.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
Creates a manage authorization rule for the queue.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
Creates a manage authorization rule for the queue.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
Creates a manage authorization rule for the Service Bus namespace.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Creates a manage authorization rule for the Service Bus namespace.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
Creates a manage authorization rule for the topic.
withNewManageRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
Creates a manage authorization rule for the topic.
withNewNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
Specifies the new namespace in which event hub needs to be created.
withNewNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Create a new virtual network to associate with the network interface IP configuration, based on the provided definition.
withNewNetwork(String, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetwork(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Create a new virtual network to associate with the network interface IP configuration, based on the provided definition.
withNewNetwork(String, String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetwork(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithNetwork
Creates a new virtual network to associate with the network interface IP configuration.
withNewNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithNetwork
Create a new virtual network to associate with the virtual network gateway, based on the provided definition.
withNewNetwork(String, String, String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the virtual network gateway.
withNewNetwork(String, String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the virtual network gateway.
withNewNetworkSecurityGroup(Creatable<NetworkSecurityGroup>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithNetworkSecurityGroup
Create a new network security group to associate with network interface, based on the provided definition.
withNewNetworkSecurityGroup(Creatable<NetworkSecurityGroup>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithNetworkSecurityGroup
Create a new network security group to associate with network interface, based on the provided definition.
withNewParentResource(Creatable<ParentT>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.IndependentChild.DefinitionStages.WithParentResource
Creates a new child resource under parent resource.
withNewPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Set the newPassword value.
withNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
Adds a new endpoint to current CDN profile.
withNewPremiumEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Adds new endpoint to current Premium Verizon CDN profile.
withNewPrimaryNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
withNewPrimaryNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.
withNewPrimaryNetwork(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the virtual machine's primary network interface.
withNewPrimaryNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Create a new virtual network to associate with the network interface's primary IP configuration, based on the provided definition.
withNewPrimaryNetwork(String, String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Creates a new virtual network to associate with the network interface's primary IP configuration.
withNewPrimaryNetwork(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetwork
Creates a new virtual network to associate with the network interface's primary IP configuration.
withNewPrimaryNetworkInterface(Creatable<NetworkInterface>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
Creates a new network interface to associate with the virtual machine as its primary network interface, based on the provided definition.
withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Creates a new public IP address to associate with the VM's primary network interface.
withNewPrimaryPublicIPAddress(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Creates a new public IP address in the same region and resource group as the resource, with the specified DNS label and associates it with the VM's primary network interface.
withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Create a new public IP address to associate with network interface's primary IP configuration, based on the provided definition.
withNewPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource and associate it with the network interface's primary IP configuration.
withNewPrimaryPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associate it with the network interface's primary IP configuration.
withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Create a new public IP address to associate the network interface's primary IP configuration, based on the provided definition.
withNewPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource and associate it with the network interface's primary IP configuration.
withNewPrimaryPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associate it with the network interface's primary IP configuration.
withNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.
withNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address to associate with the resource.
withNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address in the same region and group as the resource and associates it with the resource.
withNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.
withNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address to associate with the resource.
withNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address in the same region and group as the resource and associates it with the resource.
withNewPublicIPAddress(String) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress
Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.
withNewPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address to associate with the resource.
withNewPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
Creates a new public IP address in the same region and group as the resource and associates it with the resource.
withNewQueue(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithQueue
Creates a queue entity in the Service Bus namespace.
withNewQueue(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
Creates a queue entity in the Service Bus namespace.
withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Creates a new resource group to put the resource in.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewResourceGroup(String, Region) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithGroup
Creates a new resource group to put the deployment in.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewResourceGroup(Creatable<ResourceGroup>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
Creates a new resource group to put the resource in, based on the definition specified.
withNewResourceGroup(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
Creates a new resource group to put the resource in.
withNewResourceGroup() - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
Creates a new resource group to put the resource in.
withNewResourceGroup(String, Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
Creates a new resource group to put the resource in.
withNewResourceGroup(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
Creates a new resource group to put the resource in.
withNewRole(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRole(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInResourceGroup(BuiltInRole, ResourceGroup) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInResourceGroup(BuiltInRole, ResourceGroup) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInSubscription(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewRoleInSubscription(BuiltInRole, String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Assigns a new role to the service principal.
withNewSecondaryNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
withNewSecondaryNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
withNewSecondaryNetworkInterface(Creatable<NetworkInterface>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface
Creates a new network interface to associate with the virtual machine, based on the provided definition.
withNewSecondaryNetworkInterface(Creatable<NetworkInterface>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
Creates a new network interface to associate with the virtual machine.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has send access to the event hub.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has send access to the event hub.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has send access to the event hub namespace.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
Specifies that a new authorization rule should be created that has send access to the event hub namespace.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
Creates a send authorization rule for the queue.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
Creates a send authorization rule for the queue.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
Creates a send authorization rule for the Service Bus namespace.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Creates a send authorization rule for the Service Bus namespace.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
Creates a send authorization rule for the topic.
withNewSendRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
Creates a send authorization rule for the topic.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithNewAppServicePlan
Creates a new shared app service plan.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithAppServicePlan
Creates a new shared app service plan.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new shared app service plan.
withNewSharedAppServicePlan() - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithAppServicePlan
Creates a new shared app service plan.
withNewStandardSslCertificateOrder(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Places a new App Service certificate order to use for the hostname.
withNewStandardSslCertificateOrder(String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Places a new App Service certificate order to use for the hostname.
withNewStorageAccount(String, SkuName) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithStorageAccount
Creates a new storage account to use for the function app.
withNewStorageAccount(String, SkuName) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithStorageAccount
Creates a new storage account to use for the function app.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
Specifies a new storage account to associate with the Batch account.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithStorage
Specifies the name of a new storage account to be created and associated with this Batch account.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
Specifies a new storage account to create and associate with the Batch account.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
Specifies a new storage account to create and associate with the Batch account.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithStorageAccount
Specifies the name of a new storage account to put the VM's OS and data disk VHD into.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithStorageAccount
Specifies the definition of a not-yet-created storage account to put the VM's OS and data disk VHDs into.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithStorageAccount
Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithStorageAccount
Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
The parameters for a storage account for the container registry.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
The parameters for a storage account for the container registry.
withNewStorageAccountForCapturedData(Creatable<StorageAccount>, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureProviderOrCreate
Specifies a new storage account to store the captured data when data capturing is enabled.
withNewStorageAccountForCapturedData(Creatable<StorageAccount>, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
Specifies a new storage account to store the captured data when data capturing is enabled.
withNewSubscription(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSubscription
Creates a subscription entity for the Service Bus topic.
withNewSubscription(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSubscription
Creates a subscription entity for the Service Bus topic.
withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the newTier value.
withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the newTier value.
withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the newTier value.
withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the newTier value.
withNewTopic(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithTopic
Creates a topic entity in the Service Bus namespace.
withNewTopic(String, int) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithTopic
Creates a topic entity in the Service Bus namespace.
withNewUnmanagedDataDisk(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Attaches a new blank unmanaged data disk to the virtual machine.
withNewUnmanagedDataDisk(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Specifies that a new blank unmanaged data disk needs to be attached to virtual machine.
withNewUserAssignedManagedServiceIdentity(Creatable<Identity>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUserAssignedManagedServiceIdentity
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
withNewUserAssignedManagedServiceIdentity(Creatable<Identity>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUserAssignedManagedServiceIdentity
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
withNewUserAssignedManagedServiceIdentity(Creatable<Identity>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithUserAssignedManagedServiceIdentity
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine scale set.
withNewUserAssignedManagedServiceIdentity(Creatable<Identity>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource
specifies that unmanaged disk needs to be created with a new VHD of given size.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
specifies that unmanaged disk needs to be created with a new VHD of given size.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
specifies that disk needs to be created with a new VHD of given size.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
specifies that disk needs to be created with a new VHD of given size.
withNewWindowsPlan(PricingTier) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNewWindowsPlan(Creatable<AppServicePlan>) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithNewAppServicePlan
Creates a new app service plan to use.
withNextHop(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the nextHop value.
withNextHop(RouteNextHopType) - Method in interface com.microsoft.azure.management.network.Route.DefinitionStages.WithNextHopType
Specifies the next hop type.
withNextHop(RouteNextHopType) - Method in interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithNextHopType
Specifies the next hop type.
withNextHop(RouteNextHopType) - Method in interface com.microsoft.azure.management.network.Route.UpdateStages.WithNextHopType
Specifies the next hop type.
withNextHopToVirtualAppliance(String) - Method in interface com.microsoft.azure.management.network.Route.DefinitionStages.WithNextHopType
Specifies the IP address of the virtual appliance for the next hop to go to.
withNextHopToVirtualAppliance(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateDefinitionStages.WithNextHopType
Specifies the IP address of the virtual appliance for the next hop to go to.
withNextHopToVirtualAppliance(String) - Method in interface com.microsoft.azure.management.network.Route.UpdateStages.WithNextHopType
Specifies the IP address of the virtual appliance for the next hop to go to.
withNextLink(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItemList
Set the nextLink value.
withNextRunTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Set the nextRunTime value.
withNodeAgentSKUId(String) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the nodeAgentSKUId value.
withNodeCount(int) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithNodeCount
 
withNodeDeallocationOption(ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Set the nodeDeallocationOption value.
withNodeDeallocationOption(ComputeNodeDeallocationOption) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the nodeDeallocationOption value.
withNodeDeallocationOption(DeallocationOption) - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
Set the nodeDeallocationOption value.
withNodeDisableSchedulingOption(DisableComputeNodeSchedulingOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeDisableSchedulingParameter
Set the nodeDisableSchedulingOption value.
withNodeFillType(ComputeNodeFillType) - Method in class com.microsoft.azure.batch.protocol.models.TaskSchedulingPolicy
Set the nodeFillType value.
withNodeId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the nodeId value.
withNodeId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the nodeId value.
withNodeId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphParameterLink
Set the nodeId value.
withNodeInfo(ComputeNodeInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the nodeInfo value.
withNodeInfo(ComputeNodeInformation) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the nodeInfo value.
withNodeList(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Set the nodeList value.
withNodeRebootOption(ComputeNodeRebootOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeRebootParameter
Set the nodeRebootOption value.
withNodeReimageOption(ComputeNodeReimageOption) - Method in class com.microsoft.azure.batch.protocol.models.NodeReimageParameter
Set the nodeReimageOption value.
withNodes(Map<String, GraphNode>) - Method in class com.microsoft.azure.management.machinelearning.GraphPackage
Set the nodes value.
withNodeUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the nodeUrl value.
withNodeUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the nodeUrl value.
withNodeVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the nodeVersion value.
withNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
Enables non-ssl Redis server port (6379).
withNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithNonSslPort
Enables non-ssl Redis server port (6379).
withNotBefore(DateTime) - Method in class com.microsoft.azure.keyvault.models.Attributes
Set the notBefore value.
withNote(String) - Method in class com.microsoft.azure.management.apimanagement.UserEntityBaseParameters
Set the note value.
withNotes(String) - Method in interface com.microsoft.azure.management.locks.ManagementLock.DefinitionStages.WithNotes
Specifies the notes for the lock.
withNotes(String) - Method in interface com.microsoft.azure.management.locks.ManagementLock.UpdateStages.WithNotes
Specifies the notes for the lock.
withNotificationSenderEmail(String) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Set the notificationSenderEmail value.
withNotificationSent(String) - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Set the notificationSent value.
withNotifier(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
Set the notifier value.
withNotifier(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Set the notifier value.
withNsdname(String) - Method in class com.microsoft.azure.management.dns.NsRecord
Set the nsdname value.
withNumberOfFilesUploaded(int) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Set the numberOfFilesUploaded value.
withNumberOfInstances(Integer) - Method in class com.microsoft.azure.batch.protocol.models.MultiInstanceSettings
Set the numberOfInstances value.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfProbes(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithNumberOfProbes
Specifies the number of unsuccessful probes before failure is determined.
withNumberOfWorkers(Integer) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the numberOfWorkers value.
withNumFailedTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the numFailedTasks value.
withNumFailedTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the numFailedTasks value.
withNumSucceededTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the numSucceededTasks value.
withNumSucceededTasks(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the numSucceededTasks value.
withNumTaskRetries(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the numTaskRetries value.
withNumTaskRetries(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the numTaskRetries value.
withOAuth2(OAuth2AuthenticationSettingsContract) - Method in class com.microsoft.azure.management.apimanagement.AuthenticationSettingsContract
Set the oAuth2 value.
withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Set the objectId value.
withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Set the objectId value.
withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Set the objectId value.
withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Set the objectId value.
withObjectId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Set the objectId value.
withObjectId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Set the objectId value.
withObjectId(String) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Set the objectId value.
withObjectKey(String) - Method in class com.microsoft.azure.management.apimanagement.OperationResultLogItemContract
Set the objectKey value.
withObjectType(String) - Method in class com.microsoft.azure.management.apimanagement.OperationResultLogItemContract
Set the objectType value.
withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
Set the objectType value.
withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
Set the objectType value.
withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
Set the objectType value.
withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
Set the objectType value.
withOccurrence(Integer) - Method in class com.microsoft.azure.management.logic.RecurrenceScheduleOccurrence
Set the occurrence value.
withOccurrence(Integer) - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceScheduleMonthlyOccurrence
Set the occurrence value.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the ocpBatchFileIsdirectory value.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the ocpBatchFileIsdirectory value.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the ocpBatchFileIsdirectory value.
withOcpBatchFileIsdirectory(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the ocpBatchFileIsdirectory value.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the ocpBatchFileMode value.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the ocpBatchFileMode value.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the ocpBatchFileMode value.
withOcpBatchFileMode(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the ocpBatchFileMode value.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the ocpBatchFileUrl value.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the ocpBatchFileUrl value.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the ocpBatchFileUrl value.
withOcpBatchFileUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the ocpBatchFileUrl value.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the ocpCreationTime value.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the ocpCreationTime value.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the ocpCreationTime value.
withOcpCreationTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the ocpCreationTime value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the ocpDate value.
withOcpDate(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the ocpDate value.
withOcpRange(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the ocpRange value.
withOcpRange(String) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the ocpRange value.
withOdataFilter(String) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Sets the **$filter** that is used to reduce the set of metric data returned.
withOffer(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set the offer value.
withOffer(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
Set the offer value.
withOffer(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Set the offer value.
withOffer(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Set the offer value.
withOffer(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Set the offer value.
withOfferName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Set the offerName value.
withOffline(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the offline value.
withOldServerDnsAliasId(String) - Method in class com.microsoft.azure.management.sql.ServerDnsAliasAcquisition
Set the oldServerDnsAliasId value.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the onAllTasksComplete value.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the onAllTasksComplete value.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set the onAllTasksComplete value.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the onAllTasksComplete value.
withOnAllTasksComplete(OnAllTasksComplete) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set the onAllTasksComplete value.
withOnlyHttpsTraffic() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithAccessTraffic
Specifies that only https traffic should be allowed to storage account.
withOnlyHttpsTraffic() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTraffic
Specifies that only https traffic should be allowed to storage account.
withOnTaskFailure(OnTaskFailure) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the onTaskFailure value.
withOnTaskFailure(OnTaskFailure) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the onTaskFailure value.
withOnTaskFailure(OnTaskFailure) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the onTaskFailure value.
withOperatingSystem(OperatingSystem) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithOperatingSystem
Specifies the operating system of the app service plan.
withOperatingSystem(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.OSDiskImage
Set the operatingSystem value.
withOperation(String) - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.gallery.AutoscaleNotification
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.logic.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.monitor.AutoscaleNotification
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.monitor.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.powerbi.Display
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Set the operation value.
withOperation(String) - Method in class com.microsoft.azure.management.storage.OperationDisplay
Set the operation value.
withOperationName(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the operationName value.
withOperationName(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the operationName value.
withOperations(List<ProviderOperation>) - Method in class com.microsoft.azure.management.graphrbac.ResourceType
Set the operations value.
withOperationsMonitoringProperties(OperationsMonitoringProperties) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the operationsMonitoringProperties value.
withOperator(OperatorType) - Method in class com.microsoft.azure.management.consumption.Notification
Set the operator value.
withOperator(ConditionOperator) - Method in class com.microsoft.azure.management.gallery.ManagementEventAggregationCondition
Set the operator value.
withOperator(ComparisonOperationType) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the operator value.
withOperator(ConditionOperator) - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Set the operator value.
withOperator(ConditionOperator) - Method in class com.microsoft.azure.management.monitor.ManagementEventAggregationCondition
Set the operator value.
withOperator(ComparisonOperationType) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the operator value.
withOperator(ConditionOperator) - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Set the operator value.
withOrchestrator(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
Set the orchestrator value.
withOrchestratorType(ContainerServiceOrchestratorTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Set the orchestratorType value.
withOrchestratorType(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Set the orchestratorType value.
withOrchestratorType(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set the orchestratorType value.
withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Set the orchestratorVersion value.
withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Set the orchestratorVersion value.
withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set the orchestratorVersion value.
withOrder(Integer) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the order value.
withOrder(Double) - Method in class com.microsoft.azure.management.appservice.Solution
Set the order value.
withOrganization(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the organization value.
withOrganization(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithOrganization
 
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the organizationDetails value.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.requests.SetCertificateIssuerRequest.Builder
Set issuer organization details.
withOrganizationDetails(OrganizationDetails) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer organization details.
withOrganizationId(String) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Set the organizationId value.
withOrganizationUrl(String) - Method in class com.microsoft.azure.management.customerinsights.CrmConnectorProperties
Set the organizationUrl value.
withOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.StandardEndpoint
Specifies the origin of the CDN endpoint.
withOrigin(ContainerInstanceOperationsOrigin) - Method in class com.microsoft.azure.management.containerinstance.Operation
Set the origin value.
withOrigin(String) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the origin value.
withOrigin(String) - Method in class com.microsoft.azure.management.powerbi.Display
Set the origin value.
withOriginalPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
Set the originalPath value.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Specifies the origin path.
withOriginPath(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Specifies the origin path.
withOsDisk(OSDisk) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the osDisk value.
withOsDisk(ImageOSDisk) - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Set the osDisk value.
withOsDisk(OSDisk) - Method in class com.microsoft.azure.management.compute.StorageProfile
Set the osDisk value.
withOsDisk(VirtualMachineScaleSetOSDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Set the osDisk value.
withOsDisk(VirtualMachineScaleSetUpdateOSDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Set the osDisk value.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the caching type for the OS disk.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the caching type for the OS disk.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings
Specifies the caching type for OS disk.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings
Specifies the caching type for the operating system disk.
withOSDiskEncryptionSettings(DiskEncryptionSettings) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the encryption settings for the OS Disk.
withOSDiskEncryptionSettings(DiskEncryptionSettings) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the encryption settings for the OS Disk.
withOsDiskId(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Set the osDiskId value.
withOsDiskId(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Set the osDiskId value.
withOSDiskName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the name for the OS Disk.
withOSDiskName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings
Specifies the name for the OS disk.
withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the osDiskSizeGB value.
withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set the osDiskSizeGB value.
withOSDiskSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the size of the OSDisk in GB.
withOSDiskSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the size of the OS disk in GB.
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings
Specifies the size in GB for OS disk.
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithOSDiskSize
OS Disk Size in GB to be used for every machine in the agent pool.
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithOSDiskSize
OS disk size in GB to be used for each virtual machine in the agent pool.
withOSDiskStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedCreate
Specifies the storage account type for the managed OS disk.
withOSDiskStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
Specifies the storage account type for managed OS disk.
withOSDiskVhdLocation(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedCreate
Specifies the name of an OS disk VHD file and its parent container.
withOsFamily(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Set the osFamily value.
withOsName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the osName value.
withOsProfile(VirtualMachineScaleSetUpdateOSProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the osProfile value.
withOsProfile(VirtualMachineScaleSetOSProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the osProfile value.
withOsState(OperatingSystemStateTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the osState value.
withOsType(OSType) - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentSku
Set the osType value.
withOSType(OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithOSSettings
Specifies the operating system.
withOsType(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the osType value.
withOsType(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the osType value.
withOSType(OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.UpdateStages.WithOSSettings
Specifies the operating system type.
withOsType(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the osType value.
withOSType(OSType) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithOSType
OS type to be used for every machine in the agent pool.
withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the osType value.
withOSType(OSType) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithOSType
OS type to be used for each virtual machine in the agent pool.
withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set the osType value.
withOsType(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Set the osType value.
withOsType(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Set the osType value.
withOsType(CustomImageOsType) - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesCustom
Set the osType value.
withOsType(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Set the osType value.
withOsType(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Set the osType value.
withOsVersion(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the osVersion value.
withoutAaaaRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a AAAA record set in the DNS zone.
withoutAaaaRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a AAAA record set in the DNS zone.
withoutAcceleratedNetworking() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithAcceleratedNetworking
Disables accelerated networking.
withoutAccess(RoleAssignment) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that an access role assigned to the identity should be removed.
withoutAccessFromAzureServices() - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithFirewallRule
Sets the Azure services default access to this server to false.
withoutAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously added access exception to the storage account from application running on azure should be removed.
withoutAccessFromEitherNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithAccess
Disallows access to either peered network from the other.
withoutAccessFromEitherNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithAccess
Disallows access to either peered network from the other.
withoutAccessFromService(ServiceEndpointType) - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithServiceEndpoint
Specifies that existing access from a service endpoint should be removed.
withoutAccessPolicy(String) - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
Remove an access policy from the access policy list.
withoutAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.msi.Identity.UpdateStages.WithAccess
Specifies that an access role assigned to the identity should be removed.
withoutAddress(ApplicationGatewayBackendAddress) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Ensure the specified address is not associated with this backend.
withoutAddressSpace(String) - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.UpdateStages.WithAddressSpace
Remove address space.
withoutAddressSpace(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithAddressSpace
Removes the specified address space from the virtual network, assuming it's not in use bu any of the subnets.
withoutAnyDisabledSslProtocols() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Enables all SSL protocols, if previously disabled.
withoutAnyGatewayUse() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithGatewayUse
Disables any gateway use by this network and the remote one.
withoutAnyGatewayUse() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithGatewayUse
Disables any gateway use by this network and the remote one.
withoutApplication(String) - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
Removes the specified application from the Batch account.
withoutApplicationGatewayBackends() - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithApplicationGateway
Removes all existing associations with application gateway backends.
withoutApplicationPackage(String) - Method in interface com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
Deletes specified application package from the application.
withoutAppSetting(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Removes an app setting from the web app.
withoutARecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a A record set in the DNS zone.
withoutARecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a A record set in the DNS zone.
withoutAuthentication() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAuthentication
Turns off the authentication on the web app.
withoutAuthenticationCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithAuthenticationCertificate
Removes an existing application gateway authentication certificate.
withoutAuthenticationCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
Removes the reference to the specified authentication certificate from this HTTP backend configuration.
withoutAuthenticationCertificates() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
Removes all references to any authentication certificates.
withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
Specifies that an authorization rule associated with the event hub should be deleted.
withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
Deletes an authorization rule associated with the event hub namespace.
withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
Removes an authorization rule for the queue.
withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
Removes an authorization rule from the Service Bus namespace.
withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
Removes an authorization rule for the topic.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Disables automatic updates.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies that automatic updates should be disabled.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Disables automatic updates.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Disables automatic updates.
withoutAzureCertificate(String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithAzureCertificate
Removes attached azure certificate with specified name.
withoutBackend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Removes the specified backend.
withoutBackend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithBackend
Removes the specified backend from the load balancer.
withoutBackendFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Ensures the specified fully qualified domain name (FQDN) is not associated with any backend.
withoutBackendHttpConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackendHttpConfig
Removes the specified backend HTTP configuration from this application gateway.
withoutBackendIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
Ensures the specified IP address is not associated with any backend.
withoutBgp() - Method in interface com.microsoft.azure.management.network.LocalNetworkGateway.UpdateStages.WithBgp
Disables BGP.
withoutBgp() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.UpdateStages.WithBgp
Disables BGP for this virtual network gateway.
withoutBgp() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.UpdateStages.WithBgp
Disable BGP for the connection.
withoutBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Disables encryption for blob service.
withoutBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Disables encryption for blob service.
withoutBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be disabled in the virtual machine.
withoutBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be disabled in the virtual machine scale set.
withoutCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSslCert
withoutClassicOperations() - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.UpdateStages.WithAllowClassicOperations
 
withoutCNameRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a CNAME record set in the DNS zone.
withoutCNameRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a CNAME record set in the DNS zone.
withoutConnectionDraining() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDraining
Disables connection draining.
withoutConnectionString(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Removes a connection string from the web app.
withoutConsumerGroup(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithConsumerGroup
Specifies that a consumer group associated with the event hub should be deleted.
withoutContentTypesToCompress() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Clears entire list of content types to compress.
withoutContentTypeToCompress(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Removes the content type to compress from the list.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity
Disables cookie based affinity.
withoutCookieBasedAffinity() - Method in interface com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateStages.WithCookieBasedAffinity
Disables cookie based affinity.
withoutCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithCredential
Removes a key.
withoutCredential(String) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithCredential
Removes a credential.
withoutCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdatePremiumEndpoint
Removes CDN custom domain within an endpoint.
withoutCustomDomain(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Removes CDN custom domain within an endpoint.
withoutDailyUsageQuota() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withoutDailyUsageQuota() - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithDailyUsageQuota
Specifies the daily usage data cap.
withoutDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithDatabase
Deprecated.
withoutDatabaseId(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithDatabase
Removes the SQL Failover Group database.
withoutDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Detaches a managed data disk with the given LUN from the virtual machine.
withoutDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Detaches managed data disk with the given LUN from the virtual machine scale set instances.
withoutDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Removes a default document.
withoutDefaultDocument(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Removes a default document.
withoutDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithDiagnostics
Disables diagnostics.
withoutDisabledSslProtocol(ApplicationGatewaySslProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Enables the specified SSL protocol, if previously disabled.
withoutDisabledSslProtocols(ApplicationGatewaySslProtocol...) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
Enables the specified SSL protocols, if previously disabled.
withoutDnsServer(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithDnsServer
Removes a DNS server associated with the network interface.
withoutDuplicateMessageDetection() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDuplicateMessageDetection
Specifies that duplicate message detection needs to be disabled.
withoutDuplicateMessageDetection() - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
Specifies that duplicate message detection needs to be disabled.
withoutElasticPool() - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithElasticPoolName
Removes database from it's elastic pool.
withoutElasticPool(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithElasticPool
Deprecated.
withoutEmailToAccountAdmins() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins
Disables the alert will be sent to the account administrators.
withoutEmailToAccountAdmins() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins
Disables the alert will be sent to the account administrators.
withoutEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
withoutEndpoint(String) - Method in interface com.microsoft.azure.management.cdn.CdnProfile.UpdateStages.WithEndpoint
Removes an endpoint from the profile.
withoutEndpoint(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
Removes an endpoint in the profile.
withoutEventHub(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
Deletes an event hub in the event hub namespace.
withoutEventHub() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithEventHub
Removes the EventHub from the Diagnostic Settings.
withoutExpiredMessageMovedToDeadLetterQueue() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
Specifies that expired message should not be moved to dead-letter queue.
withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message should not be moved to dead-letter subscription.
withoutExpiredMessageMovedToDeadLetterSubscription() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription
Specifies that expired message should not be moved to dead-letter subscription.
withoutExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpressMessage
Specifies that messages in this queue are not express hence they should be cached in memory.
withoutExpressMessage() - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithExpressMessage
Specifies that messages in this topic are not express hence they should be cached in memory.
withoutExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithExtension
Detaches an extension from the virtual machine.
withoutExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithExtension
Removes the extension with the specified name from the virtual machines in the scale set.
withoutFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Disables encryption for file service.
withoutFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Disables encryption for file service.
withoutFirewallRule(String) - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithFirewallRule
Deprecated.
withoutFqdn(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Ensures the specified fully qualified domain name (FQDN) is not associated with this backend.
withoutFrontend(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Removes the specified front end IP configuration.
withoutFrontend(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithPublicFrontend
Removes the specified frontend from the load balancer.
withoutFrontendPort(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Removes the specified frontend port.
withoutFrontendPort(int) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
Removes the specified frontend port.
withoutGatewayUseByRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithGatewayUse
Stops and disallows the use of this network's gateway by the remote network.
withoutGatewayUseOnRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithGatewayUse
Stops this network's use of the remote network's gateway.
withoutGeoFilter(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Removes an entry from the geo filters list.
withoutGeoFilters() - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Clears entire geo filters list.
withoutGeographicLocation(GeographicLocation) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
Specifies the geographic location to be removed from the endpoint's geographic location entries.
withoutGeographicLocation(String) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
Specifies the geographic location to be removed from the endpoint's geographic location entries.
withoutHealthyHttpResponseStatusCodeRanges() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithHealthyHttpResponseStatusCodeRanges
Removes all healthy HTTP status response code ranges.
withoutHostHeader() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader
Specifies that no host header should be used.
withoutHostnameBinding(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Unbinds a hostname from the web app.
withoutIdentifierUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl
Removes an identifier URL from the application.
withoutInboundNatPool(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatPool
Removes the specified inbound NAT pool from the load balancer.
withoutInboundNatRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithInboundNatRule
Removes the specified inbound NAT rule from the load balancer.
withoutIPAddress(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackend.UpdateStages.WithAddress
Ensures the specified IP address is not associated with this backend.
withoutIpAddressAccess(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously allowed access from specific ip address should be removed.
withoutIpAddressRangeAccess(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously allowed access from specific ip range should be removed.
withoutIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
Removes the specified IP configuration.
withoutIPConfiguration(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPConfiguration
Removes the specified IP configuration.
withoutIPForwarding() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithIPForwarding
Disable IP forwarding in the network interface.
withoutIPv4Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithARecordIPv4Address
Removes the A record with the provided IPv4 address from the record set.
withoutIPv6Address(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
Removes an AAAA record with the provided IPv6 address from this record set.
withoutJava() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Turn off Java support.
withoutLeafDomainLabel() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithLeafDomainLabel
Ensures that no leaf domain label will be used.
withoutLeafDomainLabel() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithLeafDomainLabel
Ensures that no leaf domain label will be used.
withoutListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithListener
Removes a frontend listener from the application gateway.
withoutLoadBalancerBackends() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Removes all the existing associations with any load balancer backends.
withoutLoadBalancerBackends() - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Removes all the existing associations with load balancer backends.
withoutLoadBalancerInboundNatRules() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithLoadBalancer
Removes all the existing associations with any load balancer inbound NAT rules.
withoutLoadBalancerInboundNatRules() - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithLoadBalancer
Removes all the existing associations with load balancer inbound NAT rules.
withoutLoadBalancingRule(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithLoadBalancingRule
Removes the specified load balancing rule from the load balancer, if present.
withoutLog(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithMetricAndLogs
Removes the Log Setting from the Diagnostic Setting.
withoutLogAnalytics() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithLogAnalytics
Removes the Log Analytics from the Diagnostic Settings.
withoutLogging() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithEnabled
Disable flow logging.
withoutLogs() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithMetricAndLogs
Removes all the Log Settings from the Diagnostic Setting.
withoutMailExchange(String, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMXRecordMailExchange
Removes MX record with the provided mail exchange server and priority from this record set.
withoutMember(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a member based on its object id.
withoutMember(ActiveDirectoryUser) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a user as a member in the group.
withoutMember(ActiveDirectoryGroup) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a group as a member in the group.
withoutMember(ServicePrincipal) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.UpdateStages.WithMember
Removes a service principal as a member in the group.
withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageBatching
Specifies that the default batching should be disabled on this queue.
withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageBatching
Specifies that batching of messages should be disabled when Service Bus write messages to or delete messages from it's internal store.
withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching
Specifies that the default batching should be disabled on this subscription.
withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageBatching
Specifies that batching of messages should be disabled when service bus write messages to or delete messages from it's internal store.
withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
Specifies that the default batching should be disabled on this topic.
withoutMessageBatching() - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithMessageBatching
Specifies that batching of messages should be disabled when Service Bus write messages to or delete messages from it's internal store.
withoutMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
Specifies that filter evaluation failed message should not be moved to dead-letter subscription.
withoutMetadata(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMetadata
Removes a metadata from the record set.
withoutMetric(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithMetricAndLogs
Removes the Metric Setting from the Diagnostic Setting.
withoutMetrics() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithMetricAndLogs
Removes all the Metric Settings from the Diagnostic Setting.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithAutoUpgradeMinorVersion
disables auto upgrade of the extension.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
disables auto upgrade of the extension.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithAutoUpgradeMinorVersion
Disables auto upgrading the extension with minor versions.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
Disables auto upgrade of the extension with minor versions.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithAutoUpgradeMinorVersion
Disables auto upgrading of the extension with minor versions.
withoutMXRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a MX record set in the DNS zone.
withoutMXRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a MX record set in the DNS zone.
withoutNameServer(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithNSRecordNameServer
Rmoves a NS record with the provided name server from this record set.
withoutNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithNetworkSecurityGroup
Specifies that remove any network security group associated with the network interface.
withoutNetworkSecurityGroup() - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithNetworkSecurityGroup
Removes the association of this subnet with any network security group.
withoutNetworkSubnetAccess(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously allowed access from specific virtual network subnet should be removed.
withoutNewAuthorizationRule(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
Removes an authorization rule for the subscription.
withoutNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithNonSslPort
Disables non-ssl Redis server port (6379).
withoutNSRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a NS record set in the DNS zone.
withoutNSRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a NS record set in the DNS zone.
withoutOverProvisioning() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOverProvision
Disables over-provisioning of virtual machines.
withoutPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithPartitioning
Specifies that the default partitioning should be disabled on this queue.
withoutPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithPartitioning
Specifies that the default partitioning should be disabled on this topic.
withoutPathIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithPathIncluded
Specifies that the path should not be included in the redirected URL.
withoutPhp() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Turn off PHP support.
withoutPlan() - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithPlan
Specifies the plan of the resource.
withoutPlan() - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithPlan
Specifies the plan of the resource.
withoutPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithoutPorts
Specifies that not ports will be opened internally or externally for this container instance.
withoutPrimaryInternalLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer
Specifies that no internal load balancer should be associated with the primary network interfaces of the virtual machines in the scale set.
withoutPrimaryInternalLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer
Removes the association between the internal load balancer and the primary network interface configuration.
withoutPrimaryInternalLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend
Removes the associations between the primary network interface configuration and the specified backends of the internal load balancer.
withoutPrimaryInternalLoadBalancerNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool
Removes the associations between the primary network interface configuration and the specified inbound NAT pools of the internal load balancer.
withoutPrimaryInternetFacingLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer
Specifies that no public load balancer should be associated with the virtual machine scale set.
withoutPrimaryInternetFacingLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer
Removes the association between the Internet-facing load balancer and the primary network interface configuration.
withoutPrimaryInternetFacingLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend
Removes the associations between the primary network interface configuration and the specfied backends of the Internet-facing load balancer.
withoutPrimaryInternetFacingLoadBalancerNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool
Removes the associations between the primary network interface configuration and the specified inbound NAT pools of an Internet-facing load balancer.
withoutPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Specifies that the VM should not have a public IP address.
withoutPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress
Specifies that remove any public IP associated with the network interface's primary IP configuration.
withoutPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPrivateFrontend
Specifies that no private (internal) frontend should be enabled.
withoutPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Specifies that the application gateway should not be private, i.e.
withoutPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithPrivateFrontend
Specifies that no private, or internal, front end should be enabled.
withoutProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithProbe
Removes a probe from the application gateway.
withoutProbe() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe
Removes the association with a probe.
withoutProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancer.UpdateStages.WithProbe
Removes the specified probe from the load balancer, if present.
withoutProbe() - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithProbe
Removes any association with a probe and falls back to Azure's default probing mechanism.
withoutPtrRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a PTR record set in the DNS zone.
withoutPtrRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a PTR record set in the DNS zone.
withoutPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPublicFrontend
Specifies that the application gateway should not be Internet-facing.
withoutPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
Specifies that the application gateway should not be Internet-facing.
withoutPublicIPAddress() - Method in interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
Removes the existing reference to a public IP address.
withOutput(Object) - Method in class com.microsoft.azure.management.compute.ComputeLongRunningOperationProperties
Set the output value.
withOutput(ServiceInputOutputSpecification) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the output value.
withOutput(FunctionOutput) - Method in class com.microsoft.azure.management.streamanalytics.ScalarFunctionProperties
Set the output value.
withOutputDirectory(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithOutputDirectory
 
withOutputFiles(List<OutputFile>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the outputFiles value.
withOutputFiles(List<OutputFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the outputFiles value.
withOutputFiles(List<OutputFile>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the outputFiles value.
withOutputId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Set the outputId value.
withOutputPorts(Map<String, OutputPort>) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the outputPorts value.
withOutputs(Object) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the outputs value.
withOutputs(List<AzureMachineLearningWebServiceOutputColumn>) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionBinding
Set the outputs value.
withOutputUrl(String) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the outputUrl value.
withoutPython() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Turn off Python support.
withoutQueryStringIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithQueryStringIncluded
Specifies that the query string should not be included in the redirected URL.
withoutQueue(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
Removes a queue entity from the Service Bus namespace.
withoutReadAccessToLoggingFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously added read access exception to the storage logging from any network should be removed.
withoutReadAccessToMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously added read access exception to the storage metrics from any network should be removed.
withoutReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
A georeplication location for the CosmosDB account.
withoutRecord(String, int, int, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSrvRecordEntry
Removes a service record for a service.
withoutRedirectConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRedirectConfiguration
Removes a redirect configuration from the application gateway.
withoutRedirectConfiguration() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfig
Removes the association with a redirect configuration, if any.
withoutRedisConfiguration() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
Cleans all the configuration settings being set on Redis Cache.
withoutRedisConfiguration(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
Removes specified Redis Cache configuration setting.
withoutRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
Disable admin user.
withoutReplyUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithReplyUrl
Removes a reply URL.
withoutRequestRoutingRule(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRequestRoutingRule
Removes a request routing rule from the application gateway.
withoutReverseFqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithReverseFQDN
Ensures that no reverse FQDN will be used.
withoutReverseFqdn() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithReverseFQDN
Ensures that no reverse FQDN will be used.
withoutRole(RoleAssignment) - Method in interface com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
Removes a role from the service principal.
withoutRoute(String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Removes the specified route from the route table.
withoutRouteTable() - Method in interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithRouteTable
Removes the association with a route table, if any.
withoutRule(String) - Method in interface com.microsoft.azure.management.network.NetworkSecurityGroup.UpdateStages.WithRule
Removes an existing security rule.
withoutSecondaryNetworkInterface(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
Removes a secondary network interface from the virtual machine.
withoutServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication
Ensures server name indication (SNI) is not required.
withoutServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
Ensures server name indication (SNI) is not required.
withoutServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages.WithServerNameIndication
Ensures server name indication (SNI) is not required.
withoutSession() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSession
Specifies that session support should be disabled for the queue.
withoutSession() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithSession
Specifies that session support should be disabled for the subscription.
withoutSourceControl() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSourceControl
Removes source control for deployment from the web app.
withoutSrvRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a SRV record set in the DNS zone.
withoutSrvRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a SRV record set in the DNS zone.
withoutSslBinding(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameSslBinding
Removes an SSL binding for a specific hostname.
withoutSslCertificate(String) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSslCert
Removes the specified SSL certificate from the application gateway.
withoutStorageAccount() - Method in interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
Removes the associated storage account.
withoutStorageAccount() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithStorageAccount
Removes the Storage Account from the Diagnostic Settings.
withoutSubnet(String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Removes a subnet from the virtual network.
withoutSubscription(String) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSubscription
Removes a subscription entity associated with the Service Bus topic.
withoutTag(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithTags
Removes a tag from the virtual machine extension.
withoutTag(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
Removes a tag from the resource.
withoutTag(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
Removes a tag from the resource.
withoutTargetDomainName(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
Removes the CName record with the provided canonical name from this record set.
withoutTargetListener() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithTarget
Removes the reference to the target listener.
withoutTargetUrl() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithTarget
Removes the reference to the target URL.
withoutText(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
Removes a Txt record with the given text from this record set.
withoutText(List<String>) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
Removes a Txt record with the given text (split into 255 char chunks) from this record set.
withoutTopic(String) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithTopic
Removes a topic entity from the Service Bus namespace.
withoutTrafficForwardingFromEitherNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithTrafficForwarding
Disables traffic forwarding from either peered network to the other.
withoutTrafficForwardingFromRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithTrafficForwarding
Prevents traffic forwarding from the remote network.
withoutTrafficForwardingToRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithTrafficForwarding
Disables traffic forwarding to the remote network.
withoutTxtRecordSet(String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a TXT record set in the DNS zone.
withoutTxtRecordSet(String, String) - Method in interface com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
Removes a TXT record set in the DNS zone.
withoutUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Detaches an unmanaged data disk from the virtual machine.
withoutUnmanagedDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Detaches a unmanaged data disk from the virtual machine.
withoutUserAssignedManagedServiceIdentity(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUserAssignedManagedServiceIdentity
Specifies that an user assigned identity associated with the virtual machine should be removed.
withoutUserAssignedManagedServiceIdentity(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity
Specifies that an user assigned identity associated with the virtual machine should be removed.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Prevents the provisioning of a VM agent.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies that VM Agent should not be provisioned.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Disables the VM agent.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Disables the VM agent.
withoutVolume() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
Skips the definition of volumes to be shared by the container instances.
withoutWebhook(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithWebhook
Removes a webhook from the container registry.
withOverProvision(boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOverProvision
Enables or disables over-provisioning of virtual machines in the scale set.
withOverProvisioning() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOverProvision
Enables over-provisioning of virtual machines.
withOverrideGroupSigningCertificate(boolean) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the overrideGroupSigningCertificate value.
withOverrideMessageProperties(boolean) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the overrideMessageProperties value.
withOverrideUserUpgradePolicy(Boolean) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the overrideUserUpgradePolicy value.
withOverwrite(Boolean) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the overwrite value.
withOverwriteExistingTransactionSetControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the overwriteExistingTransactionSetControlNumber value.
withOverwriteExistingTransactionSetControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the overwriteExistingTransactionSetControlNumber value.
withOwner(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the owner value.
withP(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the RSA secret prime value.
withPackageProperty(GraphPackage) - Method in class com.microsoft.azure.management.machinelearning.WebServicePropertiesForGraph
Set the packageProperty value.
withPackageSid(String) - Method in class com.microsoft.azure.management.notificationhubs.WnsCredential
Set the packageSid value.
withPackageUri(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the packageUri value.
withPackageUri(String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithPackageUri
Specifies the zipped package to deploy.
withParameter(String) - Method in class com.microsoft.azure.management.apimanagement.BackendAuthorizationHeaderCredentials
Set the parameter value.
withParameterKey(String) - Method in class com.microsoft.azure.management.machinelearning.GraphParameterLink
Set the parameterKey value.
withParameters(String) - Method in class com.microsoft.azure.management.appservice.AutoHealCustomAction
Set the parameters value.
withParameters(List<String>) - Method in class com.microsoft.azure.management.appservice.ErrorEntity
Set the parameters value.
withParameters(List<ArtifactParameterPropertiesFragment>) - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Set the parameters value.
withParameters(List<ArmTemplateParameterProperties>) - Method in class com.microsoft.azure.management.devtestlab.EnvironmentDeploymentProperties
Set the parameters value.
withParameters(List<ModuleAssetParameter>) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the parameters value.
withParameters(Map<String, WebServiceParameter>) - Method in class com.microsoft.azure.management.machinelearning.GraphNode
Set the parameters value.
withParameters(List<ModuleAssetParameter>) - Method in class com.microsoft.azure.management.machinelearning.ModeValueInfo
Set the parameters value.
withParameters(Map<String, WebServiceParameter>) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the parameters value.
withParameters(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithParameters
Specifies the parameters as a Java object.
withParameters(String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithParameters
Specifies the parameters as a JSON string.
withParameters(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
Specifies the parameters as a Java object.
withParameters(String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
Specifies the parameters as a JSON string.
withParameters(Object) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Set the parameters value.
withParameters(Object) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the parameters value.
withParameters(Object) - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
Set the parameters value.
withParameters(List<SettingsParameterDescription>) - Method in class com.microsoft.azure.management.servicefabric.SettingsSectionDescription
Set the parameters value.
withParameterServerCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Set the parameterServerCommandLineArgs value.
withParameterServerCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
 
withParameterServerCount(Integer) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Set the parameterServerCount value.
withParameterServerCount(int) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
 
withParametersLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithParameters
Specifies the parameters as a URL.
withParametersLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
Specifies the parameters as a URL.
withParametersLink(ParametersLink) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Set the parametersLink value.
withParametersLink(ParametersLink) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the parametersLink value.
withParametersValueInfo(Object) - Method in class com.microsoft.azure.management.devtestlab.ParametersValueFileInfo
Set the parametersValueInfo value.
withParameterType(String) - Method in class com.microsoft.azure.management.machinelearning.ModuleAssetParameter
Set the parameterType value.
withParentName(DdlName) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Set the parentName value.
withParentResourceId(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithParentResource
Specifies the parent resource.
withParentResourceId(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithParentResource
Specifies the parent resource.
withParentResourcePath(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithParentResource
Specifies the parent resource relative path.
withParentResourcePath(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithParentResource
Specifies the parent resource relative path.
withParticipantName(String) - Method in class com.microsoft.azure.management.customerinsights.Participant
Set the participantName value.
withParticipantPropertyReferences(List<ParticipantPropertyReference>) - Method in class com.microsoft.azure.management.customerinsights.Participant
Set the participantPropertyReferences value.
withPartitionCount(Integer) - Method in class com.microsoft.azure.management.devices.EventHubProperties
Set the partitionCount value.
withPartitionCount(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithPartitionCount
Specifies the number of partitions in the event hub.
withPartitionCount(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithPartitionCount
Specifies the number of partitions in the event hub.
withPartitionCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithPartitionsAndCreate
Specifies the SKU of the Search service.
withPartitionCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.UpdateStages.WithPartitionCount
Specifies the Partitions count of the Search service.
withPartitionFunction(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the partitionFunction value.
withPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithPartitioning
Specifies that partitioning should be enabled on this queue.
withPartitioning() - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithPartitioning
Specifies that partitioning should be enabled on this topic.
withPartitionKey(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the partitionKey value.
withPartitionKey(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Set the partitionKey value.
withPartitionKey(String) - Method in class com.microsoft.azure.management.streamanalytics.DocumentDbOutputDataSource
Set the partitionKey value.
withPartitionKey(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Set the partitionKey value.
withPartitionKeyList(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the partitionKeyList value.
withPartitionKeyList(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the partitionKeyList value.
withPartnerServerId(String) - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithPartnerServer
Sets the SQL Failover Group partner server.
withPartnerType(PartnerType) - Method in class com.microsoft.azure.management.logic.IntegrationAccountPartnerFilter
Set the partnerType value.
withPassName(PassNames) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the passName value.
withPassPhrase(String) - Method in class com.microsoft.azure.management.compute.LinuxVMDiskEncryptionConfiguration
Specifies the pass phrase for encrypting Linux OS or data disks.
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.batch.protocol.models.UserAccount
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.models.IssuerCredentials
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the password.
withPassword(String) - Method in class com.microsoft.azure.management.apimanagement.BackendProxyContract
Set the password value.
withPassword(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserCredentials
 
withPassword(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserCredentials
Specifies admin user password.
withPassword(String) - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialDeleteParameters
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Set the password value.
withPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithPassword
Specifies the password of the user.
withPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPassword
Specifies the password of the user.
withPassword(String) - Method in class com.microsoft.azure.management.graphrbac.PasswordProfile
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.scheduler.BasicAuthentication
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Set the password value.
withPassword(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Set the password value.
withPasswordResetPolicyName(String) - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Set the passwordResetPolicyName value.
withPasswordSecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Set the passwordSecretReference value.
withPasswordValue(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithKey
Use a password as a key.
withPasswordValue(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithKey
Use a password as a key.
withPasswordValue(String) - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Set the passwordValue value.
withPatchSchedule(DayOfWeek, int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
Patch schedule on a Premium Cluster Cache.
withPatchSchedule(DayOfWeek, int, Period) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
Patch schedule on a Premium Cluster Cache.
withPatchSchedule(ScheduleEntry) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
Patch schedule on a Premium Cluster Cache.
withPatchSchedule(List<ScheduleEntry>) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
Patch schedule on a Premium Cluster Cache.
withPatchSchedule(DayOfWeek, int) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
Patch schedule on a Premium Cluster Cache.
withPatchSchedule(DayOfWeek, int, Period) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
The number of shards to be created on a Premium Cluster Cache.
withPatchSchedule(ScheduleEntry) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
Patch schedule on a Premium Cluster Cache.
withPatchSchedule(List<ScheduleEntry>) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
Patch schedule on a Premium Cluster Cache.
withPath(String) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileBlobContainerDestination
Set the path value.
withPath(String) - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Set the path value.
withPath(String) - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Set the path value.
withPath(String) - Method in class com.microsoft.azure.management.batchai.InputDirectory
Set the path value.
withPath(String) - Method in class com.microsoft.azure.management.compute.SshPublicKey
Set the path value.
withPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
Set the path value.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPath
Specifies the path prefix for all HTTP requests.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithPath
Specifies the path prefix for all HTTP requests.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath
Specifies the path prefix for all HTTP requests.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithPath
Specifies the relative path for the probe to call.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithPath
Specifies the relative path for the probe to call.
withPath(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithPath
Specifies the relative path for the probe to call.
withPath(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the path value.
withPath(String) - Method in class com.microsoft.azure.management.resources.AliasPathType
Set the path value.
withPath(String) - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Set the path value.
withPathIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithPathIncluded
Specifies that the path should be included in the redirected URL.
withPathIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithPathIncluded
Specifies that the path should be included in the redirected URL.
withPathIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithPathIncluded
Specifies that the path should be included in the redirected URL.
withPathPattern(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Set the pathPattern value.
withPathPattern(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Set the pathPattern value.
withPathPattern(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Set the pathPattern value.
withPathPattern(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Set the pathPattern value.
withPathPrefix(String) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Set the pathPrefix value.
withPathPrefix(String) - Method in interface com.microsoft.azure.management.batchai.OutputDirectorySettings.DefinitionStages.WithPathPrefix
 
withPaths(List<AliasPathType>) - Method in class com.microsoft.azure.management.resources.AliasType
Set the paths value.
withPathSuffix(String) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Set the pathSuffix value.
withPathSuffix(String) - Method in interface com.microsoft.azure.management.batchai.OutputDirectorySettings.DefinitionStages.WithPathSuffix
 
withPauseTimeBetweenBatches(String) - Method in class com.microsoft.azure.management.compute.RollingUpgradePolicy
Set the pauseTimeBetweenBatches value.
withPayloadsInBlobStorage(Boolean) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the payloadsInBlobStorage value.
withPayloadsLocation(BlobLocation) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the payloadsLocation value.
withPeakDiskGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the peakDiskGiB value.
withPeakMemoryGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the peakMemoryGiB value.
withPeerAsn(int) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithPeerAsn
 
withPeerAsn(int) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithPeerAsn
 
withPeeringLocation(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithPeeringLocation
 
withPeeringLocation(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Set the peeringLocation value.
withPeerWeight(Integer) - Method in class com.microsoft.azure.management.network.BgpSettings
Set the peerWeight value.
withPercentageThreshold(PercentageCostThresholdProperties) - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Set the percentageThreshold value.
withPerformanceBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod
Specifies that end user traffic should be routed based on the closest available endpoint in terms of the lowest network latency.
withPerformanceBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
Specifies that end user traffic should be routed based on the closest available endpoint in terms of the lowest network latency.
withPerformanceCountersSettings(PerformanceCountersSettings) - Method in class com.microsoft.azure.management.batchai.NodeSetup
Set the performanceCountersSettings value.
withPermission(PermissionType) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
Set the permission value.
withPermissions(List<PermissionInner>) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the permissions value.
withPermissions(Permissions) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Set the permissions value.
withPerSiteScaling(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPerSiteScaling
Specifies whether per-site scaling will be turned on.
withPerSiteScaling(boolean) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.UpdateStages.WithPerSiteScaling
Specifies whether per-site scaling will be turned on.
withPfsGroup(PfsGroup) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the pfsGroup value.
withPfx(String) - Method in class com.microsoft.azure.management.scheduler.ClientCertAuthentication
Set the pfx value.
withPfxByteArray(byte[]) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the PFX byte array to upload.
withPfxCertificateToUpload(File, String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithCertificate
Uploads a PFX certificate.
withPfxCertificateToUpload(File, String) - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
Uploads a PFX certificate.
withPfxFile(File) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the PFX certificate file to upload.
withPfxFileFromUrl(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithCertificate
Specifies the PFX file from a URL.
withPfxFromBytes(byte[]) - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.DefinitionStages.WithData
Specifies the contents of the private key in the PFX (PKCS#12) format, not base64-encoded.
withPfxFromFile(File) - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.DefinitionStages.WithData
Specifies the PFX (PKCS#12) file to get the private key content from.
withPfxPassword(String) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificate.DefinitionStages.WithPfxFilePassword
Specifies the password to the PFX certificate.
withPfxPassword(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewaySslCertificate.DefinitionStages.WithPassword
Specifies the password currently used to protect the provided PFX content of the SSL certificate.
withPhone(String) - Method in class com.microsoft.azure.keyvault.models.AdministratorDetails
Set the phone value.
withPhone(String) - Method in class com.microsoft.azure.keyvault.models.Contact
Set the phone value.
withPhone(String) - Method in class com.microsoft.azure.management.appservice.Contact
Set the phone value.
withPhoneCountryCode(CountryPhoneCode) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithPhoneCountryCode
Specifies the country code of the phone number.
withPhoneNumber(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithPhoneNumber
Specifies the phone number.
withPhoneNumber(String) - Method in class com.microsoft.azure.management.monitor.SmsReceiver
Set the phoneNumber value.
withPhpVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the phpVersion value.
withPhpVersion(PhpVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the PHP version.
withPhpVersion(PhpVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the PHP version.
withPhysicalPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the physicalPath value.
withPhysicalPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Set the physicalPath value.
withPipelineId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Set the pipelineId value.
withPipelineName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Set the pipelineName value.
withPipelineUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Set the pipelineUri value.
withPlacementProperties(Map<String, String>) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the placementProperties value.
withPlan(PurchasePlan) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPlan
Specifies the purchase plan for the virtual machine.
withPlan(ResourceReference) - Method in class com.microsoft.azure.management.logic.Sku
Set the plan value.
withPlan(String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithPlan
Specifies the plan of the resource.
withPlan(String, String, String, String) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithPlan
Specifies the plan of the resource.
withPlatformArchitecture(PlatformArchitecture) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the platform architecture to use.
withPlatformArchitecture(PlatformArchitecture) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the platform architecture to use.
withPlatformFaultDomain(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the platformFaultDomain value.
withPlatformUpdateDomain(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the platformUpdateDomain value.
withPolicies(String) - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Set the policies value.
withPolicies(List<EvaluatePoliciesPropertiesInner>) - Method in class com.microsoft.azure.management.devtestlab.EvaluatePoliciesRequest
Set the policies value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the certificatePolicy value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the certificate policy.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificatePolicyRequest.Builder
Set the certificatePolicy value.
withPolicy(CertificatePolicy) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the certificatePolicy value.
withPolicyBasedVpn() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithGatewayType
Use Policy-based VPN type.
withPolicyDefinition(PolicyDefinition) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithPolicyDefinition
Specifies the policy definition.
withPolicyDefinitionId(String) - Method in interface com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithPolicyDefinition
Specifies the policy assignment.
withPolicyDefinitionId(String) - Method in class com.microsoft.azure.management.resources.PolicyDefinitionReference
Set the policyDefinitionId value.
withPolicyDisabled() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
Sets the security alert policy state to "Disabled".
withPolicyDisabled() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState
Update the security alert policy state to "Disabled".
withPolicyEnabled() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
Sets the security alert policy state to "Enabled".
withPolicyEnabled() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState
Updates the security alert policy state to "Enabled".
withPolicyKey(String) - Method in class com.microsoft.azure.management.notificationhubs.PolicykeyResource
Set the policyKey value.
withPolicykey(Policykey) - Method in class com.microsoft.azure.management.servicebus.RegenerateKeysParameters
Set the policykey value.
withPolicyName(ApplicationGatewaySslPolicyName) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Set the policyName value.
withPolicyNew() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
Sets the security alert policy state to "New".
withPolicyNew() - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState
Updates the security alert policy state to "New".
withPolicyRule(Object) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyRule
Specifies the rule of the policy.
withPolicyRule(Object) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyRule
Specifies the rule of the policy.
withPolicyRuleJson(String) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyRule
Specifies the rule of the policy in JSON format.
withPolicyType(ApplicationGatewaySslPolicyType) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySslPolicy
Set the policyType value.
withPolicyType(PolicyType) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyType
Specifies the type of the policy.
withPolicyType(PolicyType) - Method in interface com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyType
Specifies the type of the policy.
withPolicyViolations(List<PolicyViolation>) - Method in class com.microsoft.azure.management.devtestlab.PolicySetResult
Set the policyViolations value.
withPool(PoolSpecification) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set the pool value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationAndReleaseTaskExecutionInformation
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolInformation
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolNodeCounts
Set the poolId value.
withPoolId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the poolId value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the poolInfo value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the poolInfo value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set the poolInfo value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the poolInfo value.
withPoolInfo(PoolInformation) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set the poolInfo value.
withPoolLifetimeOption(PoolLifetimeOption) - Method in class com.microsoft.azure.batch.protocol.models.AutoPoolSpecification
Set the poolLifetimeOption value.
withPopularLinuxImage(KnownLinuxVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a known marketplace Linux image to be used for the virtual machine's OS.
withPopularLinuxImage(KnownLinuxVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies a known marketplace Linux image used as the virtual machine's operating system.
withPopularWindowsImage(KnownWindowsVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a known marketplace Windows image to be used for the virtual machine's OS.
withPopularWindowsImage(KnownWindowsVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies a known marketplace Windows image used as the operating system for the virtual machines in the scale set.
withPort(int) - Method in class com.microsoft.azure.management.containerinstance.ContainerPort
Set the port value.
withPort(int) - Method in class com.microsoft.azure.management.containerinstance.Port
Set the port value.
withPort(Integer) - Method in class com.microsoft.azure.management.dns.SrvRecord
Set the port value.
withPort(Integer) - Method in class com.microsoft.azure.management.network.ConnectivityDestination
Set the port value.
withPort(Integer) - Method in class com.microsoft.azure.management.network.ConnectivitySource
Set the port value.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.DefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.LoadBalancerTcpProbe.UpdateStages.WithPort
Specifies the port number to call for health monitoring.
withPort(int) - Method in interface com.microsoft.azure.management.network.model.HasPort.DefinitionStages.WithPort
Specifies the port number.
withPort(int) - Method in interface com.microsoft.azure.management.network.model.HasPort.UpdateDefinitionStages.WithPort
Specifies the port number.
withPort(int) - Method in interface com.microsoft.azure.management.network.model.HasPort.UpdateStages.WithPort
Specifies the port number.
withPort(Long) - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Set the port value.
withPorts(List<ContainerPort>) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the ports value.
withPorts(List<Port>) - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Set the ports value.
withPorts(int...) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithPorts
Ports to be exposed on this agent pool.
withPorts(List<Integer>) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the ports value.
withPostalCode(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the postalCode value.
withPostalCode(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithPostalCode
Specifies the postal code or zip code of the address.
withPrecedence(Integer) - Method in class com.microsoft.azure.management.customerinsights.DataSourcePrecedence
Set the precedence value.
withPreempted(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the preempted value.
withPreference(Integer) - Method in class com.microsoft.azure.management.dns.MxRecord
Set the preference value.
withPrefixLength(Integer) - Method in class com.microsoft.azure.management.cdn.CidrIpAddress
Set the prefixLength value.
withPreloadEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the preloadEnabled value.
withPreMaintenanceWindowEndTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the preMaintenanceWindowEndTime value.
withPreMaintenanceWindowStartTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the preMaintenanceWindowStartTime value.
withPremiumEdition(SqlDatabasePremiumServiceObjective) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
Sets a "Premium" edition for the SQL Database.
withPremiumEdition(SqlDatabasePremiumServiceObjective, SqlDatabasePremiumStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
Sets a "Premium" edition and maximum storage capacity for the SQL Database.
withPremiumEdition(SqlDatabasePremiumServiceObjective) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
Sets a "Premium" edition for the SQL Database.
withPremiumEdition(SqlDatabasePremiumServiceObjective, SqlDatabasePremiumStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
Sets a "Premium" edition and maximum storage capacity for the SQL Database.
withPremiumEdition(SqlDatabasePremiumServiceObjective) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEditionDefaults
Sets a "Premium" edition for the SQL Database.
withPremiumEdition(SqlDatabasePremiumServiceObjective, SqlDatabasePremiumStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEditionDefaults
Sets a "Premium" edition and maximum storage capacity for the SQL Database.
withPremiumOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumOrigin(String, String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumOrigin(String) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint
Specifies the origin of the CDN endpoint.
withPremiumPool() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithEdition
Sets the premium edition for the SQL Elastic Pool.
withPremiumPool() - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition
Sets the premium edition for the SQL Elastic Pool.
withPremiumSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
Creates a 'managed' registry with a 'Premium' SKU type.
withPremiumSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
Updates the current container registry to a 'managed' registry with a 'Premium' SKU type.
withPremiumSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
Specifies the Premium sku of the Redis Cache.
withPremiumSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
Specifies the Premium sku of the Redis Cache.
withPremiumSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
Updates Redis Cache to Premium sku.
withPremiumSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
Updates Redis Cache to Premium sku with new capacity.
withPremiumVerizonSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
Selects the Premium Verizon SKU.
withPreparingNodeCount(int) - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Set the preparingNodeCount value.
withPreProcessingError(ExitOptions) - Method in class com.microsoft.azure.batch.protocol.models.ExitConditions
Set the preProcessingError value.
withPreserveInterchange(boolean) - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Set the preserveInterchange value.
withPreserveInterchange(boolean) - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Set the preserveInterchange value.
withPreviousState(CertificateState) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the previousState value.
withPreviousState(JobState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the previousState value.
withPreviousState(JobScheduleState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the previousState value.
withPreviousState(TaskState) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the previousState value.
withPreviousState(SubtaskState) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the previousState value.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the previousStateTransitionTime value.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the previousStateTransitionTime value.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the previousStateTransitionTime value.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the previousStateTransitionTime value.
withPreviousStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the previousStateTransitionTime value.
withPricingTier(PricingTier) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier
Specifies the pricing tier for the app service plan.
withPricingTier(PricingTier) - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.UpdateStages.WithPricingTier
Specifies the pricing tier for the app service plan.
withPrimaryInternalLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool
Associates the specified backends of the selected load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryInternalLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool
Associates the specified internal load balancer backends with the primary network interface of the virtual machines in the scale set.
withPrimaryInternalLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool
Associate internal load balancer inbound NAT pools with the the primary network interface of the scale set virtual machine.
withPrimaryInternalLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool
Associates the specified internal load balancer inbound NAT pools with the the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
Associates the specified backends of the selected load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
Associates the specified Internet-facing load balancer backends with the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool
Associates the specified inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool
Associates inbound NAT pools of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryPeerAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix
 
withPrimaryPeerAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithPrimaryPeerAddressPrefix
 
withPrimaryPeerAddressPrefix(String) - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Set the primaryPeerAddressPrefix value.
withPrimaryPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrivateIP
Enables dynamic private IP address allocation within the specified existing virtual network subnet for the VM's primary network interface.
withPrimaryPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPrivateIP
Enables dynamic private IP address allocation within the specified existing virtual network subnet for the network interface's primary IP configuration.
withPrimaryPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPrivateIP
Enables dynamic private IP address allocation within the specified existing virtual network subnet for the network interface's primary IP configuration.
withPrimaryPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrivateIP
Assigns the specified static private IP address within the specified existing virtual network subnet to the VM's primary network interface.
withPrimaryPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryPrivateIP
Assigns the specified static private IP address within the specified existing virtual network subnet to the network interface's primary IP configuration.
withPrimaryPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryPrivateIP
Assigns the specified static private IP address within the specified existing virtual network subnet to the network interface's primary IP configuration.
withPrincipalId(String) - Method in class com.microsoft.azure.management.customerinsights.AssignmentPrincipal
Set the principalId value.
withPrincipalId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
Set the principalId value.
withPrincipalId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclDeleteParameters
Set the principalId value.
withPrincipalId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the principalId value.
withPrincipalId(String) - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Set the principalId value.
withPrincipalId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Set the principalId value.
withPrincipalId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Set the principalId value.
withPrincipalId(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentFilter
Set the principalId value.
withPrincipalId(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Set the principalId value.
withPrincipalMetadata(Map<String, String>) - Method in class com.microsoft.azure.management.customerinsights.AssignmentPrincipal
Set the principalMetadata value.
withPrincipalName(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Set the principalName value.
withPrincipalName(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Set the principalName value.
withPrincipalType(String) - Method in class com.microsoft.azure.management.customerinsights.AssignmentPrincipal
Set the principalType value.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchParameter
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateParameter
Set the priority value.
withPriority(int) - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Set the priority value.
withPriority(Double) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the priority value.
withPriority(VirtualMachinePriorityTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.management.dns.SrvRecord
Set the priority value.
withPriority(Integer) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the priority value.
withPriority(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithPriority
Specifies the priority to assign to this rule.
withPriority(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.Update
Specifies the priority to assign to this security rule.
withPriority(int) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithAttach
Specifies the priority to assign to this rule.
withPriorityBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod
Specifies that end user traffic should be routed to the endpoint based on its priority i.e.
withPriorityBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
Specifies that end user traffic should be routed to the endpoint based on its priority i.e.
withPrivateBytesInKB(Integer) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the privateBytesInKB value.
withPrivateDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPrivateDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithPrivateFrontend
Enables a private (internal) default frontend within the subnet containing the application gateway.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithPrivateFrontend
Enables a private (internal) default front end in the subnet containing the application gateway.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontend
Associates the listener with the application gateway's private (internal) frontend.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend
Associates the listener with the application gateway's private (internal) frontend.
withPrivateFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontend
Associates the listener with the application gateway's private (internal) frontend.
withPrivateImageRegistry(String, String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistry
Specifies the private container image registry server login for the container group.
withPrivateIpAddress(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the privateIpAddress value.
withPrivateIpAddress(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the privateIpAddress value.
withPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress
Enables dynamic private IP address allocation within the associated subnet.
withPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress
Enables dynamic private IP address allocation within the associated subnet.
withPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress
Enables dynamic private IP address allocation within the associated subnet.
withPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress
Assigns the specified static private IP address within the associated subnet.
withPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress
Assigns the specified static private IP address within the associated subnet.
withPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress
Assigns the specified static private IP address within the associated subnet.
withPrivateIPVersion(IPVersion) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithPrivateIP
Specifies the IP version for the private IP address.
withPrivateIPVersion(IPVersion) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP
Specifies the IP version for the private IP address.
withPrivateIPVersion(IPVersion) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithPrivateIP
Specifies the IP version for the private IP address.
withPrivateKeyFile(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFileCertificate
Export the information of this service principal into an auth file.
withPrivateKeyFile(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate
Export the information of this service principal into an auth file.
withPrivateKeyPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFileCertificatePassword
Export the information of this service principal into an auth file.
withPrivateKeyPassword(String) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword
Export the information of this service principal into an auth file.
withPrivateRegistryImage(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be one from a private registry.
withPrivateRegistryImage(String, String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be one from a private registry.
withProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProbe
Specifies an existing probe on this application gateway to associate with this backend.
withProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProbe
Specifies an existing probe on this application gateway to associate with this backend.
withProbe(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe
Specifies an existing probe on this application gateway to associate with this backend.
withProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.DefinitionStages.WithProbe
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
withProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateDefinitionStages.WithProbe
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
withProbe(String) - Method in interface com.microsoft.azure.management.network.LoadBalancingRule.UpdateStages.WithProbe
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Set the processCount value.
withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Set the processCount value.
withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Set the processCount value.
withProcessCount(Integer) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Set the processCount value.
withProcessCount(int) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithProcessCount
 
withProcessingPriorityCode(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the processingPriorityCode value.
withProcessingSettings(EdifactProcessingSettings) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the processingSettings value.
withProcessingSettings(X12ProcessingSettings) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the processingSettings value.
withProduct(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the product value.
withProduct(String) - Method in class com.microsoft.azure.management.compute.PurchasePlan
Set the product value.
withProduct(String) - Method in class com.microsoft.azure.management.resources.Plan
Set the product value.
withProfileEditingPolicyName(String) - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Set the profileEditingPolicyName value.
withProfileFieldName(String) - Method in class com.microsoft.azure.management.customerinsights.RelationshipTypeFieldMapping
Set the profileFieldName value.
withProfileMonitorStatus(ProfileMonitorStatus) - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Set the profileMonitorStatus value.
withProfilePropertyName(String) - Method in class com.microsoft.azure.management.customerinsights.ParticipantProfilePropertyReference
Set the profilePropertyName value.
withProfileStatusDisabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithProfileStatus
Specify that the profile needs to be disabled.
withProfileStatusDisabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithProfileStatus
Specify that the profile needs to be disabled.
withProfileStatusEnabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithProfileStatus
Specify that the profile needs to be enabled.
withProfileTypeName(String) - Method in class com.microsoft.azure.management.customerinsights.Participant
Set the profileTypeName value.
withPromotionalPlan(PurchasePlan, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPlan
Specifies the purchase plan for the virtual machine.
withPromotionCode(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the promotionCode value.
withPromotionCode(String) - Method in class com.microsoft.azure.management.resources.Plan
Set the promotionCode value.
withPromptToChangePasswordOnLogin(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin
Specifies whether the user should change password on the next login.
withPromptToChangePasswordOnLogin(boolean) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin
Specifies whether the user should change password on the next login.
withProperties(FileProperties) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the properties value.
withProperties(BackendProperties) - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Set the properties value.
withProperties(CreateJobProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.BaseJobParameters
Set the properties value.
withProperties(JobProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformation
Set the properties value.
withProperties(Map<String, String>) - Method in class com.microsoft.azure.management.gallery.RuleWebhookAction
Set the properties value.
withProperties(Map<String, String>) - Method in class com.microsoft.azure.management.gallery.WebhookNotification
Set the properties value.
withProperties(Object) - Method in class com.microsoft.azure.management.graphrbac.ProviderOperation
Set the properties value.
withProperties(RoleAssignmentPropertiesInner) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentCreateParameters
Set the properties value.
withProperties(Map<String, TableSpecification>) - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Set the properties value.
withProperties(Map<String, ColumnSpecification>) - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Set the properties value.
withProperties(Map<String, String>) - Method in class com.microsoft.azure.management.monitor.RuleWebhookAction
Set the properties value.
withProperties(Map<String, String>) - Method in class com.microsoft.azure.management.monitor.WebhookNotification
Set the properties value.
withProperties(RawCertificateDataInner) - Method in class com.microsoft.azure.management.recoveryservices.CertificateRequest
Set the properties value.
withProperties(Object) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
Specifies other properties.
withProperties(Object) - Method in interface com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithProperties
Specifies other properties of the resource.
withProperties(Map<String, String>) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Set the properties value.
withProperties(Object) - Method in class com.microsoft.azure.management.streamanalytics.AvroSerialization
Set the properties value.
withPropertyColumns(List<String>) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Set the propertyColumns value.
withPropertyColumns(List<String>) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Set the propertyColumns value.
withPropertyId(String) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the propertyId value.
withPropertyName(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingStructure
Set the propertyName value.
withProtectedAccountKeyName(String) - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Set the protectedAccountKeyName value.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies a private settings entry.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies private settings.
withProtocol(InboundEndpointProtocol) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the protocol value.
withProtocol(InboundEndpointProtocol) - Method in class com.microsoft.azure.batch.protocol.models.InboundNATPool
Set the protocol value.
withProtocol(ProtocolTypes) - Method in class com.microsoft.azure.management.compute.WinRMListener
Set the protocol value.
withProtocol(ContainerNetworkProtocol) - Method in class com.microsoft.azure.management.containerinstance.ContainerPort
Set the protocol value.
withProtocol(ContainerGroupNetworkProtocol) - Method in class com.microsoft.azure.management.containerinstance.Port
Set the protocol value.
withProtocol(ApplicationGatewayProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithProtocol
withProtocol(ApplicationGatewayProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol
withProtocol(ApplicationGatewayProtocol) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol
withProtocol(EffectiveSecurityRuleProtocol) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the protocol value.
withProtocol(ProtocolT) - Method in interface com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol
Specifies the transport protocol.
withProtocol(ProtocolT) - Method in interface com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol
Specifies the transport protocol.
withProtocol(ProtocolT) - Method in interface com.microsoft.azure.management.network.model.HasProtocol.UpdateStages.WithProtocol
Specifies the transport protocol.
withProtocol(SecurityRuleProtocol) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.DefinitionStages.WithProtocol
Specifies the protocol that this rule applies to.
withProtocol(SecurityRuleProtocol) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateDefinitionStages.WithProtocol
Specifies the protocol that this rule applies to.
withProtocol(SecurityRuleProtocol) - Method in interface com.microsoft.azure.management.network.NetworkSecurityRule.UpdateStages.WithProtocol
Specifies the protocol that this rule applies to.
withProtocol(PcProtocol) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the protocol value.
withProtocol(MonitorProtocol) - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Set the protocol value.
withProtocols(List<Protocol>) - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Set the protocols value.
withProtocols(List<Protocol>) - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Set the protocols value.
withProtocolSettings(AS2ProtocolSettings) - Method in class com.microsoft.azure.management.logic.AS2OneWayAgreement
Set the protocolSettings value.
withProtocolSettings(EdifactProtocolSettings) - Method in class com.microsoft.azure.management.logic.EdifactOneWayAgreement
Set the protocolSettings value.
withProtocolSettings(X12ProtocolSettings) - Method in class com.microsoft.azure.management.logic.X12OneWayAgreement
Set the protocolSettings value.
withProtocolVersion(int) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the protocolVersion value.
withProtocolVersion(String) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the protocolVersion value.
withProtocolVersion(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the protocolVersion value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerItem
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerSetParameters
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.CertificateIssuerUpdateParameters
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.models.IssuerBundle
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateIssuerRequest.Builder
Set issuer credentials.
withProvider(String) - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.logic.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.monitor.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.powerbi.Display
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Set the provider value.
withProvider(String) - Method in class com.microsoft.azure.management.storage.OperationDisplay
Set the provider value.
withProviderNamespace(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithProviderNamespace
Specifies the resource provider's namespace.
withProviders(List<ProviderInner>) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the providers value.
withProviderString(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Set the providerString value.
withProvisioningState(String) - Method in class com.microsoft.azure.management.cosmosdb.Location
Set the provisioningState value.
withProvisioningState(String) - Method in class com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
Set the provisioningState value.
withProvisioningState(String) - Method in class com.microsoft.azure.management.resources.DeploymentExtendedFilter
Set the provisioningState value.
withProvisionVMAgent(Boolean) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the provisionVMAgent value.
withProxy(BackendProxyContract) - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Set the proxy value.
withProxy(Proxy) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Sets the proxy for the HTTP client.
withProxyAuthenticator(Authenticator) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Sets the proxy authenticator for the HTTP client.
withPtrdname(String) - Method in class com.microsoft.azure.management.dns.PtrRecord
Set the ptrdname value.
withPublicData(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the publicData value.
withPublicDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPublicDockerHubImage(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithDockerContainerImage
Specifies the docker container image to be one from Docker Hub.
withPublicFQDN(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the publicFQDN value.
withPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithFrontend
Associates the listener with the application gateway's public (Internet-facing) frontend.
withPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend
Associates the listener with the application gateway's public (Internet-facing) frontend.
withPublicFrontend() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithFrontend
Associates the listener with the application gateway's public (Internet-facing) frontend.
withPublicGitRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublicGitRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublicImageRegistryOnly() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly
Only public container image repository will be used to create the container instances in the container group.
withPublicIPAddress(String) - Method in class com.microsoft.azure.batch.protocol.models.InboundEndpoint
Set the publicIPAddress value.
withPublicIpAddress(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the publicIpAddress value.
withPublicIpAddress(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the publicIpAddress value.
withPublicIpAddressId(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the publicIpAddressId value.
withPublicIpAddressId(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the publicIpAddressId value.
withPublicIPsToAllow(List<String>) - Method in class com.microsoft.azure.management.batchai.SshConfiguration
Set the publicIPsToAllow value.
withPublicKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithPublicKey
Specifies the public key for an asymmetric X509 certificate.
withPublicKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithPublicKey
Specifies the public key for an asymmetric X509 certificate.
withPublicKeys(List<SshPublicKey>) - Method in class com.microsoft.azure.management.compute.SshConfiguration
Set the publicKeys value.
withPublicKeys(List<ContainerServiceSshPublicKey>) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
Set the publicKeys value.
withPublicMercurialRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.DefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublicMercurialRepository(String) - Method in interface com.microsoft.azure.management.appservice.WebAppSourceControl.UpdateDefinitionStages.WithRepositoryType
Specifies the repository to be a public external repository, either Git or Mercurial.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies a public settings entry.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies public settings.
withPublisher(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.compute.PurchasePlan
Set the publisher value.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithPublisher
Specifies the name of the virtual machine extension image publisher.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithPublisher
Specifies the name of the virtual machine extension image publisher.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithPublisher
Specifies the name of the publisher of the virtual machine scale set extension image.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithPublisher
Specifies the name of the virtual machine scale set extension image publisher.
withPublisher(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.resources.Plan
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Set the publisher value.
withPublishingUsername(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the publishingUsername value.
withPush(PushSettingsInner) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the push value.
withPushdownTypes(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
Set the pushdownTypes value.
withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Set the pythonInterpreterPath value.
withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Set the pythonInterpreterPath value.
withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Set the pythonInterpreterPath value.
withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Set the pythonInterpreterPath value.
withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Set the pythonInterpreterPath value.
withPythonInterpreterPath(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Set the pythonInterpreterPath value.
withPythonInterpreterPath(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.DefinitionStages.WithPythonInterpreter
 
withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Caffe.DefinitionStages.WithFileType
 
withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Caffe2.DefinitionStages.WithPython
 
withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.Chainer.DefinitionStages.WithPython
 
withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.CognitiveToolkit.DefinitionStages.WithLanguageType
 
withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.PyTorch.DefinitionStages.WithPython
 
withPythonScriptFile(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithPython
 
withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.Caffe2Settings
Set the pythonScriptFilePath value.
withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.CaffeSettings
Set the pythonScriptFilePath value.
withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.ChainerSettings
Set the pythonScriptFilePath value.
withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.CNTKsettings
Set the pythonScriptFilePath value.
withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.PyTorchSettings
Set the pythonScriptFilePath value.
withPythonScriptFilePath(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Set the pythonScriptFilePath value.
withPythonVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the pythonVersion value.
withPythonVersion(PythonVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the Python version.
withPythonVersion(PythonVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the Python version.
withQ(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the RSA secret prime, with p < q value.
withQi(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set RSA Private Key Parameter value.
withQualifier(String) - Method in class com.microsoft.azure.management.logic.BusinessIdentity
Set the qualifier value.
withQuery(Map<String, List<String>>) - Method in class com.microsoft.azure.management.apimanagement.BackendCredentialsContract
Set the query value.
withQuery(String) - Method in class com.microsoft.azure.management.apimanagement.SubscriptionKeyParameterNamesContract
Set the query value.
withQueryParameters(List<ParameterContract>) - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Set the queryParameters value.
withQueryStoreRetention(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the queryStoreRetention value.
withQueryStoreRetention(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the queryStoreRetention value.
withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach
Selects the query string caching behavior.
withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithStandardAttach
Sets the query string caching behavior.
withQueryStringCachingBehavior(QueryStringCachingBehavior) - Method in interface com.microsoft.azure.management.cdn.CdnEndpoint.UpdateStandardEndpoint
Sets the query string caching behavior.
withQueryStringIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithQueryStringIncluded
Specifies that the query string should be included in the redirected URL.
withQueryStringIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithQueryStringIncluded
Specifies that the query string should be included in the redirected URL.
withQueryStringIncluded() - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithQueryStringIncluded
Specifies that the query string should be included in the redirected URL.
withQueueEndpoint(String) - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Set the queueEndpoint value.
withQueueMessage(StorageQueueMessage) - Method in class com.microsoft.azure.management.scheduler.JobAction
Set the queueMessage value.
withQueueMessage(StorageQueueMessage) - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Set the queueMessage value.
withQueueName(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusQueueMessage
Set the queueName value.
withQueueName(String) - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Set the queueName value.
withQueueName(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Set the queueName value.
withQuota(JobCollectionQuota) - Method in class com.microsoft.azure.management.scheduler.JobCollectionProperties
Set the quota value.
withQuoteCharacter(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Set the quoteCharacter value.
withQuotedName(String) - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTable
Set the quotedName value.
withQuotedName(String) - Method in class com.microsoft.azure.management.sql.SyncGroupSchemaTableColumn
Set the quotedName value.
withQuoteEscapeCharacter(String) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingFormat
Set the quoteEscapeCharacter value.
withRadiusAuthentication(String, String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithAuthenticationType
Specifies that RADIUS server will be used for authentication.
withRadiusAuthentication(String, String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithAuthenticationType
Specifies that RADIUS authentication type will be used.
withRadiusServerAddress(String) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the radiusServerAddress value.
withRadiusServerSecret(String) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the radiusServerSecret value.
withRampUpRules(List<RampUpRule>) - Method in class com.microsoft.azure.management.appservice.Experiments
Set the rampUpRules value.
withRdpAuthority(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the rdpAuthority value.
withRdpAuthority(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the rdpAuthority value.
withRdpThumbPrint(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the rdpThumbPrint value.
withReadAccessToLogEntriesFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that read access to the storage logging should be allowed from any network.
withReadAccessToLogEntriesFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that read access to the storage logging should be allowed from any network.
withReadAccessToMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that read access to the storage metrics should be allowed from any network.
withReadAccessToMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that read access to the storage metrics should be allowed from any network.
withReadIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the readIOGiB value.
withReadIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the readIOGiB value.
withReadIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the readIOGiB value.
withReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the readIOps value.
withReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the readIOps value.
withReadIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the readIOps value.
withReadOnly(Boolean) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Set the readOnly value.
withReadOnly(Boolean) - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Set the readOnly value.
withReadOnly(Boolean) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the readOnly value.
withReadOnlyEndpointPolicyDisabled() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy
Sets the SQL Failover Group failover policy of the read-only endpoint to "Disabled".
withReadOnlyEndpointPolicyDisabled() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy
Sets the SQL Failover Group failover policy of the read-only endpoint to "Disabled".
withReadOnlyEndpointPolicyEnabled() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroup.UpdateStages.WithReadOnlyEndpointPolicy
Sets the SQL Failover Group failover policy of the read-only endpoint to "Enabled".
withReadOnlyEndpointPolicyEnabled() - Method in interface com.microsoft.azure.management.sql.SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy
Sets the SQL Failover Group failover policy of the read-only endpoint to "Enabled".
withReadOnlyVolumeMountSetting(String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
withReadOnlyVolumeMountSetting(Map<String, String>) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
withReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithReadReplication
A georeplication location for the CosmosDB account.
withReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
A georeplication location for the CosmosDB account.
withReadTimeout(long, TimeUnit) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Set the read timeout on the HTTP client.
withRealtimeConfiguration(RealtimeConfiguration) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the realtimeConfiguration value.
withReason(String) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Set the reason value.
withReasonCode(ReasonCode) - Method in class com.microsoft.azure.management.storage.Restriction
Set the reasonCode value.
withReasonPhrase(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Set the reasonPhrase value.
withReasonType(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the reasonType value.
withRebooting(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the rebooting value.
withReceiptDeliveryUrl(String) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the receiptDeliveryUrl value.
withReceiveAgreement(AS2OneWayAgreement) - Method in class com.microsoft.azure.management.logic.AS2AgreementContent
Set the receiveAgreement value.
withReceiveAgreement(EdifactOneWayAgreement) - Method in class com.microsoft.azure.management.logic.EdifactAgreementContent
Set the receiveAgreement value.
withReceiveAgreement(X12OneWayAgreement) - Method in class com.microsoft.azure.management.logic.X12AgreementContent
Set the receiveAgreement value.
withReceiverApplicationId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the receiverApplicationId value.
withReceiverApplicationId(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the receiverApplicationId value.
withReceiverApplicationId(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the receiverApplicationId value.
withReceiverApplicationQualifier(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the receiverApplicationQualifier value.
withReceiverBusinessIdentity(BusinessIdentity) - Method in class com.microsoft.azure.management.logic.AS2OneWayAgreement
Set the receiverBusinessIdentity value.
withReceiverBusinessIdentity(BusinessIdentity) - Method in class com.microsoft.azure.management.logic.EdifactOneWayAgreement
Set the receiverBusinessIdentity value.
withReceiverBusinessIdentity(BusinessIdentity) - Method in class com.microsoft.azure.management.logic.X12OneWayAgreement
Set the receiverBusinessIdentity value.
withReceiverInternalIdentification(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the receiverInternalIdentification value.
withReceiverInternalSubIdentification(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the receiverInternalSubIdentification value.
withReceiverName(String) - Method in class com.microsoft.azure.management.monitor.EnableRequest
Set the receiverName value.
withReceiverReverseRoutingAddress(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the receiverReverseRoutingAddress value.
withRecentJob(RecentJob) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExecutionInformation
Set the recentJob value.
withRecentTasks(List<TaskInformation>) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the recentTasks value.
withRecipientReferencePasswordQualifier(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the recipientReferencePasswordQualifier value.
withRecipientReferencePasswordValue(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the recipientReferencePasswordValue value.
withRecommendedActions(List<TroubleshootingRecommendedActions>) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the recommendedActions value.
withRecord(String, int, int, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithSrvRecordEntry
Specifies a service record for a service.
withRecord(String, int, int, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
Specifies a service record for a service.
withRecord(String, int, int, int) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSrvRecordEntry
Specifies a service record for a service.
withRecordSet(RecordSetInner) - Method in class com.microsoft.azure.management.dns.RecordSetUpdateParameters
Set the recordSet value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedCertificateItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedKeyBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedKeyItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSasDefinitionItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSecretBundle
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedSecretItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedStorageAccountItem
Set the recoveryId value.
withRecoveryId(String) - Method in class com.microsoft.azure.keyvault.models.DeletedStorageBundle
Set the recoveryId value.
withRecurrence(Recurrence) - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Set the recurrence value.
withRecurrence(Recurrence) - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Set the recurrence value.
withRecurrenceId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Set the recurrenceId value.
withRecurrenceInterval(Period) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set the recurrenceInterval value.
withRecurrenceName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Set the recurrenceName value.
withRedirectConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.DefinitionStages.WithRedirectConfig
Associates the specified redirect configuration with this request routing rule.
withRedirectConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithRedirectConfig
Associates the specified redirect configuration with this request routing rule.
withRedirectConfiguration(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfig
Associates the specified redirect configuration with this request routing rule.
withRedisConfiguration(Map<String, String>) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
All Redis Settings.
withRedisConfiguration(String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
Specifies Redis Setting.
withRedisConfiguration(Map<String, String>) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
All Redis Settings.
withRedisConfiguration(String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
Specifies Redis Setting.
withRef(String) - Method in class com.microsoft.azure.management.logic.IntegrationAccountMapPropertiesParametersSchema
Set the ref value.
withRefreshTime(Long) - Method in class com.microsoft.azure.management.dns.SoaRecord
Set the refreshTime value.
withRefreshTimeInSeconds(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies time in seconds that a secondary name server should wait before trying to contact the the primary name server for a zone file update.
withRegenerationPeriod(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the regenerationPeriod value.
withRegenerationPeriod(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the regenerationPeriod value.
withRegion(String) - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Set the region value.
withRegion(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
Specifies the region for the resource by name.
withRegion(Region) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
Specifies the region for the resource.
withRegions(List<Region>) - Method in class com.microsoft.azure.management.trafficmanager.Region
Set the regions value.
withRegistrantContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithRegistrantContact
Specify the registrant contact.
withRegistry(ContainerRegistry) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerSettings
Set the registry value.
withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithAdminUserEnabled
Enable admin user.
withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
Enable admin user.
withRegistryPassword(String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithRegistryCredentials
Specifies password for container registry.
withRegistrySecretReference(String, String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithRegistryCredentials
Specifies the location of the password, which is a Key Vault Secret.
withRegistryServer(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Set the registryServer value.
withRegistryUrl(String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithAttach
Specifies url for container registry.
withRegistryUsername(String) - Method in interface com.microsoft.azure.management.batchai.ContainerImageSettings.DefinitionStages.WithAttach
Specifies username to login to container registry.
withReimaging(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the reimaging value.
withRelated(JobRelationshipProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
Set the related value.
withRelated(JobRelationshipProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Set the related value.
withRelatedProfileKeyProperty(String) - Method in class com.microsoft.azure.management.customerinsights.RelationshipTypeFieldMapping
Set the relatedProfileKeyProperty value.
withRelationshipFieldName(String) - Method in class com.microsoft.azure.management.customerinsights.RelationshipLinkFieldMapping
Set the relationshipFieldName value.
withRelativeMountPath(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithRelativeMountPath
 
withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.AzureBlobFileSystemReference
Set the relativeMountPath value.
withRelativeMountPath(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithRelativeMountPath
 
withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.AzureFileShareReference
Set the relativeMountPath value.
withRelativeMountPath(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithRelativeMountPath
 
withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.FileServerReference
Set the relativeMountPath value.
withRelativeMountPath(String) - Method in class com.microsoft.azure.management.batchai.UnmanagedFileSystemReference
Set the relativeMountPath value.
withRelativeName(String) - Method in class com.microsoft.azure.management.trafficmanager.DnsConfig
Set the relativeName value.
withRelativePath(String) - Method in class com.microsoft.azure.management.cdn.GeoFilter
Set the relativePath value.
withReleaseIndicator(int) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the releaseIndicator value.
withReleaseIndicator(int) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the releaseIndicator value.
withRemoteDebuggingDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Disables remote debugging.
withRemoteDebuggingDisabled() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Disables remote debugging.
withRemoteDebuggingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the remoteDebuggingEnabled value.
withRemoteDebuggingEnabled(RemoteVisualStudioVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies the Visual Studio version for remote debugging.
withRemoteDebuggingEnabled(RemoteVisualStudioVersion) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies the Visual Studio version for remote debugging.
withRemoteDebuggingVersion(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the remoteDebuggingVersion value.
withRemoteIPAddress(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the remoteIPAddress value.
withRemoteIPAddress(String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemoteIPAddress
Set remote IP address to be filtered on.
withRemoteIPAddress(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithRemoteIP
Set the remoteIPAddress value.
withRemoteIPAddresses(List<String>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemoteIPAddress
Set list of remote IP addresses to be filtered on.
withRemoteIPAddressesRange(String, String) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemoteIPAddress
Set remote IP addresses range to be filtered on.
withRemoteLoginIPAddress(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Set the remoteLoginIPAddress value.
withRemoteLoginPort(int) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsResult
Set the remoteLoginPort value.
withRemoteNetwork(String) - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithRemoteNetwork
Specifies the remote network to peer with.
withRemoteNetwork(Network) - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithRemoteNetwork
Specifies the remote network to peer with.
withRemotePort(String) - Method in class com.microsoft.azure.management.network.PacketCaptureFilter
Set the remotePort value.
withRemotePort(int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemotePort
Set the remote port to be filtered on.
withRemotePort(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithRemotePort
Set the remotePort value.
withRemotePortRange(int, int) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemotePort
Set the remote port range to be filtered on.
withRemotePorts(List<Integer>) - Method in interface com.microsoft.azure.management.network.PCFilter.DefinitionStages.WithRemotePort
Set the list of remote ports to be filtered on.
withRemoteSubnet(String) - Method in class com.microsoft.azure.management.appservice.NetworkAccessControlEntry
Set the remoteSubnet value.
withRepetitionSeparator(int) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the repetitionSeparator value.
withRepetitionSeparator(int) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the repetitionSeparator value.
withReplaceCharacter(int) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the replaceCharacter value.
withReplaceCharacter(int) - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Set the replaceCharacter value.
withReplaceSeparatorsInPayload(boolean) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the replaceSeparatorsInPayload value.
withReplaceSeparatorsInPayload(boolean) - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Set the replaceSeparatorsInPayload value.
withReplicaCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithReplicasAndCreate
Specifies the SKU of the Search service.
withReplicaCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.UpdateStages.WithReplicaCount
Specifies the replicas count of the Search service.
withReplyTo(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the replyTo value.
withReplyToSessionId(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the replyToSessionId value.
withReplyUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithReplyUrl
Adds a reply URL to the application.
withReplyUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithReplyUrl
Adds a reply URL to the application.
withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithRepositoriesScope
Specifies the scope of repositories where the event can be triggered.
withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithRepositoriesScope
Specifies the scope of repositories where the event can be triggered.
withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithRepositoriesScope
Updates the scope of repositories where the event can be triggered.
withRepositoriesScope(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithRepositoriesScope
Specifies the scope of repositories where the event can be triggered.
withRepository(String) - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
Set the repository value.
withRepository(String) - Method in class com.microsoft.azure.management.containerregistry.Target
Set the repository value.
withRepresentations(List<RepresentationContract>) - Method in class com.microsoft.azure.management.apimanagement.RequestContract
Set the representations value.
withRepresentations(List<RepresentationContract>) - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Set the representations value.
withRequest(RequestContract) - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Set the request value.
withRequest(Request) - Method in class com.microsoft.azure.management.containerregistry.EventContent
Set the request value.
withRequest(HttpRequest) - Method in class com.microsoft.azure.management.scheduler.JobAction
Set the request value.
withRequest(HttpRequest) - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Set the request value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobAddHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateHeaders
Set the requestId value.
withRequestId(UUID) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateHeaders
Set the requestId value.
withRequestId(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the requestId value.
withRequestPath(String) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.DefinitionStages.WithRequestPath
 
withRequestPath(String) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath
Specifies the HTTP request path for the probe to monitor.
withRequestPath(String) - Method in interface com.microsoft.azure.management.network.LoadBalancerHttpProbe.UpdateStages.WithRequestPath
Specifies the HTTP request path for the probe to monitor.
withRequests(RequestsBasedTrigger) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the requests value.
withRequests(ResourceRequests) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
Set the requests value.
withRequestTimeout(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithRequestTimeout
Specifies the request timeout.
withRequestTimeout(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithRequestTimeout
Specifies the request timeout.
withRequestTimeout(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout
Specifies the request timeout.
withRequestTracingEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the requestTracingEnabled value.
withRequestTracingExpirationTime(DateTime) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the requestTracingExpirationTime value.
withRequestUri(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Set the requestUri value.
withRequeueCount(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the requeueCount value.
withRequired(Boolean) - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Set the required value.
withRequired(Boolean) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the required value.
withReroutePercentage(Double) - Method in class com.microsoft.azure.management.appservice.RampUpRule
Set the reroutePercentage value.
withRerunOnNodeRebootAfterSuccess(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the rerunOnNodeRebootAfterSuccess value.
withResendIfMdnNotReceived(boolean) - Method in class com.microsoft.azure.management.logic.AS2ErrorSettings
Set the resendIfMdnNotReceived value.
withReservedDtu(SqlElasticPoolBasicEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithBasicEdition
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolPremiumEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithPremiumEdition
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolStandardEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStandardEdition
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolBasicEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolStandardEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolPremiumEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolBasicEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithBasicEdition
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolPremiumEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withReservedDtu(SqlElasticPoolStandardEDTUs) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithStandardEdition
Sets the total shared eDTU for the SQL Azure Database Elastic Pool.
withResizeErrors(List<ResizeError>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the resizeErrors value.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the resizeTimeout value.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.NodeRemoveParameter
Set the resizeTimeout value.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the resizeTimeout value.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the resizeTimeout value.
withResizeTimeout(Period) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the resizeTimeout value.
withResource(String) - Method in class com.microsoft.azure.management.apimanagement.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.appservice.CsmOperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.batch.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.batchai.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.cdn.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.cognitiveservices.OperationDisplayInfo
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.keyvault.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.logic.OperationDisplay
Set the resource value.
withResource(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.Blank
Sets the resource for which Diagnostic Settings will be created.
withResource(String) - Method in class com.microsoft.azure.management.monitor.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.msi.OperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.powerbi.Display
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.resources.ResourceProviderOperationDisplayProperties
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.servicefabric.AvailableOperationDisplay
Set the resource value.
withResource(String) - Method in class com.microsoft.azure.management.storage.OperationDisplay
Set the resource value.
withResourceCost(Double) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourceCost value.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the resourceFiles value.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the resourceFiles value.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the resourceFiles value.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the resourceFiles value.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the resourceFiles value.
withResourceFiles(List<ResourceFile>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the resourceFiles value.
withResourceGroup(String) - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Set the resourceGroup value.
withResourceGroup(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Set the resourceGroup value.
withResourceGroup(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Set the resourceGroup value.
withResourceGroupName(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the resourceGroupName value.
withResourceGroupName(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the resourceGroupName value.
withResourceGroupName(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the resourceGroupName value.
withResourceGroups(List<String>) - Method in class com.microsoft.azure.management.consumption.Filters
Set the resourceGroups value.
withResourceGroupScope(ResourceGroup) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment to be a resource group.
withResourceId(String) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.devtestlab.Subnet
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetFragment
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.network.ConnectivityDestination
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.network.ConnectivitySource
Set the resourceId value.
withResourceId(String) - Method in class com.microsoft.azure.management.network.TopologyAssociation
Set the resourceId value.
withResourceId(Long) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the resourceId value.
withResourceIdDimensionNameOverride(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the resourceIdDimensionNameOverride value.
withResourcename(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourcename value.
withResourceName(String) - Method in class com.microsoft.azure.management.resources.BasicDependency
Set the resourceName value.
withResourceName(String) - Method in class com.microsoft.azure.management.resources.Dependency
Set the resourceName value.
withResourceName(String) - Method in class com.microsoft.azure.management.resources.TargetResource
Set the resourceName value.
withResourceOwner(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourceOwner value.
withResourceOwnerPassword(String) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the resourceOwnerPassword value.
withResourceOwnerUsername(String) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the resourceOwnerUsername value.
withResourcePath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
Set the resourcePath value.
withResourcePricingTier(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourcePricingTier value.
withResourceProviderName(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the resourceProviderName value.
withResourceProviderName(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the resourceProviderName value.
withResources(List<String>) - Method in class com.microsoft.azure.management.consumption.Filters
Set the resources value.
withResources(ResourceRequirements) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the resources value.
withResources(List<ScopeJobResource>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
Set the resources value.
withResourceScope(Resource) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment to be a specific resource.
withResourceStats(ResourceStatistics) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the resourceStats value.
withResourceStatus(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourceStatus value.
withResourceType(String) - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesResourceAndSku
Set the resourceType value.
withResourceType(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourceType value.
withResourceType(String) - Method in class com.microsoft.azure.management.resources.BasicDependency
Set the resourceType value.
withResourceType(String) - Method in class com.microsoft.azure.management.resources.Dependency
Set the resourceType value.
withResourceType(String) - Method in interface com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithResourceType
Specifies the resource's type.
withResourceType(String) - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
Set the resourceType value.
withResourceType(String) - Method in class com.microsoft.azure.management.resources.ProviderResourceType
Set the resourceType value.
withResourceType(String) - Method in class com.microsoft.azure.management.resources.TargetResource
Set the resourceType value.
withResourceUId(String) - Method in class com.microsoft.azure.management.devtestlab.LabResourceCostProperties
Set the resourceUId value.
withResourceUri(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the resourceUri value.
withResourceUri(String) - Method in class com.microsoft.azure.management.gallery.RuleMetricDataSource
Set the resourceUri value.
withResourceUri(String) - Method in class com.microsoft.azure.management.monitor.RuleDataSource
Set the resourceUri value.
withResponseProperties(EventDataPropertyName...) - Method in interface com.microsoft.azure.management.monitor.ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter
Selects data fields that will be populated in the server response.
withResponses(List<ResponseContract>) - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Set the responses value.
withResponsibleAgencyCode(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the responsibleAgencyCode value.
withRestartPolicy(ContainerGroupRestartPolicy) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithRestartPolicy
Specifies the restart policy for all the container instances within the container group.
withRestorePointLabel(String) - Method in class com.microsoft.azure.management.sql.CreateDatabaseRestorePointDefinition
Set the restorePointLabel value.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the result value.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the result value.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the result value.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the result value.
withResult(TaskExecutionResult) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the result value.
withResults(String) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Set the results value.
withResultType(ResultType) - Method in interface com.microsoft.azure.management.monitor.MetricDefinition.MetricsQueryDefinitionStages.WithMetricsQueryExecute
Reduces the set of data collected.
withRetention(String) - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Set the retention value.
withRetention(Period) - Method in class com.microsoft.azure.management.monitor.MetricAvailability
Set the retention value.
withRetentionDays(int) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays
Sets the security alert policy email addresses.
withRetentionDays(int) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays
Updates the security alert policy email addresses.
withRetentionInDays(Integer) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Set the retentionInDays value.
withRetentionInDays(Integer) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Set the retentionInDays value.
withRetentionInDays(Integer) - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Set the retentionInDays value.
withRetentionInMb(Integer) - Method in class com.microsoft.azure.management.appservice.FileSystemHttpLogsConfig
Set the retentionInMb value.
withRetentionPeriodInDays(int) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the retentionPeriodInDays value.
withRetentionPeriodInDays(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithRetentionPeriod
Specifies the retention period for events in days.
withRetentionPeriodInDays(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithRetentionPeriod
Specifies the retention period for events in days.
withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.management.gallery.LogSettings
Set the retentionPolicy value.
withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.management.gallery.MetricSettings
Set the retentionPolicy value.
withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.management.monitor.LogSettings
Set the retentionPolicy value.
withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.management.monitor.MetricSettings
Set the retentionPolicy value.
withRetentionPolicyDays(int) - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithRetentionPolicy
Set the number of days to store flow log.
withRetentionPolicyDisabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithRetentionPolicy
Disable retention policy.
withRetentionPolicyEnabled() - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithRetentionPolicy
Enable retention policy.
withRetentionTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the retentionTime value.
withRetentionTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskConstraints
Set the retentionTime value.
withRetentionTimeInDays(Long) - Method in class com.microsoft.azure.management.devices.EventHubProperties
Set the retentionTimeInDays value.
withRetriesBeforeUnhealthy(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithRetries
Specifies the number of retries before the server is considered unhealthy.
withRetriesBeforeUnhealthy(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithRetries
Specifies the number of retries before the server is considered unhealthy.
withRetriesBeforeUnhealthy(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithRetries
Specifies the number of retries before the server is considered unhealthy.
withRetryCount(int) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the retryCount value.
withRetryCount(int) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the retryCount value.
withRetryCount(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the retryCount value.
withRetryCount(Integer) - Method in class com.microsoft.azure.management.scheduler.RetryPolicy
Set the retryCount value.
withRetryInterval(Period) - Method in class com.microsoft.azure.management.scheduler.RetryPolicy
Set the retryInterval value.
withRetryPolicy(RetryPolicy) - Method in class com.microsoft.azure.management.scheduler.JobAction
Set the retryPolicy value.
withRetryPolicy(RetryPolicy) - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Set the retryPolicy value.
withRetryTime(Long) - Method in class com.microsoft.azure.management.dns.SoaRecord
Set the retryTime value.
withRetryTimeInSeconds(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the time in seconds that a secondary name server should wait before trying to contact the primary name server again after a failed attempt to check for a zone file update.
withRetryType(RetryType) - Method in class com.microsoft.azure.management.scheduler.RetryPolicy
Set the retryType value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskListNextOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the returnClientRequestId value.
withReturnClientRequestId(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the returnClientRequestId value.
withReuseKey(Boolean) - Method in class com.microsoft.azure.keyvault.models.KeyProperties
Set the reuseKey value.
withReverseFqdn(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithReverseFQDN
Specifies the reverse FQDN to assign to this public IP address.
withReverseFqdn(String) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithReverseFQDN
Specifies the reverse FQDN to assign to this public IP address.
withReverseFqdn(String) - Method in class com.microsoft.azure.management.network.PublicIPAddressDnsSettings
Set the reverseFqdn value.
withReverseProxyEndpointPort(Integer) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the reverseProxyEndpointPort value.
withRevision(String) - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
Set the revision value.
withRevokedCertificate(String, String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithRevokedCertificate
 
withRevokedCertificate(String, String) - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithRevokedCertificate
Specifies revoked certificate.
withRights(List<AccessRights>) - Method in class com.microsoft.azure.management.notificationhubs.SharedAccessAuthorizationRuleProperties
Set the rights value.
withRole(String) - Method in class com.microsoft.azure.management.customerinsights.Participant
Set the role value.
withRole(String) - Method in class com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties
Set the role value.
withRole(String) - Method in class com.microsoft.azure.management.monitor.SenderAuthorization
Set the role value.
withRoleDefinition(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithRole
Specifies the ID of the custom role for this assignment.
withRoleDefinitionId(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Set the roleDefinitionId value.
withRoleInstance(String) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Set the roleInstance value.
withRoleName(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionFilter
Set the roleName value.
withRoleName(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the roleName value.
withRollingUpgradePolicy(RollingUpgradePolicy) - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Set the rollingUpgradePolicy value.
withRolloverAcknowledgementControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the rolloverAcknowledgementControlNumber value.
withRolloverAcknowledgementControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the rolloverAcknowledgementControlNumber value.
withRolloverGroupControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the rolloverGroupControlNumber value.
withRolloverGroupControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the rolloverGroupControlNumber value.
withRolloverInterchangeControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the rolloverInterchangeControlNumber value.
withRolloverInterchangeControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the rolloverInterchangeControlNumber value.
withRolloverTransactionSetControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the rolloverTransactionSetControlNumber value.
withRolloverTransactionSetControlNumber(boolean) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the rolloverTransactionSetControlNumber value.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies an SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies the SSH root password for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged
Specifies an SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged
Specifies an SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootUsernameUnmanaged
Specifies an SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManaged
Specifies the SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged
Specifies the SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameUnmanaged
Specifies the SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithLinuxRootUsername
Begins the definition to specify Linux root username.
withRootUsername(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxRootUsername
Begins the definition to specify Linux root username.
withRoute(String, RouteNextHopType) - Method in interface com.microsoft.azure.management.network.RouteTable.DefinitionStages.WithRoute
Creates a non-virtual appliance route.
withRoute(String, RouteNextHopType) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Creates a non-virtual appliance route.
withRouteBasedVpn() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithGatewayType
Use Route-based VPN type.
withRouteFilter(RouteFilterInner) - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Set the routeFilter value.
withRoutes(List<RouteProperties>) - Method in class com.microsoft.azure.management.devices.RoutingProperties
Set the routes value.
withRouteViaVirtualAppliance(String, String) - Method in interface com.microsoft.azure.management.network.RouteTable.DefinitionStages.WithRoute
Creates a route via a virtual appliance.
withRouteViaVirtualAppliance(String, String) - Method in interface com.microsoft.azure.management.network.RouteTable.UpdateStages.WithRoute
Creates a route via a virtual appliance.
withRouting(RoutingProperties) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the routing value.
withRoutingPriority(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority
Specifies the priority for the endpoint that will be used when the parent profile is configured with Priority routing method TrafficRoutingMethod.PRIORITY.
withRoutingPriority(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority
Specifies the weight for the endpoint that will be used when priority-based routing method is TrafficRoutingMethod.PRIORITY enabled on the profile.
withRoutingPriority(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
Specifies the weight for the endpoint that will be used when priority-based routing method is TrafficRoutingMethod.PRIORITY enabled on the profile.
withRoutingRegistryName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitPeeringConfig
Set the routingRegistryName value.
withRoutingWeight(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight
Specifies the weight for the endpoint that will be used when the parent profile is configured with Weighted routing method TrafficRoutingMethod.WEIGHTED.
withRoutingWeight(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight
Specifies the weight for the endpoint that will be used when the weight-based routing method TrafficRoutingMethod.WEIGHTED is enabled on the profile.
withRoutingWeight(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
Specifies the weight for the endpoint that will be used when the weight-based routing method TrafficRoutingMethod.WEIGHTED is enabled on the profile.
withRowKey(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Set the rowKey value.
withRows(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
Set the rows value.
withRuleGroupName(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup
Set the ruleGroupName value.
withRuleGroupName(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleGroup
Set the ruleGroupName value.
withRuleId(int) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRule
Set the ruleId value.
withRules(List<ScaleRule>) - Method in class com.microsoft.azure.management.gallery.AutoscaleProfile
Set the rules value.
withRules(List<ScaleRule>) - Method in class com.microsoft.azure.management.monitor.AutoscaleProfile
Set the rules value.
withRules(List<Integer>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallDisabledRuleGroup
Set the rules value.
withRules(List<ApplicationGatewayFirewallRule>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayFirewallRuleGroup
Set the rules value.
withRuleSetType(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Set the ruleSetType value.
withRuleSetVersion(String) - Method in class com.microsoft.azure.management.network.ApplicationGatewayWebApplicationFirewallConfiguration
Set the ruleSetVersion value.
withRunbookName(String) - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Set the runbookName value.
withRunElevated() - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithElevatedMode
Specifies that the setup task should run in elevated mode.
withRunElevated(Boolean) - Method in class com.microsoft.azure.management.batchai.SetupTask
Set the runElevated value.
withRunExclusive(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the runExclusive value.
withRunId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
Set the runId value.
withRunning(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the running value.
withRunning(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the running value.
withRunningNodeCount(int) - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Set the runningNodeCount value.
withRunningTasksCount(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the runningTasksCount value.
withRuntimeVersion(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.DefinitionStages.WithRuntimeVersion
Specifies the runtime version for the function app.
withRuntimeVersion(String) - Method in interface com.microsoft.azure.management.appservice.FunctionApp.UpdateStages.WithRuntimeVersion
Specifies the runtime version for the function app.
withRuntimeVersion(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobProperties
Set the runtimeVersion value.
withRuntimeVersion(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobProperties
Set the runtimeVersion value.
withSaDataSizeKilobytes(int) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the saDataSizeKilobytes value.
withSalesforceConnectionStringSecretUrl(String) - Method in class com.microsoft.azure.management.customerinsights.SalesforceDiscoverSetting
Set the salesforceConnectionStringSecretUrl value.
withSalesforcetables(List<SalesforceTable>) - Method in class com.microsoft.azure.management.customerinsights.SalesforceConnectorProperties
Set the salesforcetables value.
withSaLifeTimeSeconds(int) - Method in class com.microsoft.azure.management.network.IpsecPolicy
Set the saLifeTimeSeconds value.
withSample(String) - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Set the sample value.
withSasDefinitionAttributes(SasDefinitionAttributes) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the sasDefinitionAttributes value.
withSasDefinitionAttributes(SasDefinitionAttributes) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the sasDefinitionAttributes value.
withSasKey(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusAuthentication
Set the sasKey value.
withSasKeyName(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusAuthentication
Set the sasKeyName value.
withSasToken(String) - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Set the sasToken value.
withSasTtlAsIso8601(Period) - Method in class com.microsoft.azure.management.devices.StorageEndpointProperties
Set the sasTtlAsIso8601 value.
withSasType(SasTokenType) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the sasType value.
withSasType(SasTokenType) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the sasType value.
withSasUrl(String) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageApplicationLogsConfig
Set the sasUrl value.
withSasUrl(String) - Method in class com.microsoft.azure.management.appservice.AzureBlobStorageHttpLogsConfig
Set the sasUrl value.
withSasUrl(String) - Method in class com.microsoft.azure.management.appservice.AzureTableStorageApplicationLogsConfig
Set the sasUrl value.
withScaleAction(ScaleAction) - Method in class com.microsoft.azure.management.gallery.ScaleRule
Set the scaleAction value.
withScaleAction(ScaleAction) - Method in class com.microsoft.azure.management.monitor.ScaleRule
Set the scaleAction value.
withScaleType(String) - Method in class com.microsoft.azure.management.appservice.SkuCapacity
Set the scaleType value.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the schedule value.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddParameter
Set the schedule value.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchParameter
Set the schedule value.
withSchedule(Schedule) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateParameter
Set the schedule value.
withSchedule(RecurrentSchedule) - Method in class com.microsoft.azure.management.gallery.Recurrence
Set the schedule value.
withSchedule(RecurrenceSchedule) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Set the schedule value.
withSchedule(RecurrentSchedule) - Method in class com.microsoft.azure.management.monitor.Recurrence
Set the schedule value.
withSchedule(JobRecurrenceSchedule) - Method in class com.microsoft.azure.management.scheduler.JobRecurrence
Set the schedule value.
withScheduledEnqueueTimeUtc(DateTime) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the scheduledEnqueueTimeUtc value.
withSchedulingError(JobSchedulingError) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set the schedulingError value.
withSchedulingState(SchedulingState) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the schedulingState value.
withSchemaId(String) - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Set the schemaId value.
withSchemaId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the schemaId value.
withSchemaItemPropLink(String) - Method in class com.microsoft.azure.management.customerinsights.PropertyDefinition
Set the schemaItemPropLink value.
withSchemaItemTypeLink(String) - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Set the schemaItemTypeLink value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Set the schemaName value.
withSchemaName(String) - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Set the schemaName value.
withSchemaReferences(List<EdifactSchemaReference>) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the schemaReferences value.
withSchemaReferences(List<X12SchemaReference>) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the schemaReferences value.
withSchemaType(SchemaType) - Method in class com.microsoft.azure.management.logic.IntegrationAccountSchemaFilter
Set the schemaType value.
withSchemaVersion(String) - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Set the schemaVersion value.
withScheme(String) - Method in class com.microsoft.azure.management.apimanagement.BackendAuthorizationHeaderCredentials
Set the scheme value.
withScmSiteAlsoStopped(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithScmSiteAlsoStopped
Specifies if SCM site is also stopped when the web app is stopped.
withScmSiteAlsoStopped(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithScmSiteAlsoStopped
Specifies if SCM site is also stopped when the web app is stopped.
withScmType(ScmType) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the scmType value.
withScope(AutoUserScope) - Method in class com.microsoft.azure.batch.protocol.models.AutoUserSpecification
Set the scope value.
withScope(String) - Method in class com.microsoft.azure.management.apimanagement.OAuth2AuthenticationSettingsContract
Set the scope value.
withScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment.
withScope(String) - Method in class com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope
Set the scope value.
withScope(String) - Method in class com.microsoft.azure.management.monitor.SenderAuthorization
Set the scope value.
withScript(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobProperties
Set the script value.
withScript(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobProperties
Set the script value.
withScript(String) - Method in class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionBinding
Set the script value.
withScript(String) - Method in class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionRetrieveDefaultDefinitionParameters
Set the script value.
withScriptProcessor(String) - Method in class com.microsoft.azure.management.appservice.HandlerMapping
Set the scriptProcessor value.
withSecondaryPeerAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithSecondaryPeerAddressPrefix
 
withSecondaryPeerAddressPrefix(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithSecondaryPeerAddressPrefix
 
withSecondaryPeerAddressPrefix(String) - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Set the secondaryPeerAddressPrefix value.
withSecondPart(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Set the secondPart value.
withSecondVirtualNetworkGateway(VirtualNetworkGateway) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithSecondVirtualNetworkGateway
 
withSecret(Boolean) - Method in class com.microsoft.azure.management.apimanagement.PropertyEntityBaseParameters
Set the secret value.
withSecret(Map<String, String>) - Method in class com.microsoft.azure.management.containerinstance.Volume
Set the secret value.
withSecret(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Set the secret value.
withSecret(String) - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Set the secret value.
withSecretAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the secretAttributes value.
withSecretAttributes(SecretAttributes) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the secretAttributes value.
withSecretBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.SecretRestoreParameters
Set the secretBundleBackup value.
withSecretKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithSymmetricKey
Specifies the secret key for a symmetric encryption.
withSecretKey(byte[]) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithSymmetricKey
Specifies the secret key for a symmetric encryption.
withSecretKey(String) - Method in class com.microsoft.azure.management.notificationhubs.WnsCredential
Set the secretKey value.
withSecretName(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Set the secretName value.
withSecretProperties(SecretProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the secretProperties value.
withSecrets(List<EnvironmentVariableWithSecretValue>) - Method in class com.microsoft.azure.management.batchai.SetupTask
Set the secrets value.
withSecrets(List<VaultSecretGroup>) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the secrets value.
withSecrets(List<VaultSecretGroup>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the secrets value.
withSecrets(List<VaultSecretGroup>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the secrets value.
withSecrets(Map<String, String>) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithSecretsMap
Specifies the secrets map.
withSecrets(List<SecretPermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
Set the secrets value.
withSecretUrl(String) - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
Set the secretUrl value.
withSecretUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Set the secretUrl value.
withSecretUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Set the secretUrl value.
withSecurityEnabledOnly(boolean) - Method in class com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters
Set the securityEnabledOnly value.
withSecurityEnabledOnly(boolean) - Method in class com.microsoft.azure.management.graphrbac.UserGetMemberGroupsParameters
Set the securityEnabledOnly value.
withSecurityQualifier(String) - Method in class com.microsoft.azure.management.logic.X12SecuritySettings
Set the securityQualifier value.
withSecurityRuleAssociations(SecurityRuleAssociations) - Method in class com.microsoft.azure.management.network.SecurityGroupNetworkInterface
Set the securityRuleAssociations value.
withSecurityRules(List<SecurityRuleInner>) - Method in class com.microsoft.azure.management.network.NetworkInterfaceAssociation
Set the securityRules value.
withSecurityRules(List<SecurityRuleInner>) - Method in class com.microsoft.azure.management.network.SubnetAssociation
Set the securityRules value.
withSecuritySettings(AS2SecuritySettings) - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Set the securitySettings value.
withSecuritySettings(X12SecuritySettings) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the securitySettings value.
withSegmentTerminator(int) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the segmentTerminator value.
withSegmentTerminator(int) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the segmentTerminator value.
withSegmentTerminator(int) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the segmentTerminator value.
withSegmentTerminator(int) - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Set the segmentTerminator value.
withSegmentTerminatorSuffix(SegmentTerminatorSuffix) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the segmentTerminatorSuffix value.
withSegmentTerminatorSuffix(SegmentTerminatorSuffix) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the segmentTerminatorSuffix value.
withSegmentTerminatorSuffix(SegmentTerminatorSuffix) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the segmentTerminatorSuffix value.
withSegmentTerminatorSuffix(SegmentTerminatorSuffix) - Method in class com.microsoft.azure.management.logic.X12FramingSettings
Set the segmentTerminatorSuffix value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the select value.
withSelect(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the select value.
withSelectClause(String) - Method in class com.microsoft.azure.batch.DetailLevel.Builder
Sets the OData select clause.
withSendAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithSend
Specifies that the rule should have sending access enabled.
withSendAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithSend
Specifies that the rule should have sending access enabled.
withSendAgreement(AS2OneWayAgreement) - Method in class com.microsoft.azure.management.logic.AS2AgreementContent
Set the sendAgreement value.
withSendAgreement(EdifactOneWayAgreement) - Method in class com.microsoft.azure.management.logic.EdifactAgreementContent
Set the sendAgreement value.
withSendAgreement(X12OneWayAgreement) - Method in class com.microsoft.azure.management.logic.X12AgreementContent
Set the sendAgreement value.
withSenderApplicationId(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the senderApplicationId value.
withSenderApplicationId(String) - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Set the senderApplicationId value.
withSenderApplicationId(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the senderApplicationId value.
withSenderApplicationId(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the senderApplicationId value.
withSenderApplicationId(String) - Method in class com.microsoft.azure.management.logic.X12SchemaReference
Set the senderApplicationId value.
withSenderApplicationQualifier(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the senderApplicationQualifier value.
withSenderApplicationQualifier(String) - Method in class com.microsoft.azure.management.logic.EdifactSchemaReference
Set the senderApplicationQualifier value.
withSenderBusinessIdentity(BusinessIdentity) - Method in class com.microsoft.azure.management.logic.AS2OneWayAgreement
Set the senderBusinessIdentity value.
withSenderBusinessIdentity(BusinessIdentity) - Method in class com.microsoft.azure.management.logic.EdifactOneWayAgreement
Set the senderBusinessIdentity value.
withSenderBusinessIdentity(BusinessIdentity) - Method in class com.microsoft.azure.management.logic.X12OneWayAgreement
Set the senderBusinessIdentity value.
withSenderInternalIdentification(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the senderInternalIdentification value.
withSenderInternalSubIdentification(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the senderInternalSubIdentification value.
withSenderReverseRoutingAddress(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the senderReverseRoutingAddress value.
withSendInboundMdnToMessageBox(boolean) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the sendInboundMdnToMessageBox value.
withSendingEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithSend
 
withSendingEnabled() - Method in interface com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSend
 
withSendMdnAsynchronously(boolean) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the sendMdnAsynchronously value.
withSendNotificationWhenExceeded(CostThresholdStatus) - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Set the sendNotificationWhenExceeded value.
withSendSynchronousAcknowledgement(boolean) - Method in class com.microsoft.azure.management.logic.EdifactAcknowledgementSettings
Set the sendSynchronousAcknowledgement value.
withSendSynchronousAcknowledgement(boolean) - Method in class com.microsoft.azure.management.logic.X12AcknowledgementSettings
Set the sendSynchronousAcknowledgement value.
withSendToServiceOwners(Boolean) - Method in class com.microsoft.azure.management.gallery.RuleEmailAction
Set the sendToServiceOwners value.
withSendToServiceOwners(Boolean) - Method in class com.microsoft.azure.management.monitor.RuleEmailAction
Set the sendToServiceOwners value.
withSendToSubscriptionAdministrator(Boolean) - Method in class com.microsoft.azure.management.gallery.EmailNotification
Set the sendToSubscriptionAdministrator value.
withSendToSubscriptionAdministrator(Boolean) - Method in class com.microsoft.azure.management.monitor.EmailNotification
Set the sendToSubscriptionAdministrator value.
withSendToSubscriptionCoAdministrators(Boolean) - Method in class com.microsoft.azure.management.gallery.EmailNotification
Set the sendToSubscriptionCoAdministrators value.
withSendToSubscriptionCoAdministrators(Boolean) - Method in class com.microsoft.azure.management.monitor.EmailNotification
Set the sendToSubscriptionCoAdministrators value.
withSensitivity(Sensitivity) - Method in class com.microsoft.azure.management.monitor.Baseline
Set the sensitivity value.
withSerialConsoleLogBlobUri(String) - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Set the serialConsoleLogBlobUri value.
withSerialization(Serialization) - Method in class com.microsoft.azure.management.streamanalytics.InputProperties
Set the serialization value.
withSerialNumber(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSoaRecordAttributes
Specifies the serial number for the zone file.
withSerialNumber(Long) - Method in class com.microsoft.azure.management.dns.SoaRecord
Set the serialNumber value.
withServer(String) - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Set the server value.
withServer(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Set the server value.
withServer(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Set the server value.
withServer(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Set the server value.
withServerCertificateThumbprints(List<String>) - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Set the serverCertificateThumbprints value.
withServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication
Requires server name indication (SNI).
withServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
Requires server name indication (SNI).
withServerNameIndication() - Method in interface com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages.WithServerNameIndication
Requires server name indication (SNI).
withServers(List<ApplicationGatewayBackendHealthServer>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Set the servers value.
withServerUrl(String) - Method in class com.microsoft.azure.management.batchai.ImageSourceRegistry
Set the serverUrl value.
withServerX509Names(List<X509CertificateName>) - Method in class com.microsoft.azure.management.apimanagement.BackendServiceFabricClusterProperties
Set the serverX509Names value.
withService(String) - Method in class com.microsoft.azure.management.network.ServiceEndpointPropertiesFormat
Set the service value.
withServiceBusNamespace(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Set the serviceBusNamespace value.
withServiceBusNamespace(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Set the serviceBusNamespace value.
withServiceBusNamespace(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusDataSourceProperties
Set the serviceBusNamespace value.
withServiceBusNamespace(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Set the serviceBusNamespace value.
withServiceBusNamespace(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Set the serviceBusNamespace value.
withServiceBusQueueMessage(ServiceBusQueueMessage) - Method in class com.microsoft.azure.management.scheduler.JobAction
Set the serviceBusQueueMessage value.
withServiceBusQueueMessage(ServiceBusQueueMessage) - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Set the serviceBusQueueMessage value.
withServiceBusQueues(List<RoutingServiceBusQueueEndpointProperties>) - Method in class com.microsoft.azure.management.devices.RoutingEndpoints
Set the serviceBusQueues value.
withServiceBusTopicMessage(ServiceBusTopicMessage) - Method in class com.microsoft.azure.management.scheduler.JobAction
Set the serviceBusTopicMessage value.
withServiceBusTopicMessage(ServiceBusTopicMessage) - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Set the serviceBusTopicMessage value.
withServiceBusTopics(List<RoutingServiceBusTopicEndpointProperties>) - Method in class com.microsoft.azure.management.devices.RoutingEndpoints
Set the serviceBusTopics value.
withServiceCodeListDirectoryVersion(String) - Method in class com.microsoft.azure.management.logic.EdifactFramingSettings
Set the serviceCodeListDirectoryVersion value.
withServiceFabricCluster(BackendServiceFabricClusterProperties) - Method in class com.microsoft.azure.management.apimanagement.BackendProperties
Set the serviceFabricCluster value.
withServiceGroup(String) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the serviceGroup value.
withServiceObjective(ServiceObjectiveName) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithServiceObjective
Deprecated.
withServiceObjective(ServiceObjectiveName) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
Deprecated.
withServiceObjective(ServiceObjectiveName) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithServiceObjective
Deprecated.
withServicePrincipal(String, String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithServicePrincipalProfile
Properties for cluster service principals.
withServicePrincipalClientId(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithServicePrincipalClientId
Properties for Kubernetes cluster service principal.
withServicePrincipalClientId(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Set the servicePrincipalClientId value.
withServicePrincipalObjectId(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateAndAadDetails
Set the servicePrincipalObjectId value.
withServicePrincipalSecret(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithServicePrincipalProfile
Properties for service principal.
withServiceProvider(String) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithServiceProvider
 
withServiceProviderName(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
Set the serviceProviderName value.
withServiceRequestId(String) - Method in class com.microsoft.azure.management.logic.RetryHistory
Set the serviceRequestId value.
withServices(EncryptionServices) - Method in class com.microsoft.azure.management.storage.Encryption
Set the services value.
withServiceSpecification(ServiceSpecification) - Method in class com.microsoft.azure.management.appservice.CsmOperationDescriptionProperties
Set the serviceSpecification value.
withServiceSupportedRegion(String) - Method in class com.microsoft.azure.management.network.BGPCommunity
Set the serviceSupportedRegion value.
withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithServiceUri
Specifies the service URI for post notifications.
withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithServiceUri
Specifies the service URI for post notifications.
withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithServiceUri
Specifies the service URI for post notifications.
withServiceUri(String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithServiceUri
Specifies the service URI for post notifications.
withServiceUri(String) - Method in class com.microsoft.azure.management.gallery.RuleWebhookAction
Set the serviceUri value.
withServiceUri(String) - Method in class com.microsoft.azure.management.gallery.WebhookNotification
Set the serviceUri value.
withServiceUri(String) - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Set the serviceUri value.
withServiceUri(String) - Method in class com.microsoft.azure.management.monitor.RuleWebhookAction
Set the serviceUri value.
withServiceUri(String) - Method in class com.microsoft.azure.management.monitor.WebhookNotification
Set the serviceUri value.
withServiceUri(String) - Method in class com.microsoft.azure.management.monitor.WebhookReceiver
Set the serviceUri value.
withServiceUrl(String) - Method in class com.microsoft.azure.management.apimanagement.ApiContractProperties
Set the serviceUrl value.
withServiceUrl(String) - Method in class com.microsoft.azure.management.apimanagement.ApiTagResourceContractProperties
Set the serviceUrl value.
withSession() - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSession
Specifies that session support should be enabled for the queue.
withSession() - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSession
Specifies that session support should be enabled for the queue.
withSession() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithSession
Specifies that session support should be enabled for the subscription.
withSession() - Method in interface com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithSession
Specifies that session support should be enabled for the subscription.
withSessionConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
The session consistency policy for the CosmosDB account.
withSessionConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
The consistency policy for the CosmosDB account.
withSessionId(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the sessionId value.
withSetParameter(String, String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithSetParameters
Adds a parameter for the deployment.
withSetParameters(Map<String, String>) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the setParameters value.
withSetParametersXmlFile(String) - Method in interface com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithSetParameters
Specifies the XML file containing the parameters.
withSetParametersXmlFileUri(String) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the setParametersXmlFileUri value.
withSettingName(SettingNames) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the settingName value.
withSetupTask(SetupTask) - Method in class com.microsoft.azure.management.batchai.NodeSetup
Set the setupTask value.
withSha2AlgorithmFormat(String) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the sha2AlgorithmFormat value.
withShardCount(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
The number of shards to be created on a Premium Cluster Cache.
withShardCount(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
The number of shards to be created on a Premium Cluster Cache.
withSharedAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithStorageKey
 
withSharedAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool
 
withSharedAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey
 
withSharedAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey
 
withSharedAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithStorageKey
 
withSharedAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithStorageKeyAfterElasticPool
 
withSharedAccessPolicyKey(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Set the sharedAccessPolicyKey value.
withSharedAccessPolicyKey(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Set the sharedAccessPolicyKey value.
withSharedAccessPolicyKey(String) - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Set the sharedAccessPolicyKey value.
withSharedAccessPolicyKey(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusDataSourceProperties
Set the sharedAccessPolicyKey value.
withSharedAccessPolicyKey(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Set the sharedAccessPolicyKey value.
withSharedAccessPolicyKey(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Set the sharedAccessPolicyKey value.
withSharedAccessPolicyName(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubOutputDataSource
Set the sharedAccessPolicyName value.
withSharedAccessPolicyName(String) - Method in class com.microsoft.azure.management.streamanalytics.EventHubStreamInputDataSource
Set the sharedAccessPolicyName value.
withSharedAccessPolicyName(String) - Method in class com.microsoft.azure.management.streamanalytics.IoTHubStreamInputDataSource
Set the sharedAccessPolicyName value.
withSharedAccessPolicyName(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusDataSourceProperties
Set the sharedAccessPolicyName value.
withSharedAccessPolicyName(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusQueueOutputDataSource
Set the sharedAccessPolicyName value.
withSharedAccessPolicyName(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Set the sharedAccessPolicyName value.
withSharedKey(String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey
Specify shared key.
withSharedKey(String) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.UpdateStages.WithSharedKey
Specify shared key.
withSharedPricingTier() - Method in interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier
Specifies shared pricing tier for the app service plan.
withSharedPublicIpAddressConfiguration(SharedPublicIpAddressConfiguration) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the sharedPublicIpAddressConfiguration value.
withSharedPublicIpAddressConfiguration(SharedPublicIpAddressConfigurationFragment) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the sharedPublicIpAddressConfiguration value.
withSharedPublicIpAddressConfiguration(SubnetSharedPublicIpAddressConfiguration) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Set the sharedPublicIpAddressConfiguration value.
withSharedPublicIpAddressConfiguration(SubnetSharedPublicIpAddressConfigurationFragment) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Set the sharedPublicIpAddressConfiguration value.
withShareName(String) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Set the shareName value.
withSig(String) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Set the sig value.
withSignature(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyVerifyParameters
Set the signature value.
withSigningAlgorithm(SigningAlgorithm) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the signingAlgorithm value.
withSigningCertificateName(String) - Method in class com.microsoft.azure.management.logic.AS2SecuritySettings
Set the signingCertificateName value.
withSigninPolicyName(String) - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Set the signinPolicyName value.
withSignMdn(boolean) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the signMdn value.
withSignMessage(boolean) - Method in class com.microsoft.azure.management.logic.AS2ValidationSettings
Set the signMessage value.
withSignOnUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithSignOnUrl
Specifies the sign on URL.
withSignOnUrl(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
Specifies the sign on URL.
withSignOutboundMdnIfOptional(boolean) - Method in class com.microsoft.azure.management.logic.AS2MdnSettings
Set the signOutboundMdnIfOptional value.
withSignupPolicyName(String) - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Set the signupPolicyName value.
withSiteNames(List<String>) - Method in class com.microsoft.azure.management.appservice.HostName
Set the siteNames value.
withSiteToSite() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType
Create Site-to-Site connection.
withSize(String) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the size value.
withSize(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the size value.
withSize(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithVMSize
Selects the size of the virtual machine.
withSize(VirtualMachineSizeTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithVMSize
Specifies the size of the virtual machine.
withSize(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies a new size for the virtual machine.
withSize(VirtualMachineSizeTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies a new size for the virtual machine.
withSize(Long) - Method in class com.microsoft.azure.management.containerregistry.Target
Set the size value.
withSize(ApplicationGatewaySkuName) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithSize
Specifies the size of the application gateway to create within the context of the selected tier.
withSize(ApplicationGatewaySkuName) - Method in interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSize
Specifies the size of the application gateway to use within the context of the selected tier.
withSize(String) - Method in class com.microsoft.azure.management.notificationhubs.Sku
Set the size value.
withSize(String) - Method in class com.microsoft.azure.management.resources.Sku
Set the size value.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithCreateAndSize
Specifies the disk size.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskSource
Specifies the disk size for an empty disk.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithSize
Specifies the disk size.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithSize
Specifies the disk size.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the size in GB the unmanaged disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize
Specifies the new size in GB for data disk.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the size in GB the disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings
Specifies the size in GB the disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings
Specifies the size in GB the disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskSize
Specifies the new size in GB for data disk.
withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSize
Specifies the maximum size of memory allocated for the queue.
withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSize
Specifies the maximum size of memory allocated for the queue.
withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSize
Specifies the maximum size of memory allocated for the topic.
withSizeInMB(long) - Method in interface com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSize
Specifies the maximum size of memory allocated for the topic.
withSizeLimitInBytes(Integer) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
Set the sizeLimitInBytes value.
withSkipAppData(Boolean) - Method in class com.microsoft.azure.management.appservice.MSDeployCore
Set the skipAppData value.
withSkipUrl(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the skipUrl value.
withSku(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set the sku value.
withSku(ApiManagementServiceSkuProperties) - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Set the sku value.
withSku(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
Set the sku value.
withSku(SkuInner) - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesAccountUpdateParameters
Set the sku value.
withSku(SkuInner) - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesResourceAndSku
Set the sku value.
withSku(AvailabilitySetSkuTypes) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithSku
Specifies the SKU type for the availability set.
withSku(AvailabilitySetSkuTypes) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.UpdateStages.WithSku
Specifies the SKU type for the availability set.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithSku
Specifies the SKU.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithSku
Specifies the SKU.
withSku(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Sets the SKU.
withSku(DiskSku) - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Set the sku value.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithSku
withSku(SnapshotSkuType) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithSku
Specifies the SKU type.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.UpdateStages.WithSku
withSku(SnapshotSkuType) - Method in interface com.microsoft.azure.management.compute.Snapshot.UpdateStages.WithSku
Specifies the SKU type.
withSku(VirtualMachineScaleSetSkuTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSku(VirtualMachineScaleSetSku) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSku(VirtualMachineScaleSetSkuTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSku(VirtualMachineScaleSetSku) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSku(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Set the sku value.
withSku(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Set the sku value.
withSku(EventHubNamespaceSkuType) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithSku
Specifies the namespace sku.
withSku(EventHubNamespaceSkuType) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithSku
Specifies the namespace sku.
withSku(SkuName) - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithSku
Specifies the sku of the key vault.
withSku(Sku) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the sku value.
withSku(Sku) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the sku value.
withSku(ExpressRouteCircuitSkuType) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.DefinitionStages.WithSku
 
withSku(ExpressRouteCircuitSkuType) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuit.UpdateStages.WithSku
 
withSku(LoadBalancerSkuType) - Method in interface com.microsoft.azure.management.network.LoadBalancer.DefinitionStages.WithSku
Specifies the SKU for the load balancer.
withSku(PublicIPSkuType) - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithSku
Specifies the SKU for the IP address.
withSku(VirtualNetworkGatewaySkuName) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.DefinitionStages.WithSku
 
withSku(VirtualNetworkGatewaySkuName) - Method in interface com.microsoft.azure.management.network.VirtualNetworkGateway.UpdateStages.WithSku
 
withSku(AzureSku) - Method in class com.microsoft.azure.management.powerbi.UpdateWorkspaceCollectionRequest
Set the sku value.
withSku(Sku) - Method in class com.microsoft.azure.management.scheduler.JobCollectionProperties
Set the sku value.
withSku(SkuName) - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies the SKU of the Search service.
withSku(NamespaceSku) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithSku
Specifies the namespace sku.
withSku(NamespaceSku) - Method in interface com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithSku
Specifies the namespace sku.
withSku(SkuName) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithSku
withSku(StorageAccountSkuType) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithSku
Specifies the sku of the storage account.
withSku(SkuName) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithSku
withSku(StorageAccountSkuType) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithSku
Specifies the sku of the storage account.
withSkuAvailable(Boolean) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Set the skuAvailable value.
withSkuCapacity(SkuCapacity) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the skuCapacity value.
withSkuName(SkuName) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Set the skuName value.
withSkuName(String) - Method in class com.microsoft.azure.management.customerinsights.HubBillingInfoFormat
Set the skuName value.
withSkus(List<SkuName>) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityParameter
Set the skus value.
withSlowRequests(SlowRequestsBasedTrigger) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the slowRequests value.
withSmallImage(String) - Method in class com.microsoft.azure.management.customerinsights.MetadataDefinitionBase
Set the smallImage value.
withSnapshot(SubResource) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the snapshot value.
withSnapshot(SubResource) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the snapshot value.
withSniBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithSslType
Uses Server Name Indication (SNI) based SSL.
withSniBasedSsl() - Method in interface com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithSslType
Uses Server Name Indication (SNI) based SSL.
withSolutions(List<Solution>) - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Set the solutions value.
withSolutions(List<Solution>) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the solutions value.
withSource(String) - Method in class com.microsoft.azure.management.appservice.AnalysisData
Set the source value.
withSource(String) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the source value.
withSource(Source) - Method in class com.microsoft.azure.management.containerregistry.EventContent
Set the source value.
withSource(String) - Method in class com.microsoft.azure.management.devices.FallbackRouteProperties
Set the source value.
withSource(RoutingSource) - Method in class com.microsoft.azure.management.devices.RouteProperties
Set the source value.
withSourceAddressPrefix(String) - Method in class com.microsoft.azure.batch.protocol.models.NetworkSecurityGroupRule
Set the sourceAddressPrefix value.
withSourceAddressPrefix(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the sourceAddressPrefix value.
withSourceAddressPrefixes(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the sourceAddressPrefixes value.
withSourceApiId(String) - Method in class com.microsoft.azure.management.apimanagement.ApiRevisionInfoContract
Set the sourceApiId value.
withSourceDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithSourceDatabaseId
Sets the resource if of source database for the SQL Database.
withSourceDatabase(SqlDatabase) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithSourceDatabaseId
Sets the resource if of source database for the SQL Database.
withSourceDatabase(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithSourceDatabaseId
Sets the resource if of source database for the SQL Database.
withSourceDatabase(SqlDatabase) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithSourceDatabaseId
Sets the resource if of source database for the SQL Database.
withSourceDirectory(String) - Method in interface com.microsoft.azure.management.batchai.FileServer.DefinitionStages.WithSourceDirectory
 
withSourceDirectory(String) - Method in class com.microsoft.azure.management.batchai.FileServerReference
Set the sourceDirectory value.
withSourceIPAddress(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithSourceIP
Set the sourceIPAddress value.
withSourceMdmAccount(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the sourceMdmAccount value.
withSourceMdmNamespace(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the sourceMdmNamespace value.
withSourceNodeId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Set the sourceNodeId value.
withSourcePartitionCount(Integer) - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Set the sourcePartitionCount value.
withSourcePortId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Set the sourcePortId value.
withSourcePortRange(String) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the sourcePortRange value.
withSourcePortRanges(List<String>) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityRule
Set the sourcePortRanges value.
withSourcePropertyName(String) - Method in class com.microsoft.azure.management.customerinsights.ParticipantPropertyReference
Set the sourcePropertyName value.
withSourcePropertyName(String) - Method in class com.microsoft.azure.management.customerinsights.TypePropertiesMapping
Set the sourcePropertyName value.
withSourceResourceId(String) - Method in class com.microsoft.azure.management.compute.CreationData
Set the sourceResourceId value.
withSourceUri(String) - Method in class com.microsoft.azure.management.compute.CreationData
Set the sourceUri value.
withSourceVault(ResourceId) - Method in class com.microsoft.azure.management.batchai.KeyVaultKeyReference
Set the sourceVault value.
withSourceVault(ResourceId) - Method in class com.microsoft.azure.management.batchai.KeyVaultSecretReference
Set the sourceVault value.
withSourceVault(SourceVault) - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Set the sourceVault value.
withSourceVault(SourceVault) - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Set the sourceVault value.
withSourceVault(SubResource) - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Set the sourceVault value.
withSourceVault(SubResource) - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Set the sourceVault value.
withSourceVault(SubResource) - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Set the sourceVault value.
withSourceVmId(String) - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesFromVm
Set the sourceVmId value.
withSourceWebAppId(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the sourceWebAppId value.
withSp(String) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Set the sp value.
withSpecializedOSDisk(Disk, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a specialized operating system managed disk to be attached to the virtual machine.
withSpecializedOSUnmanagedDisk(String, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a specialized operating system unmanaged disk to be attached to the virtual machine.
withSpecificLinuxImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a version of a market-place Linux image to be used as the virtual machine's OS.
withSpecificLinuxImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the specific version of a market-place Linux image that should be used.
withSpecificWindowsImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a version of a marketplace Windows image to be used as the virtual machine's OS.
withSpecificWindowsImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the specific version of a marketplace Windows image needs to be used.
withSqlAdministratorLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithAuthentication
 
withSqlAdministratorLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithAuthenticationAfterElasticPool
 
withSqlAdministratorLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
 
withSqlAdministratorLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
 
withSqlAdministratorLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAuthentication
 
withSqlAdministratorLoginAndPassword(String, String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithAuthenticationAfterElasticPool
 
withSsh(SshConfiguration) - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Set the ssh value.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxCreateManaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxCreateUnmanaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies the SSH public key.
withSsh(ContainerServiceSshConfiguration) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
Set the ssh value.
withSshAuthority(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the sshAuthority value.
withSshAuthority(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the sshAuthority value.
withSshKey(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithLinuxSshKey
Begins the definition to specify Linux ssh key.
withSshKey(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxSshKey
Begins the definition to specify Linux ssh key.
withSshPrivateKey(String) - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Set the sshPrivateKey value.
withSshPublicKey(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUser
Set the sshPublicKey value.
withSshPublicKey(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeUpdateUserParameter
Set the sshPublicKey value.
withSshPublicKey(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserCredentials
 
withSshPublicKey(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserCredentials
Specifies public key for authentication.
withSslCertificate(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslCertificate
Specifies an SSL certificate to associate with this resource.
withSslCertificate(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate
Specifies an SSL certificate to associate with this resource.
withSslCertificate(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate
Specifies an SSL certificate to associate with this resource.
withSslCertificateFromPfxFile(File) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslCertificate
Specifies the PFX file to import the SSL certificate from to associated with this resource.
withSslCertificateFromPfxFile(File) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate
Specifies the PFX file to import the SSL certificate from to associated with this resource.
withSslCertificateFromPfxFile(File) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate
Specifies the PFX file to import the SSL certificate from to associate with this resource.
withSslCertificatePassword(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslPassword
Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
withSslCertificatePassword(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslPassword
Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
withSslCertificatePassword(String) - Method in interface com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslPassword
Specifies the password for the specified PFX file containing the private key of the imported SSL certificate.
withSslState(SslState) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the sslState value.
withSstpOnly() - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.DefinitionStages.WithTunnelType
Specifies that only SSTP tunnel type will be used.
withSstpOnly() - Method in interface com.microsoft.azure.management.network.PointToSiteConfiguration.UpdateStages.WithTunnelType
Specifies that only SSTP tunnel type will be used.
withStandardAkamaiSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
Selects the Standard Akamai SKU.
withStandardEdition(SqlDatabaseStandardServiceObjective) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
Sets a "Standard" edition for the SQL Database.
withStandardEdition(SqlDatabaseStandardServiceObjective, SqlDatabaseStandardStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithEditionDefaults
Sets a "Standard" edition and maximum storage capacity for the SQL Database.
withStandardEdition(SqlDatabaseStandardServiceObjective) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
Sets a "Standard" edition for the SQL Database.
withStandardEdition(SqlDatabaseStandardServiceObjective, SqlDatabaseStandardStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
Sets a "Standard" edition and maximum storage capacity for the SQL Database.
withStandardEdition(SqlDatabaseStandardServiceObjective) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEditionDefaults
Sets a "Standard" edition for the SQL Database.
withStandardEdition(SqlDatabaseStandardServiceObjective, SqlDatabaseStandardStorage) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithEditionDefaults
Sets a "Standard" edition and maximum storage capacity for the SQL Database.
withStandardPool() - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithEdition
Sets the standard edition for the SQL Elastic Pool.
withStandardPool() - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithEdition
Sets the standard edition for the SQL Elastic Pool.
withStandardSku() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithCertificateSku
Specifies the SKU of the certificate to be standard.
withStandardSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
Creates a 'managed' registry with a 'Standard' SKU type.
withStandardSku() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
Updates the current container registry to a 'managed' registry with a 'Standard' SKU type.
withStandardSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
Specifies the Standard Sku of the Redis Cache.
withStandardSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
Specifies the Standard sku of the Redis Cache.
withStandardSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
Updates Redis Cache to Standard sku.
withStandardSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
Updates Redis Cache to Standard sku with new capacity.
withStandardSku() - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies to use a standard SKU type for the Search service.
withStandardVerizonSku() - Method in interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
Selects the Standard Verizon SKU.
withStart(int) - Method in class com.microsoft.azure.batch.protocol.models.ExitCodeRangeMapping
Set the start value.
withStart(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskIdRange
Set the start value.
withStart(DateTime) - Method in class com.microsoft.azure.management.gallery.TimeWindow
Set the start value.
withStart(DateTime) - Method in class com.microsoft.azure.management.monitor.TimeWindow
Set the start value.
withStartDate(DateTime) - Method in class com.microsoft.azure.management.consumption.BudgetTimePeriod
Set the startDate value.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withStartDate(DateTime) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithStartDate
Specifies the start date after which password or key would be valid.
withStartHourUtc(int) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
Set the startHourUtc value.
withStarting(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the starting value.
withStartingCommandLine(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
Specifies the starting command line.
withStartingCommandLines(String...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
Specifies the starting command lines.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateFirewallRuleParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateFirewallRuleWithAccountParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.CreateOrUpdateFirewallRuleParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleParameters
Set the startIpAddress value.
withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateFirewallRuleWithAccountParameters
Set the startIpAddress value.
withStartIPAddress(String) - Method in interface com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithStartIPAddress
Sets the starting IP address of SQL server's Firewall Rule.
withStartPort(int) - Method in class com.microsoft.azure.management.servicefabric.EndpointRangeDescription
Set the startPort value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchParameter
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the startTask value.
withStartTask(StartTask) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesParameter
Set the startTask value.
withStartTaskFailed(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the startTaskFailed value.
withStartTaskInfo(StartTaskInformation) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the startTaskInfo value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ResourceStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskExecutionInformation
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsConfiguration
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.UsageStatistics
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.AbnormalTimePeriod
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.BackupSchedule
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.batchai.JobPropertiesExecutionInfo
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.logic.RetryHistory
Set the startTime value.
withStartTime(DateTime) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Set the startTime value.
withStartUpCommand(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.DefinitionStages.WithStartUpCommand
Specifies the startup command.
withStartUpCommand(String) - Method in interface com.microsoft.azure.management.appservice.WebApp.UpdateStages.WithStartUpCommand
Specifies the startup command.
withStartWindow(Period) - Method in class com.microsoft.azure.batch.protocol.models.Schedule
Set the startWindow value.
withStatDataPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the statDataPath value.
withState(CertificateState) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the state value.
withState(JobState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the state value.
withState(JobScheduleState) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the state value.
withState(PoolState) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the state value.
withState(TaskState) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the state value.
withState(ComputeNodeState) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the state value.
withState(JobPreparationTaskState) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the state value.
withState(JobReleaseTaskState) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the state value.
withState(StartTaskState) - Method in class com.microsoft.azure.batch.protocol.models.StartTaskInformation
Set the state value.
withState(SubtaskState) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the state value.
withState(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskContainerExecutionInformation
Set the state value.
withState(ProductState) - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Set the state value.
withState(UserState) - Method in class com.microsoft.azure.management.apimanagement.UserEntityBaseParameters
Set the state value.
withState(String) - Method in class com.microsoft.azure.management.appservice.Address
Set the state value.
withState(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Set the state value.
withState(WorkflowState) - Method in class com.microsoft.azure.management.logic.WorkflowFilter
Set the state value.
withState(WorkflowState) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerFilter
Set the state value.
withState(ExpressRouteCircuitPeeringState) - Method in class com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Set the state value.
withState(String) - Method in class com.microsoft.azure.management.resources.FeatureProperties
Set the state value.
withState(JobCollectionState) - Method in class com.microsoft.azure.management.scheduler.JobCollectionProperties
Set the state value.
withState(JobState) - Method in class com.microsoft.azure.management.scheduler.JobStateFilter
Set the state value.
withState(State) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set the state value.
withStateOrProvince(String) - Method in interface com.microsoft.azure.management.appservice.DomainContact.DefinitionStages.WithStateOrProvince
Specifies the state or province of the address.
withStatePfxRcd(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the statePfxRcd value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the stateTransitionTime value.
withStateTransitionTime(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.SubtaskInformation
Set the stateTransitionTime value.
withStaticIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithIPAddress
Enables static IP address allocation.
withStaticIP() - Method in interface com.microsoft.azure.management.network.PublicIPAddress.UpdateStages.WithIPAddress
Enables static IP address allocation.
withStaticIP(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
Sets Redis Cache static IP.
withStaticIP(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
Sets Redis Cache static IP.
withStatistic(MetricStatisticType) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the statistic value.
withStatistic(MetricStatisticType) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the statistic value.
withStatistics(JobStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Set the statistics value.
withStats(JobStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the stats value.
withStats(JobScheduleStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the stats value.
withStats(PoolStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the stats value.
withStats(TaskStatistics) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the stats value.
withStatus(TaskAddStatus) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the status value.
withStatus(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the status value.
withStatus(ConnectivityStatusType) - Method in class com.microsoft.azure.management.apimanagement.ConnectivityStatusContract
Set the status value.
withStatus(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the status value.
withStatus(TriggeredWebJobStatus) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the status value.
withStatus(QuotaUsageStatus) - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Set the status value.
withStatus(InstanceViewStatus) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Set the status value.
withStatus(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Set the status value.
withStatus(NotificationStatus) - Method in class com.microsoft.azure.management.devtestlab.NotificationSettings
Set the status value.
withStatus(NotificationStatus) - Method in class com.microsoft.azure.management.devtestlab.NotificationSettingsFragment
Set the status value.
withStatus(TargetCostStatus) - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Set the status value.
withStatus(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the status value.
withStatus(WorkflowStatus) - Method in class com.microsoft.azure.management.logic.WorkflowRunActionFilter
Set the status value.
withStatus(WorkflowStatus) - Method in class com.microsoft.azure.management.logic.WorkflowRunFilter
Set the status value.
withStatus(WorkflowStatus) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerHistoryFilter
Set the status value.
withStatus(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the status value.
withStatus(NetworkOperationStatus) - Method in class com.microsoft.azure.management.network.AzureAsyncOperationResult
Set the status value.
withStatus(JobExecutionStatus) - Method in class com.microsoft.azure.management.scheduler.JobHistoryFilter
Set the status value.
withStatusCode(int) - Method in class com.microsoft.azure.management.apimanagement.ResponseContract
Set the statusCode value.
withStatusCode(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Set the statusCode value.
withStatusCodes(List<StatusCodesBasedTrigger>) - Method in class com.microsoft.azure.management.appservice.AutoHealTriggers
Set the statusCodes value.
withStatusCodes(List<String>) - Method in class com.microsoft.azure.management.network.ApplicationGatewayProbeHealthResponseMatch
Set the statusCodes value.
withStatusDetails(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the statusDetails value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Set the statuses value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Set the statuses value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the statuses value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the statuses value.
withStatuses(List<ComputeVmInstanceViewStatus>) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Set the statuses value.
withStatuses(List<ComputeVmInstanceViewStatusFragment>) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Set the statuses value.
withStdOutErrPath(String) - Method in interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithStdOutErrPath
 
withStdOutErrPathPrefix(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIJob.DefinitionStages.WithStdOutErrPathPrefix
 
withStdOutErrPathPrefix(String) - Method in class com.microsoft.azure.management.batchai.SetupTask
Set the stdOutErrPathPrefix value.
withStickyAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Adds an app setting to the web app.
withStickyAppSetting(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Adds an app setting to the web app.
withStickyAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withStickyAppSettings(Map<String, String>) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithAppSettings
Specifies the app settings for the web app as a Map.
withStickyConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithConnectionString
Adds a connection string to the web app.
withStickyConnectionString(String, String, ConnectionStringType) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithConnectionString
Adds a connection string to the web app.
withStorage(List<StoragePermissions>) - Method in class com.microsoft.azure.management.keyvault.Permissions
Set the storage value.
withStorageAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithStorageKey
 
withStorageAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithStorageKeyAfterElasticPool
 
withStorageAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey
 
withStorageAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey
 
withStorageAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithStorageKey
 
withStorageAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseOperations.DefinitionStages.WithStorageKeyAfterElasticPool
 
withStorageAccount(StorageAccount) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the storageAccount value.
withStorageAccount(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
Sets Storage Account for data transfer.
withStorageAccount(String) - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting.UpdateStages.WithStorageAccount
Sets Storage Account for data transfer.
withStorageAccount(String) - Method in interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithStorageAccount
Specifies the storage account to use for storing log.
withStorageAccount(String) - Method in interface com.microsoft.azure.management.network.Troubleshooting.DefinitionStages.WithStorageAccount
Set the storageAccounId value.
withStorageAccount(String) - Method in class com.microsoft.azure.management.scheduler.StorageQueueMessage
Set the storageAccount value.
withStorageAccountAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
Sets the security alert policy storage access key.
withStorageAccountAccessKey(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey
Updates the security alert policy storage access key.
withStorageAccountAttributes(StorageAccountAttributes) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the storageAccountAttributes value.
withStorageAccountAttributes(StorageAccountAttributes) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the storageAccountAttributes value.
withStorageAccountId(String) - Method in class com.microsoft.azure.management.batch.AutoStorageBaseProperties
Set the storageAccountId value.
withStorageAccountId(String) - Method in class com.microsoft.azure.management.compute.CreationData
Set the storageAccountId value.
withStorageAccountId(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithStorageLocation
The ID of the storage account to save the packet capture session.
withStorageAccountKey(String) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Set the storageAccountKey value.
withStorageAccountKey(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey
Specifies the storage account key to access to the Azure file.
withStorageAccountName(String) - Method in interface com.microsoft.azure.management.batchai.AzureBlobFileSystem.DefinitionStages.WithStorageAccount
 
withStorageAccountName(String) - Method in interface com.microsoft.azure.management.batchai.AzureFileShare.DefinitionStages.WithStorageAccount
 
withStorageAccountName(String) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Set the storageAccountName value.
withStorageAccountName(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName
Specifies the storage account name to access to the Azure file.
withStorageAccountName(String) - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Set the storageAccountName value.
withStorageAccountResourceId(String) - Method in class com.microsoft.azure.management.eventhub.Destination
Set the storageAccountResourceId value.
withStorageAccounts(List<AddStorageAccountWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the storageAccounts value.
withStorageAccounts(List<UpdateStorageAccountWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the storageAccounts value.
withStorageAccounts(List<StorageAccount>) - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Set the storageAccounts value.
withStorageAccounts(List<StorageAccount>) - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Set the storageAccounts value.
withStorageAccounts(List<StorageAccount>) - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Set the storageAccounts value.
withStorageAccounts(List<StorageAccount>) - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Set the storageAccounts value.
withStorageAccountType(StorageAccountType) - Method in class com.microsoft.azure.batch.protocol.models.DataDisk
Set the storageAccountType value.
withStorageAccountType(StorageAccountType) - Method in class com.microsoft.azure.management.batchai.DataDisks
Set the storageAccountType value.
withStorageAccountType(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the storageAccountType value.
withStorageAccountType(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the storageAccountType value.
withStorageAccountType(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetManagedDiskParameters
Set the storageAccountType value.
withStorageBundleBackup(byte[]) - Method in class com.microsoft.azure.keyvault.models.StorageRestoreParameters
Set the storageBundleBackup value.
withStorageCapacity(SqlElasticPoolPremiumSorage) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithPremiumEdition
Sets the storage capacity for the SQL Azure Database Elastic Pool.
withStorageCapacity(SqlElasticPoolStandardStorage) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStandardEdition
Sets the storage capacity for the SQL Azure Database Elastic Pool.
withStorageCapacity(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStorageCapacity
Deprecated.
withStorageCapacity(SqlElasticPoolStandardStorage) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the storage capacity for the SQL Azure Database Elastic Pool.
withStorageCapacity(SqlElasticPoolPremiumSorage) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithReservedDTUAndStorageCapacity
Sets the storage capacity for the SQL Azure Database Elastic Pool.
withStorageCapacity(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithStorageCapacity
Deprecated.
withStorageCapacity(SqlElasticPoolPremiumSorage) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition
Sets the storage capacity for the SQL Azure Database Elastic Pool.
withStorageCapacity(SqlElasticPoolStandardStorage) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithStandardEdition
Sets the storage capacity for the SQL Azure Database Elastic Pool.
withStorageCapacity(int) - Method in interface com.microsoft.azure.management.sql.SqlElasticPoolOperations.DefinitionStages.WithStorageCapacity
Deprecated.
withStorageEndpoint(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
Sets the security alert policy storage endpoint.
withStorageEndpoint(String) - Method in interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint
Updates the security alert policy storage endpoint.
withStorageEndpoints(Map<String, StorageEndpointProperties>) - Method in class com.microsoft.azure.management.devices.IotHubProperties
Set the storageEndpoints value.
withStorageId(String) - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Set the storageId value.
withStorageLocation(PacketCaptureStorageLocation) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the storageLocation value.
withStoragePath(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreateAndStoragePath
The URI of the storage path to save the packet capture.
withStoragePath(String) - Method in class com.microsoft.azure.management.network.PacketCaptureStorageLocation
Set the storagePath value.
withStoragePath(String) - Method in interface com.microsoft.azure.management.network.Troubleshooting.DefinitionStages.WithStoragePath
 
withStorageProfile(VirtualMachineScaleSetUpdateStorageProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the storageProfile value.
withStorageProfile(VirtualMachineScaleSetStorageProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the storageProfile value.
withStorageProfile(ContainerServiceStorageProfileTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithStorageProfile
Specifies the storage kind to be used for each virtual machine in the agent pool.
withStorageProfile(ContainerServiceStorageProfileTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the storageProfile value.
withStorageProfile(ContainerServiceStorageProfileTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set the storageProfile value.
withStorageUri(String) - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Set the storageUri value.
withStoredLinuxImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a user (generalized) Linux image to be used for the virtual machine's OS.
withStoredLinuxImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the user (custom) Linux image used as the virtual machine's operating system.
withStoredWindowsImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies the user (generalized) Windows image to be used for the virtual machine's OS.
withStoredWindowsImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the user (custom) Windows image to be used as the operating system for the virtual machines in the scale set.
withStoreLocation(CertificateStoreLocation) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the storeLocation value.
withStoreName(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the storeName value.
withStoreName(String) - Method in class com.microsoft.azure.management.apimanagement.CertificateConfiguration
Set the storeName value.
withStreamNames(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
Set the streamNames value.
withStrongConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
The strong consistency policy for the CosmosDB account.
withStrongConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
The consistency policy for the CosmosDB account.
withStrongIdName(String) - Method in class com.microsoft.azure.management.customerinsights.StrongId
Set the strongIdName value.
withStructure(List<ConnectorMappingStructure>) - Method in class com.microsoft.azure.management.customerinsights.ConnectorMappingProperties
Set the structure value.
withSubDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithSubDomain
Specifies the sub-domain to bind to.
withSubDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithSubDomain
Specifies the sub-domain to bind to.
withSubject(String) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the subject value.
withSubject(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the subject value.
withSubjectAlternativeNames(SubjectAlternativeNames) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the subjectAlternativeNames value.
withSubnet(String) - Method in class com.microsoft.azure.management.appservice.VirtualNetworkProfile
Set the subnet value.
withSubnet(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSubnet
 
withSubnet(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithSubnet
 
withSubnet(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithSubnet
Specifies subnet id.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithSubnet
Specifies network id and subnet name within this network.
withSubnet(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSubnet
Associates a subnet with the virtual machine's primary network interface.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithSubnet
Specifies the virtual network and subnet for the virtual machines in the master and agent pools.
withSubnet(SubResource) - Method in class com.microsoft.azure.management.network.EffectiveNetworkSecurityGroupAssociation
Set the subnet value.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithSubnet
Explicitly adds a subnet to the virtual network.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Explicitly adds a subnet to the virtual network.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet
Associate a subnet with the network interface's primary IP configuration.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
Associate a subnet with the network interface.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.DefinitionStages.WithSubnet
Associate a subnet with the network interface IP configuration.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateDefinitionStages.WithSubnet
Associate a subnet with the network interface IP configuration.
withSubnet(String) - Method in interface com.microsoft.azure.management.network.NicIPConfiguration.UpdateStages.WithSubnet
Associate a subnet with the network interface IP configuration.
withSubnet(HasId, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
Assigns the specified subnet to this instance of Redis Cache.
withSubnet(HasId, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
Assigns the specified subnet to this instance of Redis Cache.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule.DefinitionStages.WithSubnet
Sets the virtual network ID and the subnet name for the SQL server Virtual Network Rule.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRule.UpdateStages.WithSubnet
Sets the virtual network ID and the subnet name for the SQL server Virtual Network Rule.
withSubnet(String, String) - Method in interface com.microsoft.azure.management.sql.SqlVirtualNetworkRuleOperations.DefinitionStages.WithSubnet
Sets the virtual network ID and the subnet name for the SQL server Virtual Network Rule.
withSubnetAssociation(SubnetAssociation) - Method in class com.microsoft.azure.management.network.SecurityRuleAssociations
Set the subnetAssociation value.
withSubnetId(String) - Method in class com.microsoft.azure.batch.protocol.models.NetworkConfiguration
Set the subnetId value.
withSubnetId(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the subnetId value.
withSubnetId(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the subnetId value.
withSubnetMask(String) - Method in class com.microsoft.azure.management.appservice.IpSecurityRestriction
Set the subnetMask value.
withSubnetName(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithSubnet
Specifies the subnet to be used for each virtual machine in the agent pool.
withSubnetResourceId(String) - Method in class com.microsoft.azure.management.apimanagement.VirtualNetworkConfiguration
Set the subnetResourceId value.
withSubnets(Map<String, String>) - Method in interface com.microsoft.azure.management.network.Network.DefinitionStages.WithSubnet
Explicitly defines subnets in the virtual network based on the provided map.
withSubnets(Map<String, String>) - Method in interface com.microsoft.azure.management.network.Network.UpdateStages.WithSubnet
Explicitly defines all the subnets in the virtual network based on the provided map.
withSubscription(String) - Method in interface com.microsoft.azure.management.Azure.Authenticated
Selects a specific subscription for the APIs to work with.
withSubscriptionId(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
Sets Get subscription credentials which uniquely identify Microsoft Azure subscription.
withSubscriptionId(String) - Method in interface com.microsoft.azure.management.datalake.store.DataLakeStoreAccountManagementClient
Sets Gets subscription credentials which uniquely identify Microsoft Azure subscription.
withSubscriptionId(String) - Method in class com.microsoft.azure.management.devices.RoutingEventHubProperties
Set the subscriptionId value.
withSubscriptionId(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusQueueEndpointProperties
Set the subscriptionId value.
withSubscriptionId(String) - Method in class com.microsoft.azure.management.devices.RoutingServiceBusTopicEndpointProperties
Set the subscriptionId value.
withSubscriptionId(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the subscriptionId value.
withSubscriptionId(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.DefinitionStages.WithSubscriptionInAuthFile
Specifies the "subscription=" field in the auth file.
withSubscriptionId(String) - Method in interface com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithSubscriptionInAuthFile
Specifies the "subscription=" field in the auth file.
withSubscriptionKeyParameterNames(SubscriptionKeyParameterNamesContract) - Method in class com.microsoft.azure.management.apimanagement.ApiEntityBaseContract
Set the subscriptionKeyParameterNames value.
withSubscriptionRequired(Boolean) - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Set the subscriptionRequired value.
withSubscriptionScope(String) - Method in interface com.microsoft.azure.management.graphrbac.RoleAssignment.DefinitionStages.WithScope
Specifies the scope of the role assignment to be an entire subscription.
withSubscriptionsLimit(Integer) - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Set the subscriptionsLimit value.
withSubStatus(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the subStatus value.
withSubStatus(String) - Method in class com.microsoft.azure.management.gallery.RuleManagementEventDataSource
Set the subStatus value.
withSubStatus(String) - Method in class com.microsoft.azure.management.monitor.RuleManagementEventDataSource
Set the subStatus value.
withSubstatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the substatuses value.
withSubtaskId(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the subtaskId value.
withSucceeded(int) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the succeeded value.
withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreParameters
Set the suffix value.
withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
Set the suffix value.
withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountParameters
Set the suffix value.
withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
Set the suffix value.
withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
Set the suffix value.
withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
Set the suffix value.
withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
Set the suffix value.
withSummary(String) - Method in class com.microsoft.azure.management.network.TroubleshootingDetails
Set the summary value.
withSupportedProviderCount(Integer) - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Set the supportedProviderCount value.
withSupportExpiryUtc(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterVersionDetails
Set the supportExpiryUtc value.
withSupportHttpStatusCodeContinue(boolean) - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Set the supportHttpStatusCodeContinue value.
withSupportHttpStatusCodeContinue(boolean) - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Set the supportHttpStatusCodeContinue value.
withSupportsInstanceLevelAggregation(Boolean) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the supportsInstanceLevelAggregation value.
withSupportState(Boolean) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the supportState value.
withSuspendDuplicateMessage(boolean) - Method in class com.microsoft.azure.management.logic.AS2ErrorSettings
Set the suspendDuplicateMessage value.
withSuspended(Boolean) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the suspended value.
withSuspendedJobs(Integer) - Method in class com.microsoft.azure.management.recoveryservices.JobsSummary
Set the suspendedJobs value.
withSuspendInterchangeOnError(boolean) - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Set the suspendInterchangeOnError value.
withSuspendInterchangeOnError(boolean) - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Set the suspendInterchangeOnError value.
withSuspendMessageOnFileNameGenerationError(boolean) - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Set the suspendMessageOnFileNameGenerationError value.
withSv(String) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
Set the sv value.
withSwarmOrchestration() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithOrchestrator
Specifies the Swarm orchestration type for the container service.
withSymmetricEncryption() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithCertificateType
Specifies the type of the certificate to be symmetric.
withSymmetricEncryption() - Method in interface com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithCertificateType
Specifies the type of the certificate to be symmetric.
withSysPrep(Boolean) - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesCustom
Set the sysPrep value.
withSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that web app's system assigned (local) identity should have the given access (described by the role) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that web app's system assigned (local) identity should have the access (described by the role definition) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess
Specifies that web app's system assigned (local) identity should have the given access (described by the role) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess
Specifies that web app's system assigned (local) identity should have the access (described by the role definition) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine's system assigned (local) identity should have the given access (described by the role) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine's system assigned (local) identity should have the access (described by the role definition) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate
Specifies that virtual machine's system assigned (local) identity should have the given access (described by the role) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate
Specifies that virtual machine's system assigned (local) identity should have the access (described by the role definition) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine scale set's system assigned (local) identity should have the given access (described by the role) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine scale set's system assigned (local) identity should have the access (described by the role definition) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply
Specifies that virtual machine's system assigned (local) identity should have the given access (described by the role) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply
Specifies that virtual machine scale set 's system assigned (local) identity should have the access (described by the role definition) on an ARM resource identified by the resource ID.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that web app's system assigned (local) identity should have the given access (described by the role) on the resource group that web app resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that web app's system assigned (local) identity should have the access (described by the role definition) on the resource group that web app resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess
Specifies that web app's system assigned (local) identity should have the given access (described by the role) on the resource group that web app resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSystemAssignedIdentityBasedAccess
Specifies that web app's system assigned (local) identity should have the access (described by the role definition) on the resource group that web app resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine's system assigned (local) identity should have the given access (described by the role) on the resource group that virtual machine resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine's system assigned (local) identity should have the access (described by the role definition) on the resource group that virtual machine resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate
Specifies that virtual machine's system assigned (local) identity should have the given access (described by the role) on the resource group that virtual machine resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate
Specifies that virtual machine's system assigned (local) identity should have the access (described by the role definition) on the resource group that virtual machine resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine scale set's local identity should have the given access (described by the role) on the resource group that virtual machine resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
Specifies that virtual machine scale set's system assigned (local) identity should have the access (described by the role definition) on the resource group that virtual machine resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply
Specifies that virtual machine scale set's system assigned (local) identity should have the given access (described by the role) on the resource group that virtual machine resides.
withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply
Specifies that virtual machine scale set's system assigned (local) identity should have the access (described by the role definition) on the resource group that virtual machine resides.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithManagedServiceIdentity
Specifies that System Assigned Managed Service Identity needs to be enabled in the web app.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithManagedServiceIdentity
Specifies that System Assigned Managed Service Identity needs to be enabled in the web app.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSystemAssignedManagedServiceIdentity
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine.
withSystemAssignedManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSystemAssignedManagedServiceIdentity
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSystemAssignedManagedServiceIdentity
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine.
withSystemAssignedManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSystemAssignedManagedServiceIdentity
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine scale set.
withSystemAssignedManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine scale set.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity
Specifies that System assigned (Local) Managed Service Identity needs to be enabled in the virtual machine scale set.
withSystemAssignedManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity
Specifies that System assigned (Local) Managed Service Identity needs to be enabled in the virtual machine scale set.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithSystemAssignedManagedServiceIdentity
Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithSystemAssignedManagedServiceIdentity
Sets a system assigned (local) Managed Service Identity (MSI) for the SQL server resource.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithManagedServiceIdentity
Specifies that implicit managed service identity (MSI) needs to be enabled.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithManagedServiceIdentity
Specifies that implicit managed service identity (MSI) needs to be enabled.
withSystemTypeId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the systemTypeId value.
withT(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set HSM Token value, used with Bring Your Own Key.
withTable(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Set the table value.
withTable(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Set the table value.
withTable(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureTableOutputDataSource
Set the table value.
withTableCategory(String) - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Set the tableCategory value.
withTableEndpoint(String) - Method in class com.microsoft.azure.management.servicefabric.DiagnosticsStorageAccountConfig
Set the tableEndpoint value.
withTableName(String) - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Set the tableName value.
withTableName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
Set the tableName value.
withTableName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the tableName value.
withTableRemarks(String) - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Set the tableRemarks value.
withTables(List<SyncGroupSchemaTable>) - Method in class com.microsoft.azure.management.sql.SyncGroupSchema
Set the tables value.
withTableSchema(String) - Method in class com.microsoft.azure.management.customerinsights.SalesforceTable
Set the tableSchema value.
withTag(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithTags
Adds a tag to the virtual machine extension.
withTag(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithTags
Adds a tag to the resource.
withTag(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithTags
Adds a tag to the virtual machine extension.
withTag(String) - Method in class com.microsoft.azure.management.containerregistry.Target
Set the tag value.
withTag(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTags
Adds a tag to the webhook.
withTag(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
Adds a tag to the webhook.
withTag(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
Adds a tag to the resource.
withTag(String, String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
Adds a tag to the resource.
withTagname(String) - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
Set the tagname value.
withTagName(String) - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
Set the tagName value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateImportParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.CertificateUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyImportParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.KeyUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretItem
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.SecretUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.StorageAccountCreateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.models.StorageAccountUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.CreateCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.CreateKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.ImportCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.ImportKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.SetSecretRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.apimanagement.ApimResource
Set the tags value.
withTags(List<String>) - Method in class com.microsoft.azure.management.apimanagement.PropertyEntityBaseParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.cdn.ProfileUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.cognitiveservices.CognitiveServicesAccountUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.compute.UpdateResource
Set the tags value.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithTags
Specifies tags for the virtual machine extension.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithTags
Specifies tags for the resource.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithTags
Specifies tags for the virtual machine extension.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerregistry.ReplicationUpdateParameters
Set the tags value.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTags
Specifies tags for the webhook.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithOrWithoutTags
Specifies tags for the webhook.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountPatchParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the tags value.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithTags
Specifies the tags on the key.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithTags
Specifies the tags on the key.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithTags
Specifies the tags on the secret.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithTags
Specifies the tags on the secret.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.powerbi.UpdateWorkspaceCollectionRequest
Set the tags value.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
Specifies tags for the resource as a Map.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
Specifies tags for the resource as a Map.
withTagvalue(String) - Method in class com.microsoft.azure.management.resources.GenericResourceFilter
Set the tagvalue value.
withTagValue(String) - Method in class com.microsoft.azure.management.resources.ResourceGroupFilter
Set the tagValue value.
withTarget(String) - Method in class com.microsoft.azure.keyvault.models.CertificateOperation
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.apimanagement.ErrorFieldContract
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.compute.ApiError
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Set the target value.
withTarget(Target) - Method in class com.microsoft.azure.management.containerregistry.EventContent
Set the target value.
withTarget(Integer) - Method in class com.microsoft.azure.management.devtestlab.TargetCostProperties
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.dns.SrvRecord
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.machinelearning.AsyncOperationErrorInfo
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.network.Error
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.network.ErrorDetails
Set the target value.
withTarget(String) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithTarget
Set target resource ID, only VM is currently supported.
withTarget(String) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.powerbi.Error
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.powerbi.ErrorDetail
Set the target value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the targetDedicatedNodes value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the targetDedicatedNodes value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the targetDedicatedNodes value.
withTargetDedicatedNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the targetDedicatedNodes value.
withTargetDomainName(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName
Creates a PTR record with the provided target domain name in this record set.
withTargetDomainName(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName
Creates a PTR record with the provided target domain name in this record set.
withTargetDomainName(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
Creates a CName record with the provided canonical name in this record set.
withTargetListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithTarget
Specifies the listener on this application gateway to redirect to.
withTargetListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithTarget
Specifies the listener on this application gateway to redirect to.
withTargetListener(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithTarget
Specifies the listener on this application gateway to redirect to.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the targetLowPriorityNodes value.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the targetLowPriorityNodes value.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeParameter
Set the targetLowPriorityNodes value.
withTargetLowPriorityNodes(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the targetLowPriorityNodes value.
withTargetNamespace(String) - Method in class com.microsoft.azure.management.logic.EdifactDelimiterOverride
Set the targetNamespace value.
withTargetNamespace(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeOverride
Set the targetNamespace value.
withTargetNamespace(String) - Method in class com.microsoft.azure.management.logic.X12DelimiterOverrides
Set the targetNamespace value.
withTargetNamespace(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the targetNamespace value.
withTargetNetworkInterfaceId(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithNetworkInterface
Set the targetNetworkInterfaceId value.
withTargetNetworkInterfaceId(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithNetworkInterface
Set the targetNetworkInterfaceId value.
withTargetNodeCount(int) - Method in class com.microsoft.azure.management.batchai.ManualScaleSettings
Set the targetNodeCount value.
withTargetNodeId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Set the targetNodeId value.
withTargetOSVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudServiceConfiguration
Set the targetOSVersion value.
withTargetOSVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSParameter
Set the targetOSVersion value.
withTargetPortId(String) - Method in class com.microsoft.azure.management.machinelearning.GraphEdge
Set the targetPortId value.
withTargetPropertyName(String) - Method in class com.microsoft.azure.management.customerinsights.ParticipantPropertyReference
Set the targetPropertyName value.
withTargetPropertyName(String) - Method in class com.microsoft.azure.management.customerinsights.TypePropertiesMapping
Set the targetPropertyName value.
withTargetResourceGroupName(String) - Method in class com.microsoft.azure.management.network.TopologyParameters
Set the targetResourceGroupName value.
withTargetResourceId(String) - Method in class com.microsoft.azure.management.network.FlowLogStatusParameters
Set the targetResourceId value.
withTargetResourceId(String) - Method in interface com.microsoft.azure.management.network.NextHop.DefinitionStages.WithTargetResource
Set the targetResourceId value.
withTargetResourceId(String) - Method in class com.microsoft.azure.management.network.QueryTroubleshootingParameters
Set the targetResourceId value.
withTargetResourceId(String) - Method in class com.microsoft.azure.management.network.SecurityGroupViewParameters
Set the targetResourceId value.
withTargetResourceId(String) - Method in interface com.microsoft.azure.management.network.Troubleshooting.DefinitionStages.WithTargetResource
Set the targetResourceId value (virtual network gateway or virtual network gateway connecyion id).
withTargetResourceId(String) - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithTargetResource
Set the targetResourceId value.
withTargetSchemaVersion(String) - Method in class com.microsoft.azure.management.logic.GenerateUpgradedDefinitionParameters
Set the targetSchemaVersion value.
withTargetServiceLevelObjective(String) - Method in class com.microsoft.azure.management.sql.UpgradeHint
Set the targetServiceLevelObjective value.
withTargetServiceLevelObjectiveId(UUID) - Method in class com.microsoft.azure.management.sql.UpgradeHint
Set the targetServiceLevelObjectiveId value.
withTargetUrl(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithTarget
Specifies the URL to redirect to.
withTargetUrl(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithTarget
Specifies the URL to redirect to.
withTargetUrl(String) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithTarget
Specifies the URL to redirect to.
withTaskId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddResult
Set the taskId value.
withTaskId(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the taskId value.
withTaskIdRanges(List<TaskIdRange>) - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Set the taskIdRanges value.
withTaskIds(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.TaskDependencies
Set the taskIds value.
withTaskRootDirectory(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the taskRootDirectory value.
withTaskRootDirectory(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the taskRootDirectory value.
withTaskRootDirectory(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the taskRootDirectory value.
withTaskRootDirectoryUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeInformation
Set the taskRootDirectoryUrl value.
withTaskRootDirectoryUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTaskExecutionInformation
Set the taskRootDirectoryUrl value.
withTaskRootDirectoryUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTaskExecutionInformation
Set the taskRootDirectoryUrl value.
withTaskSchedulingPolicy(TaskSchedulingPolicy) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the taskSchedulingPolicy value.
withTaskSchedulingPolicy(TaskSchedulingPolicy) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the taskSchedulingPolicy value.
withTaskSchedulingPolicy(TaskSchedulingPolicy) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the taskSchedulingPolicy value.
withTaskState(TaskState) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the taskState value.
withTaskUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskInformation
Set the taskUrl value.
withTCP() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithProtocol
Set TCP protocol.
withTechContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.DefinitionStages.WithTechContact
Specify the tech contact.
withTechContact(Contact) - Method in interface com.microsoft.azure.management.appservice.AppServiceDomain.UpdateStages.WithTechContact
Specify the tech contact.
withTemplate(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithTemplate
Specifies the template as a Java object.
withTemplate(String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithTemplate
Specifies the template as a JSON string.
withTemplate(Object) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate
Specifies the template as a Java object.
withTemplate(String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate
Specifies the template as a JSON string.
withTemplate(Object) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Set the template value.
withTemplate(Object) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the template value.
withTemplateDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Disable Azure Resource Manager to retrieve secrets from the key vault.
withTemplateDeploymentDisabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Disable Azure Resource Manager to retrieve secrets from the key vault.
withTemplateDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
Enable Azure Resource Manager to retrieve secrets from the key vault.
withTemplateDeploymentEnabled() - Method in interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
Enable Azure Resource Manager to retrieve secrets from the key vault.
withTemplateLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.DefinitionStages.WithTemplate
Specifies the template as a URL.
withTemplateLink(String, String) - Method in interface com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate
Specifies the template as a URL.
withTemplateLink(TemplateLink) - Method in class com.microsoft.azure.management.resources.DeploymentProperties
Set the templateLink value.
withTemplateLink(TemplateLink) - Method in class com.microsoft.azure.management.resources.DeploymentPropertiesExtended
Set the templateLink value.
withTemplateParameters(List<ParameterContract>) - Method in class com.microsoft.azure.management.apimanagement.OperationEntityBaseContract
Set the templateParameters value.
withTemplateUri(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the templateUri value.
withTemplateUri(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the templateUri value.
withTenant(String) - Method in class com.microsoft.azure.management.scheduler.OAuthAuthentication
Set the tenant value.
withTenantId(String) - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Set the tenantId value.
withTenantId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentity
Set the tenantId value.
withTenantId(String) - Method in class com.microsoft.azure.management.devtestlab.UserIdentityFragment
Set the tenantId value.
withTenantId(UUID) - Method in class com.microsoft.azure.management.keyvault.AccessPolicyEntry
Set the tenantId value.
withTenantId(UUID) - Method in class com.microsoft.azure.management.keyvault.VaultPatchProperties
Set the tenantId value.
withTenantId(UUID) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the tenantId value.
withTenantId(String) - Method in class com.microsoft.azure.management.servicefabric.AzureActiveDirectory
Set the tenantId value.
withTerminateOnErrorStrategy(TaskGroupTerminateOnErrorStrategy) - Method in class com.microsoft.azure.management.resources.fluentcore.dag.TaskGroup.InvocationContext
Sets the group termination strategy to use on error.
withTerminateReason(String) - Method in class com.microsoft.azure.batch.protocol.models.JobExecutionInformation
Set the terminateReason value.
withTerminateReason(String) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateParameter
Set the terminateReason value.
withTerms(String) - Method in class com.microsoft.azure.management.apimanagement.ProductEntityBaseParameters
Set the terms value.
withTestName(String) - Method in class com.microsoft.azure.management.appservice.VnetValidationTestFailure
Set the testName value.
withText(String) - Method in class com.microsoft.azure.management.apimanagement.TermsOfServiceProperties
Set the text value.
withText(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the text value.
withText(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithTxtRecordTextValue
Creates a Txt record with the given text in this record set.
withText(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue
Creates a TXT record with the given text in this record set.
withText(String) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
Creates a Txt record with the given text in this record set.
withThirdPart(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
Set the thirdPart value.
withThirdPartyDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithDomain
Binds to a 3rd party domain.
withThirdPartyDomain(String) - Method in interface com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithDomain
Binds to a 3rd party domain.
withThirdPartyHostnameBinding(String, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithHostNameBinding
Defines a list of host names of an externally purchased domain.
withThirdPartyHostnameBinding(String, String...) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithHostNameBinding
Defines a list of host names of an externally purchased domain.
withThreshold(BigDecimal) - Method in class com.microsoft.azure.management.consumption.Notification
Set the threshold value.
withThreshold(Double) - Method in class com.microsoft.azure.management.gallery.ManagementEventAggregationCondition
Set the threshold value.
withThreshold(double) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the threshold value.
withThreshold(double) - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Set the threshold value.
withThreshold(Double) - Method in class com.microsoft.azure.management.monitor.ManagementEventAggregationCondition
Set the threshold value.
withThreshold(double) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the threshold value.
withThreshold(double) - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Set the threshold value.
withThresholdId(String) - Method in class com.microsoft.azure.management.devtestlab.CostThresholdProperties
Set the thresholdId value.
withThresholdValue(Double) - Method in class com.microsoft.azure.management.devtestlab.PercentageCostThresholdProperties
Set the thresholdValue value.
withThroughputUnitsUpperLimit(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithThroughputConfiguration
Specifies the maximum throughput units that auto-scalar is allowed to scale-up.
withThroughputUnitsUpperLimit(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithThroughputConfiguration
Specifies the maximum throughput units that auto-scalar is allowed to scale-up.
withThumbprint(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.management.notificationhubs.MpnsCredential
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the thumbprint value.
withThumbprint(String) - Method in class com.microsoft.azure.management.servicefabric.CertificateDescription
Set the thumbprint value.
withThumbprint(String) - Method in interface com.microsoft.azure.management.sql.SqlServerKey.UpdateStages.WithThumbprint
Sets the thumbprint of the server key.
withThumbprint(String) - Method in interface com.microsoft.azure.management.sql.SqlServerKeyOperations.DefinitionStages.WithThumbprint
Sets the thumbprint of the server key.
withThumbprintAlgorithm(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the thumbprintAlgorithm value.
withThumbprintAlgorithm(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddParameter
Set the thumbprintAlgorithm value.
withThumbprintAlgorithm(String) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the thumbprintAlgorithm value.
withThumbprintSecondary(String) - Method in class com.microsoft.azure.management.servicefabric.CertificateDescription
Set the thumbprintSecondary value.
withTicketConfiguration(String) - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Set the ticketConfiguration value.
withTier(String) - Method in class com.microsoft.azure.management.appservice.GlobalCsmSkuDescription
Set the tier value.
withTier(String) - Method in class com.microsoft.azure.management.appservice.SkuDescription
Set the tier value.
withTier(String) - Method in class com.microsoft.azure.management.compute.Sku
Set the tier value.
withTier(SkuTier) - Method in class com.microsoft.azure.management.eventhub.Sku
Set the tier value.
withTier(ApplicationGatewayTier) - Method in class com.microsoft.azure.management.network.ApplicationGatewaySku
Set the tier value.
withTier(ExpressRouteCircuitSkuTier) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitSku
Set the tier value.
withTier(VirtualNetworkGatewaySkuTier) - Method in class com.microsoft.azure.management.network.VirtualNetworkGatewaySku
Set the tier value.
withTier(String) - Method in class com.microsoft.azure.management.notificationhubs.Sku
Set the tier value.
withTier(String) - Method in class com.microsoft.azure.management.powerbi.AzureSku
Set the tier value.
withTier(SkuTier) - Method in class com.microsoft.azure.management.relay.Sku
Set the tier value.
withTier(String) - Method in class com.microsoft.azure.management.resources.PolicySku
Set the tier value.
withTier(String) - Method in class com.microsoft.azure.management.resources.Sku
Set the tier value.
withTier(SkuTier) - Method in class com.microsoft.azure.management.servicebus.Sku
Set the tier value.
withTime(DateTime) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the time value.
withTime(DateTime) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the time value.
withTime(String) - Method in class com.microsoft.azure.management.devtestlab.DayDetails
Set the time value.
withTime(String) - Method in class com.microsoft.azure.management.devtestlab.DayDetailsFragment
Set the time value.
withTime(String) - Method in class com.microsoft.azure.management.devtestlab.WeekDetails
Set the time value.
withTime(String) - Method in class com.microsoft.azure.management.devtestlab.WeekDetailsFragment
Set the time value.
withTimeAggregation(TimeAggregationType) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the timeAggregation value.
withTimeAggregation(TimeAggregationOperator) - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Set the timeAggregation value.
withTimeAggregation(TimeAggregationType) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the timeAggregation value.
withTimeAggregation(TimeAggregationOperator) - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Set the timeAggregation value.
withTimeBetweenProbesInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithInterval
Specifies the time interval in seconds between consecutive probes.
withTimeBetweenProbesInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithInterval
Specifies the time interval in seconds between consecutive probes.
withTimeBetweenProbesInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithInterval
Specifies the time interval in seconds between consecutive probes.
withTimeFormat(X12TimeFormat) - Method in class com.microsoft.azure.management.logic.X12EnvelopeOverride
Set the timeFormat value.
withTimeFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobDataSourceProperties
Set the timeFormat value.
withTimeFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobOutputDataSource
Set the timeFormat value.
withTimeFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobReferenceInputDataSource
Set the timeFormat value.
withTimeFormat(String) - Method in class com.microsoft.azure.management.streamanalytics.BlobStreamInputDataSource
Set the timeFormat value.
withTimeGrain(String) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Set the timeGrain value.
withTimeGrain(String) - Method in class com.microsoft.azure.management.appservice.MetricAvailabilily
Set the timeGrain value.
withTimeGrain(String) - Method in class com.microsoft.azure.management.appservice.MetricAvailability
Set the timeGrain value.
withTimeGrain(String) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the timeGrain value.
withTimeGrain(Period) - Method in class com.microsoft.azure.management.gallery.MetricSettings
Set the timeGrain value.
withTimeGrain(Period) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the timeGrain value.
withTimeGrain(Period) - Method in class com.microsoft.azure.management.monitor.MetricAvailability
Set the timeGrain value.
withTimeGrain(Period) - Method in class com.microsoft.azure.management.monitor.MetricSettings
Set the timeGrain value.
withTimeGrain(Period) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the timeGrain value.
withTimeInMinutes(Integer) - Method in class com.microsoft.azure.management.devtestlab.NotificationSettings
Set the timeInMinutes value.
withTimeInMinutes(Integer) - Method in class com.microsoft.azure.management.devtestlab.NotificationSettingsFragment
Set the timeInMinutes value.
withTimeInterval(String) - Method in class com.microsoft.azure.management.appservice.RequestsBasedTrigger
Set the timeInterval value.
withTimeInterval(String) - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Set the timeInterval value.
withTimeInterval(String) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the timeInterval value.
withTimeLimitInSeconds(int) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Set maximum duration of the capture session in seconds.
withTimeLimitInSeconds(Integer) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the timeLimitInSeconds value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListNodeAgentSkusOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.AccountListPoolNodeCountsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationGetOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationListOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateAddOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateCancelDeletionOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateDeleteOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateGetOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.CertificateListOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeAddUserOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDeleteUserOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeDisableSchedulingOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeEnableSchedulingOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteDesktopOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeGetRemoteLoginSettingsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeListOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeRebootOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeReimageOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUpdateUserOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNodeUploadBatchServiceLogsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromComputeNodeOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromComputeNodeOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetFromTaskOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromComputeNodeOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileGetPropertiesFromTaskOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromComputeNodeOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.FileListFromTaskOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobAddOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobDeleteOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobDisableOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobEnableOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobGetAllLifetimeStatisticsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobGetOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobGetTaskCountsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListFromJobScheduleOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobListPreparationAndReleaseTaskStatusOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobPatchOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleAddOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDeleteOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleDisableOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleEnableOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleExistsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleGetOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleListOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobSchedulePatchOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleTerminateOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleUpdateOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobTerminateOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.JobUpdateOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolDeleteOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolDisableAutoScaleOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolEnableAutoScaleOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolEvaluateAutoScaleOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolExistsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetAllLifetimeStatisticsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolGetOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolListUsageMetricsOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolPatchOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolRemoveNodesOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolResizeOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolStopResizeOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpdatePropertiesOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.PoolUpgradeOSOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskDeleteOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskGetOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskListOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskListSubtasksOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskReactivateOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskTerminateOptions
Set the timeout value.
withTimeout(Integer) - Method in class com.microsoft.azure.batch.protocol.models.TaskUpdateOptions
Set the timeout value.
withTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.DefinitionStages.WithTimeout
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
withTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
withTimeoutInSeconds(int) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateStages.WithTimeout
Specifies the amount of time in seconds waiting for a response before the probe is considered failed.
withTimeoutInSeconds(Long) - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Set the timeoutInSeconds value.
withTimeseries(List<TimeSeriesElement>) - Method in class com.microsoft.azure.management.monitor.Metric
Set the timeseries value.
withTimestamp(DateTime) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRun
Set the timestamp value.
withTimestamp(DateTime) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Set the timestamp value.
withTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerregistry.EventContent
Set the timestamp value.
withTimeStamp(DateTime) - Method in class com.microsoft.azure.management.monitor.MetricValue
Set the timeStamp value.
withTimestampFieldName(String) - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Set the timestampFieldName value.
withTimeTaken(String) - Method in class com.microsoft.azure.management.appservice.SlowRequestsBasedTrigger
Set the timeTaken value.
withTimeToLive(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithTtl
Specifies the Time To Live for the records in the record set.
withTimeToLive(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTtl
Specifies the TTL for the records in the record set.
withTimeToLive(long) - Method in interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTtl
Specifies the TTL for the records in the record set.
withTimeToLive(Period) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the timeToLive value.
withTimeToLive(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTtl
Specify the DNS TTL in seconds.
withTimeToLive(int) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTtl
Specify the DNS TTL in seconds.
withTimeWindow(Period) - Method in class com.microsoft.azure.management.gallery.MetricTrigger
Set the timeWindow value.
withTimeWindow(Period) - Method in class com.microsoft.azure.management.monitor.MetricTrigger
Set the timeWindow value.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Specifies the time-zone.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the time-zone.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Specifies the time zone for the virtual machines to use.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the time zone for the virtual machines to use.
withTimeZone(String) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the timeZone value.
withTimeZone(String) - Method in class com.microsoft.azure.management.gallery.RecurrentSchedule
Set the timeZone value.
withTimeZone(String) - Method in class com.microsoft.azure.management.gallery.TimeWindow
Set the timeZone value.
withTimeZone(String) - Method in class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
Set the timeZone value.
withTimeZone(String) - Method in class com.microsoft.azure.management.monitor.RecurrentSchedule
Set the timeZone value.
withTimeZone(String) - Method in class com.microsoft.azure.management.monitor.TimeWindow
Set the timeZone value.
withTitle(String) - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Set the title value.
withTitle(String) - Method in class com.microsoft.azure.management.apimanagement.EmailTemplateParametersContractProperties
Set the title value.
withTitle(String) - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Set the title value.
withTitle(String) - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Set the title value.
withTitle(String) - Method in class com.microsoft.azure.management.machinelearning.WebServiceProperties
Set the title value.
withTls(BackendTlsProperties) - Method in class com.microsoft.azure.management.apimanagement.BackendBaseParameters
Set the tls value.
withTo(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the to value.
withToBeExportedForShoebox(Boolean) - Method in class com.microsoft.azure.management.appservice.Dimension
Set the toBeExportedForShoebox value.
withToken(String) - Method in class com.microsoft.azure.management.notificationhubs.ApnsCredential
Set the token value.
withTokenBodyParameters(List<TokenBodyParameterContract>) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the tokenBodyParameters value.
withTokenEndpoint(String) - Method in class com.microsoft.azure.management.apimanagement.AuthorizationServerContractBaseProperties
Set the tokenEndpoint value.
withTokenStore(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithTokenStore
Specifies if token store should be enabled.
withTokenStore(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithTokenStore
Specifies if token store should be enabled.
withToleratedNumberOfFailures(Long) - Method in class com.microsoft.azure.management.trafficmanager.MonitorConfig
Set the toleratedNumberOfFailures value.
withTopicName(String) - Method in class com.microsoft.azure.management.streamanalytics.ServiceBusTopicOutputDataSource
Set the topicName value.
withTopicPath(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusTopicMessage
Set the topicPath value.
withTotal(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the total value.
withTotal(Double) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSample
Set the total value.
withTotal(Double) - Method in class com.microsoft.azure.management.monitor.MetricValue
Set the total value.
withTotalArtifacts(Integer) - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusProperties
Set the totalArtifacts value.
withTotalArtifacts(Integer) - Method in class com.microsoft.azure.management.devtestlab.ArtifactDeploymentStatusPropertiesFragment
Set the totalArtifacts value.
withTotalBytesPerSession(int) - Method in interface com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreate
Set maximum size of the capture output.
withTotalBytesPerSession(Integer) - Method in class com.microsoft.azure.management.network.PacketCaptureParameters
Set the totalBytesPerSession value.
withTotalCoreHours(double) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the totalCoreHours value.
withTotalTasksRun(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the totalTasksRun value.
withTotalTasksSucceeded(Integer) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the totalTasksSucceeded value.
withToTime(DateTime) - Method in class com.microsoft.azure.management.compute.LogAnalyticsInputBase
Set the toTime value.
withToUpdate(Boolean) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the toUpdate value.
withTracingOptions(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the tracingOptions value.
withTrafficDisabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled
Specifies that this endpoint should be excluded from receiving traffic.
withTrafficDisabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled
Specifies that this endpoint should be excluded from receiving traffic.
withTrafficDisabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
Specifies that the endpoint should be excluded from receiving traffic.
withTrafficEnabled() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
Specifies that the endpoint should receive the traffic.
withTrafficForwardingBetweenBothNetworks() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithTrafficForwarding
Allows traffic forwarding both from either peered network into the other.
withTrafficForwardingBetweenBothNetworks() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithTrafficForwarding
Allows traffic forwarding both from either peered network to the other.
withTrafficForwardingFromRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithTrafficForwarding
Allows traffic forwarded from the remote network.
withTrafficForwardingFromRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithTrafficForwarding
Allows traffic forwarding from the remote network.
withTrafficForwardingToRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.DefinitionStages.WithTrafficForwarding
Allows traffic forwarding from this network to the remote network.
withTrafficForwardingToRemoteNetwork() - Method in interface com.microsoft.azure.management.network.NetworkPeering.UpdateStages.WithTrafficForwarding
Allows traffic forwarding from this network to the remote network.
withTrafficManagerProfileId(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the trafficManagerProfileId value.
withTrafficManagerProfileName(String) - Method in class com.microsoft.azure.management.appservice.CloningInfo
Set the trafficManagerProfileName value.
withTrafficRoutingMethod(TrafficRoutingMethod) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod
Specify the traffic routing method for the profile.
withTrafficRoutingMethod(TrafficRoutingMethod) - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
Specifies the traffic routing method for the profile.
withTrailingSeparatorPolicy(TrailingSeparatorPolicy) - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Set the trailingSeparatorPolicy value.
withTrailingSeparatorPolicy(TrailingSeparatorPolicy) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the trailingSeparatorPolicy value.
withTrailingSeparatorPolicy(TrailingSeparatorPolicy) - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Set the trailingSeparatorPolicy value.
withTrailingSeparatorPolicy(TrailingSeparatorPolicy) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the trailingSeparatorPolicy value.
withTransactionSetControlNumberLowerBound(long) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the transactionSetControlNumberLowerBound value.
withTransactionSetControlNumberLowerBound(int) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the transactionSetControlNumberLowerBound value.
withTransactionSetControlNumberPrefix(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the transactionSetControlNumberPrefix value.
withTransactionSetControlNumberPrefix(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the transactionSetControlNumberPrefix value.
withTransactionSetControlNumberSuffix(String) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the transactionSetControlNumberSuffix value.
withTransactionSetControlNumberSuffix(String) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the transactionSetControlNumberSuffix value.
withTransactionSetControlNumberUpperBound(long) - Method in class com.microsoft.azure.management.logic.EdifactEnvelopeSettings
Set the transactionSetControlNumberUpperBound value.
withTransactionSetControlNumberUpperBound(int) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the transactionSetControlNumberUpperBound value.
withTransmitFileNameInMimeHeader(boolean) - Method in class com.microsoft.azure.management.logic.AS2EnvelopeSettings
Set the transmitFileNameInMimeHeader value.
withTransportProtocol(TransportProtocol) - Method in class com.microsoft.azure.management.devtestlab.InboundNatRule
Set the transportProtocol value.
withTransportProtocol(TransportProtocol) - Method in class com.microsoft.azure.management.devtestlab.InboundNatRuleFragment
Set the transportProtocol value.
withTransportProtocol(TransportProtocol) - Method in class com.microsoft.azure.management.devtestlab.Port
Set the transportProtocol value.
withTransportProtocol(TransportProtocol) - Method in class com.microsoft.azure.management.devtestlab.PortFragment
Set the transportProtocol value.
withTransportType(ServiceBusTransportType) - Method in class com.microsoft.azure.management.scheduler.ServiceBusMessage
Set the transportType value.
withTrigger(Trigger) - Method in class com.microsoft.azure.keyvault.models.LifetimeAction
Set the trigger value.
withTrigger(String) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the trigger value.
withTriggeredJobRunId(String) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the triggeredJobRunId value.
withTriggers(AutoHealTriggers) - Method in class com.microsoft.azure.management.appservice.AutoHealRules
Set the triggers value.
withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.DefinitionStages.WithTriggerWhen
Specifies the actions that will trigger the webhook notifications.
withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateDefinitionStages.WithTriggerWhen
Specifies the actions that will trigger the webhook notifications.
withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateResourceStages.WithTriggerWhen
Specifies the actions that will trigger the webhook notifications.
withTriggerWhen(WebhookAction...) - Method in interface com.microsoft.azure.management.containerregistry.Webhook.UpdateStages.WithTriggerWhen
Specifies the actions that will trigger the webhook notifications.
withTrimLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Set the trimLeadingAndTrailingSpacesAndZeroes value.
withTrimLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the trimLeadingAndTrailingSpacesAndZeroes value.
withTrimLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Set the trimLeadingAndTrailingSpacesAndZeroes value.
withTrimLeadingAndTrailingSpacesAndZeroes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the trimLeadingAndTrailingSpacesAndZeroes value.
withTrustedIdProviders(List<CreateTrustedIdProviderWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the trustedIdProviders value.
withTrustedIdProviders(List<UpdateTrustedIdProviderWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the trustedIdProviders value.
withTrustedIdProviderState(TrustedIdProviderState) - Method in class com.microsoft.azure.management.datalake.store.models.CreateDataLakeStoreAccountParameters
Set the trustedIdProviderState value.
withTrustedIdProviderState(TrustedIdProviderState) - Method in class com.microsoft.azure.management.datalake.store.models.UpdateDataLakeStoreAccountParameters
Set the trustedIdProviderState value.
withTtl(Long) - Method in class com.microsoft.azure.management.trafficmanager.DnsConfig
Set the ttl value.
withTtlAsIso8601(Period) - Method in class com.microsoft.azure.management.devices.FeedbackProperties
Set the ttlAsIso8601 value.
withTtlAsIso8601(Period) - Method in class com.microsoft.azure.management.devices.MessagingEndpointProperties
Set the ttlAsIso8601 value.
withTwitter(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithAuthenticationProvider
Specifies the provider to be Twitter and its API key and API secret.
withTwitter(String, String) - Method in interface com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.WithAuthenticationProvider
Specifies the provider to be Twitter and its API key and API secret.
withType(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerConfiguration
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceIdentity
Set the type value.
withType(GroupType) - Method in class com.microsoft.azure.management.apimanagement.GroupContractProperties
Set the type value.
withType(HostnameType) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfiguration
Set the type value.
withType(HostnameType) - Method in class com.microsoft.azure.management.apimanagement.HostnameConfigurationOld
Set the type value.
withType(IdentityProviderType) - Method in class com.microsoft.azure.management.apimanagement.IdentityProviderBaseParameters
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Set the type value.
withType(ConnectionStringType) - Method in class com.microsoft.azure.management.appservice.ConnStringInfo
Set the type value.
withType(ConnectionStringType) - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Set the type value.
withType(IssueType) - Method in class com.microsoft.azure.management.appservice.DetectorAbnormalTimePeriod
Set the type value.
withType(Object) - Method in class com.microsoft.azure.management.appservice.ManagedServiceIdentity
Set the type value.
withType(CheckNameResourceTypes) - Method in class com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
Set the type value.
withType(SolutionType) - Method in class com.microsoft.azure.management.appservice.Solution
Set the type value.
withType(OutputType) - Method in class com.microsoft.azure.management.batchai.OutputDirectory
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.cdn.CheckNameAvailabilityInput
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityParameter
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.cognitiveservices.CheckSkuAvailabilityResult
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the type value.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithType
Specifies the type of the virtual machine extension image.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithType
Specifies the type of the virtual machine extension image.
withType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the type value.
withType(ResourceIdentityType) - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Set the type value.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithType
Specifies the type of the virtual machine scale set extension image.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithType
Specifies the type of the virtual machine scale set extension image.
withType(ResourceIdentityType) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.containerinstance.Event
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Set the type value.
withType(JobType) - Method in class com.microsoft.azure.management.datalake.analytics.models.BaseJobParameters
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CheckNameAvailabilityParameters
Set the type value.
withType(JobType) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
Set the type value.
withType(JobResourceType) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.TypeFieldInfo
Set the type value.
withType(FileType) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
Set the type value.
withType(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.datalake.store.models.CheckNameAvailabilityParameters
Set the type value.
withType(EncryptionConfigType) - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionConfig
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.datalake.store.models.EncryptionIdentity
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.devtestlab.IdentityProperties
Set the type value.
withType(ScaleType) - Method in class com.microsoft.azure.management.gallery.ScaleAction
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.graphrbac.RoleDefinitionProperties
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.keyvault.VaultCheckNameAvailabilityParameters
Set the type value.
withType(ParameterType) - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Set the type value.
withType(AssetType) - Method in class com.microsoft.azure.management.machinelearning.AssetItem
Set the type value.
withType(ColumnType) - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Set the type value.
withType(ParameterType) - Method in class com.microsoft.azure.management.machinelearning.GraphParameter
Set the type value.
withType(InputPortType) - Method in class com.microsoft.azure.management.machinelearning.InputPort
Set the type value.
withType(OutputPortType) - Method in class com.microsoft.azure.management.machinelearning.OutputPort
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.machinelearning.ServiceInputOutputSpecification
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.machinelearning.TableSpecification
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.monitor.Metric
Set the type value.
withType(ScaleType) - Method in class com.microsoft.azure.management.monitor.ScaleAction
Set the type value.
withType(ApplicationGatewayRedirectType) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.DefinitionStages.WithType
Specifies the redirection type.
withType(ApplicationGatewayRedirectType) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateDefinitionStages.WithType
Specifies the redirection type.
withType(ApplicationGatewayRedirectType) - Method in interface com.microsoft.azure.management.network.ApplicationGatewayRedirectConfiguration.UpdateStages.WithType
Specifies the redirection type.
withType(ResourceIdentityType) - Method in class com.microsoft.azure.management.resources.Identity
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.resources.TagCount
Set the type value.
withType(HttpAuthenticationType) - Method in class com.microsoft.azure.management.scheduler.HttpAuthentication
Set the type value.
withType(JobActionType) - Method in class com.microsoft.azure.management.scheduler.JobAction
Set the type value.
withType(JobActionType) - Method in class com.microsoft.azure.management.scheduler.JobErrorAction
Set the type value.
withType(ServiceBusAuthenticationType) - Method in class com.microsoft.azure.management.scheduler.ServiceBusAuthentication
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.sql.CheckNameAvailabilityRequest
Set the type value.
withType(IdentityType) - Method in class com.microsoft.azure.management.sql.ResourceIdentity
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.storage.Identity
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Set the type value.
withTypeFamily(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the typeFamily value.
withTypeHandlerVersion(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Set the typeHandlerVersion value.
withTypeHandlerVersion(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the typeHandlerVersion value.
withTypeName(String) - Method in class com.microsoft.azure.management.apimanagement.RepresentationContract
Set the typeName value.
withTypeName(String) - Method in class com.microsoft.azure.management.customerinsights.EntityTypeDefinition
Set the typeName value.
withTypeName(String) - Method in class com.microsoft.azure.management.customerinsights.KpiParticipantProfilesMetadata
Set the typeName value.
withUdfType(UdfType) - Method in class com.microsoft.azure.management.streamanalytics.AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
Set the udfType value.
withUdfType(UdfType) - Method in class com.microsoft.azure.management.streamanalytics.JavaScriptFunctionRetrieveDefaultDefinitionParameters
Set the udfType value.
withUDP() - Method in interface com.microsoft.azure.management.network.VerificationIPFlow.DefinitionStages.WithProtocol
Set UDP protocol.
withUid(Integer) - Method in class com.microsoft.azure.batch.protocol.models.LinuxUserConfiguration
Set the uid value.
withUnfoldHttpHeaders(boolean) - Method in class com.microsoft.azure.management.logic.AS2AcknowledgementConnectionSettings
Set the unfoldHttpHeaders value.
withUnfoldHttpHeaders(boolean) - Method in class com.microsoft.azure.management.logic.AS2MessageConnectionSettings
Set the unfoldHttpHeaders value.
withUnHealthyProviderCount(Integer) - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Set the unHealthyProviderCount value.
withUnHealthyVmCount(Integer) - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Set the unHealthyVmCount value.
withUnit(String) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Set the unit value.
withUnit(String) - Method in class com.microsoft.azure.management.appservice.MetricSpecification
Set the unit value.
withUnit(UnitType) - Method in class com.microsoft.azure.management.cognitiveservices.Usage
Set the unit value.
withUnit(RegistryUsageUnit) - Method in class com.microsoft.azure.management.containerregistry.RegistryUsage
Set the unit value.
withUnit(Unit) - Method in class com.microsoft.azure.management.monitor.Metric
Set the unit value.
withUnit(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the unit value.
withUnknown(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the unknown value.
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged
Specifies that unmanaged disks will be used.
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
Enables unmanaged disk support on this virtual machine.
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
 
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
 
withUnmanagedFileSystem(String, String) - Method in interface com.microsoft.azure.management.batchai.model.HasMountVolumes.DefinitionStages.WithMountVolumes
Specifies the details of the file system to mount on the compute cluster nodes.
withUnmanagedFileSystems(List<UnmanagedFileSystemReference>) - Method in class com.microsoft.azure.management.batchai.MountVolumes
Set the unmanagedFileSystems value.
withUnsupportedProviderCount(Integer) - Method in class com.microsoft.azure.management.recoveryservices.MonitoringSummary
Set the unsupportedProviderCount value.
withUnusable(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the unusable value.
withUnusableNodeCount(int) - Method in class com.microsoft.azure.management.batchai.NodeStateCounts
Set the unusableNodeCount value.
withUpdateDomainCount(int) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithUpdateDomainCount
Specifies the update domain count for the availability set.
withUpdateTime(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the updateTime value.
withUpDown(String) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the upDown value.
withUpgradeDetails(UpgradeDetails) - Method in class com.microsoft.azure.management.recoveryservices.VaultProperties
Set the upgradeDetails value.
withUpgradeDomainTimeout(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the upgradeDomainTimeout value.
withUpgradeMode(UpgradeMode) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithUpgradePolicy
Specifies the virtual machine scale set upgrade policy mode.
withUpgradeReplicaSetCheckTimeout(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the upgradeReplicaSetCheckTimeout value.
withUpgrades(List<String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set the upgrades value.
withUpgrades(List<OrchestratorProfile>) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set the upgrades value.
withUpgradeTimeout(String) - Method in class com.microsoft.azure.management.servicefabric.ClusterUpgradePolicy
Set the upgradeTimeout value.
withUploadCondition(OutputFileUploadCondition) - Method in class com.microsoft.azure.batch.protocol.models.OutputFileUploadOptions
Set the uploadCondition value.
withUploadOptions(OutputFileUploadOptions) - Method in class com.microsoft.azure.batch.protocol.models.OutputFile
Set the uploadOptions value.
withUpns(List<String>) - Method in class com.microsoft.azure.keyvault.models.SubjectAlternativeNames
Set the upns value.
withUpperLimit(BigDecimal) - Method in class com.microsoft.azure.management.customerinsights.KpiThresholds
Set the upperLimit value.
withUri(String) - Method in class com.microsoft.azure.management.compute.VirtualHardDisk
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.logic.ContentLink
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.machinelearning.BlobLocation
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.monitor.HttpRequestInfo
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.resources.ParametersLink
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.resources.TemplateLink
Set the uri value.
withUri(String) - Method in class com.microsoft.azure.management.scheduler.HttpRequest
Set the uri value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.Certificate
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudJobSchedule
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.NodeFile
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.RecentJob
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.management.apimanagement.BackendProxyContract
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.management.appservice.ApiDefinitionInfo
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.management.appservice.TriggeredJobRun
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.management.batch.KeyVaultReference
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.management.containerregistry.Target
Set the url value.
withUrl(String) - Method in class com.microsoft.azure.management.graphrbac.GroupAddMemberParameters
Set the url value.
withUsageIndicator(UsageIndicator) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the usageIndicator value.
withUsageLocation(CountryIsoCode) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithUsageLocation
Specifies the usage location for the user.
withUsageLocation(CountryIsoCode) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithUsageLocation
Specifies the usage location for the user.
withUsageStats(UsageStatistics) - Method in class com.microsoft.azure.batch.protocol.models.PoolStatistics
Set the usageStats value.
withUse32BitWorkerProcess(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the use32BitWorkerProcess value.
withUseControlStandardsIdAsRepetitionCharacter(boolean) - Method in class com.microsoft.azure.management.logic.X12EnvelopeSettings
Set the useControlStandardsIdAsRepetitionCharacter value.
withUseDotAsDecimalSeparator(boolean) - Method in class com.microsoft.azure.management.logic.EdifactProcessingSettings
Set the useDotAsDecimalSeparator value.
withUseDotAsDecimalSeparator(boolean) - Method in class com.microsoft.azure.management.logic.X12ProcessingSettings
Set the useDotAsDecimalSeparator value.
withUsedVertexCpuCoreCount(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Set the usedVertexCpuCoreCount value.
withUsedVertexPeakMemSize(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
Set the usedVertexPeakMemSize value.
withUseInVmCreationPermission(UsagePermissionType) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Set the useInVmCreationPermission value.
withUseInVmCreationPermission(UsagePermissionType) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Set the useInVmCreationPermission value.
withUsePublicIpAddressPermission(UsagePermissionType) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Set the usePublicIpAddressPermission value.
withUsePublicIpAddressPermission(UsagePermissionType) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Set the usePublicIpAddressPermission value.
withUser(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseDataSourceProperties
Set the user value.
withUser(String) - Method in class com.microsoft.azure.management.streamanalytics.AzureSqlDatabaseOutputDataSource
Set the user value.
withUserAccounts(List<UserAccount>) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the userAccounts value.
withUserAccounts(List<UserAccount>) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the userAccounts value.
withUserAccounts(List<UserAccount>) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the userAccounts value.
withUserAccountSettings(UserAccountSettings) - Method in class com.microsoft.azure.management.batchai.SshConfiguration
Set the userAccountSettings value.
withUseragent(String) - Method in class com.microsoft.azure.management.containerregistry.Request
Set the useragent value.
withUserAgent(String) - Method in interface com.microsoft.azure.management.resources.fluentcore.arm.AzureConfigurable
Specify the user agent header.
withUserCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the userCPUTime value.
withUserCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the userCPUTime value.
withUserCPUTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the userCPUTime value.
withUserId(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
Set the userId value.
withUserId(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
Set the userId value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.CloudTask
Set the userIdentity value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.JobManagerTask
Set the userIdentity value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the userIdentity value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.JobReleaseTask
Set the userIdentity value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the userIdentity value.
withUserIdentity(UserIdentity) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddParameter
Set the userIdentity value.
withUserMetadata(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithUserMetadata
Specifies user metadata.
withUserMetadata(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.UpdateStages.WithUserMetadata
Specifies user metadata.
withUserName(String) - Method in class com.microsoft.azure.batch.protocol.models.ContainerRegistry
Set the userName value.
withUserName(String) - Method in class com.microsoft.azure.batch.protocol.models.UserIdentity
Set the userName value.
withUsername(String) - Method in class com.microsoft.azure.management.apimanagement.BackendProxyContract
Set the username value.
withUserName(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithUserName
 
withUserName(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserName
Specifies admin user name.
withUsername(String) - Method in class com.microsoft.azure.management.batchai.PrivateRegistryCredentials
Set the username value.
withUsername(String) - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Set the username value.
withUsername(String) - Method in class com.microsoft.azure.management.scheduler.BasicAuthentication
Set the username value.
withUserPrincipalName(String) - Method in interface com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithUserPrincipalName
Specifies the user principal name of the user.
withUsers(List<String>) - Method in class com.microsoft.azure.management.apimanagement.RecipientsContractProperties
Set the users value.
withUsersetting(SalesforceDiscoverSetting) - Method in class com.microsoft.azure.management.customerinsights.SalesforceConnectorProperties
Set the usersetting value.
withUserStatName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
Set the userStatName value.
withUserTypeId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
Set the userTypeId value.
withUserWhitelistedIpRanges(List<String>) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the userWhitelistedIpRanges value.
withUsesTaskDependencies(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.CloudJob
Set the usesTaskDependencies value.
withUsesTaskDependencies(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobAddParameter
Set the usesTaskDependencies value.
withUsesTaskDependencies(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobSpecification
Set the usesTaskDependencies value.
withUseSubDomain(Boolean) - Method in class com.microsoft.azure.management.storage.CustomDomain
Set the useSubDomain value.
withV(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
Set the v value.
withValidateCertificateChain(Boolean) - Method in class com.microsoft.azure.management.apimanagement.BackendTlsProperties
Set the validateCertificateChain value.
withValidateCertificateName(Boolean) - Method in class com.microsoft.azure.management.apimanagement.BackendTlsProperties
Set the validateCertificateName value.
withValidateCharacterSet(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the validateCharacterSet value.
withValidateCharacterSet(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Set the validateCharacterSet value.
withValidateCharacterSet(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the validateCharacterSet value.
withValidateEdiTypes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Set the validateEdiTypes value.
withValidateEdiTypes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the validateEdiTypes value.
withValidateEdiTypes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Set the validateEdiTypes value.
withValidateEdiTypes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the validateEdiTypes value.
withValidateXsdTypes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationOverride
Set the validateXsdTypes value.
withValidateXsdTypes(boolean) - Method in class com.microsoft.azure.management.logic.EdifactValidationSettings
Set the validateXsdTypes value.
withValidateXsdTypes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationOverride
Set the validateXsdTypes value.
withValidateXsdTypes(boolean) - Method in class com.microsoft.azure.management.logic.X12ValidationSettings
Set the validateXsdTypes value.
withValidation(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the validation value.
withValidationKey(String) - Method in class com.microsoft.azure.management.appservice.SiteMachineKey
Set the validationKey value.
withValidationOverrides(List<EdifactValidationOverride>) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the validationOverrides value.
withValidationOverrides(List<X12ValidationOverride>) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the validationOverrides value.
withValidationSettings(AS2ValidationSettings) - Method in class com.microsoft.azure.management.logic.AS2ProtocolSettings
Set the validationSettings value.
withValidationSettings(EdifactValidationSettings) - Method in class com.microsoft.azure.management.logic.EdifactProtocolSettings
Set the validationSettings value.
withValidationSettings(X12ValidationSettings) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the validationSettings value.
withValidationStatus(TaskCountValidationStatus) - Method in class com.microsoft.azure.batch.protocol.models.TaskCounts
Set the validationStatus value.
withValidFrom(DateTime) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the validFrom value.
withValidityInMonths(Integer) - Method in class com.microsoft.azure.keyvault.models.X509CertificateProperties
Set the validityInMonths value.
withValidityPeriod(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionCreateParameters
Set the validityPeriod value.
withValidityPeriod(String) - Method in class com.microsoft.azure.keyvault.models.SasDefinitionUpdateParameters
Set the validityPeriod value.
withValidTo(DateTime) - Method in class com.microsoft.azure.management.recoveryservices.ResourceCertificateDetails
Set the validTo value.
withValidYears(int) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithValidYears
Specifies the valid years of the certificate.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.BatchErrorDetail
Set the value value.
withValue(List<SubtaskInformation>) - Method in class com.microsoft.azure.batch.protocol.models.CloudTaskListSubtasksResult
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.EnvironmentSetting
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.ErrorMessage
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.MetadataItem
Set the value value.
withValue(String) - Method in class com.microsoft.azure.batch.protocol.models.NameValuePair
Set the value value.
withValue(List<TaskAddParameter>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionParameter
Set the value value.
withValue(List<TaskAddResult>) - Method in class com.microsoft.azure.batch.protocol.models.TaskAddCollectionResult
Set the value value.
withValue(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeyOperationsParameters
Set the value value.
withValue(byte[]) - Method in class com.microsoft.azure.keyvault.models.KeySignParameters
Set the value value.
withValue(String) - Method in class com.microsoft.azure.keyvault.models.SecretBundle
Set the value value.
withValue(String) - Method in class com.microsoft.azure.keyvault.models.SecretSetParameters
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.apimanagement.TokenBodyParameterContract
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.ConnStringValueTypePair
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.LocalizableString
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.NameValuePair
Set the value value.
withValue(Double) - Method in class com.microsoft.azure.management.appservice.PerfMonSample
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.appservice.ResourceMetricProperty
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariable
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.batchai.NameValuePair
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.batchai.UsageName
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.compute.UsageName
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Set the value value.
withValue(Integer) - Method in class com.microsoft.azure.management.customerinsights.ProfileEnumValidValuesFormat
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.devtestlab.ArmTemplateParameterProperties
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterProperties
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactParameterPropertiesFragment
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.devtestlab.ParameterInfo
Set the value value.
withValue(List<String>) - Method in class com.microsoft.azure.management.dns.TxtRecord
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.gallery.ScaleAction
Set the value value.
withValue(List<KeyCredentialInner>) - Method in class com.microsoft.azure.management.graphrbac.KeyCredentialsUpdateParameters
Set the value value.
withValue(List<PasswordCredentialInner>) - Method in class com.microsoft.azure.management.graphrbac.PasswordCredentialsUpdateParameters
Set the value value.
withValue(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithValue
Specifies the secret value.
withValue(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithValue
Specifies the new version of the value to be added.
withValue(String) - Method in class com.microsoft.azure.management.logic.BusinessIdentity
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.logic.ContentHash
Set the value value.
withValue(Object) - Method in class com.microsoft.azure.management.logic.WorkflowParameter
Set the value value.
withValue(Object) - Method in class com.microsoft.azure.management.machinelearning.WebServiceParameter
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.monitor.BaselineMetadataValue
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.monitor.MetadataValue
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.monitor.ScaleAction
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.network.UsageName
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.recoveryservices.NameInfo
Set the value value.
withValue(Integer) - Method in class com.microsoft.azure.management.resources.TagCount
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.servicefabric.SettingsParameterDescription
Set the value value.
withValueInMbps(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteServiceProviderBandwidthsOffered
Set the valueInMbps value.
withValues(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.AutoScaleRunError
Set the values value.
withValues(List<BatchErrorDetail>) - Method in class com.microsoft.azure.batch.protocol.models.BatchError
Set the values value.
withValues(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.DeleteCertificateError
Set the values value.
withValues(List<NameValuePair>) - Method in class com.microsoft.azure.batch.protocol.models.ResizeError
Set the values value.
withValues(List<String>) - Method in class com.microsoft.azure.management.apimanagement.ParameterContract
Set the values value.
withValues(List<DiagnosticMetricSample>) - Method in class com.microsoft.azure.management.appservice.DiagnosticMetricSet
Set the values value.
withValues(List<PerfMonSample>) - Method in class com.microsoft.azure.management.appservice.PerfMonSet
Set the values value.
withValueSecretReference(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.batchai.EnvironmentVariableWithSecretValue
Set the valueSecretReference value.
withVaultCertificates(List<VaultCertificate>) - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Set the vaultCertificates value.
withVaultID(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Set the vaultID value.
withVaultUri(String) - Method in class com.microsoft.azure.management.keyvault.VaultProperties
Set the vaultUri value.
withVerifiedImageReferences(List<ImageReference>) - Method in class com.microsoft.azure.batch.protocol.models.NodeAgentSku
Set the verifiedImageReferences value.
withVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationPackageReference
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateKeyRequest.Builder
Set the key version value.
withVersion(String) - Method in class com.microsoft.azure.keyvault.requests.UpdateSecretRequest.Builder
Sets the secret version.
withVersion(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Set the version value.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithVersion
Specifies the version of the virtual machine image extension.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithVersion
Specifies the version of the virtual machine image extension.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithVersion
Specifies the version of the virtual machine scale set image extension.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithVersion
Specifies the version of the virtual machine scale set image extension.
withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventRequestMessage
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.management.containerregistry.EventResponseMessage
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Set the version value.
withVersion(KubernetesVersion) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithVersion
Specifies the version for the Kubernetes cluster.
withVersion(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItem
Set the version value.
withVersion(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.EntityId
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReference
Set the version value.
withVersion(String) - Method in class com.microsoft.azure.management.devtestlab.GalleryImageReferenceFragment
Set the version value.
withVersion(String) - Method in interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithVersion
Specifies the version the secret show use.
withVersion(String) - Method in class com.microsoft.azure.management.resources.Plan
Set the version value.
withVersionHeaderName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Set the versionHeaderName value.
withVersionHeaderName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetEntityBase
Set the versionHeaderName value.
withVersioningScheme(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Set the versioningScheme value.
withVersionQueryName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetContractDetails
Set the versionQueryName value.
withVersionQueryName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiVersionSetEntityBase
Set the versionQueryName value.
withVersions(List<String>) - Method in class com.microsoft.azure.batch.protocol.models.ApplicationSummary
Set the versions value.
withVhd(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the vhd value.
withVhd(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the vhd value.
withVhdContainers(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the vhdContainers value.
withVhdContainers(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the vhdContainers value.
withViaPartitionKey(String) - Method in class com.microsoft.azure.management.scheduler.ServiceBusBrokeredMessageProperties
Set the viaPartitionKey value.
withVirtualApplications(List<VirtualApplication>) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the virtualApplications value.
withVirtualDirectories(List<VirtualDirectory>) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the virtualDirectories value.
withVirtualDirectoryName(String) - Method in class com.microsoft.azure.batch.protocol.models.UploadBatchServiceLogsResult
Set the virtualDirectoryName value.
withVirtualIP(String) - Method in class com.microsoft.azure.management.appservice.HostNameSslState
Set the virtualIP value.
withVirtualIP(String) - Method in class com.microsoft.azure.management.appservice.VirtualIPMapping
Set the virtualIP value.
withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the virtualMachineConfiguration value.
withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the virtualMachineConfiguration value.
withVirtualMachineConfiguration(VirtualMachineConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the virtualMachineConfiguration value.
withVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.Blank
Specifies the number of agents (virtual machines) to host docker containers.
withVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.Blank
Specifies the number of agents (virtual machines) to host docker containers.
withVirtualMachineImage(String, String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVirtualMachineImage
Specifies virtual machine image.
withVirtualMachineImage(String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVirtualMachineImage
Specifies virtual machine image.
withVirtualMachineImageId(String) - Method in class com.microsoft.azure.batch.protocol.models.ImageReference
Set the virtualMachineImageId value.
withVirtualMachineImageId(String, String, String, String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVirtualMachineImage
Computes nodes of the cluster will be created using this custom image.
withVirtualMachineImageId(String) - Method in class com.microsoft.azure.management.batchai.ImageReference
Set the virtualMachineImageId value.
withVirtualMachinePriority(VirtualMachinePriorityTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithVMPriority
Specifies the priority of the virtual machines in the scale set.
withVirtualMachineSize(ContainerServiceVMSizeTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithVMSize
Specifies the size of the agent virtual machines.
withVirtualMachineSize(ContainerServiceVMSizeTypes) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithVMSize
Specifies the size of the agent virtual machines.
withVirtualNetwork(VirtualNetworkProfile) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the virtualNetwork value.
withVirtualNetworkConfiguration(VirtualNetworkConfiguration) - Method in class com.microsoft.azure.management.apimanagement.AdditionalLocation
Set the virtualNetworkConfiguration value.
withVirtualNetworkConfiguration(VirtualNetworkConfiguration) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Set the virtualNetworkConfiguration value.
withVirtualNetworkId(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfaceProperties
Set the virtualNetworkId value.
withVirtualNetworkId(String) - Method in class com.microsoft.azure.management.devtestlab.NetworkInterfacePropertiesFragment
Set the virtualNetworkId value.
withVirtualNetworkPoolName(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverride
Set the virtualNetworkPoolName value.
withVirtualNetworkPoolName(String) - Method in class com.microsoft.azure.management.devtestlab.SubnetOverrideFragment
Set the virtualNetworkPoolName value.
withVirtualNetworkResourceId(String) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set the virtualNetworkResourceId value.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set the virtualNetworkRules value.
withVirtualNetworkType(VirtualNetworkType) - Method in class com.microsoft.azure.management.apimanagement.ApiManagementServiceBaseProperties
Set the virtualNetworkType value.
withVirtualPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualApplication
Set the virtualPath value.
withVirtualPath(String) - Method in class com.microsoft.azure.management.appservice.VirtualDirectory
Set the virtualPath value.
withVisibility(List<CertificateVisibility>) - Method in class com.microsoft.azure.batch.protocol.models.CertificateReference
Set the visibility value.
withVlanId(int) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.WithVlanId
 
withVlanId(int) - Method in interface com.microsoft.azure.management.network.ExpressRouteCircuitPeering.UpdateStages.WithVlanId
 
withVmAgent(VirtualMachineAgentInstanceView) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the vmAgent value.
withVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Enables the VM agent.
withVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Enables the VM agent.
withVmAgentVersion(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Set the vmAgentVersion value.
withVmDiagnostics(ContainerServiceVMDiagnostics) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceDiagnosticsProfile
Set the vmDiagnostics value.
withVmExtensionStatusMessage(String) - Method in class com.microsoft.azure.management.devtestlab.ArtifactInstallPropertiesFragment
Set the vmExtensionStatusMessage value.
withVmInstanceCount(int) - Method in class com.microsoft.azure.management.servicefabric.NodeTypeDescription
Set the vmInstanceCount value.
withVmName(String) - Method in class com.microsoft.azure.management.devtestlab.ShutdownNotificationContent
Set the vmName value.
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.CloudPool
Set the vmSize value.
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.ComputeNode
Set the vmSize value.
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolAddParameter
Set the vmSize value.
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolSpecification
Set the vmSize value.
withVmSize(String) - Method in class com.microsoft.azure.batch.protocol.models.PoolUsageMetrics
Set the vmSize value.
withVMSize(String) - Method in interface com.microsoft.azure.management.batchai.BatchAICluster.DefinitionStages.WithVMSize
 
withVMSize(String) - Method in interface com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithVMSize
Specifies size of the virtual machine of the File Server.
withVmSize(VirtualMachineSizeTypes) - Method in class com.microsoft.azure.management.compute.HardwareProfile
Set the vmSize value.
withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the vmSize value.
withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set the vmSize value.
withVmSize(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmProperties
Set the vmSize value.
withVmSize(String) - Method in class com.microsoft.azure.management.devtestlab.ComputeVmPropertiesFragment
Set the vmSize value.
withVnetName(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the vnetName value.
withVnetName(String) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the vnetName value.
withVnetResourceGroupName(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the vnetResourceGroupName value.
withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set the vnetSubnetID value.
withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set the vnetSubnetID value.
withVnetSubnetName(String) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the vnetSubnetName value.
withVNetToVNet() - Method in interface com.microsoft.azure.management.network.VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType
Create VNet-to-VNet connection.
withVolumeEncryptionKeyEncryptAlgorithm(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the algorithm used to encrypt the disk-encryption key.
withVolumeEncryptionKeyEncrypted(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the Key Vault URL to the key for protecting or wrapping the disk-encryption key.
withVolumeEncryptionKeyEncrypted(String, String) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the and key vault Id and a vault URL to the key for protecting or wrapping the disk-encryption key.
withVolumeMounts(List<VolumeMount>) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the volumeMounts value.
withVolumeMountSetting(String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
withVolumeMountSetting(Map<String, String>) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
withVolumeType(DiskVolumeType) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the volume to encrypt.
withVpnClientAddressPool(AddressSpace) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the vpnClientAddressPool value.
withVpnClientProtocols(List<VpnClientProtocol>) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the vpnClientProtocols value.
withVpnClientRevokedCertificates(List<VpnClientRevokedCertificateInner>) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the vpnClientRevokedCertificates value.
withVpnClientRootCertificates(List<VpnClientRootCertificateInner>) - Method in class com.microsoft.azure.management.network.VpnClientConfiguration
Set the vpnClientRootCertificates value.
withWaitForSuccess(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.JobPreparationTask
Set the waitForSuccess value.
withWaitForSuccess(Boolean) - Method in class com.microsoft.azure.batch.protocol.models.StartTask
Set the waitForSuccess value.
withWaitingForStartTask(int) - Method in class com.microsoft.azure.batch.protocol.models.NodeCounts
Set the waitingForStartTask value.
withWaitTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the waitTime value.
withWaitTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the waitTime value.
withWaitTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the waitTime value.
withWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the wallClockTime value.
withWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the wallClockTime value.
withWallClockTime(Period) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the wallClockTime value.
withWebAppAlwaysOn(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies if the VM powering the web app is always powered on.
withWebAppAlwaysOn(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies if the VM powering the web app is always powered on.
withWebAppVerification(WebAppBase) - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithDomainVerificationFromWebApp
Specifies the web app to verify the ownership of the domain.
withWebContainer(WebContainer) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithWebContainer
Specifies the Java web container.
withWebContainer(WebContainer) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithWebContainer
Specifies the Java web container.
withWebhookProperties(Map<String, String>) - Method in class com.microsoft.azure.management.monitor.ActivityLogAlertActionGroup
Set the webhookProperties value.
withWebhookResourceId(String) - Method in class com.microsoft.azure.management.monitor.AutomationRunbookReceiver
Set the webhookResourceId value.
withWebhooks(List<WebhookNotification>) - Method in class com.microsoft.azure.management.gallery.AutoscaleNotification
Set the webhooks value.
withWebhooks(List<WebhookNotification>) - Method in class com.microsoft.azure.management.monitor.AutoscaleNotification
Set the webhooks value.
withWebhookUrl(String) - Method in class com.microsoft.azure.management.devtestlab.NotificationSettings
Set the webhookUrl value.
withWebhookUrl(String) - Method in class com.microsoft.azure.management.devtestlab.NotificationSettingsFragment
Set the webhookUrl value.
withWebSocketsEnabled(Boolean) - Method in class com.microsoft.azure.management.appservice.SiteConfig
Set the webSocketsEnabled value.
withWebSocketsEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.DefinitionStages.WithSiteConfigs
Specifies if web sockets are enabled.
withWebSocketsEnabled(boolean) - Method in interface com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteConfigs
Specifies if web sockets are enabled.
withWeekdays(List<String>) - Method in class com.microsoft.azure.management.devtestlab.WeekDetails
Set the weekdays value.
withWeekdays(List<String>) - Method in class com.microsoft.azure.management.devtestlab.WeekDetailsFragment
Set the weekdays value.
withWeekDays(List<DaysOfWeek>) - Method in class com.microsoft.azure.management.logic.RecurrenceSchedule
Set the weekDays value.
withWeekDays(List<DayOfWeek>) - Method in class com.microsoft.azure.management.scheduler.JobRecurrenceSchedule
Set the weekDays value.
withWeight(Integer) - Method in class com.microsoft.azure.management.dns.SrvRecord
Set the weight value.
withWeight(Integer) - Method in class com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Set the weight value.
withWeightBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod
Specifies that end user traffic should be distributed to the endpoints based on the weight assigned to the endpoint.
withWeightBasedRouting() - Method in interface com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
Specifies that end user traffic should be distributed to the endpoints based on the weight assigned to the endpoint.
withWildcardSku() - Method in interface com.microsoft.azure.management.appservice.AppServiceCertificateOrder.DefinitionStages.WithCertificateSku
Specifies the SKU of the certificate to be wildcard.
withWin32Status(Integer) - Method in class com.microsoft.azure.management.appservice.StatusCodesBasedTrigger
Set the win32Status value.
withWindows() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithOsType
Specifies this is a Windows container group.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.batch.protocol.models.VirtualMachineConfiguration
Set the windowsConfiguration value.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the windowsConfiguration value.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the windowsConfiguration value.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the windowsConfiguration value.
withWindowsCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies the resource ID of a Windows custom image to be used as the virtual machine's OS.
withWindowsCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the ID of a Windows custom image to be used.
withWindowsFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed disk.
withWindowsFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed disk.
withWindowsFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed disk.
withWindowsFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed disk.
withWindowsFromDisk(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source managed disk for the OS disk image.
withWindowsFromDisk(Disk, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source managed disk for the OS disk image.
withWindowsFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed snapshot.
withWindowsFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed snapshot.
withWindowsFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed snapshot.
withWindowsFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed snapshot.
withWindowsFromSnapshot(Snapshot, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source snapshot for the OS disk image.
withWindowsFromSnapshot(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source snapshot for the OS disk image.
withWindowsFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source specialized or generalized Windows OS VHD.
withWindowsFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source specialized or generalized Windows OS VHD.
withWindowsFromVhd(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source native VHD for the OS disk image.
withWindowSize(Period) - Method in class com.microsoft.azure.management.gallery.LocationThresholdRuleCondition
Set the windowSize value.
withWindowSize(Period) - Method in class com.microsoft.azure.management.gallery.ManagementEventAggregationCondition
Set the windowSize value.
withWindowSize(Period) - Method in class com.microsoft.azure.management.gallery.ThresholdRuleCondition
Set the windowSize value.
withWindowSize(Period) - Method in class com.microsoft.azure.management.monitor.LocationThresholdRuleCondition
Set the windowSize value.
withWindowSize(Period) - Method in class com.microsoft.azure.management.monitor.ManagementEventAggregationCondition
Set the windowSize value.
withWindowSize(Period) - Method in class com.microsoft.azure.management.monitor.ThresholdRuleCondition
Set the windowSize value.
withWindowsLiveEndpoint(String) - Method in class com.microsoft.azure.management.notificationhubs.WnsCredential
Set the windowsLiveEndpoint value.
withWindowsOsInfo(WindowsOsInfo) - Method in class com.microsoft.azure.management.devtestlab.CustomImagePropertiesFromVm
Set the windowsOsInfo value.
withWindowsOsState(WindowsOsState) - Method in class com.microsoft.azure.management.devtestlab.WindowsOsInfo
Set the windowsOsState value.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Specifies WinRM listener.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the WINRM listener.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Specifies the WinRM listener.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the WinRM listener.
withWinRM(WinRMConfiguration) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the winRM value.
withWorkerCommandLineArgs(String) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Set the workerCommandLineArgs value.
withWorkerCommandLineArgs(String) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
 
withWorkerCount(Integer) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the workerCount value.
withWorkerCount(Integer) - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Set the workerCount value.
withWorkerCount(int) - Method in interface com.microsoft.azure.management.batchai.ToolTypeSettings.TensorFlow.DefinitionStages.WithAttach
 
withWorkerPools(List<WorkerPool>) - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Set the workerPools value.
withWorkerSize(String) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the workerSize value.
withWorkerSizeId(Integer) - Method in class com.microsoft.azure.management.appservice.WorkerPool
Set the workerSizeId value.
withWorkspaceId(String) - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Set the workspaceId value.
withWriteAcceleratorEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the writeAcceleratorEnabled value.
withWriteAcceleratorEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the writeAcceleratorEnabled value.
withWriteAcceleratorEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the writeAcceleratorEnabled value.
withWriteAcceleratorEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the writeAcceleratorEnabled value.
withWriteAcceleratorEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the writeAcceleratorEnabled value.
withWriteIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the writeIOGiB value.
withWriteIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the writeIOGiB value.
withWriteIOGiB(double) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the writeIOGiB value.
withWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Set the writeIOps value.
withWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Set the writeIOps value.
withWriteIOps(long) - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Set the writeIOps value.
withWriteReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithWriteReplication
A georeplication location for the CosmosDB account.
withWsdlEndpointName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiCreateOrUpdatePropertiesWsdlSelector
Set the wsdlEndpointName value.
withWsdlServiceName(String) - Method in class com.microsoft.azure.management.apimanagement.ApiCreateOrUpdatePropertiesWsdlSelector
Set the wsdlServiceName value.
withX(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the x value.
withX12(X12AgreementContent) - Method in class com.microsoft.azure.management.logic.AgreementContent
Set the x12 value.
withX12DelimiterOverrides(List<X12DelimiterOverrides>) - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Set the x12DelimiterOverrides value.
withX509CertificateProperties(X509CertificateProperties) - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Set the x509CertificateProperties value.
withX509Certificates(List<byte[]>) - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Set the x509Certificates value.
withX509StoreName(String) - Method in class com.microsoft.azure.management.servicefabric.CertificateDescription
Set the x509StoreName value.
withX509Thumbprint(byte[]) - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Set the x509Thumbprint value.
withXMsIsnullable(Boolean) - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Set the xMsIsnullable value.
withXMsIsordered(Boolean) - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Set the xMsIsordered value.
withY(byte[]) - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Set the y value.
withZoneResilient(Boolean) - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Set the zoneResilient value.
withZoneResilient() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithZoneResilient
Specifies that zone resiliency should be enabled for the image.
WnsCredential - Class in com.microsoft.azure.management.notificationhubs
Description of a NotificationHub WnsCredential.
WnsCredential() - Constructor for class com.microsoft.azure.management.notificationhubs.WnsCredential
 
WORKER_ACTION_RESPONSE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
WORKER_HEARTBEAT_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
WORKER_ID_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
WORKER_INIT_REQUEST_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
WORKER_INIT_RESPONSE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
WORKER_STATUS_REQUEST_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
WORKER_STATUS_RESPONSE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
WORKER_TERMINATE_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
WORKER_VERSION_FIELD_NUMBER - Static variable in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
WorkerActionResponse - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerActionResponse
WorkerActionResponse.Action - Enum in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf enum FunctionRpc.WorkerActionResponse.Action
WorkerActionResponse.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerActionResponse
WorkerActionResponseOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
workerCommandLineArgs() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the workerCommandLineArgs value.
workerCount() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the workerCount value.
workerCount() - Method in class com.microsoft.azure.management.batchai.TensorFlowSettings
Get the workerCount value.
WorkerHeartbeat - Class in com.microsoft.azure.webjobs.script.rpc.messages
TODO: investigate grpc heartbeat - don't limit to grpc implemention Message is empty by design - Will add more fields in future if needed
WorkerHeartbeat.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
TODO: investigate grpc heartbeat - don't limit to grpc implemention Message is empty by design - Will add more fields in future if needed
WorkerHeartbeatOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
WorkerInitRequest - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerInitRequest
WorkerInitRequest.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerInitRequest
WorkerInitRequestHandler - Class in com.microsoft.azure.webjobs.script.handler
 
WorkerInitRequestHandler() - Constructor for class com.microsoft.azure.webjobs.script.handler.WorkerInitRequestHandler
 
WorkerInitRequestOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
WorkerInitResponse - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerInitResponse
WorkerInitResponse.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerInitResponse
WorkerInitResponseOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
WorkerLogManager - Class in com.microsoft.azure.webjobs.script
 
WorkerPool - Class in com.microsoft.azure.management.appservice
Worker pool of an App Service Environment.
WorkerPool() - Constructor for class com.microsoft.azure.management.appservice.WorkerPool
 
workerPools() - Method in class com.microsoft.azure.management.appservice.AppServiceEnvironment
Get the workerPools value.
workerSize() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the workerSize value.
workerSizeId() - Method in class com.microsoft.azure.management.appservice.WorkerPool
Get the workerSizeId value.
WorkerSizeOptions - Enum in com.microsoft.azure.management.appservice
Defines values for WorkerSizeOptions.
WorkerStatusRequest - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerStatusRequest
WorkerStatusRequest.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerStatusRequest
WorkerStatusRequestOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
WorkerStatusResponse - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerStatusResponse
WorkerStatusResponse.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Protobuf type FunctionRpc.WorkerStatusResponse
WorkerStatusResponseOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
WorkerTerminate - Class in com.microsoft.azure.webjobs.script.rpc.messages
Warning before killing the process after grace_period Worker self terminates ..no response on this
WorkerTerminate.Builder - Class in com.microsoft.azure.webjobs.script.rpc.messages
Warning before killing the process after grace_period Worker self terminates ..no response on this
WorkerTerminateOrBuilder - Interface in com.microsoft.azure.webjobs.script.rpc.messages
 
WorkflowFilter - Class in com.microsoft.azure.management.logic
The workflow filter.
WorkflowFilter() - Constructor for class com.microsoft.azure.management.logic.WorkflowFilter
 
WorkflowOutputParameter - Class in com.microsoft.azure.management.logic
The workflow output parameter.
WorkflowOutputParameter() - Constructor for class com.microsoft.azure.management.logic.WorkflowOutputParameter
 
WorkflowParameter - Class in com.microsoft.azure.management.logic
The workflow parameters.
WorkflowParameter() - Constructor for class com.microsoft.azure.management.logic.WorkflowParameter
 
WorkflowProvisioningState - Enum in com.microsoft.azure.management.logic
Defines values for WorkflowProvisioningState.
WorkflowRunActionFilter - Class in com.microsoft.azure.management.logic
The workflow run action filter.
WorkflowRunActionFilter() - Constructor for class com.microsoft.azure.management.logic.WorkflowRunActionFilter
 
WorkflowRunFilter - Class in com.microsoft.azure.management.logic
The workflow run filter.
WorkflowRunFilter() - Constructor for class com.microsoft.azure.management.logic.WorkflowRunFilter
 
WorkflowRunTrigger - Class in com.microsoft.azure.management.logic
The workflow run trigger.
WorkflowRunTrigger() - Constructor for class com.microsoft.azure.management.logic.WorkflowRunTrigger
 
WorkflowState - Enum in com.microsoft.azure.management.logic
Defines values for WorkflowState.
WorkflowStatus - Enum in com.microsoft.azure.management.logic
Defines values for WorkflowStatus.
WorkflowTriggerFilter - Class in com.microsoft.azure.management.logic
The workflow trigger filter.
WorkflowTriggerFilter() - Constructor for class com.microsoft.azure.management.logic.WorkflowTriggerFilter
 
WorkflowTriggerHistoryFilter - Class in com.microsoft.azure.management.logic
The workflow trigger history filter.
WorkflowTriggerHistoryFilter() - Constructor for class com.microsoft.azure.management.logic.WorkflowTriggerHistoryFilter
 
WorkflowTriggerListCallbackUrlQueries - Class in com.microsoft.azure.management.logic
Gets the workflow trigger callback URL query parameters.
WorkflowTriggerListCallbackUrlQueries() - Constructor for class com.microsoft.azure.management.logic.WorkflowTriggerListCallbackUrlQueries
 
WorkflowTriggerProvisioningState - Enum in com.microsoft.azure.management.logic
Defines values for WorkflowTriggerProvisioningState.
WorkflowTriggerRecurrence - Class in com.microsoft.azure.management.logic
The workflow trigger recurrence.
WorkflowTriggerRecurrence() - Constructor for class com.microsoft.azure.management.logic.WorkflowTriggerRecurrence
 
WorkItem<T> - Class in com.microsoft.azure.eventhubs.impl
 
WorkItem(CompletableFuture<T>, Duration) - Constructor for class com.microsoft.azure.eventhubs.impl.WorkItem
 
WorkItem(CompletableFuture<T>, TimeoutTracker) - Constructor for class com.microsoft.azure.eventhubs.impl.WorkItem
 
WorkspaceCollectionAccessKey - Class in com.microsoft.azure.management.powerbi
The WorkspaceCollectionAccessKey model.
WorkspaceCollectionAccessKey() - Constructor for class com.microsoft.azure.management.powerbi.WorkspaceCollectionAccessKey
 
workspaceId() - Method in interface com.microsoft.azure.management.monitor.DiagnosticSetting
Get the workspaceId value.
workspaceId() - Method in class com.microsoft.azure.management.monitor.ItsmReceiver
Get the workspaceId value.
wrap(TransportInput, TransportOutput) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
WRAP_KEY - Static variable in class com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation
Static value wrapKey for JsonWebKeyOperation.
WRAP_KEY - Static variable in class com.microsoft.azure.management.keyvault.KeyPermissions
Static value wrapKey for KeyPermissions.
wrapBuffer(ByteBuffer, ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl
 
wrapBuffer(ByteBuffer, ByteBuffer) - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
wrapBuffer(ByteBuffer, ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocket
Add WebSocket frame to send the given buffer
wrapBuffer(ByteBuffer, ByteBuffer) - Method in interface com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler
 
wrapKey(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
wrapKey(String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Wraps a symmetric key using the specified key.
wrapKey(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Wraps a symmetric key using the specified algorithm.
wrapKeyAsync(byte[], String) - Method in interface com.microsoft.azure.keyvault.core.IKey
Wraps (encrypts) the specified symmetric key material using the specified algorithm, or the keys DefaultKeyWrapAlgorithm if none is specified.
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.EcKey
 
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.RsaKey
 
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.cryptography.SymmetricKey
 
wrapKeyAsync(byte[], String) - Method in class com.microsoft.azure.keyvault.extensions.KeyVaultKey
 
wrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
wrapKeyAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
wrapKeyAsync(String, JsonWebKeyEncryptionAlgorithm, byte[], ServiceCallback<KeyOperationResult>) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientCustom
Wraps a symmetric key using the specified key.
wrapKeyAsync(JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.management.keyvault.Key
Wraps a symmetric key using the specified algorithm.
wrapKeyWithServiceResponseAsync(String, String, String, JsonWebKeyEncryptionAlgorithm, byte[]) - Method in interface com.microsoft.azure.keyvault.KeyVaultClientBase
Wraps a symmetric key using a specified key.
writableReplications() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
 
write(int) - Method in class com.microsoft.azure.datalake.store.ADLFileOutputStream
 
write(byte[]) - Method in class com.microsoft.azure.datalake.store.ADLFileOutputStream
 
write(byte[], int, int) - Method in class com.microsoft.azure.datalake.store.ADLFileOutputStream
 
WRITE - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
Static value Write for PermissionType.
WRITE_DEVICE_PROPERTIES - Static variable in class com.microsoft.azure.management.devices.JobType
Static value writeDeviceProperties for JobType.
writeAcceleratorEnabled() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the writeAcceleratorEnabled value.
writeAcceleratorEnabled() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the writeAcceleratorEnabled value.
writeAcceleratorEnabled() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the writeAcceleratorEnabled value.
writeAcceleratorEnabled() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the writeAcceleratorEnabled value.
writeAcceleratorEnabled() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the writeAcceleratorEnabled value.
writeClose() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
writeIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the writeIOGiB value.
writeIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the writeIOGiB value.
writeIOGiB() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the writeIOGiB value.
writeIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobScheduleStatistics
Get the writeIOps value.
writeIOps() - Method in class com.microsoft.azure.batch.protocol.models.JobStatistics
Get the writeIOps value.
writeIOps() - Method in class com.microsoft.azure.batch.protocol.models.TaskStatistics
Get the writeIOps value.
writeOutput(byte[]) - Method in class com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection
Saves the body to be sent with the request.
writeOutput(byte[]) - Method in class com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection
Saves the body to be sent with the request.
writeOutput(byte[]) - Method in class com.microsoft.azure.sdk.iot.service.transport.http.HttpConnection
Saves the body to be sent with the request.
writePong() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.BindingInfo
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FileChangeEventRequest
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadRequest
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.FunctionLoadResponse
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationCancel
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationRequest
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.InvocationResponse
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.ParameterBinding
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcException
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcFunctionMetadata
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcHttp
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.RpcLog
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StartStream
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StatusResult
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.StreamingMessage
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.TypedData
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerActionResponse
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerHeartbeat
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitRequest
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerInitResponse
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusRequest
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerStatusResponse
 
writeTo(CodedOutputStream) - Method in class com.microsoft.azure.webjobs.script.rpc.messages.WorkerTerminate
 
writeUpgradeRequest() - Method in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
WSDL - Static variable in class com.microsoft.azure.management.apimanagement.ContentFormat
Static value wsdl for ContentFormat.
WSDL - Static variable in class com.microsoft.azure.management.apimanagement.ExportFormat
Static value wsdl-link for ExportFormat.
WSDL_LINK - Static variable in class com.microsoft.azure.management.apimanagement.ContentFormat
Static value wsdl-link for ContentFormat.
wsdlEndpointName() - Method in class com.microsoft.azure.management.apimanagement.ApiCreateOrUpdatePropertiesWsdlSelector
Get the wsdlEndpointName value.
wsdlServiceName() - Method in class com.microsoft.azure.management.apimanagement.ApiCreateOrUpdatePropertiesWsdlSelector
Get the wsdlServiceName value.

X

x() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the x value.
x12() - Method in class com.microsoft.azure.management.logic.AgreementContent
Get the x12 value.
X12AcknowledgementSettings - Class in com.microsoft.azure.management.logic
The X12 agreement acknowledgement settings.
X12AcknowledgementSettings() - Constructor for class com.microsoft.azure.management.logic.X12AcknowledgementSettings
 
X12AgreementContent - Class in com.microsoft.azure.management.logic
The X12 agreement content.
X12AgreementContent() - Constructor for class com.microsoft.azure.management.logic.X12AgreementContent
 
X12CharacterSet - Enum in com.microsoft.azure.management.logic
Defines values for X12CharacterSet.
X12DateFormat - Enum in com.microsoft.azure.management.logic
Defines values for X12DateFormat.
X12DelimiterOverrides - Class in com.microsoft.azure.management.logic
The X12 delimiter override settings.
X12DelimiterOverrides() - Constructor for class com.microsoft.azure.management.logic.X12DelimiterOverrides
 
x12DelimiterOverrides() - Method in class com.microsoft.azure.management.logic.X12ProtocolSettings
Get the x12DelimiterOverrides value.
X12EnvelopeOverride - Class in com.microsoft.azure.management.logic
The X12 envelope override settings.
X12EnvelopeOverride() - Constructor for class com.microsoft.azure.management.logic.X12EnvelopeOverride
 
X12EnvelopeSettings - Class in com.microsoft.azure.management.logic
The X12 agreement envelope settings.
X12EnvelopeSettings() - Constructor for class com.microsoft.azure.management.logic.X12EnvelopeSettings
 
X12FramingSettings - Class in com.microsoft.azure.management.logic
The X12 agreement framing settings.
X12FramingSettings() - Constructor for class com.microsoft.azure.management.logic.X12FramingSettings
 
X12MessageFilter - Class in com.microsoft.azure.management.logic
The X12 message filter for odata query.
X12MessageFilter() - Constructor for class com.microsoft.azure.management.logic.X12MessageFilter
 
X12MessageIdentifier - Class in com.microsoft.azure.management.logic
The X12 message identifier.
X12MessageIdentifier() - Constructor for class com.microsoft.azure.management.logic.X12MessageIdentifier
 
X12OneWayAgreement - Class in com.microsoft.azure.management.logic
The X12 oneway agreement.
X12OneWayAgreement() - Constructor for class com.microsoft.azure.management.logic.X12OneWayAgreement
 
X12ProcessingSettings - Class in com.microsoft.azure.management.logic
The X12 processing settings.
X12ProcessingSettings() - Constructor for class com.microsoft.azure.management.logic.X12ProcessingSettings
 
X12ProtocolSettings - Class in com.microsoft.azure.management.logic
The X12 agreement protocol settings.
X12ProtocolSettings() - Constructor for class com.microsoft.azure.management.logic.X12ProtocolSettings
 
X12SchemaReference - Class in com.microsoft.azure.management.logic
The X12 schema reference.
X12SchemaReference() - Constructor for class com.microsoft.azure.management.logic.X12SchemaReference
 
X12SecuritySettings - Class in com.microsoft.azure.management.logic
The X12 agreement security settings.
X12SecuritySettings() - Constructor for class com.microsoft.azure.management.logic.X12SecuritySettings
 
X12TimeFormat - Enum in com.microsoft.azure.management.logic
Defines values for X12TimeFormat.
X12ValidationOverride - Class in com.microsoft.azure.management.logic
The X12 validation override settings.
X12ValidationOverride() - Constructor for class com.microsoft.azure.management.logic.X12ValidationOverride
 
X12ValidationSettings - Class in com.microsoft.azure.management.logic
The X12 agreement validation settings.
X12ValidationSettings() - Constructor for class com.microsoft.azure.management.logic.X12ValidationSettings
 
X509Attestation - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service X509 Attestation.
X509Attestation(X509Attestation) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Constructor [COPY]
X509Attestation() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
Empty constructor
X509CAReferences - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service X509 Primary and Secondary CA reference.
X509CAReferences(X509CAReferences) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
Constructor [COPY]
X509CAReferences() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
Empty constructor
X509CertificateInfo() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser.X509CertificateInfo
 
X509CertificateInfo - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single X509 Certificate Info for the Device Provisioning Service.
X509CertificateInfo(X509CertificateInfo) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Constructor [COPY]
X509CertificateInfo() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
Empty constructor
X509CertificateName - Class in com.microsoft.azure.management.apimanagement
Properties of server X509Names.
X509CertificateName() - Constructor for class com.microsoft.azure.management.apimanagement.X509CertificateName
 
x509CertificateProperties() - Method in class com.microsoft.azure.keyvault.models.CertificatePolicy
Get the x509CertificateProperties value.
X509CertificateProperties - Class in com.microsoft.azure.keyvault.models
Properties of the X509 component of a certificate.
X509CertificateProperties() - Constructor for class com.microsoft.azure.keyvault.models.X509CertificateProperties
 
x509Certificates() - Method in class com.microsoft.azure.keyvault.models.CertificateMergeParameters
Get the x509Certificates value.
x509Certificates() - Method in class com.microsoft.azure.keyvault.requests.MergeCertificateRequest
 
X509Certificates - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service X509 Primary and Secondary Certificate.
X509Certificates(X509Certificates) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
Constructor [COPY]
X509Certificates() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
Empty constructor
X509CertificateWithInfo - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
Representation of a single Device Provisioning Service X509 Certificate with its info.
X509CertificateWithInfo(X509CertificateWithInfo) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateWithInfo
Constructor [COPY]
X509CertificateWithInfo() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateWithInfo
Empty constructor
X509RegistrationResultParser - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
Class representing X509RegistrationResult https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_x509registrationresult
X509RegistrationResultParser() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.X509RegistrationResultParser
 
X509RegistrationResultParser.X509CertificateInfo - Class in com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
Class representing X509CertificateInfo https://docs.microsoft.com/en-us/rest/api/iot-dps/RuntimeRegistration/RegisterDevice#definitions_x509certificateinfo
x509StoreName() - Method in class com.microsoft.azure.management.servicefabric.CertificateDescription
Get the x509StoreName value.
x509Thumbprint() - Method in class com.microsoft.azure.keyvault.models.CertificateBundle
Get the x509Thumbprint value.
x509Thumbprint() - Method in class com.microsoft.azure.keyvault.models.CertificateItem
Get the x509Thumbprint value.
X509Thumbprint - Class in com.microsoft.azure.sdk.iot.service.auth
 
X509ThumbprintParser - Class in com.microsoft.azure.sdk.iot.deps.serializer
 
X509ThumbprintParser() - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Empty constructor: Used only to keep GSON happy.
X509ThumbprintParser(String, String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Construct an X509ThumbprintParser object with the provided thumbprints
X509ThumbprintParser(String) - Constructor for class com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser
Construct an X509ThumbprintParser object from json
X86 - Static variable in class com.microsoft.azure.management.network.ProcessorArchitecture
Static value X86 for ProcessorArchitecture.
XML - Static variable in class com.microsoft.azure.management.apimanagement.PolicyContentFormat
Static value xml for PolicyContentFormat.
XML_LINK - Static variable in class com.microsoft.azure.management.apimanagement.PolicyContentFormat
Static value xml-link for PolicyContentFormat.
xMsIsnullable() - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Get the xMsIsnullable value.
xMsIsordered() - Method in class com.microsoft.azure.management.machinelearning.ColumnSpecification
Get the xMsIsordered value.
xor(byte[], byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 

Y

y() - Method in class com.microsoft.azure.keyvault.webkey.JsonWebKey
Get the y value.
yarnApplicationId() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
Get the yarnApplicationId value.
yarnApplicationId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the yarnApplicationId value.
yarnApplicationTimeStamp() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
Get the yarnApplicationTimeStamp value.
YEMEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
YEMEN - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
yield(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
yieldAsync(String, UUID, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
yieldAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.
yieldWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority.

Z

ZAMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ZAMBIA - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
zero(byte[]) - Static method in class com.microsoft.azure.keyvault.cryptography.ByteExtensions
 
ZEROLOCKTOKEN - Static variable in class com.microsoft.azure.servicebus.primitives.ClientConstants
 
ZIMBABWE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryIsoCode
 
ZIMBABWE - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.CountryPhoneCode
 
ZONE_1 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
Static value 1 for AvailabilityZoneId.
ZONE_2 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
Static value 2 for AvailabilityZoneId.
ZONE_3 - Static variable in class com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId
Static value 3 for AvailabilityZoneId.
zoneRedundant() - Method in class com.microsoft.azure.management.sql.EditionCapability
Get the zoneRedundant value.
zoneRedundant() - Method in class com.microsoft.azure.management.sql.ElasticPoolEditionCapability
Get the zoneRedundant value.
zoneResilient() - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Get the zoneResilient value.
zones() - Method in interface com.microsoft.azure.management.compute.ComputeSku
 
zones() - Method in class com.microsoft.azure.management.compute.ResourceSkuLocationInfo
Get the zones value.
zones() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictionInfo
Get the zones value.

_

_isWebSocketEnabled - Variable in class com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl
 
_signatureAlgorithm - Variable in class com.microsoft.azure.keyvault.cryptography.EcKey
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2018. All rights reserved.